Commit 047f5b9
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop expedited
Accepted Community Pull Requests:
- #27026: Issue 27009: Fix error fire on catch when create new theme (by @vincent-le89)
- #25454: TinyMCE4 hard to input double byte characters on chrome (by @HirokazuNishi)
- #27083: Cleanup ObjectManager usage - Magento_AsynchronousOperations (by @Bartlomiejsz)
- #23742: Add Header (h1 - h6) tags to layout xml htmlTags Allowed types (by @furan917)
- #27149: 27027 added date format adjustment for 'validate-dob' rule (by @sergiy-v)
- #26642: MAG-251090-26590: Fixed Customer registration multiple form submit (by @princeCB)
- #27131: 26758 improved cms page custom layout update logic (by @sergiy-v)
- #26910: security-package/issues/115: Fix AdminSessionsManagerTest and AuthSessionTest. (by @p-bystritsky)
- #27196: Remove @author annotation from Magento framework (by @diazwatson)
- #26563: magento/magento2#: Test Coverage. API functional tests. removeItemFromCart (by @atwixfirster)
- #26649: table bottom color different then thead and tbody border color (by @tejash-wagento)
- #27080: Cleanup ObjectManager usage - Magento_EncryptionKey (by @Bartlomiejsz)
- #27138: Removed unnecessary tabindex property (by @drpayyne)
- #27082: Cleanup ObjectManager usage - Magento_Analytics (by @Bartlomiejsz)
- #27084: Cleanup ObjectManager usage - Magento_CacheInvalidate (by @Bartlomiejsz)
- #22442: Add support for char element to dto factory (by @wardcapp)
- #27014: Fix #26992 Add new rating is active checkbox alignment issue (by @srsathish92)
- #26902: Fix #20309 - URL Rewrites redirect loop (by @Bartlomiejsz)
- #27029: #26847: Added 'enterKey' event handler to prompt widget (by @sergiy-v)
- #26964: Cleanup ObjectManager usage - Magento_Elasticsearch (by @Bartlomiejsz)
- #26939: ObjectManager cleanup - Remove usage from AdminNotification module (by @ihor-sviziev)
- #24878: Create missing directories in imageuploader tree if they don't alread� (by @hostep)
- #24743: fix issue 24735 (by @dmdanilchenko)
- #27172: #14086: Guest cart API ignoring cartId in url for some methods (by @engcom-Charlie)
Fixed GitHub Issues:
- #27009: Missing variable outside CATCH causing a double-fault in Renderer.php (reported by @HeiderSati) has been fixed in #27026 by @vincent-le89 in 2.4-develop branch
Related commits:
1. 1ec6c7f
2. 01cde22
- #24637: Chinese input in tinymce 4 (reported by @Consumewithadele) has been fixed in #25454 by @HirokazuNishi in 2.4-develop branch
Related commits:
1. aff7824
2. 1546434
- #27027: Admin date of birth doesn't factor in user locale set (reported by @extroniks) has been fixed in #27149 by @sergiy-v in 2.4-develop branch
Related commits:
1. 8f81132
- #26590: Customer registration multiple form submit (reported by @Jens-Bourgeois) has been fixed in #26642 by @princeCB in 2.4-develop branch
Related commits:
1. d702078
2. f695643
- #26758: cms-page-specific layouts are not applied if FullActionName differs from page_view (reported by @Tripuls-Magento) has been fixed in #27131 by @sergiy-v in 2.4-develop branch
Related commits:
1. 53c78d5
- #26648: Table bottom border color different then thead and tbody border color (reported by @tejash-wagento) has been fixed in #26649 by @tejash-wagento in 2.4-develop branch
Related commits:
1. 3a5cc24
- #973: [Question] Add jenkins-ci ant build.xml and tool configurations to repository (reported by @Vinai) has been fixed in #27138 by @drpayyne in 2.4-develop branch
Related commits:
1. 945c427
- #26992: Add New ratings Is active and checkbox alignment issue (reported by @renard123) has been fixed in #27014 by @srsathish92 in 2.4-develop branch
Related commits:
1. 0831958
2. 4ddae72
3. 97642b5
4. ee00b98
- #20309: URL Rewrites redirect loop (reported by @mrmoonlv) has been fixed in #26902 by @Bartlomiejsz in 2.4-develop branch
Related commits:
1. 684b951
2. 0fd6fd3
- #26847: Hitting enter on create folder in media gallery refreshes the page (reported by @Zyles) has been fixed in #27029 by @sergiy-v in 2.4-develop branch
Related commits:
1. 21afe21
- #22609: Since Magento 2.3 the wysiwyg image uploader incorrectly uses pub/media as storage root. (reported by @hostep) has been fixed in #24878 by @hostep in 2.4-develop branch
Related commits:
1. 99a9405
- #24735: Image in minicart is blurred on iPhone (reported by @ihor-sviziev) has been fixed in #24743 by @dmdanilchenko in 2.4-develop branch
Related commits:
1. 6950ead
2. c7deb42
3. 8f5f9a5
4. 3391686
5. 88d403c
- #14086: Guest cart API ignoring cartId in url for some methods (reported by @midlan) has been fixed in #27172 by @engcom-Charlie in 2.4-develop branch
Related commits:
1. 2bdcc11
2. 23f9849
3. e3c2951File tree
114 files changed
+1817
-914
lines changed- app
- code/Magento
- AdminNotification
- Block/System
- Controller/Adminhtml/Notification
- Analytics
- Block/Adminhtml/System/Config
- Test/Unit/Block/Adminhtml/System/Config
- AsynchronousOperations/Model
- Bundle/Test/Mftf/Test
- CacheInvalidate
- Observer
- Test/Unit/Observer
- Catalog
- Test/Mftf/Test
- view/frontend/web/template/product
- Cms
- Helper/Wysiwyg
- Model/Page/CustomLayout
- Test
- Mftf
- ActionGroup
- Section
- Test
- Unit/Helper/Wysiwyg
- Customer
- Test/Mftf
- ActionGroup
- Section
- Test
- view/frontend/templates/form
- Downloadable/Test/Mftf/Test
- Elasticsearch
- Elasticsearch5
- Model/Adapter
- BatchDataMapper
- DataMapper
- FieldMapper
- SearchAdapter
- Query
- Model
- Adapter
- BatchDataMapper
- FieldMapper/Product/FieldProvider
- FieldName/Resolver
- DataProvider
- SearchAdapter
- Aggregation
- Filter/Builder
- Query
- Builder
- Preprocessor
- EncryptionKey
- Controller/Adminhtml/Crypt/Key
- Setup/Patch/Data
- etc
- GroupedProduct/Test/Mftf/Test
- ProductVideo/Test/Mftf/Test
- Quote
- Plugin
- etc/webapi_rest
- Ui/view/base/web
- js
- lib/validation
- modal
- templates/grid
- UrlRewrite
- Controller
- Model/Storage
- Test/Unit
- Controller
- Model/Storage
- design
- adminhtml/Magento/backend
- Magento_Catalog/web/css/source
- Magento_Customer/web/css/source
- Magento_Tax/web/css/source
- web/css/source/forms
- frontend/Magento
- blank/etc
- luma
- Magento_Customer/web/css/source
- etc
- etc
- dev/tests
- api-functional/testsuite/Magento
- GraphQl/Quote
- Customer
- Guest
- Quote/Api
- functional/tests/app/Magento/ProductVideo/Test/TestCase
- integration/testsuite/Magento
- AdminNotification/Controller/Adminhtml/Notification
- Cms
- Controller
- Model/Page
- _files
- Framework/View
- Security/Model
- Plugin
- UrlRewrite
- Controller
- _files
- setup-integration/_files/Magento/TestSetupDeclarationModule1
- etc
- fixture
- declarative_installer
- lib
- internal/Magento/Framework
- Component
- Module/ModuleList
- Setup
- Declaration/Schema
- Dto/Columns
- etc
- types/texts
- SchemaListenerDefinition
- View
- Layout
- Generator
- etc
- Page/Config
- web/mage/adminhtml/wysiwyg/tiny_mce
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+1817
-914
lines changedLines changed: 31 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
9 | 19 | | |
10 | 20 | | |
11 | | - | |
| 21 | + | |
12 | 22 | | |
13 | | - | |
| 23 | + | |
14 | 24 | | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
18 | | - | |
| 28 | + | |
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
23 | 33 | | |
24 | | - | |
| 34 | + | |
25 | 35 | | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | | - | |
34 | 44 | | |
35 | 45 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | | - | |
46 | | - | |
| 55 | + | |
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
| |||
62 | 71 | | |
63 | 72 | | |
64 | 73 | | |
65 | | - | |
| 74 | + | |
66 | 75 | | |
67 | 76 | | |
68 | 77 | | |
69 | 78 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| |||
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | | - | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | | - | |
22 | | - | |
| 26 | + | |
23 | 27 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | | - | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 30 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
19 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
20 | 43 | | |
21 | 44 | | |
22 | 45 | | |
23 | 46 | | |
24 | 47 | | |
25 | 48 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 49 | + | |
31 | 50 | | |
32 | | - | |
| 51 | + | |
33 | 52 | | |
34 | 53 | | |
35 | 54 | | |
| |||
38 | 57 | | |
39 | 58 | | |
40 | 59 | | |
41 | | - | |
42 | | - | |
| 60 | + | |
43 | 61 | | |
44 | | - | |
| 62 | + | |
45 | 63 | | |
46 | 64 | | |
Lines changed: 27 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
20 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
21 | 42 | | |
22 | 43 | | |
23 | 44 | | |
| |||
27 | 48 | | |
28 | 49 | | |
29 | 50 | | |
30 | | - | |
| 51 | + | |
31 | 52 | | |
32 | 53 | | |
33 | 54 | | |
| |||
44 | 65 | | |
45 | 66 | | |
46 | 67 | | |
47 | | - | |
| 68 | + | |
48 | 69 | | |
49 | 70 | | |
Lines changed: 26 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
18 | 39 | | |
19 | 40 | | |
20 | | - | |
| 41 | + | |
21 | 42 | | |
22 | 43 | | |
23 | 44 | | |
| |||
27 | 48 | | |
28 | 49 | | |
29 | 50 | | |
30 | | - | |
| 51 | + | |
31 | 52 | | |
32 | 53 | | |
33 | 54 | | |
| |||
42 | 63 | | |
43 | 64 | | |
44 | 65 | | |
45 | | - | |
| 66 | + | |
46 | 67 | | |
47 | 68 | | |
0 commit comments