mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-16 12:00:58 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
9327accac5
commit
5cf0f5ffb5
20 changed files with 1898 additions and 2807 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1754723029
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1754647458
|
||||
"last_update": 1754733824
|
||||
}
|
||||
}
|
||||
|
|
@ -16649,6 +16649,8 @@ red-rules-glow.md
|
|||
eight-knives-hide.md
|
||||
.changeset/busy-paws-flow.md
|
||||
busy-paws-flow.md
|
||||
.changeset/afraid-toys-allow.md
|
||||
afraid-toys-allow.md
|
||||
.changeset/ten-news-repair.md
|
||||
ten-news-repair.md
|
||||
.changeset/forty-ants-shake.md
|
||||
|
|
|
|||
|
|
@ -3278,6 +3278,7 @@ codecov.yaml
|
|||
.changeset/red-rules-glow.md
|
||||
.changeset/eight-knives-hide.md
|
||||
.changeset/busy-paws-flow.md
|
||||
.changeset/afraid-toys-allow.md
|
||||
.changeset/ten-news-repair.md
|
||||
.changeset/forty-ants-shake.md
|
||||
.changeset/stale-geckos-enjoy.md
|
||||
|
|
|
|||
|
|
@ -2276,6 +2276,11 @@ views/admin/settings/index.html.haml
|
|||
admin/settings/index.html.haml
|
||||
settings/index.html.haml
|
||||
index.html.haml
|
||||
app/views/admin/settings/_ai_prompts.html.haml
|
||||
views/admin/settings/_ai_prompts.html.haml
|
||||
admin/settings/_ai_prompts.html.haml
|
||||
settings/_ai_prompts.html.haml
|
||||
_ai_prompts.html.haml
|
||||
app/views/admin/custom_fields/_datetime_field.html.haml
|
||||
views/admin/custom_fields/_datetime_field.html.haml
|
||||
admin/custom_fields/_datetime_field.html.haml
|
||||
|
|
|
|||
|
|
@ -602,6 +602,7 @@ app/views/admin/field_groups/_new.html.haml
|
|||
app/views/admin/field_groups/confirm.js.haml
|
||||
app/views/admin/field_groups/_field_group.html.haml
|
||||
app/views/admin/settings/index.html.haml
|
||||
app/views/admin/settings/_ai_prompts.html.haml
|
||||
app/views/admin/custom_fields/_datetime_field.html.haml
|
||||
app/views/admin/custom_fields/_datetime_pair_field.html.haml
|
||||
app/views/admin/custom_fields/_check_boxes_field.html.haml
|
||||
|
|
|
|||
|
|
@ -36307,6 +36307,12 @@ e2e/compose.e2e.yml
|
|||
compose.e2e.yml
|
||||
e2e/playwright.config.mjs
|
||||
playwright.config.mjs
|
||||
e2e/adr/README.md
|
||||
adr/README.md
|
||||
README.md
|
||||
e2e/adr/0001-aaa-test-structure.md
|
||||
adr/0001-aaa-test-structure.md
|
||||
0001-aaa-test-structure.md
|
||||
e2e/package.json
|
||||
package.json
|
||||
e2e/tests/public/homepage.test.ts
|
||||
|
|
|
|||
|
|
@ -5639,6 +5639,8 @@ e2e/helpers/utils/.keep
|
|||
e2e/README.md
|
||||
e2e/compose.e2e.yml
|
||||
e2e/playwright.config.mjs
|
||||
e2e/adr/README.md
|
||||
e2e/adr/0001-aaa-test-structure.md
|
||||
e2e/package.json
|
||||
e2e/tests/public/homepage.test.ts
|
||||
e2e/tests/admin/.keep
|
||||
|
|
|
|||
|
|
@ -3309,6 +3309,14 @@ Magento/Downloadable/Api/ProductRepositoryTest.php
|
|||
Downloadable/Api/ProductRepositoryTest.php
|
||||
Api/ProductRepositoryTest.php
|
||||
ProductRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
tests/api-functional/testsuite/Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
api-functional/testsuite/Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
testsuite/Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
Api/StockItemUpdatePreservesLinksTest.php
|
||||
StockItemUpdatePreservesLinksTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/CartItemRepositoryTest.php
|
||||
tests/api-functional/testsuite/Magento/Downloadable/Api/CartItemRepositoryTest.php
|
||||
api-functional/testsuite/Magento/Downloadable/Api/CartItemRepositoryTest.php
|
||||
|
|
@ -41159,6 +41167,15 @@ Catalog/Model/Product/DeleteCustomOptionsTest.php
|
|||
Model/Product/DeleteCustomOptionsTest.php
|
||||
Product/DeleteCustomOptionsTest.php
|
||||
DeleteCustomOptionsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
tests/integration/testsuite/Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
integration/testsuite/Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
testsuite/Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
Catalog/Model/Product/SpecialPriceTest.php
|
||||
Model/Product/SpecialPriceTest.php
|
||||
Product/SpecialPriceTest.php
|
||||
SpecialPriceTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/ImageTest.php
|
||||
tests/integration/testsuite/Magento/Catalog/Model/Product/ImageTest.php
|
||||
integration/testsuite/Magento/Catalog/Model/Product/ImageTest.php
|
||||
|
|
@ -178452,6 +178469,14 @@ Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
|||
Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
|
|
@ -178817,6 +178842,14 @@ Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnte
|
|||
Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnteringZipCodeTest.xml
|
||||
Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnteringZipCodeTest.xml
|
||||
AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnteringZipCodeTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
|
|
@ -201030,6 +201063,14 @@ Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundAndBackToStockActionGroup.
|
|||
Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundAndBackToStockActionGroup.xml
|
||||
ActionGroup/AdminOpenAndFillCreditMemoRefundAndBackToStockActionGroup.xml
|
||||
AdminOpenAndFillCreditMemoRefundAndBackToStockActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
AdminUnassignOrderStatusActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderFilterByOrderIdAndStatusActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderFilterByOrderIdAndStatusActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminOrderFilterByOrderIdAndStatusActionGroup.xml
|
||||
|
|
@ -203675,6 +203716,14 @@ Test/Mftf/Test/CreateInvoiceAndCheckInvoiceOrderTest.xml
|
|||
Mftf/Test/CreateInvoiceAndCheckInvoiceOrderTest.xml
|
||||
Test/CreateInvoiceAndCheckInvoiceOrderTest.xml
|
||||
CreateInvoiceAndCheckInvoiceOrderTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
code/Magento/Sales/Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
Magento/Sales/Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
Sales/Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/StorefrontPrintOrderGuestTest.xml
|
||||
code/Magento/Sales/Test/Mftf/Test/StorefrontPrintOrderGuestTest.xml
|
||||
Magento/Sales/Test/Mftf/Test/StorefrontPrintOrderGuestTest.xml
|
||||
|
|
|
|||
|
|
@ -415,6 +415,7 @@ dev/tests/api-functional/testsuite/Magento/Downloadable/Api/LinkRepositoryTest.p
|
|||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/SampleRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/OrderItemRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/StockItemUpdatePreservesLinksTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/CartItemRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/TestModuleOverrideConfig/MagentoApiConfigFixture/RemoveFixtureTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/TestModuleOverrideConfig/MagentoApiConfigFixture/ReplaceFixtureTest.php
|
||||
|
|
@ -4477,6 +4478,7 @@ dev/tests/integration/testsuite/Magento/Catalog/Model/Product/UpdateCustomOption
|
|||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/UrlTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/CopierTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/DeleteCustomOptionsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/SpecialPriceTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/ImageTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/Compare/ListCompareTest.php
|
||||
dev/tests/integration/testsuite/Magento/Catalog/Model/Product/Type/PriceWithDimensionTest.php
|
||||
|
|
@ -21039,6 +21041,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodUn
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentFromOrderPageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
|
||||
|
|
@ -21085,6 +21088,7 @@ app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWit
|
|||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyPermissionsRoleForDeliveryMethodsSectionTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithEnteringZipCodeTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminDisableEnableShipmentCommentsAndVerifyNotifyCustomerByEmailCheckboxTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
|
|
@ -23862,6 +23866,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertAuthorizeButtonOnOrderPa
|
|||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/NavigateToNewOrderPageExistingCustomerAndStoreActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundAndBackToStockActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminUnassignOrderStatusActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderFilterByOrderIdAndStatusActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/FilterOrderGridByBaseTotalRangeActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminFillAccountInformationOnCreateOrderPageActionGroup.xml
|
||||
|
|
@ -24193,6 +24198,7 @@ app/code/Magento/Sales/Test/Mftf/Test/CheckPagerInOrderAddProductsGridTest.xml
|
|||
app/code/Magento/Sales/Test/Mftf/Test/AdminCheckBundleProductInCustomerActivitiesShoppingCartTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AddSimpleProductToOrderFromShoppingCartTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/CreateInvoiceAndCheckInvoiceOrderTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminVerifyBehaviorOfDefaultStatusForProcessingStateTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/StorefrontPrintOrderGuestTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminSalesOrdersNavigateMenuTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/StorefrontVerifyOrderDashboardTest.xml
|
||||
|
|
|
|||
|
|
@ -7696,6 +7696,12 @@ Content/Category/Tree/TreeItem.php
|
|||
Category/Tree/TreeItem.php
|
||||
Tree/TreeItem.php
|
||||
TreeItem.php
|
||||
src/Core/Content/Category/Tree/CategoryTreePathResolver.php
|
||||
Core/Content/Category/Tree/CategoryTreePathResolver.php
|
||||
Content/Category/Tree/CategoryTreePathResolver.php
|
||||
Category/Tree/CategoryTreePathResolver.php
|
||||
Tree/CategoryTreePathResolver.php
|
||||
CategoryTreePathResolver.php
|
||||
src/Core/Content/Category/Tree/Tree.php
|
||||
Core/Content/Category/Tree/Tree.php
|
||||
Content/Category/Tree/Tree.php
|
||||
|
|
@ -10138,12 +10144,6 @@ System/Snippet/Struct/InvalidPluralizationCollection.php
|
|||
Snippet/Struct/InvalidPluralizationCollection.php
|
||||
Struct/InvalidPluralizationCollection.php
|
||||
InvalidPluralizationCollection.php
|
||||
src/Core/System/Snippet/Struct/SnippetPaths.php
|
||||
Core/System/Snippet/Struct/SnippetPaths.php
|
||||
System/Snippet/Struct/SnippetPaths.php
|
||||
Snippet/Struct/SnippetPaths.php
|
||||
Struct/SnippetPaths.php
|
||||
SnippetPaths.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
|
|
@ -10156,24 +10156,12 @@ System/Snippet/Struct/MissingSnippetStruct.php
|
|||
Snippet/Struct/MissingSnippetStruct.php
|
||||
Struct/MissingSnippetStruct.php
|
||||
MissingSnippetStruct.php
|
||||
src/Core/System/Snippet/Struct/Language.php
|
||||
Core/System/Snippet/Struct/Language.php
|
||||
System/Snippet/Struct/Language.php
|
||||
Snippet/Struct/Language.php
|
||||
Struct/Language.php
|
||||
Language.php
|
||||
src/Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
System/Snippet/Struct/SnippetValidationStruct.php
|
||||
Snippet/Struct/SnippetValidationStruct.php
|
||||
Struct/SnippetValidationStruct.php
|
||||
SnippetValidationStruct.php
|
||||
src/Core/System/Snippet/Struct/LanguageCollection.php
|
||||
Core/System/Snippet/Struct/LanguageCollection.php
|
||||
System/Snippet/Struct/LanguageCollection.php
|
||||
Snippet/Struct/LanguageCollection.php
|
||||
Struct/LanguageCollection.php
|
||||
LanguageCollection.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
|
||||
Core/System/Snippet/Struct/MissingSnippetCollection.php
|
||||
System/Snippet/Struct/MissingSnippetCollection.php
|
||||
|
|
@ -10224,6 +10212,48 @@ System/Snippet/Command/ValidateSnippetsCommand.php
|
|||
Snippet/Command/ValidateSnippetsCommand.php
|
||||
Command/ValidateSnippetsCommand.php
|
||||
ValidateSnippetsCommand.php
|
||||
src/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
Core/System/Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
System/Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
DataTransfer/SnippetPath/SnippetPath.php
|
||||
SnippetPath/SnippetPath.php
|
||||
SnippetPath.php
|
||||
src/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
System/Snippet/DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
Snippet/DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
SnippetPath/SnippetPathCollection.php
|
||||
SnippetPathCollection.php
|
||||
src/Core/System/Snippet/DataTransfer/PluginMapping/PluginMapping.php
|
||||
Core/System/Snippet/DataTransfer/PluginMapping/PluginMapping.php
|
||||
System/Snippet/DataTransfer/PluginMapping/PluginMapping.php
|
||||
Snippet/DataTransfer/PluginMapping/PluginMapping.php
|
||||
DataTransfer/PluginMapping/PluginMapping.php
|
||||
PluginMapping/PluginMapping.php
|
||||
PluginMapping.php
|
||||
src/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
System/Snippet/DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
Snippet/DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
PluginMapping/PluginMappingCollection.php
|
||||
PluginMappingCollection.php
|
||||
src/Core/System/Snippet/DataTransfer/Language/Language.php
|
||||
Core/System/Snippet/DataTransfer/Language/Language.php
|
||||
System/Snippet/DataTransfer/Language/Language.php
|
||||
Snippet/DataTransfer/Language/Language.php
|
||||
DataTransfer/Language/Language.php
|
||||
Language/Language.php
|
||||
Language.php
|
||||
src/Core/System/Snippet/DataTransfer/Language/LanguageCollection.php
|
||||
Core/System/Snippet/DataTransfer/Language/LanguageCollection.php
|
||||
System/Snippet/DataTransfer/Language/LanguageCollection.php
|
||||
Snippet/DataTransfer/Language/LanguageCollection.php
|
||||
DataTransfer/Language/LanguageCollection.php
|
||||
Language/LanguageCollection.php
|
||||
LanguageCollection.php
|
||||
src/Core/System/Snippet/Service/TranslationLoader.php
|
||||
Core/System/Snippet/Service/TranslationLoader.php
|
||||
System/Snippet/Service/TranslationLoader.php
|
||||
|
|
@ -14092,6 +14122,10 @@ Checkout/Cart/TaxProvider/AbstractTaxProvider.php
|
|||
Cart/TaxProvider/AbstractTaxProvider.php
|
||||
TaxProvider/AbstractTaxProvider.php
|
||||
AbstractTaxProvider.php
|
||||
src/Core/Checkout/CheckoutPermissions.php
|
||||
Core/Checkout/CheckoutPermissions.php
|
||||
Checkout/CheckoutPermissions.php
|
||||
CheckoutPermissions.php
|
||||
src/Core/Checkout/Promotion/PromotionDefinition.php
|
||||
Core/Checkout/Promotion/PromotionDefinition.php
|
||||
Checkout/Promotion/PromotionDefinition.php
|
||||
|
|
@ -36170,6 +36204,11 @@ Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
|||
Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
||||
V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
||||
Migration1742199550MeasurementDisplayUnitTable.php
|
||||
src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||
Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||
Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||
|
|
@ -105564,14 +105603,6 @@ Checkout/Cart/Processor/ContainerCartProcessorTest.php
|
|||
Cart/Processor/ContainerCartProcessorTest.php
|
||||
Processor/ContainerCartProcessorTest.php
|
||||
ContainerCartProcessorTest.php
|
||||
tests/integration/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
integration/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Group/LineItemQuantitySplitterTest.php
|
||||
LineItemQuantitySplitterTest.php
|
||||
tests/integration/Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilderTest.php
|
||||
integration/Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilderTest.php
|
||||
Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilderTest.php
|
||||
|
|
@ -113761,6 +113792,13 @@ fixtures/caseSameLanguage/plugin/de-DE.json
|
|||
caseSameLanguage/plugin/de-DE.json
|
||||
plugin/de-DE.json
|
||||
de-DE.json
|
||||
tests/integration/Administration/Snippet/fixtures/translationConfig/translation.yaml
|
||||
integration/Administration/Snippet/fixtures/translationConfig/translation.yaml
|
||||
Administration/Snippet/fixtures/translationConfig/translation.yaml
|
||||
Snippet/fixtures/translationConfig/translation.yaml
|
||||
fixtures/translationConfig/translation.yaml
|
||||
translationConfig/translation.yaml
|
||||
translation.yaml
|
||||
tests/integration/Administration/Snippet/SnippetFinderTest.php
|
||||
integration/Administration/Snippet/SnippetFinderTest.php
|
||||
Administration/Snippet/SnippetFinderTest.php
|
||||
|
|
@ -113978,6 +114016,11 @@ migration/Core/V6_7/Migration1743151679AddContextGatewayUrlTest.php
|
|||
Core/V6_7/Migration1743151679AddContextGatewayUrlTest.php
|
||||
V6_7/Migration1743151679AddContextGatewayUrlTest.php
|
||||
Migration1743151679AddContextGatewayUrlTest.php
|
||||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
tests/migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.php
|
||||
migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.php
|
||||
Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.php
|
||||
|
|
@ -117300,6 +117343,13 @@ Content/Category/Subscriber/CategoryTreeMovedSubscriberTest.php
|
|||
Category/Subscriber/CategoryTreeMovedSubscriberTest.php
|
||||
Subscriber/CategoryTreeMovedSubscriberTest.php
|
||||
CategoryTreeMovedSubscriberTest.php
|
||||
tests/unit/Core/Content/Category/Tree/CategoryTreePathResolverTest.php
|
||||
unit/Core/Content/Category/Tree/CategoryTreePathResolverTest.php
|
||||
Core/Content/Category/Tree/CategoryTreePathResolverTest.php
|
||||
Content/Category/Tree/CategoryTreePathResolverTest.php
|
||||
Category/Tree/CategoryTreePathResolverTest.php
|
||||
Tree/CategoryTreePathResolverTest.php
|
||||
CategoryTreePathResolverTest.php
|
||||
tests/unit/Core/Profiling/Controller/ProfilerControllerTest.php
|
||||
unit/Core/Profiling/Controller/ProfilerControllerTest.php
|
||||
Core/Profiling/Controller/ProfilerControllerTest.php
|
||||
|
|
@ -118437,20 +118487,6 @@ System/Snippet/Struct/TranslationConfigTest.php
|
|||
Snippet/Struct/TranslationConfigTest.php
|
||||
Struct/TranslationConfigTest.php
|
||||
TranslationConfigTest.php
|
||||
tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php
|
||||
unit/Core/System/Snippet/Struct/SnippetPathsTest.php
|
||||
Core/System/Snippet/Struct/SnippetPathsTest.php
|
||||
System/Snippet/Struct/SnippetPathsTest.php
|
||||
Snippet/Struct/SnippetPathsTest.php
|
||||
Struct/SnippetPathsTest.php
|
||||
SnippetPathsTest.php
|
||||
tests/unit/Core/System/Snippet/Struct/LanguageTest.php
|
||||
unit/Core/System/Snippet/Struct/LanguageTest.php
|
||||
Core/System/Snippet/Struct/LanguageTest.php
|
||||
System/Snippet/Struct/LanguageTest.php
|
||||
Snippet/Struct/LanguageTest.php
|
||||
Struct/LanguageTest.php
|
||||
LanguageTest.php
|
||||
tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php
|
||||
unit/Core/System/Snippet/Api/SnippetControllerTest.php
|
||||
Core/System/Snippet/Api/SnippetControllerTest.php
|
||||
|
|
@ -118465,6 +118501,38 @@ System/Snippet/Command/InstallTranslationCommandTest.php
|
|||
Snippet/Command/InstallTranslationCommandTest.php
|
||||
Command/InstallTranslationCommandTest.php
|
||||
InstallTranslationCommandTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
SnippetPath/SnippetPathTest.php
|
||||
SnippetPathTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
SnippetPath/SnippetPathCollectionTest.php
|
||||
SnippetPathCollectionTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
unit/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
PluginMapping/PluginMappingTest.php
|
||||
PluginMappingTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/Language/LanguageTest.php
|
||||
unit/Core/System/Snippet/DataTransfer/Language/LanguageTest.php
|
||||
Core/System/Snippet/DataTransfer/Language/LanguageTest.php
|
||||
System/Snippet/DataTransfer/Language/LanguageTest.php
|
||||
Snippet/DataTransfer/Language/LanguageTest.php
|
||||
DataTransfer/Language/LanguageTest.php
|
||||
Language/LanguageTest.php
|
||||
LanguageTest.php
|
||||
tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php
|
||||
unit/Core/System/Snippet/Service/TranslationLoaderTest.php
|
||||
Core/System/Snippet/Service/TranslationLoaderTest.php
|
||||
|
|
@ -118472,6 +118540,61 @@ System/Snippet/Service/TranslationLoaderTest.php
|
|||
Snippet/Service/TranslationLoaderTest.php
|
||||
Service/TranslationLoaderTest.php
|
||||
TranslationLoaderTest.php
|
||||
tests/unit/Core/System/Snippet/Service/TestableTranslationConfigLoader.php
|
||||
unit/Core/System/Snippet/Service/TestableTranslationConfigLoader.php
|
||||
Core/System/Snippet/Service/TestableTranslationConfigLoader.php
|
||||
System/Snippet/Service/TestableTranslationConfigLoader.php
|
||||
Snippet/Service/TestableTranslationConfigLoader.php
|
||||
Service/TestableTranslationConfigLoader.php
|
||||
TestableTranslationConfigLoader.php
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
System/Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
Service/fixtures/translation_broken_url.yaml
|
||||
fixtures/translation_broken_url.yaml
|
||||
translation_broken_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
System/Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
Service/fixtures/translation_empty_string_url.yaml
|
||||
fixtures/translation_empty_string_url.yaml
|
||||
translation_empty_string_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_empty.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation_empty.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation_empty.yaml
|
||||
System/Snippet/Service/fixtures/translation_empty.yaml
|
||||
Snippet/Service/fixtures/translation_empty.yaml
|
||||
Service/fixtures/translation_empty.yaml
|
||||
fixtures/translation_empty.yaml
|
||||
translation_empty.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation.yaml
|
||||
System/Snippet/Service/fixtures/translation.yaml
|
||||
Snippet/Service/fixtures/translation.yaml
|
||||
Service/fixtures/translation.yaml
|
||||
fixtures/translation.yaml
|
||||
translation.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
System/Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
Service/fixtures/translation_invalid_url.yaml
|
||||
fixtures/translation_invalid_url.yaml
|
||||
translation_invalid_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
unit/Core/System/Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
Core/System/Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
System/Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
Service/fixtures/translation_non_string_url.yaml
|
||||
fixtures/translation_non_string_url.yaml
|
||||
translation_non_string_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
|
||||
unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
|
||||
Core/System/Snippet/Service/TranslationConfigLoaderTest.php
|
||||
|
|
@ -118587,13 +118710,6 @@ Snippet/Mock/_fixtures/swagtheme.en-GB.json
|
|||
Mock/_fixtures/swagtheme.en-GB.json
|
||||
_fixtures/swagtheme.en-GB.json
|
||||
swagtheme.en-GB.json
|
||||
tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php
|
||||
unit/Core/System/Snippet/Mock/FilePutContentsMock.php
|
||||
Core/System/Snippet/Mock/FilePutContentsMock.php
|
||||
System/Snippet/Mock/FilePutContentsMock.php
|
||||
Snippet/Mock/FilePutContentsMock.php
|
||||
Mock/FilePutContentsMock.php
|
||||
FilePutContentsMock.php
|
||||
tests/unit/Core/System/Snippet/SnippetValidatorTest.php
|
||||
unit/Core/System/Snippet/SnippetValidatorTest.php
|
||||
Core/System/Snippet/SnippetValidatorTest.php
|
||||
|
|
@ -120452,6 +120568,14 @@ Cart/LineItem/Group/LineItemQuantityTest.php
|
|||
LineItem/Group/LineItemQuantityTest.php
|
||||
Group/LineItemQuantityTest.php
|
||||
LineItemQuantityTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
unit/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
Group/LineItemQuantitySplitterTest.php
|
||||
LineItemQuantitySplitterTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/RuleMatcher/AnyRuleLineItemMatcherTest.php
|
||||
unit/Core/Checkout/Cart/LineItem/Group/RuleMatcher/AnyRuleLineItemMatcherTest.php
|
||||
Core/Checkout/Cart/LineItem/Group/RuleMatcher/AnyRuleLineItemMatcherTest.php
|
||||
|
|
@ -129978,6 +130102,16 @@ app/administration/src/jp-JP.json
|
|||
administration/src/jp-JP.json
|
||||
src/jp-JP.json
|
||||
jp-JP.json
|
||||
tests/unit/Administration/Snippet/fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
unit/Administration/Snippet/fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
Administration/Snippet/fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
Snippet/fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
Resources/app/meteor-app/jp-JP.json
|
||||
app/meteor-app/jp-JP.json
|
||||
meteor-app/jp-JP.json
|
||||
jp-JP.json
|
||||
tests/unit/Administration/Snippet/CachedSnippetFinderTest.php
|
||||
unit/Administration/Snippet/CachedSnippetFinderTest.php
|
||||
Administration/Snippet/CachedSnippetFinderTest.php
|
||||
|
|
@ -138895,6 +139029,9 @@ _unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
|
|||
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||
_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||
2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||
changelog/_unreleased/2025-08-06-cart-persistance-behaviour.md
|
||||
_unreleased/2025-08-06-cart-persistance-behaviour.md
|
||||
2025-08-06-cart-persistance-behaviour.md
|
||||
changelog/_unreleased/2025-07-14-restore-kernel-handle-resetinterface.md
|
||||
_unreleased/2025-07-14-restore-kernel-handle-resetinterface.md
|
||||
2025-07-14-restore-kernel-handle-resetinterface.md
|
||||
|
|
@ -138958,6 +139095,9 @@ _unreleased/2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
|
|||
changelog/_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
|
||||
_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
|
||||
2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
|
||||
changelog/_unreleased/2025-08-07-fix-display-of-line-item-taxes-with-tax-provider.md
|
||||
_unreleased/2025-08-07-fix-display-of-line-item-taxes-with-tax-provider.md
|
||||
2025-08-07-fix-display-of-line-item-taxes-with-tax-provider.md
|
||||
changelog/_unreleased/2025-01-04-add-an-explicit-configurable-robots-txt.md
|
||||
_unreleased/2025-01-04-add-an-explicit-configurable-robots-txt.md
|
||||
2025-01-04-add-an-explicit-configurable-robots-txt.md
|
||||
|
|
@ -139006,6 +139146,9 @@ _unreleased/2025-06-24-fix-apps-with-duplicated-custom-field-sets.md
|
|||
changelog/_unreleased/2025-05-23-register-mt-modal-componants-globally.md
|
||||
_unreleased/2025-05-23-register-mt-modal-componants-globally.md
|
||||
2025-05-23-register-mt-modal-componants-globally.md
|
||||
changelog/_unreleased/2025-08-06-load-all-category-levels-for-current-path.md
|
||||
_unreleased/2025-08-06-load-all-category-levels-for-current-path.md
|
||||
2025-08-06-load-all-category-levels-for-current-path.md
|
||||
changelog/_unreleased/2025-06-19-use-global-vue-prop-type.md
|
||||
_unreleased/2025-06-19-use-global-vue-prop-type.md
|
||||
2025-06-19-use-global-vue-prop-type.md
|
||||
|
|
@ -139273,12 +139416,18 @@ _unreleased/2025-07-14-category-path-does-not-display.md
|
|||
changelog/_unreleased/2025-07-31-fix-media-thumbnail-size-id-not-null.md
|
||||
_unreleased/2025-07-31-fix-media-thumbnail-size-id-not-null.md
|
||||
2025-07-31-fix-media-thumbnail-size-id-not-null.md
|
||||
changelog/_unreleased/2025-08-07-download-translations-to-private-filesystem.md
|
||||
_unreleased/2025-08-07-download-translations-to-private-filesystem.md
|
||||
2025-08-07-download-translations-to-private-filesystem.md
|
||||
changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
|
||||
_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
|
||||
2025-03-19-add-nl2br-filter-to-review-content.md
|
||||
changelog/_unreleased/2025-07-02-fix-tooltip-formatting.md
|
||||
_unreleased/2025-07-02-fix-tooltip-formatting.md
|
||||
2025-07-02-fix-tooltip-formatting.md
|
||||
changelog/_unreleased/2025-07-30-fix-tax-rounding-errors-for-percentage-price-calculation.md
|
||||
_unreleased/2025-07-30-fix-tax-rounding-errors-for-percentage-price-calculation.md
|
||||
2025-07-30-fix-tax-rounding-errors-for-percentage-price-calculation.md
|
||||
changelog/_unreleased/2025-06-10-removed-write-protection-flag-from-fileextension-field-in-the-mediadefinition.md
|
||||
_unreleased/2025-06-10-removed-write-protection-flag-from-fileextension-field-in-the-mediadefinition.md
|
||||
2025-06-10-removed-write-protection-flag-from-fileextension-field-in-the-mediadefinition.md
|
||||
|
|
@ -139465,6 +139614,9 @@ _unreleased/2025-08-04-add-guest-logout-manipulation-possibility.md
|
|||
changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
||||
_unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
||||
2025-07-01-add-lock-for-cache-clearer.md
|
||||
changelog/_unreleased/2025-08-05-update-matchalllineitemsrule-to-support-multiple-item-types.md
|
||||
_unreleased/2025-08-05-update-matchalllineitemsrule-to-support-multiple-item-types.md
|
||||
2025-08-05-update-matchalllineitemsrule-to-support-multiple-item-types.md
|
||||
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||
_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||
2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||
|
|
@ -139531,6 +139683,9 @@ _unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.m
|
|||
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||
_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||
2025-07-21-min-search-term-is-now-configurable.md
|
||||
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||
_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||
2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||
changelog/_unreleased/2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
||||
_unreleased/2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
||||
2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
||||
|
|
|
|||
|
|
@ -1291,6 +1291,7 @@ src/Core/Content/Category/Service/NavigationLoader.php
|
|||
src/Core/Content/Category/Subscriber/CategoryTreeMovedSubscriber.php
|
||||
src/Core/Content/Category/Subscriber/CategorySubscriber.php
|
||||
src/Core/Content/Category/Tree/TreeItem.php
|
||||
src/Core/Content/Category/Tree/CategoryTreePathResolver.php
|
||||
src/Core/Content/Category/Tree/Tree.php
|
||||
src/Core/Content/Category/CategoryDefinition.php
|
||||
src/Core/Content/Category/Validation/EntryPointValidator.php
|
||||
|
|
@ -1690,12 +1691,9 @@ src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetCollection.php
|
|||
src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
|
||||
src/Core/System/Snippet/SnippetEntity.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationCollection.php
|
||||
src/Core/System/Snippet/Struct/SnippetPaths.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
|
||||
src/Core/System/Snippet/Struct/Language.php
|
||||
src/Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
src/Core/System/Snippet/Struct/LanguageCollection.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
|
||||
src/Core/System/Snippet/Struct/TranslationConfig.php
|
||||
src/Core/System/Snippet/SnippetValidatorInterface.php
|
||||
|
|
@ -1705,6 +1703,12 @@ src/Core/System/Snippet/Api/SnippetController.php
|
|||
src/Core/System/Snippet/SnippetException.php
|
||||
src/Core/System/Snippet/Command/InstallTranslationCommand.php
|
||||
src/Core/System/Snippet/Command/ValidateSnippetsCommand.php
|
||||
src/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
src/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollection.php
|
||||
src/Core/System/Snippet/DataTransfer/PluginMapping/PluginMapping.php
|
||||
src/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingCollection.php
|
||||
src/Core/System/Snippet/DataTransfer/Language/Language.php
|
||||
src/Core/System/Snippet/DataTransfer/Language/LanguageCollection.php
|
||||
src/Core/System/Snippet/Service/TranslationLoader.php
|
||||
src/Core/System/Snippet/Service/TranslationConfigLoader.php
|
||||
src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
|
||||
|
|
@ -2339,6 +2343,7 @@ src/Core/Checkout/Cart/TaxProvider/TaxAdjustmentCalculator.php
|
|||
src/Core/Checkout/Cart/TaxProvider/Struct/TaxProviderResult.php
|
||||
src/Core/Checkout/Cart/TaxProvider/TaxProviderProcessor.php
|
||||
src/Core/Checkout/Cart/TaxProvider/AbstractTaxProvider.php
|
||||
src/Core/Checkout/CheckoutPermissions.php
|
||||
src/Core/Checkout/Promotion/PromotionDefinition.php
|
||||
src/Core/Checkout/Promotion/PromotionEntity.php
|
||||
src/Core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php
|
||||
|
|
@ -5784,6 +5789,7 @@ src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
|||
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
||||
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
||||
src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||
src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php
|
||||
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||
|
|
@ -13131,7 +13137,6 @@ tests/integration/Core/Checkout/Cart/Processor/_fixtures/HighTaxes.php
|
|||
tests/integration/Core/Checkout/Cart/Processor/_fixtures/PercentageItem.php
|
||||
tests/integration/Core/Checkout/Cart/Processor/PromotionProcessorTest.php
|
||||
tests/integration/Core/Checkout/Cart/Processor/ContainerCartProcessorTest.php
|
||||
tests/integration/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
tests/integration/Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilderTest.php
|
||||
tests/integration/Core/Checkout/Cart/TaxProvider/TaxProviderRegistryTest.php
|
||||
tests/integration/Core/Checkout/Cart/TaxProvider/TaxAdjustmentTest.php
|
||||
|
|
@ -14125,6 +14130,7 @@ tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/core/de
|
|||
tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/plugin/en-GB.json
|
||||
tests/integration/Administration/Snippet/fixtures/caseSameLanguage/core/de-DE.json
|
||||
tests/integration/Administration/Snippet/fixtures/caseSameLanguage/plugin/de-DE.json
|
||||
tests/integration/Administration/Snippet/fixtures/translationConfig/translation.yaml
|
||||
tests/integration/Administration/Snippet/SnippetFinderTest.php
|
||||
tests/integration/Administration/Service/AdminSearcherTest.php
|
||||
tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php
|
||||
|
|
@ -14170,6 +14176,7 @@ tests/migration/Core/V6_7/Migration1751623078AddMeasurementSystemPrivilegesTest.
|
|||
tests/migration/Core/V6_7/Migration1717573310ImportExportTechnicalNameRequiredTest.php
|
||||
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||
tests/migration/Core/V6_7/Migration1743151679AddContextGatewayUrlTest.php
|
||||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
tests/migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1728119898AddRobotsTxtTest.php
|
||||
tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
|
||||
|
|
@ -14666,6 +14673,7 @@ tests/unit/Core/Content/Category/Service/CategoryUrlGeneratorTest.php
|
|||
tests/unit/Core/Content/Category/Service/CategoryBreadcrumbBuilderTest.php
|
||||
tests/unit/Core/Content/Category/Subscriber/CategorySubscriberTest.php
|
||||
tests/unit/Core/Content/Category/Subscriber/CategoryTreeMovedSubscriberTest.php
|
||||
tests/unit/Core/Content/Category/Tree/CategoryTreePathResolverTest.php
|
||||
tests/unit/Core/Profiling/Controller/ProfilerControllerTest.php
|
||||
tests/unit/Core/Profiling/FeatureFlag/FeatureFlagProfilerTest.php
|
||||
tests/unit/Core/Profiling/ProfilingTest.php
|
||||
|
|
@ -14807,11 +14815,20 @@ tests/unit/Core/System/Snippet/Files/SnippetFileCollectionTest.php
|
|||
tests/unit/Core/System/Snippet/Files/MockedKernel.php
|
||||
tests/unit/Core/System/Snippet/SnippetServiceTest.php
|
||||
tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php
|
||||
tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php
|
||||
tests/unit/Core/System/Snippet/Struct/LanguageTest.php
|
||||
tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php
|
||||
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/Language/LanguageTest.php
|
||||
tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php
|
||||
tests/unit/Core/System/Snippet/Service/TestableTranslationConfigLoader.php
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_broken_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_empty_string_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_empty.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_invalid_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/fixtures/translation_non_string_url.yaml
|
||||
tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
|
||||
tests/unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php
|
||||
tests/unit/Core/System/Snippet/Filter/EditedFilterTest.php
|
||||
|
|
@ -14828,7 +14845,6 @@ tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.en-GB.json
|
|||
tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.de-DE.json
|
||||
tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.de-DE.json
|
||||
tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.en-GB.json
|
||||
tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php
|
||||
tests/unit/Core/System/Snippet/SnippetValidatorTest.php
|
||||
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
|
||||
tests/unit/Core/System/CustomField/CustomFieldServiceTest.php
|
||||
|
|
@ -15086,6 +15102,7 @@ tests/unit/Core/Checkout/Cart/LineItem/LineItemCollectionTest.php
|
|||
tests/unit/Core/Checkout/Cart/LineItem/LineItemTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/ProductLineItemProviderTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/LineItemQuantityTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/RuleMatcher/AnyRuleLineItemMatcherTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/RuleMatcher/AnyRuleMatcherTest.php
|
||||
tests/unit/Core/Checkout/Cart/LineItem/Group/Packager/LineItemGroupCountPackagerTest.php
|
||||
|
|
@ -16320,6 +16337,7 @@ tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administr
|
|||
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
|
||||
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
|
||||
tests/unit/Administration/Snippet/fixtures/existingBundle/Resources/app/administration/src/jp-JP.json
|
||||
tests/unit/Administration/Snippet/fixtures/existingBundle/Resources/app/meteor-app/jp-JP.json
|
||||
tests/unit/Administration/Snippet/CachedSnippetFinderTest.php
|
||||
tests/unit/Administration/Snippet/AppAdministrationSnippetPersisterTest.php
|
||||
tests/unit/Administration/Snippet/SnippetExceptionTest.php
|
||||
|
|
@ -19296,6 +19314,7 @@ changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
|
|||
changelog/_unreleased/2025-08-04-allow-storefront-routes-without-prefix.md
|
||||
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
|
||||
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
|
||||
changelog/_unreleased/2025-08-06-cart-persistance-behaviour.md
|
||||
changelog/_unreleased/2025-07-14-restore-kernel-handle-resetinterface.md
|
||||
changelog/_unreleased/2025-07-29-fix-inconsistent-seourls-for-cross-selling-products.md
|
||||
changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md
|
||||
|
|
@ -19317,6 +19336,7 @@ changelog/_unreleased/2025-03-14-add-acl-hook-service.md
|
|||
changelog/_unreleased/2025-07-16-copy-app-snippets-after-system-language-change.md
|
||||
changelog/_unreleased/2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
|
||||
changelog/_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
|
||||
changelog/_unreleased/2025-08-07-fix-display-of-line-item-taxes-with-tax-provider.md
|
||||
changelog/_unreleased/2025-01-04-add-an-explicit-configurable-robots-txt.md
|
||||
changelog/_unreleased/2025-07-22-allow-child-classes-for-getting-extension-of-type.md
|
||||
changelog/_unreleased/2025-06-27-cleanup-styles-of-the-sw-category-module.md
|
||||
|
|
@ -19333,6 +19353,7 @@ changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
|||
changelog/_unreleased/2025-07-07-change-api-aware-visibility-products-customer-wishlist.md
|
||||
changelog/_unreleased/2025-06-24-fix-apps-with-duplicated-custom-field-sets.md
|
||||
changelog/_unreleased/2025-05-23-register-mt-modal-componants-globally.md
|
||||
changelog/_unreleased/2025-08-06-load-all-category-levels-for-current-path.md
|
||||
changelog/_unreleased/2025-06-19-use-global-vue-prop-type.md
|
||||
changelog/_unreleased/2025-03-27-added-new-configs-for-changing-cart-columns.md
|
||||
changelog/_unreleased/2025-08-01-document-styling.md
|
||||
|
|
@ -19422,8 +19443,10 @@ changelog/_unreleased/2025-06-27-fix-unable-to-fall-back-to-parent-language-on-p
|
|||
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
|
||||
changelog/_unreleased/2025-07-14-category-path-does-not-display.md
|
||||
changelog/_unreleased/2025-07-31-fix-media-thumbnail-size-id-not-null.md
|
||||
changelog/_unreleased/2025-08-07-download-translations-to-private-filesystem.md
|
||||
changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
|
||||
changelog/_unreleased/2025-07-02-fix-tooltip-formatting.md
|
||||
changelog/_unreleased/2025-07-30-fix-tax-rounding-errors-for-percentage-price-calculation.md
|
||||
changelog/_unreleased/2025-06-10-removed-write-protection-flag-from-fileextension-field-in-the-mediadefinition.md
|
||||
changelog/_unreleased/2025-07-03-use-single-shared-interval-for-sw-time-ago.md
|
||||
changelog/_unreleased/2025-05-05-remove-obsolete-requiredmessage-variable-declarations.md
|
||||
|
|
@ -19486,6 +19509,7 @@ changelog/_unreleased/2025-07-04-add-product-creation-date-sorting-criteria-opti
|
|||
changelog/_unreleased/2025-06-19-properly-align-logout-link-with-icon.md
|
||||
changelog/_unreleased/2025-08-04-add-guest-logout-manipulation-possibility.md
|
||||
changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
|
||||
changelog/_unreleased/2025-08-05-update-matchalllineitemsrule-to-support-multiple-item-types.md
|
||||
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
|
||||
changelog/_unreleased/2025-04-02-create-migration-and-dal-for-scale-unit.md
|
||||
changelog/_unreleased/2025-07-29-fix-state-machine-history-fk-constraint.md
|
||||
|
|
@ -19508,6 +19532,7 @@ changelog/_unreleased/2024-09-13-deprecate-force-option-from-es-index-cleanup-co
|
|||
changelog/_unreleased/2025-07-12-implement-soft-purge-http-cache.md
|
||||
changelog/_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
|
||||
changelog/_unreleased/2025-07-21-min-search-term-is-now-configurable.md
|
||||
changelog/_unreleased/2025-08-06-fix-cms-content-slot-overrides-for-modules-and-languages.md
|
||||
changelog/_unreleased/2025-07-21-fix-sidebar-sdk-handlers-sw-meteor-page.md
|
||||
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
changelog/_unreleased/2025-07-31-fix-seourl-generate-database-error-when-the-url-changes.md
|
||||
|
|
|
|||
|
|
@ -33309,11 +33309,21 @@ Feature/AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
|
|||
AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
|
||||
Ui/CreateAssetMaintenanceTest.php
|
||||
CreateAssetMaintenanceTest.php
|
||||
tests/Feature/AssetMaintenances/Api/EditAssetMaintenanceTest.php
|
||||
Feature/AssetMaintenances/Api/EditAssetMaintenanceTest.php
|
||||
AssetMaintenances/Api/EditAssetMaintenanceTest.php
|
||||
Api/EditAssetMaintenanceTest.php
|
||||
EditAssetMaintenanceTest.php
|
||||
tests/Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
|
||||
Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
|
||||
AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
|
||||
Api/DeleteAssetMaintenancesTest.php
|
||||
DeleteAssetMaintenancesTest.php
|
||||
tests/Feature/AssetMaintenances/Api/CreateAssetMaintenanceTest.php
|
||||
Feature/AssetMaintenances/Api/CreateAssetMaintenanceTest.php
|
||||
AssetMaintenances/Api/CreateAssetMaintenanceTest.php
|
||||
Api/CreateAssetMaintenanceTest.php
|
||||
CreateAssetMaintenanceTest.php
|
||||
tests/Feature/Groups/Ui/CreateGroupTest.php
|
||||
Feature/Groups/Ui/CreateGroupTest.php
|
||||
Groups/Ui/CreateGroupTest.php
|
||||
|
|
@ -33607,6 +33617,11 @@ tests/Feature/Livewire/CategoryEditFormTest.php
|
|||
Feature/Livewire/CategoryEditFormTest.php
|
||||
Livewire/CategoryEditFormTest.php
|
||||
CategoryEditFormTest.php
|
||||
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
|
||||
Feature/Requests/Ui/AssetRequestIndexTest.php
|
||||
Requests/Ui/AssetRequestIndexTest.php
|
||||
Ui/AssetRequestIndexTest.php
|
||||
AssetRequestIndexTest.php
|
||||
tests/Feature/Locations/Ui/ShowLocationTest.php
|
||||
Feature/Locations/Ui/ShowLocationTest.php
|
||||
Locations/Ui/ShowLocationTest.php
|
||||
|
|
@ -33861,6 +33876,10 @@ tests/Feature/Authentication/LoginTest.php
|
|||
Feature/Authentication/LoginTest.php
|
||||
Authentication/LoginTest.php
|
||||
LoginTest.php
|
||||
tests/Feature/Console/CleanOldCheckoutRequestsTest.php
|
||||
Feature/Console/CleanOldCheckoutRequestsTest.php
|
||||
Console/CleanOldCheckoutRequestsTest.php
|
||||
CleanOldCheckoutRequestsTest.php
|
||||
tests/Feature/Console/MergeUsersTest.php
|
||||
Feature/Console/MergeUsersTest.php
|
||||
Console/MergeUsersTest.php
|
||||
|
|
@ -34553,6 +34572,10 @@ Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
|||
Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
||||
ReportTemplates/ReportTemplateParsingValuesTest.php
|
||||
ReportTemplateParsingValuesTest.php
|
||||
tests/Unit/Models/CheckoutRequestTest.php
|
||||
Unit/Models/CheckoutRequestTest.php
|
||||
Models/CheckoutRequestTest.php
|
||||
CheckoutRequestTest.php
|
||||
tests/Unit/Models/Labels/FieldOptionTest.php
|
||||
Unit/Models/Labels/FieldOptionTest.php
|
||||
Models/Labels/FieldOptionTest.php
|
||||
|
|
@ -34795,6 +34818,9 @@ AssetModelFactory.php
|
|||
database/factories/LocationFactory.php
|
||||
factories/LocationFactory.php
|
||||
LocationFactory.php
|
||||
database/factories/CheckoutRequestFactory.php
|
||||
factories/CheckoutRequestFactory.php
|
||||
CheckoutRequestFactory.php
|
||||
database/factories/LicenseSeatFactory.php
|
||||
factories/LicenseSeatFactory.php
|
||||
LicenseSeatFactory.php
|
||||
|
|
@ -35170,6 +35196,9 @@ migrations/2014_07_09_134316_add_requestable_to_assets.php
|
|||
database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
|
||||
migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
|
||||
2015_02_10_053310_migrate_data_to_new_statuses.php
|
||||
database/migrations/2025_08_06_192954_add_image_to_maintenances.php
|
||||
migrations/2025_08_06_192954_add_image_to_maintenances.php
|
||||
2025_08_06_192954_add_image_to_maintenances.php
|
||||
database/migrations/2018_05_14_215229_add_indexes.php
|
||||
migrations/2018_05_14_215229_add_indexes.php
|
||||
2018_05_14_215229_add_indexes.php
|
||||
|
|
@ -36397,6 +36426,10 @@ app/Console/Commands/CreateAdmin.php
|
|||
Console/Commands/CreateAdmin.php
|
||||
Commands/CreateAdmin.php
|
||||
CreateAdmin.php
|
||||
app/Console/Commands/CleanOldCheckoutRequests.php
|
||||
Console/Commands/CleanOldCheckoutRequests.php
|
||||
Commands/CleanOldCheckoutRequests.php
|
||||
CleanOldCheckoutRequests.php
|
||||
app/Console/Commands/SystemBackup.php
|
||||
Console/Commands/SystemBackup.php
|
||||
Commands/SystemBackup.php
|
||||
|
|
|
|||
|
|
@ -6044,7 +6044,9 @@ tests/Feature/AssetMaintenances/Ui/ShowAssetMaintenanceTest.php
|
|||
tests/Feature/AssetMaintenances/Ui/EditAssetMaintenanceTest.php
|
||||
tests/Feature/AssetMaintenances/Ui/AssetMaintenanceIndexTest.php
|
||||
tests/Feature/AssetMaintenances/Ui/CreateAssetMaintenanceTest.php
|
||||
tests/Feature/AssetMaintenances/Api/EditAssetMaintenanceTest.php
|
||||
tests/Feature/AssetMaintenances/Api/DeleteAssetMaintenancesTest.php
|
||||
tests/Feature/AssetMaintenances/Api/CreateAssetMaintenanceTest.php
|
||||
tests/Feature/Groups/Ui/CreateGroupTest.php
|
||||
tests/Feature/Groups/Ui/IndexGroupTest.php
|
||||
tests/Feature/Groups/Ui/UpdateGroupTest.php
|
||||
|
|
@ -6105,6 +6107,7 @@ tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
|
|||
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
|
||||
tests/Feature/Livewire/ImporterTest.php
|
||||
tests/Feature/Livewire/CategoryEditFormTest.php
|
||||
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
|
||||
tests/Feature/Locations/Ui/ShowLocationTest.php
|
||||
tests/Feature/Locations/Ui/IndexLocationsTest.php
|
||||
tests/Feature/Locations/Ui/UpdateLocationsTest.php
|
||||
|
|
@ -6156,6 +6159,7 @@ tests/Feature/Notifications/Email/AssetAcceptanceReminderTest.php
|
|||
tests/Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
|
||||
tests/Feature/CustomFields/Api/DeleteCustomFieldsTest.php
|
||||
tests/Feature/Authentication/LoginTest.php
|
||||
tests/Feature/Console/CleanOldCheckoutRequestsTest.php
|
||||
tests/Feature/Console/MergeUsersTest.php
|
||||
tests/Feature/Console/OptimizeTest.php
|
||||
tests/Feature/Console/SendAcceptanceReminderTest.php
|
||||
|
|
@ -6306,6 +6310,7 @@ tests/Unit/UserTest.php
|
|||
tests/Unit/LdapTest.php
|
||||
tests/Unit/AssetModelTest.php
|
||||
tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
|
||||
tests/Unit/Models/CheckoutRequestTest.php
|
||||
tests/Unit/Models/Labels/FieldOptionTest.php
|
||||
tests/Unit/Models/Labels/DefaultLabelTest.php
|
||||
tests/Unit/Models/Company/CompanyTest.php
|
||||
|
|
@ -6385,6 +6390,7 @@ database/factories/LicenseFactory.php
|
|||
database/factories/SupplierFactory.php
|
||||
database/factories/AssetModelFactory.php
|
||||
database/factories/LocationFactory.php
|
||||
database/factories/CheckoutRequestFactory.php
|
||||
database/factories/LicenseSeatFactory.php
|
||||
database/factories/AssetFactory.php
|
||||
database/factories/ManufacturerFactory.php
|
||||
|
|
@ -6510,6 +6516,7 @@ database/migrations/2013_11_17_054359_drop_licenses_table.php
|
|||
database/migrations/2024_08_01_201721_add_required_notes_setting.php
|
||||
database/migrations/2014_07_09_134316_add_requestable_to_assets.php
|
||||
database/migrations/2015_02_10_053310_migrate_data_to_new_statuses.php
|
||||
database/migrations/2025_08_06_192954_add_image_to_maintenances.php
|
||||
database/migrations/2018_05_14_215229_add_indexes.php
|
||||
database/migrations/2016_01_28_041048_add_notes_to_models.php
|
||||
database/migrations/2020_12_21_210105_fix_bad_ldap_server_url_for_v5.php
|
||||
|
|
@ -6914,6 +6921,7 @@ app/Console/Commands/RestoreFromBackup.php
|
|||
app/Console/Commands/MoveUploadsToNewDisk.php
|
||||
app/Console/Commands/NormalizeUserNames.php
|
||||
app/Console/Commands/CreateAdmin.php
|
||||
app/Console/Commands/CleanOldCheckoutRequests.php
|
||||
app/Console/Commands/SystemBackup.php
|
||||
app/Console/Commands/Purge.php
|
||||
app/Console/Commands/SendCurrentInventoryToUsers.php
|
||||
|
|
|
|||
|
|
@ -57929,12 +57929,6 @@ devops/eslint/rules/no-direct-api-import.cjs
|
|||
eslint/rules/no-direct-api-import.cjs
|
||||
rules/no-direct-api-import.cjs
|
||||
no-direct-api-import.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/umb-class-prefix.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/umb-class-prefix.cjs
|
||||
devops/eslint/rules/umb-class-prefix.cjs
|
||||
eslint/rules/umb-class-prefix.cjs
|
||||
rules/umb-class-prefix.cjs
|
||||
umb-class-prefix.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/ensure-relative-import-use-js-extension.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/ensure-relative-import-use-js-extension.cjs
|
||||
devops/eslint/rules/ensure-relative-import-use-js-extension.cjs
|
||||
|
|
@ -57947,30 +57941,12 @@ devops/eslint/rules/no-relative-import-to-import-map-module.cjs
|
|||
eslint/rules/no-relative-import-to-import-map-module.cjs
|
||||
rules/no-relative-import-to-import-map-module.cjs
|
||||
no-relative-import-to-import-map-module.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/enforce-umb-prefix-on-element-name.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/enforce-umb-prefix-on-element-name.cjs
|
||||
devops/eslint/rules/enforce-umb-prefix-on-element-name.cjs
|
||||
eslint/rules/enforce-umb-prefix-on-element-name.cjs
|
||||
rules/enforce-umb-prefix-on-element-name.cjs
|
||||
enforce-umb-prefix-on-element-name.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/bad-type-import.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/bad-type-import.cjs
|
||||
devops/eslint/rules/bad-type-import.cjs
|
||||
eslint/rules/bad-type-import.cjs
|
||||
rules/bad-type-import.cjs
|
||||
bad-type-import.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/prefer-static-styles-last.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/prefer-static-styles-last.cjs
|
||||
devops/eslint/rules/prefer-static-styles-last.cjs
|
||||
eslint/rules/prefer-static-styles-last.cjs
|
||||
rules/prefer-static-styles-last.cjs
|
||||
prefer-static-styles-last.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/exported-string-constant-naming.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/exported-string-constant-naming.cjs
|
||||
devops/eslint/rules/exported-string-constant-naming.cjs
|
||||
eslint/rules/exported-string-constant-naming.cjs
|
||||
rules/exported-string-constant-naming.cjs
|
||||
exported-string-constant-naming.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/prefer-import-aliases.cjs
|
||||
Umbraco.Web.UI.Client/devops/eslint/rules/prefer-import-aliases.cjs
|
||||
devops/eslint/rules/prefer-import-aliases.cjs
|
||||
|
|
@ -70225,9 +70201,6 @@ MediaBreadthFirstKeyProvider.cs
|
|||
src/Umbraco.PublishedCache.HybridCache/ISeedKeyProvider.cs
|
||||
Umbraco.PublishedCache.HybridCache/ISeedKeyProvider.cs
|
||||
ISeedKeyProvider.cs
|
||||
src/Umbraco.Web.UI.Docs/.nvmrc
|
||||
Umbraco.Web.UI.Docs/.nvmrc
|
||||
.nvmrc
|
||||
src/Umbraco.Cms.Api.Delivery/Services/ApiContentQueryProvider.cs
|
||||
Umbraco.Cms.Api.Delivery/Services/ApiContentQueryProvider.cs
|
||||
Services/ApiContentQueryProvider.cs
|
||||
|
|
|
|||
|
|
@ -7159,13 +7159,9 @@ src/Umbraco.Web.UI.Client/devops/build/check-path-length.js
|
|||
src/Umbraco.Web.UI.Client/devops/eslint/rules/enforce-element-suffix-on-element-class-name.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/enforce-umbraco-external-imports.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/no-direct-api-import.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/umb-class-prefix.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/ensure-relative-import-use-js-extension.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/no-relative-import-to-import-map-module.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/enforce-umb-prefix-on-element-name.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/bad-type-import.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/prefer-static-styles-last.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/exported-string-constant-naming.cjs
|
||||
src/Umbraco.Web.UI.Client/devops/eslint/rules/prefer-import-aliases.cjs
|
||||
src/Umbraco.Web.UI.Client/package.json
|
||||
src/Umbraco.Web.UI.Client/.env
|
||||
|
|
@ -9920,7 +9916,6 @@ src/Umbraco.PublishedCache.HybridCache/SeedKeyProviders/Document/ContentTypeSeed
|
|||
src/Umbraco.PublishedCache.HybridCache/SeedKeyProviders/Document/DocumentBreadthFirstKeyProvider.cs
|
||||
src/Umbraco.PublishedCache.HybridCache/SeedKeyProviders/Media/MediaBreadthFirstKeyProvider.cs
|
||||
src/Umbraco.PublishedCache.HybridCache/ISeedKeyProvider.cs
|
||||
src/Umbraco.Web.UI.Docs/.nvmrc
|
||||
src/Umbraco.Cms.Api.Delivery/Services/ApiContentQueryProvider.cs
|
||||
src/Umbraco.Cms.Api.Delivery/Services/RequestSegmentService.cs
|
||||
src/Umbraco.Cms.Api.Delivery/Services/RequestCultureService.cs
|
||||
|
|
|
|||
|
|
@ -42358,6 +42358,15 @@ js/blocks/featured-items/constrained-resizable.tsx
|
|||
blocks/featured-items/constrained-resizable.tsx
|
||||
featured-items/constrained-resizable.tsx
|
||||
constrained-resizable.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
woocommerce/client/blocks/assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
client/blocks/assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
blocks/assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
js/blocks/featured-items/use-featured-item-status.ts
|
||||
blocks/featured-items/use-featured-item-status.ts
|
||||
featured-items/use-featured-item-status.ts
|
||||
use-featured-item-status.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/types.ts
|
||||
woocommerce/client/blocks/assets/js/blocks/featured-items/types.ts
|
||||
client/blocks/assets/js/blocks/featured-items/types.ts
|
||||
|
|
@ -63994,6 +64003,13 @@ admin/client/utils/admin-settings.js
|
|||
client/utils/admin-settings.js
|
||||
utils/admin-settings.js
|
||||
admin-settings.js
|
||||
plugins/woocommerce/client/admin/client/utils/use-filter-hook.ts
|
||||
woocommerce/client/admin/client/utils/use-filter-hook.ts
|
||||
client/admin/client/utils/use-filter-hook.ts
|
||||
admin/client/utils/use-filter-hook.ts
|
||||
client/utils/use-filter-hook.ts
|
||||
utils/use-filter-hook.ts
|
||||
use-filter-hook.ts
|
||||
plugins/woocommerce/client/admin/client/utils/features/types.ts
|
||||
woocommerce/client/admin/client/utils/features/types.ts
|
||||
client/admin/client/utils/features/types.ts
|
||||
|
|
@ -64668,6 +64684,14 @@ analytics/report/coupons/table.js
|
|||
report/coupons/table.js
|
||||
coupons/table.js
|
||||
table.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/use-reports.js
|
||||
woocommerce/client/admin/client/analytics/report/use-reports.js
|
||||
client/admin/client/analytics/report/use-reports.js
|
||||
admin/client/analytics/report/use-reports.js
|
||||
client/analytics/report/use-reports.js
|
||||
analytics/report/use-reports.js
|
||||
report/use-reports.js
|
||||
use-reports.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/products/config.js
|
||||
woocommerce/client/admin/client/analytics/report/products/config.js
|
||||
client/admin/client/analytics/report/products/config.js
|
||||
|
|
@ -64748,14 +64772,6 @@ client/analytics/report/README.md
|
|||
analytics/report/README.md
|
||||
report/README.md
|
||||
README.md
|
||||
plugins/woocommerce/client/admin/client/analytics/report/get-reports.js
|
||||
woocommerce/client/admin/client/analytics/report/get-reports.js
|
||||
client/admin/client/analytics/report/get-reports.js
|
||||
admin/client/analytics/report/get-reports.js
|
||||
client/analytics/report/get-reports.js
|
||||
analytics/report/get-reports.js
|
||||
report/get-reports.js
|
||||
get-reports.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/downloads/config.js
|
||||
woocommerce/client/admin/client/analytics/report/downloads/config.js
|
||||
client/admin/client/analytics/report/downloads/config.js
|
||||
|
|
@ -90135,6 +90151,10 @@ plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-
|
|||
woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||
changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||
59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
||||
woocommerce/changelog/59897-fix-reports-race-condition
|
||||
changelog/59897-fix-reports-race-condition
|
||||
59897-fix-reports-race-condition
|
||||
plugins/woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
||||
woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
||||
changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
||||
|
|
@ -90151,6 +90171,10 @@ plugins/woocommerce/changelog/59941-migrator-shopify-product-fetch
|
|||
woocommerce/changelog/59941-migrator-shopify-product-fetch
|
||||
changelog/59941-migrator-shopify-product-fetch
|
||||
59941-migrator-shopify-product-fetch
|
||||
plugins/woocommerce/changelog/fix-develop-featured-items-invalid-id
|
||||
woocommerce/changelog/fix-develop-featured-items-invalid-id
|
||||
changelog/fix-develop-featured-items-invalid-id
|
||||
fix-develop-featured-items-invalid-id
|
||||
plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||
woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||
changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||
|
|
@ -90283,6 +90307,10 @@ plugins/woocommerce/changelog/60074-add-entity-product-gallery
|
|||
woocommerce/changelog/60074-add-entity-product-gallery
|
||||
changelog/60074-add-entity-product-gallery
|
||||
60074-add-entity-product-gallery
|
||||
plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||
woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||
changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||
60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
|
||||
woocommerce/changelog/fix-59419-add-to-cart-button-animation
|
||||
changelog/fix-59419-add-to-cart-button-animation
|
||||
|
|
|
|||
|
|
@ -6069,6 +6069,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/cart/test/slots.js
|
|||
plugins/woocommerce/client/blocks/assets/js/blocks/cart/test/block.js
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/cart/context.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/constrained-resizable.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/use-featured-item-status.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/with-editing-image.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/featured-category/editor.scss
|
||||
|
|
@ -8458,6 +8459,7 @@ plugins/woocommerce/client/admin/client/utils/README.md
|
|||
plugins/woocommerce/client/admin/client/utils/is-woo-express.ts
|
||||
plugins/woocommerce/client/admin/client/utils/index.js
|
||||
plugins/woocommerce/client/admin/client/utils/admin-settings.js
|
||||
plugins/woocommerce/client/admin/client/utils/use-filter-hook.ts
|
||||
plugins/woocommerce/client/admin/client/utils/features/types.ts
|
||||
plugins/woocommerce/client/admin/client/utils/features/index.ts
|
||||
plugins/woocommerce/client/admin/client/utils/features/features.ts
|
||||
|
|
@ -8551,6 +8553,7 @@ plugins/woocommerce/client/admin/client/components/tracked-link/tracked-link.tsx
|
|||
plugins/woocommerce/client/admin/client/analytics/report/coupons/config.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/coupons/index.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/coupons/table.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/use-reports.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/products/config.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/products/index.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/products/style.scss
|
||||
|
|
@ -8560,7 +8563,6 @@ plugins/woocommerce/client/admin/client/analytics/report/orders/config.js
|
|||
plugins/woocommerce/client/admin/client/analytics/report/orders/index.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/orders/table.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/README.md
|
||||
plugins/woocommerce/client/admin/client/analytics/report/get-reports.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/downloads/config.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/downloads/index.js
|
||||
plugins/woocommerce/client/admin/client/analytics/report/downloads/table.js
|
||||
|
|
@ -12285,10 +12287,12 @@ plugins/woocommerce/changelog/60124-fix-single-product-classnames
|
|||
plugins/woocommerce/changelog/60197-revert-feature-name
|
||||
plugins/woocommerce/changelog/59900-wooplug-4769-refactor-filter-blocks-to-use-shared-component-and-utility
|
||||
plugins/woocommerce/changelog/59686-wooplug-5028-product-details-make-the-block-available-in-the-single
|
||||
plugins/woocommerce/changelog/59897-fix-reports-race-condition
|
||||
plugins/woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
|
||||
plugins/woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
|
||||
plugins/woocommerce/changelog/wooplug-5216-block-checkout-old-customer-data-getting-loaded-back-into
|
||||
plugins/woocommerce/changelog/59941-migrator-shopify-product-fetch
|
||||
plugins/woocommerce/changelog/fix-develop-featured-items-invalid-id
|
||||
plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
|
||||
plugins/woocommerce/changelog/add-product-image-improvements
|
||||
plugins/woocommerce/changelog/remove-add-to-cart-with-options-stepper-feature-flag
|
||||
|
|
@ -12322,6 +12326,7 @@ plugins/woocommerce/changelog/60067-fix-wooplug-5205-rest-api-unexpected-respons
|
|||
plugins/woocommerce/changelog/wooplug-4213-cart-block-enable-progressive-rendering
|
||||
plugins/woocommerce/changelog/59969-fix-remove-product-description-inline-editing
|
||||
plugins/woocommerce/changelog/60074-add-entity-product-gallery
|
||||
plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
|
||||
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
|
||||
plugins/woocommerce/changelog/59775-feat-list-command
|
||||
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
||||
|
|
|
|||
|
|
@ -1635,10 +1635,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://bbc.com/robots.txt
|
||||
http://slideshare.net/robots.txt
|
||||
http://t.me/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
http://amazon.com/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://api.whatsapp.com/robots.txt
|
||||
http://sites.google.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3443,7 +3443,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://apps.apple.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue