Commit f961447
authored
🔃 [Magento Community Engineering] Community Contributions - 2.3-develop expedited
Accepted Community Pull Requests:
- #24829: [SendFriend] Covering the CaptchaValidator by Unit Tests (by @eduard13)
- #24792: #async-import/issues/207: Provide the ability to check errors in WebAPI tests in a single approach for different adapters (SOAP/REST) (by @naydav)
- #24827: Fix url for back button on multishipping new shipping address (by @MaxSouza)
- #24831: Fixed #24722: Advanced price export file is empty (by @maheshWebkul721)
- #24835: Fixed inconsistent grammar (by @drpayyne)
- #24858: Added integration test for Magento\Sales\Cron\CleanExpiredQuotes class. (by @p-bystritsky)
- #24848: Change array to object (by @DanielRuf)
- #24853: Update AbstractForm.php (by @Vildulv)
- #24851: Remove unnecessary parentheses (by @DanielRuf)
- #24828: Static Content Deploy - Sort JS Translations to have them in the same order on every build (by @andrey-legayev)
- #24769: #24716 (by @ivan-koliadynskyy)
- #23452: Fix alias in grid massaction for eav collections (by @thomas-kl1)
- #24891: Update bug_report.md (by @YevheniiKR)
- #24885: Remove unnecessaries ternary conditions (by @carusogabriel)
- #24890: Fix small typo (by @DanielRuf)
- #24864: Updated ReadMe, Corrected some Grammatical Mistakes (by @gargarchit)
- #24845: Resolved issue #24779 (by @drpayyne)
- #24659: Fix error in configurables (by @elfeffe)
- #24872: Remove useless semicolons (by @carusogabriel)
Fixed GitHub Issues:
- #24701: Magento/Multishipping: Setting wrong back url on creation New Customer Shipping Address Page (reported by @Totem4ik) has been fixed in #24827 by @MaxSouza in 2.3-develop branch
Related commits:
1. 7c5e717
2. a528841
3. 88532ef
4. ecb2249
5. fded460
- #24722: Advanced price export file is empty (reported by @pavru) has been fixed in #24831 by @maheshWebkul721 in 2.3-develop branch
Related commits:
1. 0c102bb
- #24716: Not Able to set Rest API oAuth admin token expire in minutes or seconds. (reported by @sangeetajain) has been fixed in #24769 by @ivan-koliadynskyy in 2.3-develop branch
Related commits:
1. 218c164
2. c283bba
3. 0bda8d0
4. fc5ff12
5. 867925d
- #23451: MAGETWO-96957 introduce a new bug (reported by @thomas-kl1) has been fixed in #23452 by @thomas-kl1 in 2.3-develop branch
Related commits:
1. 81a542b
2. f15b76f
3. a6cec0a
4. ab04d7e
- #24779: Admin panel is frozen if Storefront is opened via Customer View (reported by @TomashKhamlai) has been fixed in #24845 by @drpayyne in 2.3-develop branch
Related commits:
1. 8baeec3
2. 5fc4b45
- #14240: /vendor/magento/module-configurable-product/Model/Product/Type/VariationMatrix.php on line 43 (reported by @Low-config) has been fixed in #24659 by @elfeffe in 2.3-develop branch
Related commits:
1. bff262d
2. d16dd4c
3. 4437767File tree
46 files changed
+813
-169
lines changed- .github/ISSUE_TEMPLATE
- app/code/Magento
- AdvancedPricingImportExport/Model/Export
- Backend
- Block/Widget/Grid/Massaction
- Test/Unit/Block/Widget/Grid
- Checkout/view/frontend
- templates
- web/js/model
- cart
- ConfigurableProduct
- Model/Product/Type
- Test/Unit/Model/Product/Type
- Customer/Test/Mftf/Test
- Integration/Helper/Oauth
- Multishipping
- Controller/Checkout/Address
- Test/Unit/Controller/Checkout/Address
- Newsletter
- Test/Mftf/Data
- etc/adminhtml
- Sales/view/frontend/templates/order
- creditmemo
- info
- invoice
- SendFriend/Test/Unit/Model
- Shipping/view/frontend/templates
- Translation
- Model/Js
- Test/Unit/Model/Js
- Webapi/Model/Authorization
- dev/tests
- api-functional
- framework/Magento/TestFramework/TestCase
- testsuite/Magento/GraphQl/Catalog
- functional
- lib/Magento/Mtf/Client/Element
- tests/app/Magento
- Bundle/Test/Block/Catalog/Product/View/Type
- Review/Test/TestCase
- integration/testsuite/Magento
- Braintree/Controller/Adminhtml/Invoice
- Catalog/_files
- Multishipping/Fixtures
- Sales
- Cron
- _files
- lib
- internal/Magento/Framework
- Acl/AclResource/Config/Converter
- App
- Code/Reader
- Data/Form
- GraphQl/Schema/Type
- HTTP/PhpEnvironment
- Lock/Backend
- web/mage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+813
-169
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
Lines changed: 25 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| 24 | + | |
16 | 25 | | |
17 | | - | |
| 26 | + | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
21 | 30 | | |
22 | | - | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | | - | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| |||
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
42 | | - | |
43 | | - | |
| 51 | + | |
| 52 | + | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
47 | | - | |
48 | | - | |
| 56 | + | |
| 57 | + | |
49 | 58 | | |
50 | 59 | | |
51 | 60 | | |
| |||
122 | 131 | | |
123 | 132 | | |
124 | 133 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
| 134 | + | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| |||
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
164 | | - | |
| 169 | + | |
165 | 170 | | |
166 | 171 | | |
167 | 172 | | |
| |||
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
296 | 301 | | |
297 | 302 | | |
298 | 303 | | |
| |||
358 | 363 | | |
359 | 364 | | |
360 | 365 | | |
361 | | - | |
| 366 | + | |
362 | 367 | | |
363 | 368 | | |
364 | 369 | | |
| |||
378 | 383 | | |
379 | 384 | | |
380 | 385 | | |
381 | | - | |
| 386 | + | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| |||
Lines changed: 70 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
57 | 77 | | |
58 | 78 | | |
59 | 79 | | |
| |||
97 | 117 | | |
98 | 118 | | |
99 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
100 | 132 | | |
101 | 133 | | |
102 | 134 | | |
| |||
269 | 301 | | |
270 | 302 | | |
271 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
272 | 339 | | |
273 | 340 | | |
274 | 341 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
43 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments