Commit 9312b47
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #22321: #22317: CodeSniffer should not mark correctly aligned DocBlock elements as code style violation. (by @p-bystritsky)
- #22362: [Fixed] Category Update without "name" cannot be saved in scope "all" with REST API (by @niravkrish)
- #22381: Qty box visibility issue in wishlist when product is out of stock (by @ansari-krish)
- #22339: Spelling Mistake in Setup > Patch (by @sudhanshu-bajaj)
- #22154: Fiexed 22152 - Click on search icon it does not working on admin grid sticky header (by @niravkrish)
- #22320: Removed redundant Gallery subscription for catalog rules (by @VitaliyBoyko)
- #22332: Fixes a less compilation error: '.no-link a' isn't defined when .emai� (by @hostep)
- #22281: Fixed "Please specify the admin custom URL" error on app:config:import CLI command (by @davidalger)
- #22318: #21747 Fix catalog_product_flat_data attribute value for store during indexer (by @OlehWolf)
- #22298: Alignment Issue While Editing Order Data containing Downlodable Products with "Links can be purchased separately" enabled in Admin Section (by @ansari-krish)
- #22265: Show the correct subtotal amount for partial creditmemo email (by @kassner)
- #22226: Remove all marketing get params on Varnish to minimize the cache objects (added facebook and bronto parameter) (by @lfluvisotto)
- #22200: fatalErrorHandler returns 500 only on fatal errors (by @wexo-team)
- #22133: setAttributeSetFilter accepts both integer and integer-array (by @NiklasBr)
- #21936: 21907: Place order button disabled after failed email address validation check with braintree credit card (by @kisroman)
- #21968: Layered Navigation: �Equalize product count� not working as expected (by @Nazar65)
- #21378: Fix for issue #21299. Change HEAD action mapping to GET action interface and add HEAD request handling (by @mattijv)
Fixed GitHub Issues:
- #22317: CodeSniffer should not mark correctly aligned DocBlock elements as code style violation. (reported by @p-bystritsky) has been fixed in #22321 by @p-bystritsky in 2.3-develop branch
Related commits:
1. bed152b
2. 92d0f93
- #22309: Category Update without "name" cannot be saved in scope "all" with REST API (reported by @cmuench) has been fixed in #22362 by @niravkrish in 2.3-develop branch
Related commits:
1. d4972dc
- #22152: Click on search icon it does not working (reported by @Dharmeshvaja91) has been fixed in #22154 by @niravkrish in 2.3-develop branch
Related commits:
1. 6cbf55d
- #22330: Error "extend ' .no-link a' has no matches" when compiling email-inline css using an alternative less compiler (reported by @hostep) has been fixed in #22332 by @hostep in 2.3-develop branch
Related commits:
1. 12c848c
- #15090: app:config:import fails with "Please specify the admin custom URL." (reported by @BlitzInternet) has been fixed in #22281 by @davidalger in 2.3-develop branch
Related commits:
1. 8434d74
2. e340978
- #21747: catalog_product_flat_data for store view populated with default view data when it should be store view data (reported by @bengower) has been fixed in #22318 by @OlehWolf in 2.3-develop branch
Related commits:
1. ae7179f
2. 1a1eda6
- #20917: Alignment Issue While Editing Order Data containing Downlodable Products in Admin Section (reported by @pankaj-cedcoss) has been fixed in #22298 by @ansari-krish in 2.3-develop branch
Related commits:
1. 9e24d22
- #22199: A bug with health_check.php (reported by @wexo-team) has been fixed in #22200 by @wexo-team in 2.3-develop branch
Related commits:
1. 9675984
- #21907: Place order button disabled after failed email address validation check with braintree credit card (reported by @deepakgairola25) has been fixed in #21936 by @kisroman in 2.3-develop branch
Related commits:
1. 47233d8
2. 46e8525
- #6715: Few weaknesses in the code (reported by @AppChecker) has been fixed in #21968 by @Nazar65 in 2.3-develop branch
Related commits:
1. 7cb0cf8
2. bbe71ef
- #21960: Layered Navigation: �Equalize product count� not working as expected (reported by @trinitecDev) has been fixed in #21968 by @Nazar65 in 2.3-develop branch
Related commits:
1. 7cb0cf8
2. bbe71ef
- #21299: HEAD request returns 404 (reported by @kolucciy) has been fixed in #21378 by @mattijv in 2.3-develop branch
Related commits:
1. 46191d8
2. d8eb160
3. 72630cd
4. 4f7db3a
5. e198914
6. 22b9e56
7. 69bd2dd
8. ce2e4d3
9. 56d4cc2
10. 2b58789
11. 5b79a30
12. 6bac208
13. 880404c
14. bc3ef7a
15. be77120
16. fecce53
17. 3d19c09
18. 2a337f9
19. b5683e8
20. 740e4bdFile tree
28 files changed
+552
-141
lines changed- app
- code/Magento
- Braintree/view/frontend/web/js/view/payment/method-renderer
- CatalogRule/etc
- CatalogSearch/Model/Layer/Filter
- Catalog
- Api/Data
- Model/Indexer/Product/Flat
- Config/Model/Config/Backend/Admin
- Downloadable/view/adminhtml/templates/product/composite/fieldset
- Eav/Model/ResourceModel/Entity/Attribute
- PageCache/etc
- Sales/view/frontend/templates/email/items/creditmemo
- Ui/view/base/web
- js/grid/search
- templates/grid/search
- Wishlist/view/frontend/templates/item/column
- design/frontend/Magento
- blank/Magento_Sales/web/css/source
- luma/Magento_Sales/web/css/source
- etc
- dev/tests/static/framework/Magento/Sniffs/Annotation
- lib/internal/Magento/Framework
- App
- Action
- Test/Unit
- File
- Test/Unit/Transfer/Adapter
- Transfer/Adapter
- Setup/Patch
- pub
28 files changed
+552
-141
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | | - | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| 139 | + | |
| 140 | + | |
135 | 141 | | |
136 | 142 | | |
137 | 143 | | |
138 | 144 | | |
139 | 145 | | |
| 146 | + | |
| 147 | + | |
140 | 148 | | |
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
| 153 | + | |
| 154 | + | |
145 | 155 | | |
146 | 156 | | |
147 | 157 | | |
148 | 158 | | |
149 | 159 | | |
150 | 160 | | |
| 161 | + | |
| 162 | + | |
151 | 163 | | |
152 | 164 | | |
153 | 165 | | |
154 | 166 | | |
155 | 167 | | |
| 168 | + | |
| 169 | + | |
156 | 170 | | |
157 | 171 | | |
158 | 172 | | |
159 | 173 | | |
160 | 174 | | |
161 | 175 | | |
| 176 | + | |
| 177 | + | |
162 | 178 | | |
163 | 179 | | |
164 | 180 | | |
165 | 181 | | |
166 | 182 | | |
| 183 | + | |
| 184 | + | |
167 | 185 | | |
168 | 186 | | |
169 | 187 | | |
170 | 188 | | |
171 | 189 | | |
172 | 190 | | |
| 191 | + | |
| 192 | + | |
173 | 193 | | |
174 | 194 | | |
175 | 195 | | |
176 | 196 | | |
177 | 197 | | |
| 198 | + | |
| 199 | + | |
178 | 200 | | |
179 | 201 | | |
180 | 202 | | |
181 | 203 | | |
182 | 204 | | |
183 | 205 | | |
| 206 | + | |
| 207 | + | |
184 | 208 | | |
185 | 209 | | |
186 | 210 | | |
187 | 211 | | |
188 | 212 | | |
| 213 | + | |
| 214 | + | |
189 | 215 | | |
190 | 216 | | |
191 | 217 | | |
| |||
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
310 | 313 | | |
311 | 314 | | |
312 | | - | |
| 315 | + | |
| 316 | + | |
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
| |||
323 | 327 | | |
324 | 328 | | |
325 | 329 | | |
326 | | - | |
| 330 | + | |
327 | 331 | | |
328 | | - | |
| 332 | + | |
| 333 | + | |
329 | 334 | | |
330 | 335 | | |
331 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 116 | + | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
| |||
141 | 138 | | |
142 | 139 | | |
143 | 140 | | |
144 | | - | |
| 141 | + | |
145 | 142 | | |
146 | 143 | | |
147 | 144 | | |
| |||
Lines changed: 5 additions & 2 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 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
60 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
228 | | - | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
475 | 476 | | |
476 | 477 | | |
477 | 478 | | |
478 | | - | |
| 479 | + | |
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments