Commit 7ddd47e
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #30081: [MFTF] deprecated GoToAttributeGridPageActionGroup (by @Usik2203)
- #29968: Grid search selectall issue (by @engcom-Hotel)
- #29486: System configuration Validation for Customer/Admin Token life time (by @ejaz-alam)
- #29671: Removed fileinfo extension dependency from CMS module (by @konarshankar07)
- #30014: Modal content with good message format for newlines (by @lfluvisotto)
Fixed GitHub Issues:
- #30103: [Issue] [MFTF] deprecated GoToAttributeGridPageActionGroup (reported by @m2-assistant[bot]) has been fixed in #30081 by @Usik2203 in 2.4-develop branch
Related commits:
1. 41f22a3
2. 705769e
- #24348: UI Component grid indicates a wrong number of selections when removing keyword search (reported by @hostep) has been fixed in #29968 by @engcom-Hotel in 2.4-develop branch
Related commits:
1. 1f6e82f
2. e837bdc
3. 591e04e
4. 8a9546f
5. f019712
6. 4a20d6e
7. 70df4f0
8. a85a63b
9. 462f123
- #24400: Issues Found on Grid Multi-Select Column (reported by @maheshWebkul721) has been fixed in #29968 by @engcom-Hotel in 2.4-develop branch
Related commits:
1. 1f6e82f
2. e837bdc
3. 591e04e
4. 8a9546f
5. f019712
6. 4a20d6e
7. 70df4f0
8. a85a63b
9. 462f123
- #29487: Customer Token Life in system config (reported by @ejaz-alam) has been fixed in #29486 by @ejaz-alam in 2.4-develop branch
Related commits:
1. 7341b4f
2. e0a99e1
3. fdb4b7f
4. d4f14ae
5. b78479e
6. 1f137fc
7. 459fc23
- #29502: [Issue] System configuration Validation (reported by @m2-assistant[bot]) has been fixed in #29486 by @ejaz-alam in 2.4-develop branch
Related commits:
1. 7341b4f
2. e0a99e1
3. fdb4b7f
4. d4f14ae
5. b78479e
6. 1f137fc
7. 459fc23
- #16531: [Magento 2.2.5 - 2.3.x] Upload fails in image uploader (reported by @mdesplenter) has been fixed in #29671 by @konarshankar07 in 2.4-develop branch
Related commits:
1. 8344b11
2. 8da5e70
3. d312ab5
4. f7503ea
5. c09a261
6. 1209868
7. 60c0163
8. 21f1eb3
9. 0cf0e09
10. 09bd902
- #24332: [Magento 2.3.2] Upload fails in image uploader (reported by @posttechguy) has been fixed in #29671 by @konarshankar07 in 2.4-develop branch
Related commits:
1. 8344b11
2. 8da5e70
3. d312ab5
4. f7503ea
5. c09a261
6. 1209868
7. 60c0163
8. 21f1eb3
9. 0cf0e09
10. 09bd902
- #29852: [Magento 2.3.5 p2] Upload fails in image uploader (reported by @raghav111jain) has been fixed in #29671 by @konarshankar07 in 2.4-develop branch
Related commits:
1. 8344b11
2. 8da5e70
3. d312ab5
4. f7503ea
5. c09a261
6. 1209868
7. 60c0163
8. 21f1eb3
9. 0cf0e09
10. 09bd902
- #30013: Modal content with bad message format for newlines (reported by @lfluvisotto) has been fixed in #30014 by @lfluvisotto in 2.4-develop branch
Related commits:
1. de91c2bFile tree
21 files changed
+299
-37
lines changed- app/code/Magento
- CatalogSearch/Test/Mftf/Test
- Catalog/Test/Mftf/ActionGroup
- Cms/Model/Wysiwyg/Images
- Customer/Test/Mftf
- Section
- Test
- Integration
- Test/Mftf
- Page
- Section
- Test
- etc/adminhtml
- Ui
- Test/Mftf/ActionGroup
- view/base/web/js/grid/columns
- User
- i18n
- view/adminhtml/templates
- role
- user
- dev/tests
- integration/testsuite/Magento/Cms/Model/Wysiwyg/Images
- js/jasmine/tests/app/code/Magento/Ui/base/js/grid/columns
- lib/internal/Magento/Framework/File
- Test/Unit
- _files
21 files changed
+299
-37
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
| |||
174 | 180 | | |
175 | 181 | | |
176 | 182 | | |
| 183 | + | |
177 | 184 | | |
178 | 185 | | |
179 | 186 | | |
| |||
197 | 204 | | |
198 | 205 | | |
199 | 206 | | |
200 | | - | |
| 207 | + | |
| 208 | + | |
201 | 209 | | |
202 | 210 | | |
203 | 211 | | |
| |||
217 | 225 | | |
218 | 226 | | |
219 | 227 | | |
| 228 | + | |
220 | 229 | | |
221 | 230 | | |
222 | 231 | | |
| |||
362 | 371 | | |
363 | 372 | | |
364 | 373 | | |
365 | | - | |
| 374 | + | |
366 | 375 | | |
367 | 376 | | |
368 | 377 | | |
| |||
647 | 656 | | |
648 | 657 | | |
649 | 658 | | |
650 | | - | |
| 659 | + | |
651 | 660 | | |
652 | 661 | | |
653 | 662 | | |
| |||
670 | 679 | | |
671 | 680 | | |
672 | 681 | | |
673 | | - | |
| 682 | + | |
674 | 683 | | |
675 | 684 | | |
676 | 685 | | |
| |||
679 | 688 | | |
680 | 689 | | |
681 | 690 | | |
682 | | - | |
| 691 | + | |
683 | 692 | | |
684 | 693 | | |
685 | 694 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 56 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 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
Lines changed: 55 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 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
Lines changed: 12 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 | + | |
Lines changed: 17 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 | + | |
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 | + | |
0 commit comments