@@ -11627,6 +11627,9 @@ _unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
11627
11627
changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
11628
11628
_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
11629
11629
2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
11630
+ changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
11631
+ _unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
11632
+ 2024-02-16-update-area-rule-ids-in-cart-calculation.md
11630
11633
changelog/_unreleased/2023-11-13-update-jwt-package.md
11631
11634
_unreleased/2023-11-13-update-jwt-package.md
11632
11635
2023-11-13-update-jwt-package.md
@@ -11795,6 +11798,9 @@ _unreleased/2023-12-20-use-swc-in-admin-to-minify.md
11795
11798
changelog/_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md
11796
11799
_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md
11797
11800
2024-01-31-validate-email-when-unsubcribe-newsletter.md
11801
+ changelog/_unreleased/2024-02-13-fix-plugin-index-html.md
11802
+ _unreleased/2024-02-13-fix-plugin-index-html.md
11803
+ 2024-02-13-fix-plugin-index-html.md
11798
11804
changelog/_unreleased/2024-01-25-openapi-media.md
11799
11805
_unreleased/2024-01-25-openapi-media.md
11800
11806
2024-01-25-openapi-media.md
@@ -12035,6 +12041,9 @@ _unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
12035
12041
changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
12036
12042
_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
12037
12043
2024-01-31-make-sure-exists-the-defaultcurrency.md
12044
+ changelog/_unreleased/2024-01-08-make-rule-config-field-names-unique.md
12045
+ _unreleased/2024-01-08-make-rule-config-field-names-unique.md
12046
+ 2024-01-08-make-rule-config-field-names-unique.md
12038
12047
changelog/_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
12039
12048
_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
12040
12049
2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
@@ -12074,6 +12083,9 @@ _unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
12074
12083
changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
12075
12084
_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
12076
12085
2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
12086
+ changelog/_unreleased/2023-04-17-allow-trailing-slash-in-seo-url.md
12087
+ _unreleased/2023-04-17-allow-trailing-slash-in-seo-url.md
12088
+ 2023-04-17-allow-trailing-slash-in-seo-url.md
12077
12089
changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md
12078
12090
_unreleased/2024-01-04-add-symfony-scheduler-bridge.md
12079
12091
2024-01-04-add-symfony-scheduler-bridge.md
@@ -12359,6 +12371,9 @@ _unreleased/2024-01-30-added-delete-restriction-to-sales-channel-domain.md
12359
12371
changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
12360
12372
_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
12361
12373
2023-09-28-fix-smalle-issued-in-flow-builder.md
12374
+ changelog/_unreleased/2023-11-24-delete-payment-method.md
12375
+ _unreleased/2023-11-24-delete-payment-method.md
12376
+ 2023-11-24-delete-payment-method.md
12362
12377
changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
12363
12378
_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
12364
12379
2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
@@ -34677,12 +34692,6 @@ Test/Seo/SeoUrl/SeoUrlRepositoryTest.php
34677
34692
Seo/SeoUrl/SeoUrlRepositoryTest.php
34678
34693
SeoUrl/SeoUrlRepositoryTest.php
34679
34694
SeoUrlRepositoryTest.php
34680
- src/Core/Framework/Test/Seo/SeoResolverTest.php
34681
- Core/Framework/Test/Seo/SeoResolverTest.php
34682
- Framework/Test/Seo/SeoResolverTest.php
34683
- Test/Seo/SeoResolverTest.php
34684
- Seo/SeoResolverTest.php
34685
- SeoResolverTest.php
34686
34695
src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php
34687
34696
Core/Framework/Test/Seo/SeoUrlPersisterTest.php
34688
34697
Framework/Test/Seo/SeoUrlPersisterTest.php
@@ -112494,6 +112503,12 @@ Content/Product/Cart/ProductLineItemValidatorTest.php
112494
112503
Product/Cart/ProductLineItemValidatorTest.php
112495
112504
Cart/ProductLineItemValidatorTest.php
112496
112505
ProductLineItemValidatorTest.php
112506
+ tests/unit/Core/Content/Seo/SeoResolverTest.php
112507
+ unit/Core/Content/Seo/SeoResolverTest.php
112508
+ Core/Content/Seo/SeoResolverTest.php
112509
+ Content/Seo/SeoResolverTest.php
112510
+ Seo/SeoResolverTest.php
112511
+ SeoResolverTest.php
112497
112512
tests/unit/Core/Content/Seo/SeoExceptionTest.php
112498
112513
unit/Core/Content/Seo/SeoExceptionTest.php
112499
112514
Core/Content/Seo/SeoExceptionTest.php
@@ -116689,6 +116704,25 @@ Controller/Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php
116689
116704
Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php
116690
116705
BundleWithCustomSnippet/BundleWithCustomSnippet.php
116691
116706
BundleWithCustomSnippet.php
116707
+ tests/unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116708
+ unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116709
+ Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116710
+ Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116711
+ Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116712
+ Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116713
+ Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116714
+ AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
116715
+ Resources/public/administration/index.html
116716
+ public/administration/index.html
116717
+ administration/index.html
116718
+ index.html
116719
+ tests/unit/Core/Framework/Api/Controller/InfoControllerTest.php
116720
+ unit/Core/Framework/Api/Controller/InfoControllerTest.php
116721
+ Core/Framework/Api/Controller/InfoControllerTest.php
116722
+ Framework/Api/Controller/InfoControllerTest.php
116723
+ Api/Controller/InfoControllerTest.php
116724
+ Controller/InfoControllerTest.php
116725
+ InfoControllerTest.php
116692
116726
tests/unit/Core/Framework/FrameworkTest.php
116693
116727
unit/Core/Framework/FrameworkTest.php
116694
116728
Core/Framework/FrameworkTest.php
@@ -117001,6 +117035,12 @@ Core/Framework/Rule/RuleComparisonTest.php
117001
117035
Framework/Rule/RuleComparisonTest.php
117002
117036
Rule/RuleComparisonTest.php
117003
117037
RuleComparisonTest.php
117038
+ tests/unit/Core/Framework/Rule/RuleConfigTest.php
117039
+ unit/Core/Framework/Rule/RuleConfigTest.php
117040
+ Core/Framework/Rule/RuleConfigTest.php
117041
+ Framework/Rule/RuleConfigTest.php
117042
+ Rule/RuleConfigTest.php
117043
+ RuleConfigTest.php
117004
117044
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
117005
117045
unit/Core/Framework/Rule/CustomFieldRuleTest.php
117006
117046
Core/Framework/Rule/CustomFieldRuleTest.php
@@ -122854,6 +122894,12 @@ Content/Product/Cms/ProductListingCmsElementResolverTest.php
122854
122894
Product/Cms/ProductListingCmsElementResolverTest.php
122855
122895
Cms/ProductListingCmsElementResolverTest.php
122856
122896
ProductListingCmsElementResolverTest.php
122897
+ tests/integration/Core/Content/Seo/SeoResolverTest.php
122898
+ integration/Core/Content/Seo/SeoResolverTest.php
122899
+ Core/Content/Seo/SeoResolverTest.php
122900
+ Content/Seo/SeoResolverTest.php
122901
+ Seo/SeoResolverTest.php
122902
+ SeoResolverTest.php
122857
122903
tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php
122858
122904
integration/Core/Content/Seo/SeoUrlGeneratorTest.php
122859
122905
Core/Content/Seo/SeoUrlGeneratorTest.php
0 commit comments