This repository was archived by the owner on May 20, 2019. It is now read-only.
Commit b842b86
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- magento/magento2#19350: [Forwardport] local themes should be added to git repo (by @torhoehn)
- magento/magento2#19332: chore: remove unused code in admin view of catalog (by @DanielRuf)
- magento/magento2#19322: Fixed configurable product widget issue (by @gelanivishal)
- magento/magento2#19318: [Forwardport] Fixed child items showing on My Account order view (by @torhoehn)
- magento/magento2#19298: [Forwardport] Fix issue port 19286 - Wrong pager style (by @speedy008)
- magento/magento2#19146: Add availability to leave empty config for events.xml (by @lisovyievhenii)
- magento-engcom/import-export-improvements#150: Define $session property in History model (by @denispapec)
Fixed GitHub Issues:
- magento/magento2#18949: dev/tools/grunt/configs/themes.js gets replaced after update magento (reported by @iget-master) has been fixed in magento/magento2#19350 by @torhoehn in 2.3-develop branch
Related commits:
1. adb97a3
- magento/magento2#19315: Issue with configurable products in widgets, not added to cart (reported by @jcourtei) has been fixed in magento/magento2#19322 by @gelanivishal in 2.3-develop branch
Related commits:
1. ada1c5f
2. 8b1afea
- magento/magento2#16434: Bundle Product Options not showing in Customer Account - Items Ordered (reported by @robertkent) has been fixed in magento/magento2#19318 by @torhoehn in 2.3-develop branch
Related commits:
1. 7e78060
- magento/magento2#19286: Wrong pager style (reported by @gujjwal00) has been fixed in magento/magento2#19298 by @speedy008 in 2.3-develop branch
Related commits:
1. ded5c49
2. 2f60707
3. d445e48
- magento/magento2#15931: events.xml cant have no childrens, others can [Magento 2.2.4] (reported by @NopeNopeNope) has been fixed in magento/magento2#19146 by @lisovyievhenii in 2.3-develop branch
Related commits:
1. 16f2e0d
2. 7ae271eFile tree
13 files changed
+25
-30
lines changed- app
- code/Magento
- CatalogRule/Test/Mftf/Test
- CatalogWidget/view/frontend/templates/product/widget/content
- Catalog/view
- adminhtml/web/catalog/product/composite
- frontend/templates/product/widget/new
- column
- content
- ConfigurableProduct/Test/Mftf/Test
- ImportExport/Model
- UrlRewrite/Test/Mftf/Test
- design/frontend/Magento/luma/web/css/source
- lib/internal/Magento/Framework/Event
- Test/Unit/Config/_files
- etc
13 files changed
+25
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | 472 | | |
493 | 473 | | |
494 | 474 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
293 | 298 | | |
294 | 299 | | |
295 | 300 | | |
| 301 | + | |
| 302 | + | |
296 | 303 | | |
297 | 304 | | |
298 | 305 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments