Commit 9d39246
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #32071: Removed CliCacheFlushActionGroup usage for Checkout module (by @sergiy-v)
- #32095: fixed creating admin Integrations (by @engcom-Charlie)
- #31918: Replace repetitive actions with Action Groups in AdminDeleteGroupedProductTest (by @kate-kyzyma)
- #31924: Removed CliCacheFlushActionGroup usage for Catalog module (by @sergiy-v)
- #31205: fix for ambigous column user_id in where clause (by @dorupetruc)
- #31936: Removed CliCacheFlushActionGroup usage for Sales module (by @sergiy-v)
- #31815: Update UrlRewriteCollection.php (by @achatpc)
- #31875: The country / region of mail sent from the admin panel is translated into the admin locale. (by @engcom-Charlie)
- #31864: Removed CliCacheFlushActionGroup usage for Catalog module (by @sergiy-v)
- #31859: Removed CliCacheFlushActionGroup usage for CatalogRule (by @sergiy-v)
- #31750: Bundle product: incorrect child item invoice_qty when dynamic price is set to false (by @engcom-Hotel)
- #31804: Fix #11175 - i18n:collect-phrases -m can't find many important Magento phrases - added parsing of the attr translations via `$t('Text')` (by @maksymz)
- #31568: [MFTF] Updating with SaveCmsPageActionGroup (by @AnnaAPak)
- #31569: [MFTF] Updating with AdminOpenCMSPagesGridActionGroup (by @AnnaAPak)
- #27315: Fixes #12584 Bundle Item price cannot differ per website (by @rain2o)
Fixed GitHub Issues:
- #32072: [Issue] Removed CliCacheFlushActionGroup usage for Checkout module (reported by @m2-assistant[bot]) has been fixed in #32071 by @sergiy-v in 2.4-develop branch
Related commits:
1. 694242b
- #28996: Royalmail Click & Drop Integrations Magento 2 (reported by @deepakwsofi) has been fixed in #32095 by @engcom-Charlie in 2.4-develop branch
Related commits:
1. 68d2023
- #31902: [Issue] Removed CliCacheFlushActionGroup usage for Catalog module (reported by @m2-assistant[bot]) has been fixed in #31924 by @sergiy-v in 2.4-develop branch
Related commits:
1. c0fac33
- #31216: [Issue] fix for ambigous column user_id in where clause (reported by @m2-assistant[bot]) has been fixed in #31205 by @dorupetruc in 2.4-develop branch
Related commits:
1. 9cb53cd
2. ac08bb3
3. 1336023
- #31937: [Issue] Removed CliCacheFlushActionGroup usage for Sales module (reported by @m2-assistant[bot]) has been fixed in #31936 by @sergiy-v in 2.4-develop branch
Related commits:
1. dbeee37
2. bb0460f
- #31853: UrlRewriteCollection store_id filter may be ambiguous (reported by @gabrieldagama) has been fixed in #31815 by @achatpc in 2.4-develop branch
Related commits:
1. e6bfef3
2. 2edaf15
3. 974e35b
4. 1f7b00e
5. 797ed7c
- #26521: The country / region of mail sent from the admin panel is translated into the admin locale. (reported by @Taku-Yamashita) has been fixed in #31875 by @engcom-Charlie in 2.4-develop branch
Related commits:
1. c0d1177
2. e971004
- #31865: [Issue] Removed CliCacheFlushActionGroup usage for Catalog module (reported by @m2-assistant[bot]) has been fixed in #31864 by @sergiy-v in 2.4-develop branch
Related commits:
1. 922033c
- #31860: [Issue] Removed CliCacheFlushActionGroup usage for CatalogRule (reported by @m2-assistant[bot]) has been fixed in #31859 by @sergiy-v in 2.4-develop branch
Related commits:
1. afb17e6
- #30802: Bundle product: incorrect child item invoice_qty when dynamic price is set to false (reported by @Emanuel-23) has been fixed in #31750 by @engcom-Hotel in 2.4-develop branch
Related commits:
1. c9d0dc5
2. 1542608
3. f41c34a
4. 06e5543
- #11175: i18n:collect-phrases -m can't find many important magento phrases (reported by @scholtz) has been fixed in #31804 by @maksymz in 2.4-develop branch
Related commits:
1. 754ea5f
2. 77daafd
3. f847294
- #31873: [Issue] Fix #11175 - i18n:collect-phrases -m can't find many important Magento phrases - added parsing of the attr translations via `$t('Text')` (reported by @m2-assistant[bot]) has been fixed in #31804 by @maksymz in 2.4-develop branch
Related commits:
1. 754ea5f
2. 77daafd
3. f847294
- #31574: [Issue] [MFTF] Updating with SaveCmsPageActionGroup (reported by @m2-assistant[bot]) has been fixed in #31568 by @AnnaAPak in 2.4-develop branch
Related commits:
1. 0b50c8b
2. 87ac7a7
3. 10afdae
4. b7f93d7
- #31573: [Issue] [MFTF] Updating with AdminOpenCMSPagesGridActionGroup (reported by @m2-assistant[bot]) has been fixed in #31569 by @AnnaAPak in 2.4-develop branch
Related commits:
1. 49f3f51
2. 7aa992a
3. c375046
- #12584: Bundle Item price cannot differ per website (reported by @AntonEvers) has been fixed in #27315 by @rain2o in 2.4-develop branch
Related commits:
1. b25a34f
2. fc9559e
3. a59b0e8
4. 8cca552
5. 49c261e
6. 659beb2
7. f75a78b
8. fd40a7b
9. d7f283c
10. 56ef44b
11. b5c9757
12. 9f622ee
13. 64db19a
14. dc7cc2c
15. ed0f987
16. ac37ae1
17. 975c0c1
18. 171c54d
19. a2a9cba
20. ea54519
21. 377e070
22. 605fb88
23. 6cc13cc
24. 88ea963
25. dc3226b
26. 7da12c1
27. c57d4d0
28. f6bb216
29. 27627ca
30. b00b423
31. eb5e30cFile tree
139 files changed
+1058
-524
lines changed- app/code/Magento
- Backend/Test/Mftf/Test
- BundleImportExport/Test/Mftf/Test
- Bundle
- Model
- Option
- ResourceModel/Indexer
- Test
- Mftf
- Data
- Test
- Unit/Model
- etc
- CatalogRule/Test/Mftf/Test
- AdminCreateCatalogPriceRuleTest
- AdminDeleteCatalogPriceRuleEntityTest
- CatalogSearch/Test/Mftf/ActionGroup
- Catalog/Test/Mftf/Test
- AdminSimpleProductImagesTest
- Checkout/Test/Mftf/Test
- StorefrontCustomerCheckoutTest
- StorefrontGuestCheckoutTest
- Cms/Test/Mftf/Test
- Customer/Block/Address/Renderer
- GroupedProduct/Test/Mftf/Test
- Integration/Controller/Adminhtml/Integration
- SalesRule/Test/Mftf/Test
- Sales
- Model
- Order/Address
- Service
- Test
- Mftf/Test
- Unit/Model/Order/Address
- Search/Test/Mftf/Test
- Shipping/Test/Mftf/Test
- Store/Test/Mftf/Test
- UrlRewrite
- Model/ResourceModel
- Test/Unit/Model/ResourceModel
- User/Model/ResourceModel/User
- Widget/Test/Mftf/Test
- dev/tests/integration/testsuite/Magento
- Bundle/Model/Product
- Integration
- Controller/Adminhtml/Integration
- _files
- Sales
- Controller/Adminhtml/Order/Invoice
- Model/Order/Address
- _files
- User/Model/ResourceModel/User
- setup/src/Magento/Setup
- Module/I18n/Parser/Adapter
- Test/Unit/Module/I18n/Parser/Adapter
- _files
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+1058
-524
lines changedLines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
178 | 177 | | |
179 | 178 | | |
180 | | - | |
181 | | - | |
| 179 | + | |
| 180 | + | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
242 | 291 | | |
243 | 292 | | |
244 | 293 | | |
| |||
302 | 351 | | |
303 | 352 | | |
304 | 353 | | |
305 | | - | |
| 354 | + | |
306 | 355 | | |
307 | 356 | | |
308 | | - | |
309 | | - | |
| 357 | + | |
| 358 | + | |
310 | 359 | | |
| 360 | + | |
311 | 361 | | |
312 | 362 | | |
313 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
53 | | - | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | | - | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| |||
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
111 | | - | |
| 117 | + | |
112 | 118 | | |
113 | 119 | | |
114 | 120 | | |
| |||
121 | 127 | | |
122 | 128 | | |
123 | 129 | | |
124 | | - | |
125 | | - | |
| 130 | + | |
| 131 | + | |
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
| |||
141 | 147 | | |
142 | 148 | | |
143 | 149 | | |
144 | | - | |
| 150 | + | |
145 | 151 | | |
146 | 152 | | |
147 | 153 | | |
| |||
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
165 | | - | |
166 | | - | |
| 171 | + | |
| 172 | + | |
167 | 173 | | |
168 | 174 | | |
169 | 175 | | |
| |||
Lines changed: 37 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
459 | 495 | | |
460 | 496 | | |
461 | 497 | | |
| |||
499 | 535 | | |
500 | 536 | | |
501 | 537 | | |
502 | | - | |
| 538 | + | |
503 | 539 | | |
504 | 540 | | |
505 | 541 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
77 | 93 | | |
78 | 94 | | |
79 | 95 | | |
80 | 96 | | |
81 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
82 | 101 | | |
83 | 102 | | |
84 | 103 | | |
85 | 104 | | |
86 | 105 | | |
87 | 106 | | |
88 | 107 | | |
89 | | - | |
| 108 | + | |
90 | 109 | | |
91 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 137 | + | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
| |||
0 commit comments