Commit 15c881e
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Accepted Community Pull Requests:
- #26273: MFTF: Replace <amOnPage> with <actionGroup> for Admin log out (by @lbajsarowicz)
- #26274: MFTF: Replace incorrect URLs in Tests and ActionGroups (by @lbajsarowicz)
- #26264: Issue 23521 (by @aleromano89)
- #25946: Add plugin for SalesOrderItemRepository gift message (#19093) (by @lfolco)
- #26268: Fix #14001 - M2.2.3 directory_country_region_name locale fix? 8bytes zh_Hans_CN(11bytes) ca_ES_VALENCIA(14bytes) (by @Bartlomiejsz)
- #26259: Fix invalid XML Schema location (by @lbajsarowicz)
- #26183: Added Fix for - 26181 (by @divyajyothi5321)
- #26237: Added Fix for 25936 (by @divyajyothi5321)
- #26234: [Align some space between input and update button Minicart] (by @hitesh-wagento)
- #26215: Disabled the sorting option in status column on cache grid (by @srsathish92)
- #26169: Added Fix for issue 26168 (by @divyajyothi5321)
- #26029: Fixed keyboard arrow keys behavior for number fields in AdobeStock grid (by @rogyar)
- #26207: #26206 Add information about currently reindexed index. (by @lbajsarowicz)
Fixed GitHub Issues:
- #23521: Unable to run \Magento\Downloadable\Test\Unit\Helper\DownloadTest without internet connection / dns resolution (reported by @adrian-martinez-interactiv4) has been fixed in #26264 by @aleromano89 in 2.4-develop branch
Related commits:
1. 95fc06f
2. b015b65
3. 05ecfda
- #19093: API: salesOrderItemRepository does not include gift message (reported by @nthurston) has been fixed in #25946 by @lfolco in 2.4-develop branch
Related commits:
1. 30b5818
2. f076e55
- #14001: M2.2.3 directory_country_region_name locale fix? 8bytes zh_Hans_CN(11bytes) ca_ES_VALENCIA(14bytes) (reported by @jiyun) has been fixed in #26268 by @Bartlomiejsz in 2.4-develop branch
Related commits:
1. 5fe7454
- #26181: Out of stock text is not aligned properly with add to cart button at list page in responsive (reported by @divyajyothi5321) has been fixed in #26183 by @divyajyothi5321 in 2.4-develop branch
Related commits:
1. e520c8b
2. aaf1478
3. b87672a
4. 7117ac4
5. 135df0b
6. 6a7179a
7. 4c545f2
8. 3a7ec0d
- #25936: Regular Price Label Alignment Issues in Frontend (reported by @divyajyothi5321) has been fixed in #26237 by @divyajyothi5321 in 2.4-develop branch
Related commits:
1. c39e85c
- #26227: Need some space between input and update button Minicart (reported by @hitesh-wagento) has been fixed in #26234 by @hitesh-wagento in 2.4-develop branch
Related commits:
1. 69f6da0
2. 7e5e6c7
- #26208: Sorting issue for status column for Cache Management (reported by @hasim32) has been fixed in #26215 by @srsathish92 in 2.4-develop branch
Related commits:
1. e4e4b4e
- #26168: Input Checkbox Alignment Issue at checkout page in Safari Browser (reported by @divyajyothi5321) has been fixed in #26169 by @divyajyothi5321 in 2.4-develop branch
Related commits:
1. 9882e96
- #26206: Missing information about currently reindexed index on failure (reported by @lbajsarowicz) has been fixed in #26207 by @lbajsarowicz in 2.4-develop branch
Related commits:
1. 1ca03a3
2. 79fe786
3. 84b1310
4. 80684d7
5. 5bdadc0File tree
48 files changed
+341
-86
lines changed- app
- code/Magento
- Backend
- Test/Mftf/ActionGroup
- view/adminhtml/layout
- Bundle/Test/Mftf/Test
- Captcha/Test/Mftf/Section
- CatalogRuleConfigurable/Test/Mftf/Test
- Catalog/Test/Mftf
- Metadata
- Test
- Checkout/Test/Mftf/Test
- ConfigurableProduct/Test/Mftf/Test
- Config/Test/Mftf/ActionGroup
- Customer/Test/Mftf/ActionGroup
- Directory/etc
- Downloadable/Test/Unit
- Helper
- _files
- GiftMessage
- Model/Plugin
- etc
- Indexer
- Console/Command
- Test
- Mftf/ActionGroup
- Unit/Console/Command
- Newsletter/Test/Mftf/Test
- PageCache/Test/Mftf/ActionGroup
- SalesRule/Test/Mftf/Test
- Sales/Test/Mftf
- ActionGroup
- Page
- Section
- Store/Test/Mftf
- Data
- Metadata
- Tax/Test/Mftf/Section
- Wishlist/Test/Mftf/Test
- design/frontend/Magento
- blank/Magento_Checkout/web/css/source/module
- luma
- Magento_Catalog/web/css/source
- module
- Magento_Checkout/web/css/source/module
- checkout
- dev/tests/api-functional/testsuite/Magento/GiftMessage/Api
- lib
- internal/Magento/Framework/App
- web/jquery/jstree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+341
-86
lines changedLines changed: 14 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 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments