Commit 18da36b
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Accepted Community Pull Requests:
- #29576: Add suport of reading PNG JPEG Exif metadata (by @Nazar65)
- #29429: Fix ui-select options placeholders for url-filter-applier (by @Nazar65)
- #29400: #1703: The deleted tags are not removed from Tags drop-down until the web page is refreshed (by @yolouiese)
- #29433: Reorganize Media Gallery stores configuration UI (by @konarshankar07)
- #29494: #1748: Some category grid columns are empty (by @joweecaquicla)
- #29461: #1727: Introduce internal class wrapping SplFileInfo (by @joweecaquicla)
- #29491: #1712: Remove DataObject usage from OpenDialogUrl provider (by @joweecaquicla)
- #29458: magento/web-api-test-recursive-array-comparison (by @bricht)
- #29511: #29496 :- UI : Time field element in admin (by @konarshankar07)
- #29483: fix fatal error when exception was thrown (by @rafal-kos)
- #27478: improve exception handling in Layout render (by @fsw)
- #29413: Fix #24060 - Terms and Conditions label doesn't fit longer texts (by @Bartlomiejsz)
- #29452: Fix date timestamp typo ( Created and Modified date are different for newly saved Image Preview) (by @Nazar65)
- #29410: Changed misunderstanding title (by @angelo983)
- #29435: #1711: Use product model instead of data object for catalog image helper init (by @jmonteros422)
Fixed GitHub Issues:
- #1449: Duplicated attributes in sidebar when installing with sample data (reported by @markoshust) has been fixed in #29576 by @Nazar65 in 2.4-develop branch
Related commits:
1. a74d422
2. 9b8c81c
3. 5c7c959
4. 4ef4c6c
5. 4a7fbd7
6. 5e07290
7. 0830d38
8. c29e740
9. bed58c5
10. 58fbad4
11. 9a74037
12. 583b013
- #1694: Remove / Edit Item in minicart does not work if span css is changed (reported by @Zaylril) has been fixed in #29429 by @Nazar65 in 2.4-develop branch
Related commits:
1. 4ebe9d6
- #1755: why i disable all caches and enable xdebug that cause magento very slow? (reported by @LifeAsBook) has been fixed in #29429 by @Nazar65 in 2.4-develop branch
Related commits:
1. 4ebe9d6
- #1703: when multiple productInterface implement which to use (reported by @LifeAsBook) has been fixed in #29400 by @yolouiese in 2.4-develop branch
Related commits:
1. b2b45e6
2. c716884
3. 9a2f265
4. 8d9d0a5
5. 512942e
6. 7e34bc9
7. 0f9189e
8. c4055cc
9. 3b350fd
10. bf77de0
11. 5f1d43a
- #1738: Where the relevant information about the template <!--ko--> (reported by @LifeAsBook) has been fixed in #29433 by @konarshankar07 in 2.4-develop branch
Related commits:
1. 3633542
2. 651bd69
3. 8b592ee
4. 3fc2303
5. e76cb95
6. 1fe9c22
7. de6d2a7
- #29498: [Issue] magento/web-api-test-recursive-array-comparison (reported by @m2-assistant[bot]) has been fixed in #29458 by @bricht in 2.4-develop branch
Related commits:
1. 9cf55e5
2. 289af76
- #29496: UI : Time field element in admin (reported by @sankalpshekhar) has been fixed in #29511 by @konarshankar07 in 2.4-develop branch
Related commits:
1. 23b5a24
2. 3723b61
- #29525: [Issue] fix fatal error when exception was thrown (reported by @m2-assistant[bot]) has been fixed in #29483 by @rafal-kos in 2.4-develop branch
Related commits:
1. 8b8e496
- #29606: [Issue] improve exception handling in Layout render (reported by @m2-assistant[bot]) has been fixed in #27478 by @fsw in 2.4-develop branch
Related commits:
1. 9565c44
2. ab74f29
3. c30dd60
- #24060: Terms and Conditions label doesn't fit longer texts (reported by @DanieliMi) has been fixed in #29413 by @Bartlomiejsz in 2.4-develop branch
Related commits:
1. 5a0680c
- #29416: [Issue] Changed misunderstanding title (reported by @m2-assistant[bot]) has been fixed in #29410 by @angelo983 in 2.4-develop branch
Related commits:
1. 209018c
2. afdcc93
3. e2b6d33
- #1711: Clear static content when enabling new module from CLI (reported by @markoshust) has been fixed in #29435 by @jmonteros422 in 2.4-develop branch
Related commits:
1. 11d0a35
2. 25133c5
3. c72447f
4. 73d032f
5. 36427dcFile tree
66 files changed
+1329
-266
lines changed- app
- code/Magento
- Checkout
- i18n
- view/frontend/layout
- MediaGalleryCatalogUi
- Test/Mftf
- ActionGroup
- Section
- Test
- Ui/Component/Listing
- Columns
- Filters
- etc/adminhtml
- view/adminhtml
- ui_component
- web/images/category/placeholder
- MediaGalleryCmsUi/Ui/Component/Listing/Filters
- MediaGalleryIntegration
- Plugin
- Test/Integration/Model
- etc/adminhtml
- MediaGalleryMetadata
- Model
- Jpeg/Segment
- Png/Segment
- Test
- Integration/Model
- _files
- etc
- MediaGallerySynchronization
- Model
- Filesystem
- Test/Integration/Model/Filesystem
- MediaGalleryUi
- Controller/Adminhtml/Asset
- Model
- Config/MediaGallery
- Test/Mftf
- ActionGroup
- Section
- Test
- Ui/Component/Listing/Filters
- etc/adminhtml
- view/adminhtml/web
- js/image
- template/grid/filters/elements
- Multishipping/i18n
- Ui/Component/Form/Element/DataType/Media
- design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/checkout
- dev/tests/api-functional
- framework/Magento/TestFramework/Helper
- testsuite/Magento/Catalog/Api
- lib/internal/Magento/Framework
- Data/Form/Element
- Stdlib
- DateTime
- Test/Unit/DateTime
- View
- Test/Unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+1329
-266
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
71 | | - | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 55 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
33 | 50 | | |
34 | 51 | | |
35 | 52 | | |
36 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
37 | 57 | | |
38 | 58 | | |
39 | 59 | | |
40 | 60 | | |
41 | 61 | | |
42 | 62 | | |
43 | 63 | | |
44 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
45 | 68 | | |
46 | 69 | | |
47 | 70 | | |
48 | 71 | | |
49 | | - | |
50 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
51 | 77 | | |
52 | 78 | | |
53 | 79 | | |
54 | 80 | | |
55 | 81 | | |
56 | 82 | | |
57 | 83 | | |
| 84 | + | |
| 85 | + | |
58 | 86 | | |
59 | 87 | | |
60 | 88 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
70 | 108 | | |
71 | 109 | | |
| 110 | + | |
| 111 | + | |
72 | 112 | | |
73 | 113 | | |
74 | 114 | | |
| |||
0 commit comments