Commit d394949
Stanislav Idolov
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #17737: [Forwardport] Replaced deprecated methods. (by @nmalevanec)
- #17814: Removed unnecessary characters from comments (by @jignesh-baldha)
- #17799: [Forwardport] Fix the special price expression (by @mage2pratik)
- #17761: [Forwardport] 16570 enhance performance on large catalog (by @AurelienLavorel)
- #17720: [Forwardport] ISSUE-17715: Duplicate event in Delete operation transa� (by @p-bystritsky)
- #17726: [Forwardport] Replace strval() function by using direct type casting to (string) (by @nmalevanec)
- #17815: [Forwardport] Fill visibility in AdminConfigurableProductCreateTest.xml (by @nmalevanec)
- #17816: [Forwardport] declare var to fix scope error (by @nmalevanec)
- #17809: [Forwardport] Adjust page-main container height for sticky footer; fixes #15118 (by @nmalevanec)
- #17820: Improve array semicolon and misspelled (by @williankeller)
- #17812: [Forwardport] Replaced @escapeNotVerified annotations (by @nmalevanec)
- #17740: [Forwardport] Added and removed unnecessary translation for label/comment tags (by @nmalevanec)
- #17392: MSI-1542: Provide MSI support for Shipment Web API endpoint (by @IvanPletnyov)
Fixed GitHub Issues:
- #17715: duplicate event in Delete operation transaction "entity_manager_delete_before" (reported by @zebimax) has been fixed in #17720 by @p-bystritsky in 2.3-develop branch
Related commits:
1. 05f8e78
- #15121: Magento 2.2.4 - Condition Category Chooser Crashes Page if Store has Several Nested Categories (reported by @rjtulloh) has been fixed in #17816 by @nmalevanec in 2.3-develop branch
Related commits:
1. 3c499db
- #15118: Responsive Design, Footers do not snap to bottom of screen on mobile devices (reported by @gwharton) has been fixed in #17809 by @nmalevanec in 2.3-develop branch
Related commits:
1. 5ca1f9cFile tree
78 files changed
+452
-243
lines changed- app/code/Magento
- AdvancedPricingImportExport/Controller/Adminhtml/Export
- Backend
- App/Action/Plugin
- Controller/Adminhtml
- Auth
- Cache
- Dashboard
- System
- Account
- Design
- Store
- Test/Unit/Controller/Adminhtml
- Cache
- Dashboard
- System/Account
- etc/adminhtml
- Backup/Controller/Adminhtml/Index
- Braintree/etc/adminhtml
- CatalogInventory/etc/adminhtml
- CatalogRule
- Observer
- Test/Unit/Observer
- CatalogSearch/etc/adminhtml
- Catalog
- Model
- Indexer/Product/Category/Action
- ResourceModel
- Product/Indexer/Price/Query
- Test/Mftf/Test
- view/adminhtml/web/js
- ConfigurableProduct
- Model/Product/Type/Configurable
- Test/Mftf/ActionGroup
- Cookie/etc/adminhtml
- CustomerImportExport/Model/Export
- Customer/etc/adminhtml
- Developer/etc/adminhtml
- Dhl/etc/adminhtml
- GoogleOptimizer/etc/adminhtml
- InstantPurchase/etc/adminhtml
- Integration/etc/adminhtml
- MediaStorage/etc/adminhtml
- Multishipping/Helper
- OfflinePayments/etc/adminhtml
- OfflineShipping/etc/adminhtml
- PageCache/etc/adminhtml
- Paypal/etc/adminhtml
- Sales
- Model/Order
- ShipmentDocumentFactory
- Setup/Patch/Data
- Test/Unit/Model/Order
- etc/adminhtml
- view/adminhtml/templates/items/column
- Signifyd/etc/adminhtml
- Tax/etc/adminhtml
- Translation/etc/adminhtml
- WebapiSecurity/etc/adminhtml
- dev/tests
- integration/testsuite/Magento
- Backend/Controller/Adminhtml
- Sales
- Model/Order
- etc
- static/testsuite/Magento/Test/Legacy/_files
- lib/internal/Magento/Framework
- DB/Select
- EntityManager/Operation
- Filter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+452
-243
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 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 | | |
| |||
Lines changed: 1 addition & 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 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments