Commit b3da48a
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #19868: Fix travis tests on 2.3-develop branch (by @ihor-sviziev)
- #19788: [Forwardport] Fixed - Shipping issue on PayPal Express #14712 (by @ssp58bleuciel)
- #19824: magento/magento2#?: Mark not used blocks, controllers and layout updates which are related to deprecated way of rendering grid for related/coross-sell/upsell products. (by @swnsma)
- #19751: Fixed #19605 Don't static compile disabled modules (by @shikhamis11)
- #19784: Fixed Incorrect class name on Orders and returns page. (by @shikhamis11)
- #19768: fixed Typo error assoctiated -> associated (by @jitendra-cedcoss)
- #19770: Typo taax -> tax (by @akshayadixit)
- #19764: Correct location of transparent.js (by @pmclain)
- #19707: PaymentTokenRepositoryInterface: missing setTotalCount in getList() method (by @textarea)
- #19341: [Forwardport] Creating custom customer attribute with default value 0 will cause not saving value for customer entity. (by @nmalevanec)
- #19709: Add useful debug info for which website has not been found (by @craigcarnell)
- #19663: Fixed Click for price in home page not work #15922 (by @ravi-chandra3197)
- #18895: added config for catalog review in frontend (by @torhoehn)
- #19387: [Forwardport]Fixed - Default tax region/state appears in customer & order data (by @ssp58bleuciel)
- #19402: make sure that the removal of the custom_price is properly persisted into database (by @godvsdeity)
- #19094: 19085-Translation-in-tier-price-phtml-not-working (by @agorbulin)
- #19124: bug-fix #16074 - Fix theme change in middle of product page. (by @drew7721)
- #19104: fix cipherMethod detection for openssl 1.1.1 (by @BlackIkeEagle)
- #18179: Fix the issue with reset password when customer has address from not allowed country (by @dmytro-ch)
Fixed GitHub Issues:
- #14712: Shipping issue on PayPal Express (reported by @raymond62) has been fixed in #19788 by @ssp58bleuciel in 2.3-develop branch
Related commits:
1. 0e8ffeb
2. a390390
- #19605: Don't static compile disabled modules (reported by @joshuaadickerson) has been fixed in #19751 by @shikhamis11 in 2.3-develop branch
Related commits:
1. 83f8e98
- #19780: Incorrect class name on Orders and returns page. (reported by @denis-g) has been fixed in #19784 by @shikhamis11 in 2.3-develop branch
Related commits:
1. 05f335f
- #19763: Admin Sales Order Create Fails with PayflowPro (reported by @pmclain) has been fixed in #19764 by @pmclain in 2.3-develop branch
Related commits:
1. 8e5c631
2. fd2200a
- #19706: PaymentTokenRepositoryInterface: missing setTotalCount in getList() method (reported by @textarea) has been fixed in #19707 by @textarea in 2.3-develop branch
Related commits:
1. 0a2330a
2. eb62681
- #14510: Creating custom customer attribute with default value 0 will cause not saving value for customer entity (reported by @victortodoran) has been fixed in #19341 by @nmalevanec in 2.3-develop branch
Related commits:
1. fb19f3f
- #15922: Click for price in home page can`t work (reported by @michaeldyl520) has been fixed in #19663 by @ravi-chandra3197 in 2.3-develop branch
Related commits:
1. f073859
2. d116aec
3. 37b2eb6
4. 68636ec
- #16684: Default tax region/state appears in customer & order data (reported by @Detzler) has been fixed in #19387 by @ssp58bleuciel in 2.3-develop branch
Related commits:
1. 350b56c
2. 2854a1e
3. 01d4bd6
4. 5638333
5. 60005f2
- #19085: Translation in tier_price.phtml not working (reported by @DanieliMi) has been fixed in #19094 by @agorbulin in 2.3-develop branch
Related commits:
1. 425514b
2. 345393d
3. 63bbc39
4. 1a006b3
- #7503: Category design / theme update not inheriting correctly on product pages (reported by @pascaladriaansen) has been fixed in #19124 by @drew7721 in 2.3-develop branch
Related commits:
1. 1becee9
2. b8940db
3. fd26b94
4. 47e42a9
5. 4b6100d
6. b8442a1
- #7710: Custom theme doesn't apply XML layout updates when applied to a product (reported by @chickenland) has been fixed in #19124 by @drew7721 in 2.3-develop branch
Related commits:
1. 1becee9
2. b8940db
3. fd26b94
4. 47e42a9
5. 4b6100d
6. b8442a1
- #8333: Magento v2.1.2 - Choosing a child theme for product page (reported by @ChevCheusov) has been fixed in #19124 by @drew7721 in 2.3-develop branch
Related commits:
1. 1becee9
2. b8940db
3. fd26b94
4. 47e42a9
5. 4b6100d
6. b8442a1
- #14932: Invalid Template with Custom Theme Applied by User Agent (reported by @C0D31GN1T3R) has been fixed in #19124 by @drew7721 in 2.3-develop branch
Related commits:
1. 1becee9
2. b8940db
3. fd26b94
4. 47e42a9
5. 4b6100d
6. b8442a1
- #16074: User agent exception not setting the correct templates for product pages. (reported by @drew7721) has been fixed in #19124 by @drew7721 in 2.3-develop branch
Related commits:
1. 1becee9
2. b8940db
3. fd26b94
4. 47e42a9
5. 4b6100d
6. b8442a1
- #18170: Unable to reset password if customer has address from not allowed country (reported by @ihor-sviziev) has been fixed in #18179 by @dmytro-ch in 2.3-develop branch
Related commits:
1. 030b223
2. 54b6382
3. 406d000
4. ebd39d3
5. 91275d6
6. 33e42ac
7. 97632b3
8. 338d568File tree
73 files changed
+2911
-97
lines changed- app/code/Magento
- Analytics/Model
- Bundle/Controller/Adminhtml/Bundle/Product/Edit
- Catalog
- Block/Adminhtml/Product/Edit/Tab
- Controller/Adminhtml/Product
- Model/Product/Attribute/Backend
- Ui/DataProvider/Product/Listing/Collector
- view/adminhtml/layout
- Checkout/view/frontend/web/js/model
- ConfigurableProduct/view/base/templates/product/price
- Customer
- Model
- Test/Unit/Model
- Deploy/Collector
- Downloadable
- Controller/Adminhtml/Downloadable/Product/Edit
- Setup/Patch/Data
- Eav/Model/Entity/Attribute
- Backend
- Msrp/view
- base
- layout
- templates/product/price
- frontend/templates
- Payment/view/adminhtml/web/js
- Quote
- Model/Quote
- Address/Total
- Item
- Test/Unit/Model/Quote/Item
- Review
- Block/Product
- Model/ResourceModel
- Observer
- Test/Unit/Observer
- etc
- adminhtml
- frontend
- view/frontend
- layout
- templates/helper
- Sales/view/frontend/templates/guest
- Store/Model
- Tax
- Test/Mftf/Test
- view/base/web/js/price
- Ui/view/base/web/js/form/element
- Vault/Model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+2911
-97
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
133 | 138 | | |
134 | 139 | | |
135 | 140 | | |
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments