Commit 2a8a021
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Accepted Community Pull Requests:
- #26628: Fixed #26513 (by @vikalps4)
- #26614: #26612 Fix failure on Coupon Apply procedure when loading mask still visible (by @lbajsarowicz)
- #26490: Fixed type issue. Create unit test for customer data model (by @AndreyChorniy)
- #26558: [Csp] Covering the model classes by Unit Tests (by @eduard13)
- #26435: #18012: added i18n wrapper to be used in underscore templates for translation (by @sergiy-v)
- #26455: 25162 fixed wrong format link (by @Usik2203)
- #26071: #26065 isSaleable cache and optimize result for configurable products (by @ilnytskyi)
- #26540: Added action group for cms block duplication test (by @ajithkumar-maragathavel)
- #26537: Covered admin cms block creatation with MFTF test (by @ajithkumar-maragathavel)
- #26478: Unit Test for Magento\Fedex\Plugin\Block\DataProviders\Tracking\ChangeTitle (by @karyna-tsymbal-atwix)
- #26509: Update PHP Docs (by @oroskodias)
- #26511: Extend exception message (by @oroskodias)
- #26512: Extend exception message (by @oroskodias)
- #26480: Bugfix #26479 Exception when Autoloader was not registered properly (by @lbajsarowicz)
- #26434: Fix typo in sitemap product collection docblock (by @Tjitse-E)
- #26445: Fix #25761: Site map doesn't include home page (by @deepaksnair)
- #26489: Checked if quote object contains id before looking for quote items (by @rav-redchamps)
- #25994: Extend exception messages (by @oroskodias)
- #26381: #25300 Mobile view issue on category page - Sort By label overlaps (by @akartavtsev)
- #26285: Remove extraneous whitespace - #26275 (by @DanielRuf)
- #26327: Fix the wrong behavior of validation scroll on the iPhone X (by @iGerchak)
- #25385: Prevent page scroll jumping when product gallery loads (by @krzksz)
- #25839: Fix gallery thumbs navigation scrolling (by @iGerchak)
Fixed GitHub Issues:
- #26612: MFTF: StorefrontApplyPromoCodeDuringCheckoutTest is failing in CI process (reported by @lbajsarowicz) has been fixed in #26614 by @lbajsarowicz in 2.4-develop branch
Related commits:
1. c13b83f
- #18012: Can not add string to underscore template using knockout (reported by @DanielRuf) has been fixed in #26435 by @sergiy-v in 2.4-develop branch
Related commits:
1. 819c3f2
2. 064ee0e
3. 3a19f17
4. c32b643
5. e26bbc1
6. 69d07c1
7. 58adcc5
- #25162: Message at Frontend has No HTML format (reported by @edenduong) has been fixed in #26455 by @Usik2203 in 2.4-develop branch
Related commits:
1. 690f791
2. 141ca96
3. f060ee7
4. 45cd0fa
5. 3e2ea3a
6. d6316cf
7. 1251f01
- #26065: Performance of isSalable method check on configurable product (reported by @ilnytskyi) has been fixed in #26071 by @ilnytskyi in 2.4-develop branch
Related commits:
1. ad5c3e4
2. 87842d3
- #26479: Bug: AutoloaderRegistry::getAutoloader returns array (reported by @lbajsarowicz) has been fixed in #26480 by @lbajsarowicz in 2.4-develop branch
Related commits:
1. ab1b1de
2. 61bc535
- #25761: Site map doesn't include home page (reported by @vseager) has been fixed in #26445 by @deepaksnair in 2.4-develop branch
Related commits:
1. 3bffb4c
2. 57b8f53
3. f165a53
4. 8f5b2c7
5. d93fe31
6. dec8972
- #26437: Viewing customer shopping cart in admin shows all products in catalog when there is no active quote (reported by @mustdobetter) has been fixed in #26489 by @rav-redchamps in 2.4-develop branch
Related commits:
1. 2312289
2. e9cb043
3. 8e2d9d4
4. 1dd3d90
5. 0173e34
6. a3dc450
7. 12b43c5
8. 58c4cc9
9. 907d0d6
- #25300: Mobile view issue on category page - Sort By label overlaps with Shop By button (reported by @rahulwebkul) has been fixed in #26381 by @akartavtsev in 2.4-develop branch
Related commits:
1. bf580e4
2. 68ea88d
3. 8ebcc46
- #26275: Whitespace between label and required star on Checkout page (reported by @tejash-wagento) has been fixed in #26285 by @DanielRuf in 2.4-develop branch
Related commits:
1. d9a4bca
2. 51f4964
3. 574f052
4. 0edeb06
5. fb208a8
6. c1c363f
7. 98e1159
8. 10cc12a
9. ff4ead5
10. 535b7c8
11. 4b86376
12. 3165046
13. 66a76f3
14. ca19b06
15. 60b7f1c
16. 1eed0f1
17. 5958409
18. 4b9b6fa
- #10518: Mobile product page image jumps (reported by @bondimedical3) has been fixed in #25385 by @krzksz in 2.4-develop branch
Related commits:
1. 0b278c8
2. d74f73c
3. 80b8514
4. c5991d3
5. acdc9b4
- #21717: Product view page scrolls up randomly on mobile device (reported by @xiaolinwuu) has been fixed in #25385 by @krzksz in 2.4-develop branch
Related commits:
1. 0b278c8
2. d74f73c
3. 80b8514
4. c5991d3
5. acdc9b4
- #21014: Gallery Thumbnail (left/right) Scroll Performance Android Chrome Sluggish and Unresponsive (reported by @mplunkett5) has been fixed in #25839 by @iGerchak in 2.4-develop branch
Related commits:
1. 3e57f87
2. 42a02d5File tree
57 files changed
+2126
-256
lines changed- app
- code/Magento
- Analytics
- Model
- Test/Unit/Model
- i18n
- Checkout
- Test/Mftf/Test
- view/frontend/web/template/form/element
- Cms/Test/Mftf
- ActionGroup
- Test
- ConfigurableProduct
- Model/Product/Type
- Test/Unit/Model/Product/Type
- Csp/Test/Unit/Model
- Mode
- Customer
- Block/Adminhtml/Edit/Tab
- Model/Data
- Test/Unit/Model/Data
- ViewModel
- view/frontend
- layout
- templates/address
- Fedex/Test/Unit/Plugin/Block/DataProviders/Tracking
- Multishipping
- Model/Checkout/Type
- Test/Unit/Model/Checkout/Type
- i18n
- Newsletter
- Controller/Subscriber
- Test/Mftf
- ActionGroup
- Page
- Section
- Test
- etc/frontend
- view/frontend/templates/messages
- Quote/Model/Quote
- SalesRule/Test/Mftf/ActionGroup
- Sitemap
- Model
- ItemProvider
- ResourceModel/Catalog
- Test/Unit/Model/ItemProvider
- etc
- adminhtml
- i18n
- StoreGraphQl
- Controller/HttpRequestValidator
- Test/Unit
- Store
- Controller/Store
- Model/Config/Importer/Processor
- Test/Unit/Controller/Store
- Translation
- Test/Unit/Model/Js
- etc
- Ui/view/frontend/web/templates/form
- design/frontend/Magento/luma/Magento_Catalog/web/css/source/module
- dev/tests
- integration/testsuite/Magento/Customer/Block/Adminhtml/Edit/Tab
- js/jasmine/tests/lib/mage/gallery
- lib
- internal/Magento/Framework/Autoload
- web
- fotorama
- mage
- gallery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+2126
-256
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | | - | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
Lines changed: 23 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 | + | |
Lines changed: 23 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 | + | |
Lines changed: 8 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 31 | + | |
| 32 | + | |
37 | 33 | | |
38 | 34 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 41 | + | |
| 42 | + | |
50 | 43 | | |
51 | 44 | | |
52 | | - | |
| 45 | + | |
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: 33 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
585 | 592 | | |
586 | 593 | | |
587 | 594 | | |
588 | | - | |
| 595 | + | |
589 | 596 | | |
590 | 597 | | |
591 | 598 | | |
| |||
600 | 607 | | |
601 | 608 | | |
602 | 609 | | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
603 | 621 | | |
604 | 622 | | |
605 | 623 | | |
| |||
744 | 762 | | |
745 | 763 | | |
746 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
747 | 775 | | |
748 | 776 | | |
749 | 777 | | |
750 | | - | |
751 | | - | |
| 778 | + | |
| 779 | + | |
752 | 780 | | |
753 | 781 | | |
754 | 782 | | |
755 | 783 | | |
| 784 | + | |
| 785 | + | |
756 | 786 | | |
757 | 787 | | |
758 | 788 | | |
| |||
0 commit comments