Commit 421f825
authored
🔃 [Magento Community Engineering] Community Contributions - 2.3-develop latest changes
Accepted Community Pull Requests:
- #24081: Change Admin layout label (by @AnshuMishra17)
- #23954: Resolve "Merge On Conflict" missing the Label in "New Synonym Group" form issue23953 (by @edenduong)
- #23839: [Forwardport] fixed Quote Item Prices are NULL in cart related events. #18685 (by @edenduong)
- #23576: Bakend: AbstractBlock parent construct should be called at the end (by @thomas-kl1)
Fixed GitHub Issues:
- #23953: "Merge On Conflict" missing the Label in "New Synonym Group" form (reported by @edenduong) has been fixed in #23954 by @edenduong in 2.3-develop branch
Related commits:
1. c2de0ba
- #18685: Quote Item Prices are NULL in cart related events. (reported by @qsolutions-pl) has been fixed in #23839 by @edenduong in 2.3-develop branch
Related commits:
1. e77fc02
2. 997a050
3. 3c282f9
4. e14d5cc
5. 8b49ff9
6. da18ecd
7. 23bb9b5
8. 2b51836File tree
8 files changed
+58
-8
lines changed- app/code/Magento
- Backend/Block
- Quote
- Model/Quote
- Item
- Test/Unit/Model/Quote/Item
- Search/view/adminhtml/ui_component
- Theme
- i18n
- view/adminhtml
- dev/tests/api-functional/testsuite/Magento/Catalog/Api
8 files changed
+58
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
Lines changed: 44 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | | - | |
80 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
101 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
102 | 114 | | |
103 | 115 | | |
104 | 116 | | |
| |||
239 | 251 | | |
240 | 252 | | |
241 | 253 | | |
| 254 | + | |
242 | 255 | | |
243 | 256 | | |
244 | 257 | | |
245 | 258 | | |
246 | 259 | | |
247 | 260 | | |
248 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
249 | 265 | | |
250 | 266 | | |
251 | 267 | | |
| |||
255 | 271 | | |
256 | 272 | | |
257 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
258 | 277 | | |
259 | 278 | | |
260 | 279 | | |
| |||
282 | 301 | | |
283 | 302 | | |
284 | 303 | | |
| 304 | + | |
285 | 305 | | |
286 | 306 | | |
287 | 307 | | |
288 | 308 | | |
289 | 309 | | |
290 | 310 | | |
291 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
292 | 315 | | |
293 | 316 | | |
294 | 317 | | |
| |||
298 | 321 | | |
299 | 322 | | |
300 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
301 | 327 | | |
302 | 328 | | |
303 | 329 | | |
| |||
325 | 351 | | |
326 | 352 | | |
327 | 353 | | |
| 354 | + | |
328 | 355 | | |
329 | 356 | | |
330 | 357 | | |
331 | 358 | | |
332 | 359 | | |
333 | 360 | | |
334 | 361 | | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
335 | 365 | | |
336 | 366 | | |
337 | 367 | | |
| |||
341 | 371 | | |
342 | 372 | | |
343 | 373 | | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
344 | 377 | | |
345 | 378 | | |
346 | 379 | | |
| |||
368 | 401 | | |
369 | 402 | | |
370 | 403 | | |
| 404 | + | |
371 | 405 | | |
372 | 406 | | |
373 | 407 | | |
| |||
386 | 420 | | |
387 | 421 | | |
388 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
389 | 426 | | |
390 | 427 | | |
391 | 428 | | |
392 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
393 | 433 | | |
394 | 434 | | |
395 | 435 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
0 commit comments