Commit 9186f4a
Stanislav Idolov
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #19066: Add additional check if password hash is empty in auth process (by @progreg)
- #19026: #18256: Reset password throws error since 2.2.6. (by @p-bystritsky)
- #19040: [Forwardport] save downloadable product links for order items (by @swnsma)
- #19048: WYSIWYG unable to set default value in ui component (by @omiroshnichenko)
- #19050: Add/update newsletter messages in translation file (by @arnoudhgz)
- #19029: 18901-Forgot-password-form-should-not-available-while-customer-is-log� (by @agorbulin)
- #19010: Fix for Internet Explorer 11: Edit customer in backend leads sometimes to a "loading circle" and error object does not support method "includes" (by @omiroshnichenko)
- #18991: #10440: [Forwardport] Missing $debugHintsPath when sending email via command. (by @p-bystritsky)
- #18988: [Forwardport] #17890: show correct text swatch values per store view (by @nmalevanec)
- #18650: issue fixed -Wrong order total in customer information orders tab in admin panel (by @anujwebkul)
- #18938: issue #18931 fixed. (by @ayazwebkul)
- #18968: Fix numeric translation keys being dissolved by array_merge (by @tdgroot)
- #18680: fix: cache count() results for loops (by @DanielRuf)
- magento-engcom/import-export-improvements#142: Added $websiteString property to test class (by @maxalmonte14)
- #18810: magento-engcom/import-export-improvements#51: fix for uploader filepath (by @sawebvisum)
- #18083: Convert string to DateTime object for languages other than English (by @bnymn)
- #18462: [forwardport 2.3] fix Fatal Error when save configurable product in Magento 2.2.5 #18082 #18461 (by @thiagolima-bm)
Fixed GitHub Issues:
- #19060: User created by admin cannot login (reported by @tomekjordan) has been fixed in #19066 by @progreg in 2.3-develop branch
Related commits:
1. ed66491
- #18256: Reset password throws error since 2.2.6 (reported by @edwinbos) has been fixed in #19026 by @p-bystritsky in 2.3-develop branch
Related commits:
1. bc8d3d5
- #18323: Order confirmation email for guest checkout does not include download links (reported by @hsray) has been fixed in #19040 by @swnsma in 2.3-develop branch
Related commits:
1. 5dc7add
2. e19d70e
- #19003: salesInvoiceOrder REST API does not make downloadable products available (reported by @nthurston) has been fixed in #19040 by @swnsma in 2.3-develop branch
Related commits:
1. 5dc7add
2. e19d70e
- #19034: sales_order_item_save_commit_after and sales_order_save_commit_after events will never fire for guest checkout (reported by @swnsma) has been fixed in #19040 by @swnsma in 2.3-develop branch
Related commits:
1. 5dc7add
2. e19d70e
- #10048: WYSIWYG unable to set default value in ui component (reported by @milansimek) has been fixed in #19048 by @omiroshnichenko in 2.3-develop branch
Related commits:
1. 70743fa
- #18901: Forgot password form should not available while customer is logged in. (reported by @webkul-ratnesh) has been fixed in #19029 by @agorbulin in 2.3-develop branch
Related commits:
1. 76d478f
- #18562: Internet Explorer 11: Edit customer in backend leads sometimes to a "loading circle" and error object does not support method "includes" (reported by @amenk) has been fixed in #19010 by @omiroshnichenko in 2.3-develop branch
Related commits:
1. ed26e55
- #10440: Missing $debugHintsPath when sending email via command (reported by @cykirsch) has been fixed in #18991 by @p-bystritsky in 2.3-develop branch
Related commits:
1. 7c86822
- #17890: Magento 2.2.5 Product swatches does not shows correct value for related store view (reported by @magicaner) has been fixed in #18988 by @nmalevanec in 2.3-develop branch
Related commits:
1. f359bbc
- #18618: Wrong order total in customer information orders tab in admin panel (reported by @LordHansolo) has been fixed in #18650 by @anujwebkul in 2.3-develop branch
Related commits:
1. 11290c5
- #18931: Product added to shopping cart / comparison list message not translated by default (reported by @arnoudhgz) has been fixed in #18938 by @ayazwebkul in 2.3-develop branch
Related commits:
1. 4c25f0e
2. d64351b
- #5037: Datetime Error on Newsletter Template (reported by @davideperrotta) has been fixed in #18083 by @bnymn in 2.3-develop branch
Related commits:
1. ae42612
2. c4fa85b
3. 6bda779
4. a4f80a9
5. 14d9528
6. da580fc
7. 16a7f0b
8. 9315dd6
9. 42cd228
10. ddeaf36
11. 6cc9034
12. 28617c0
13. fd0ab03
14. 1b03c19
15. c6c2ffe
16. 502e5ac
17. 51e8fe7
18. a8c7768
19. 127b1b8
20. 526bfc9
21. edc962d
22. 4fe8c7a
23. e27de55
24. 0d0c210
- #18082: Fatal Error when save configurable product in Magento 2.2.5 (reported by @vpatidar009) has been fixed in #18462 by @thiagolima-bm in 2.3-develop branch
Related commits:
1. cc16df9
2. 7711165File tree
37 files changed
+245
-94
lines changed- app
- code/Magento
- AdvancedPricingImportExport/Test/Unit/Model/Import/AdvancedPricing/Validator
- CatalogImportExport/Model/Import
- Catalog/i18n
- Checkout/i18n
- ConfigurableProduct/Controller/Adminhtml/Product/Initialization/Helper/Plugin
- Customer
- Block/Adminhtml/Edit/Tab
- Controller/Account
- Model
- Developer/etc
- frontend
- Downloadable/etc
- Newsletter
- Model
- i18n
- Swatches/Helper
- Ui/view/base/web/js/form/element
- etc
- dev/tests
- functional/tests/app/Magento
- Catalog/Test/TestCase/Product
- Checkout/Test/TestCase
- Multishipping/Test/TestStep
- Sales/Test/Constraint
- integration/testsuite/Magento/Catalog/Model/Layer/Filter/Price
- static
- framework/tests/unit/testsuite/Magento/Sniffs/Translation
- testsuite/Magento/Test/Legacy
- lib/internal/Magento/Framework
- App
- Language
- Test/Unit/Language
- Cache/Backend
- Filter
- Stdlib/DateTime
- Timezone
- System
- setup/src/Magento/Setup/Module/I18n/Parser/Adapter
37 files changed
+245
-94
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
808 | 807 | | |
809 | 808 | | |
810 | 809 | | |
811 | | - | |
| 810 | + | |
| 811 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
123 | 120 | | |
124 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
685 | 684 | | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
243 | 251 | | |
0 commit comments