Commit 5112f27
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop expedited
Accepted Community Pull Requests:
- #26987: Remove unused requirejs alias defined (by @mrtuvn)
- #26560: #26473: Improved logic for product image updating for configurable products (by @sergiy-v)
- #27015: MC-26683: Removed get errors of cart allowing to add product to cart (by @AleksLi)
- #27266: MFTF: Enable Persistent Shopping Cart. Assert Options (by @DmitryTsymbal)
- #27165: [feature] Display category filter item in layered navigation based on the system configuration from admin area (by @vasilii-b)
- #27255: MFTF: Replace fragile test `AdminLoginTest` with `AdminLoginSuccessfulTest` (by @lbajsarowicz)
- #25297: Add 'schedule status' column to admin indexer grid (by @fredden)
- #24479: 22251 admin order email is now required 1 (by @solwininfotech)
Fixed GitHub Issues:
- #26963: Missing JS file (critical-css-loader) in Magento 2.3.4 (reported by @Sathishkumar8731) has been fixed in #26987 by @mrtuvn in 2.4-develop branch
Related commits:
1. e2c403f
2. eee0262
3. befbca4
4. e22c47c
5. a3218fe
6. f98537d
7. 339c099
8. 5843df4
9. abad8db
10. c40d35c
11. fb839e7
12. e45dd6e
13. 5c29e19
- #26473: BUG: Wrong selected product image when query url param configurable product (reported by @kylianleemkuil) has been fixed in #26560 by @sergiy-v in 2.4-develop branch
Related commits:
1. 54f93e2
- #26856: Wrong gallery main image and active preview after updating for configurable products. (reported by @sergiy-v) has been fixed in #26560 by @sergiy-v in 2.4-develop branch
Related commits:
1. 54f93e2
- #26858: Wrong gallery behavior when query url param configurable product (reported by @sergiy-v) has been fixed in #26560 by @sergiy-v in 2.4-develop branch
Related commits:
1. 54f93e2
- #26683: Unable to execute addSimpleProduct mutation while other items out of stock (reported by @logaretm) has been fixed in #27015 by @AleksLi in 2.4-develop branch
Related commits:
1. 77fee57
2. 0a79989
3. af251eb
4. c47a6a2
5. 39ade1f
6. 2d87219
7. 158f788
8. fff5ce9
- #22251: Admin Order - Email is Now Required - Magento 2.2.6 (reported by @trucatchtraps) has been fixed in #24479 by @solwininfotech in 2.4-develop branch
Related commits:
1. 2ac0fe3
2. d78361e
3. 078bd69
4. 7e5bb80
5. b5265e8
6. 3c1d73e
7. 339c4c2
8. 49f9277
9. 0627db9
10. 1e9e940
11. 6dcdd8a
12. 0e392e7
13. d4bcc7f
14. 4e4e6a2
15. 7da3d53
16. 82ed876
17. 5851126
18. 7772d52
19. 6915dc8
20. 65ae5b0
21. 93fc0ee
22. 225ba00
23. d5997ce
24. 781684a
25. fbe87ab
26. 93d698a
27. f4692b2
28. 3e8369e
29. 183b315
30. 6d906ab
31. 6fe2ab2
32. dfe0392
33. ab86799
34. 74cfd18
35. 505549b
36. 168a006
37. b1b3e6c
38. ca32574
39. 531e1b5
40. 864f396File tree
55 files changed
+1465
-63
lines changed- app/code/Magento
- Backend/Test/Mftf
- ActionGroup
- Page
- Test
- Catalog
- Model
- Config
- Layer
- Test
- Mftf
- ActionGroup
- Data
- Test
- Unit/Model/Layer
- etc
- adminhtml
- ConfigurableProduct/view/frontend/web/js
- Config/Test/Mftf/Section
- Customer
- Test/Mftf/Data
- etc
- adminhtml
- Indexer
- Block/Backend/Grid/Column/Renderer
- Test
- Mftf
- Data
- Section
- Test
- Unit/Block/Backend/Grid/Column/Renderer
- view/adminhtml/layout
- QuoteGraphQl/Model
- Cart
- Resolver
- Sales
- Block/Adminhtml/Order/Create/Form
- Model/AdminOrder
- Test/Mftf
- ActionGroup
- Data
- Section
- Test
- etc
- adminhtml
- i18n
- Swatches
- Test/Mftf
- ActionGroup
- Test
- view/base/web/js
- Theme/view/frontend
- dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest
- lib/web/mage/gallery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+1465
-63
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
Lines changed: 80 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
57 | 67 | | |
58 | 68 | | |
| 69 | + | |
59 | 70 | | |
60 | 71 | | |
61 | 72 | | |
| |||
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | 90 | | |
78 | 91 | | |
| |||
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments