Commit b2e7753
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #30057: #1833: Add ability to disable renditions functionality to stores configuration (by @joweecaquicla)
- #29794: Fix issue product name in minicart render wrong with special characters (by @mrtuvn)
- #30034: #1830: Stabilize AdminMediaGalleryCatalogUiVerifyUsedInLinkProductGridTest and AdminMediaGalleryCatalogUiUsedInCategoryFilterTest (by @joweecaquicla)
- #29814: Fix of Asynchronous opetations status issue (by @nuzil)
- #29972: Update zip_codes.xml (by @marcostrama)
- #28818: Improvement PageLayout Config Builder. Added save in cache config files. (by @Knase)
- #29081: Fix for wildcard section reload being broken by section-config refacor (by @complexthings)
- #29080: UPS Shipment Tracking: Show "Delivered On" only when package has actually been delivered (by @danbtl)
- #28164: Prevent side effect on category objects store_id and url_key on save (by @schmengler)
- #27980: Fix SQL query quoting/casting when type is passed to where function (by @tmotyl)
- #30095: Added configuration for Stale Issue bot (by @sdzhepa)
Fixed GitHub Issues:
- #29075: Minicart product name - not covered cases (reported by @Januszpl) has been fixed in #29794 by @mrtuvn in 2.4-develop branch
Related commits:
1. 9df9db2
- #29718: Wrong handling some of asynchronous bulk operations and related mysql queue messages in Magento 2.4.0 (reported by @Neos2007) has been fixed in #29814 by @nuzil in 2.4-develop branch
Related commits:
1. 09b63c7
2. 2450b14
3. 77d62ef
4. 4da31ea
5. a0e65ed
6. 5c87afe
- #29984: [Issue] Update zip_codes.xml (reported by @m2-assistant[bot]) has been fixed in #29972 by @marcostrama in 2.4-develop branch
Related commits:
1. 1472740
2. 16b8d6a
3. 65b5ee4
4. c336ccc
5. 2f94846
- #29546: [Issue] Improvement PageLayout Config Builder. Added save in cache config files. (reported by @m2-assistant[bot]) has been fixed in #28818 by @Knase in 2.4-develop branch
Related commits:
1. f2468b5
2. cc2c5b9
3. 26b41af
4. eeecdf7
5. 2ac6e0c
6. 276cb1c
- #28154: [Backward compatibility] Customer section load with one section causes an error (reported by @zhartaunik) has been fixed in #29081 by @complexthings in 2.4-develop branch
Related commits:
1. 4f10b5d
2. 1505a36
3. ff99146
4. 8047497
5. dd862a2
6. cdfc681
7. c2e254c
8. c490073
9. 176013f
10. 2922c1c
11. f7da23e
12. 3b397e3
13. 6f9a274
14. 5de71f6
15. fd4a2c7
16. fae1c5c
- #28428: Customer data not retrieved after executing a custom login controller (reported by @pitbulk) has been fixed in #29081 by @complexthings in 2.4-develop branch
Related commits:
1. 4f10b5d
2. 1505a36
3. ff99146
4. 8047497
5. dd862a2
6. cdfc681
7. c2e254c
8. c490073
9. 176013f
10. 2922c1c
11. f7da23e
12. 3b397e3
13. 6f9a274
14. 5de71f6
15. fd4a2c7
16. fae1c5c
- #29659: [Issue] UPS Shipment Tracking: Show "Delivered On" only when package has actually been delivered (reported by @m2-assistant[bot]) has been fixed in #29080 by @danbtl in 2.4-develop branch
Related commits:
1. 5031159
2. 123a4f0
- #29585: [Issue] Prevent side effect on category objects store_id and url_key on save (reported by @m2-assistant[bot]) has been fixed in #28164 by @schmengler in 2.4-develop branch
Related commits:
1. 7bd5e25
2. 8bcd2fa
3. 87c5c60
4. 31c5963
5. c051134
6. 6083a7c
- #29590: [Issue] Fix SQL query quoting/casting when type is passed to where function (reported by @m2-assistant[bot]) has been fixed in #27980 by @tmotyl in 2.4-develop branch
Related commits:
1. 0118d48
2. b8dd6b3
3. 6c41578
4. 4860f31
5. a103b64File tree
35 files changed
+991
-110
lines changed- .github
- app/code/Magento
- AsynchronousOperations/etc
- CatalogUrlRewrite
- Model
- Test/Unit/Model
- Checkout/view/frontend
- layout
- web
- js/view
- template/minicart/item
- Customer/view/frontend/web/js
- Directory/etc
- MediaGalleryCatalogUi/Test/Mftf/Test
- MediaGalleryRenditions
- Model
- Plugin
- etc
- adminhtml
- MediaGalleryUi/Test/Mftf
- ActionGroup
- Data
- Section
- Suite
- Test
- Theme
- Model/PageLayout/Config
- Test/Unit/Model/PageLayout/Config
- Ups
- Plugin/Block/DataProviders/Tracking
- Test/Unit/Plugin/Block/DataProviders/Tracking
- etc
- dev/tests
- integration/testsuite/Magento
- Catalog/Model/Attribute/Backend
- Directory/Model/Country/Postcode
- js/jasmine/tests/app/code/Magento
- Customer/frontend/js
- Multishipping/frontend/js
- lib
- internal/Magento/Framework/DB
- Adapter/Pdo
- web/jquery
35 files changed
+991
-110
lines changed| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
127 | | - | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
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: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments