mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-10 17:42:33 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
3fe5577ac1
commit
54016433be
22 changed files with 471 additions and 10765 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1726081398
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1726049021
|
||||
"last_update": 1726135433
|
||||
}
|
||||
}
|
||||
|
|
@ -10228,6 +10228,10 @@ docs/user-guide/settings/presets-bookmarks.md
|
|||
user-guide/settings/presets-bookmarks.md
|
||||
settings/presets-bookmarks.md
|
||||
presets-bookmarks.md
|
||||
docs/user-guide/settings/system-logs.md
|
||||
user-guide/settings/system-logs.md
|
||||
settings/system-logs.md
|
||||
system-logs.md
|
||||
docs/user-guide/insights/charts.md
|
||||
user-guide/insights/charts.md
|
||||
insights/charts.md
|
||||
|
|
|
|||
|
|
@ -2111,6 +2111,7 @@ docs/user-guide/settings/theming.md
|
|||
docs/user-guide/settings/activity-log.md
|
||||
docs/user-guide/settings/project-settings.md
|
||||
docs/user-guide/settings/presets-bookmarks.md
|
||||
docs/user-guide/settings/system-logs.md
|
||||
docs/user-guide/insights/charts.md
|
||||
docs/user-guide/insights/dashboards.md
|
||||
docs/user-guide/insights/panels.md
|
||||
|
|
|
|||
|
|
@ -66313,6 +66313,10 @@ htdocs/core/class/html.formsms.class.php
|
|||
core/class/html.formsms.class.php
|
||||
class/html.formsms.class.php
|
||||
html.formsms.class.php
|
||||
htdocs/core/class/commonsignedobject.class.php
|
||||
core/class/commonsignedobject.class.php
|
||||
class/commonsignedobject.class.php
|
||||
commonsignedobject.class.php
|
||||
htdocs/core/class/notify.class.php
|
||||
core/class/notify.class.php
|
||||
class/notify.class.php
|
||||
|
|
|
|||
|
|
@ -13433,6 +13433,7 @@ htdocs/core/class/google.class.php
|
|||
htdocs/core/class/menubase.class.php
|
||||
htdocs/core/class/openid.class.php
|
||||
htdocs/core/class/html.formsms.class.php
|
||||
htdocs/core/class/commonsignedobject.class.php
|
||||
htdocs/core/class/notify.class.php
|
||||
htdocs/core/class/html.formcron.class.php
|
||||
htdocs/core/class/ctypent.class.php
|
||||
|
|
|
|||
|
|
@ -2671,10 +2671,20 @@ Tests/Functional/Controller/FileManagerControllerFunctionalTest.php
|
|||
Functional/Controller/FileManagerControllerFunctionalTest.php
|
||||
Controller/FileManagerControllerFunctionalTest.php
|
||||
FileManagerControllerFunctionalTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Functional/Controller/AssertCustomMjmlTest.php
|
||||
GrapesJsBuilderBundle/Tests/Functional/Controller/AssertCustomMjmlTest.php
|
||||
Tests/Functional/Controller/AssertCustomMjmlTest.php
|
||||
Functional/Controller/AssertCustomMjmlTest.php
|
||||
Controller/AssertCustomMjmlTest.php
|
||||
AssertCustomMjmlTest.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
||||
GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
||||
EventSubscriber/InjectCustomContentSubscriber.php
|
||||
InjectCustomContentSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/SerializerSubscriber.php
|
||||
GrapesJsBuilderBundle/EventSubscriber/SerializerSubscriber.php
|
||||
EventSubscriber/SerializerSubscriber.php
|
||||
SerializerSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/AssetsSubscriber.php
|
||||
GrapesJsBuilderBundle/EventSubscriber/AssetsSubscriber.php
|
||||
EventSubscriber/AssetsSubscriber.php
|
||||
|
|
|
|||
|
|
@ -640,7 +640,9 @@ plugins/GrapesJsBuilderBundle/Translations/pt_BR/javascript.ini
|
|||
plugins/GrapesJsBuilderBundle/Translations/fr/javascript.ini
|
||||
plugins/GrapesJsBuilderBundle/Tests/Unit/Model/GrapesJsBuilderModelTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Functional/Controller/FileManagerControllerFunctionalTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Functional/Controller/AssertCustomMjmlTest.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/SerializerSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/AssetsSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/EmailSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/README.md
|
||||
|
|
|
|||
|
|
@ -20540,6 +20540,37 @@ Plugins/Nop.Plugin.Payments.PayPalCommerce/Models/OnboardingModel.cs
|
|||
Nop.Plugin.Payments.PayPalCommerce/Models/OnboardingModel.cs
|
||||
Models/OnboardingModel.cs
|
||||
OnboardingModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Notes.txt
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/Notes.txt
|
||||
Nop.Plugin.Misc.PowerBI/Notes.txt
|
||||
Notes.txt
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/PowerBIPlugin.cs
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/PowerBIPlugin.cs
|
||||
Nop.Plugin.Misc.PowerBI/PowerBIPlugin.cs
|
||||
PowerBIPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Controllers/PowerBIController.cs
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/Controllers/PowerBIController.cs
|
||||
Nop.Plugin.Misc.PowerBI/Controllers/PowerBIController.cs
|
||||
Controllers/PowerBIController.cs
|
||||
PowerBIController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/plugin.json
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/plugin.json
|
||||
Nop.Plugin.Misc.PowerBI/plugin.json
|
||||
plugin.json
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Views/Configure.cshtml
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/Views/Configure.cshtml
|
||||
Nop.Plugin.Misc.PowerBI/Views/Configure.cshtml
|
||||
Views/Configure.cshtml
|
||||
Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Views/_ViewImports.cshtml
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/Views/_ViewImports.cshtml
|
||||
Nop.Plugin.Misc.PowerBI/Views/_ViewImports.cshtml
|
||||
Views/_ViewImports.cshtml
|
||||
_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Nop.Plugin.Misc.PowerBI.csproj
|
||||
Plugins/Nop.Plugin.Misc.PowerBI/Nop.Plugin.Misc.PowerBI.csproj
|
||||
Nop.Plugin.Misc.PowerBI/Nop.Plugin.Misc.PowerBI.csproj
|
||||
Nop.Plugin.Misc.PowerBI.csproj
|
||||
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
|
||||
Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
|
||||
Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
|
||||
|
|
@ -22881,6 +22912,37 @@ src/Plugins/Nop.Plugin.ExternalAuth.Facebook/FacebookAuthenticationMethod.cs
|
|||
Plugins/Nop.Plugin.ExternalAuth.Facebook/FacebookAuthenticationMethod.cs
|
||||
Nop.Plugin.ExternalAuth.Facebook/FacebookAuthenticationMethod.cs
|
||||
FacebookAuthenticationMethod.cs
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Nop.Plugin.Search.Lucene.csproj
|
||||
Plugins/Nop.Plugin.Search.Lucene/Nop.Plugin.Search.Lucene.csproj
|
||||
Nop.Plugin.Search.Lucene/Nop.Plugin.Search.Lucene.csproj
|
||||
Nop.Plugin.Search.Lucene.csproj
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Notes.txt
|
||||
Plugins/Nop.Plugin.Search.Lucene/Notes.txt
|
||||
Nop.Plugin.Search.Lucene/Notes.txt
|
||||
Notes.txt
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Controllers/LuceneController.cs
|
||||
Plugins/Nop.Plugin.Search.Lucene/Controllers/LuceneController.cs
|
||||
Nop.Plugin.Search.Lucene/Controllers/LuceneController.cs
|
||||
Controllers/LuceneController.cs
|
||||
LuceneController.cs
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/plugin.json
|
||||
Plugins/Nop.Plugin.Search.Lucene/plugin.json
|
||||
Nop.Plugin.Search.Lucene/plugin.json
|
||||
plugin.json
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Views/Configure.cshtml
|
||||
Plugins/Nop.Plugin.Search.Lucene/Views/Configure.cshtml
|
||||
Nop.Plugin.Search.Lucene/Views/Configure.cshtml
|
||||
Views/Configure.cshtml
|
||||
Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Views/_ViewImports.cshtml
|
||||
Plugins/Nop.Plugin.Search.Lucene/Views/_ViewImports.cshtml
|
||||
Nop.Plugin.Search.Lucene/Views/_ViewImports.cshtml
|
||||
Views/_ViewImports.cshtml
|
||||
_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/LuceneSearchProvider.cs
|
||||
Plugins/Nop.Plugin.Search.Lucene/LuceneSearchProvider.cs
|
||||
Nop.Plugin.Search.Lucene/LuceneSearchProvider.cs
|
||||
LuceneSearchProvider.cs
|
||||
src/deploy.cmd
|
||||
deploy.cmd
|
||||
src/NopCommerce.sln
|
||||
|
|
|
|||
|
|
@ -2934,6 +2934,13 @@ src/Plugins/Nop.Plugin.Payments.PayPalCommerce/PayPalCommercePaymentMethod.cs
|
|||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Models/ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Models/PaymentInfoModel.cs
|
||||
src/Plugins/Nop.Plugin.Payments.PayPalCommerce/Models/OnboardingModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Notes.txt
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/PowerBIPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Controllers/PowerBIController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/plugin.json
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.PowerBI/Nop.Plugin.Misc.PowerBI.csproj
|
||||
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
|
||||
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Nop.Plugin.DiscountRules.CustomerRoles.csproj
|
||||
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Infrastructure/Cache/DiscountRequirementEventConsumer.cs
|
||||
|
|
@ -3380,6 +3387,13 @@ src/Plugins/Nop.Plugin.ExternalAuth.Facebook/FacebookExternalAuthSettings.cs
|
|||
src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Models/FacebookUserDTO.cs
|
||||
src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Models/ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.ExternalAuth.Facebook/FacebookAuthenticationMethod.cs
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Nop.Plugin.Search.Lucene.csproj
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Notes.txt
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Controllers/LuceneController.cs
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/plugin.json
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/LuceneSearchProvider.cs
|
||||
src/deploy.cmd
|
||||
src/NopCommerce.sln
|
||||
src/Build/Note.txt
|
||||
|
|
|
|||
|
|
@ -15811,6 +15811,14 @@ BO/09_shipping/02_preferences/02_carrierOptions/01_defaultCarrier.ts
|
|||
02_preferences/02_carrierOptions/01_defaultCarrier.ts
|
||||
02_carrierOptions/01_defaultCarrier.ts
|
||||
01_defaultCarrier.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
UI/campaigns/functional/BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
campaigns/functional/BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
functional/BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
09_shipping/01_carriers/06_generalSettings.ts
|
||||
01_carriers/06_generalSettings.ts
|
||||
06_generalSettings.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/01_CRUDCarrier.ts
|
||||
UI/campaigns/functional/BO/09_shipping/01_carriers/01_CRUDCarrier.ts
|
||||
campaigns/functional/BO/09_shipping/01_carriers/01_CRUDCarrier.ts
|
||||
|
|
@ -18249,13 +18257,6 @@ FO/classic/orderTracking/guestOrderTracking.ts
|
|||
classic/orderTracking/guestOrderTracking.ts
|
||||
orderTracking/guestOrderTracking.ts
|
||||
guestOrderTracking.ts
|
||||
tests/UI/pages/FO/classic/cart/index.ts
|
||||
UI/pages/FO/classic/cart/index.ts
|
||||
pages/FO/classic/cart/index.ts
|
||||
FO/classic/cart/index.ts
|
||||
classic/cart/index.ts
|
||||
cart/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/FO/classic/contactUs/index.ts
|
||||
UI/pages/FO/classic/contactUs/index.ts
|
||||
pages/FO/classic/contactUs/index.ts
|
||||
|
|
@ -18431,13 +18432,6 @@ FO/hummingbird/orderTracking/guestOrderTracking.ts
|
|||
hummingbird/orderTracking/guestOrderTracking.ts
|
||||
orderTracking/guestOrderTracking.ts
|
||||
guestOrderTracking.ts
|
||||
tests/UI/pages/FO/hummingbird/cart/index.ts
|
||||
UI/pages/FO/hummingbird/cart/index.ts
|
||||
pages/FO/hummingbird/cart/index.ts
|
||||
FO/hummingbird/cart/index.ts
|
||||
hummingbird/cart/index.ts
|
||||
cart/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
pages/FO/hummingbird/contactUs/index.ts
|
||||
|
|
@ -19028,13 +19022,6 @@ BO/orders/invoices/index.ts
|
|||
orders/invoices/index.ts
|
||||
invoices/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/orders/shoppingCarts/index.ts
|
||||
UI/pages/BO/orders/shoppingCarts/index.ts
|
||||
pages/BO/orders/shoppingCarts/index.ts
|
||||
BO/orders/shoppingCarts/index.ts
|
||||
orders/shoppingCarts/index.ts
|
||||
shoppingCarts/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/orders/shoppingCarts/view.ts
|
||||
UI/pages/BO/orders/shoppingCarts/view.ts
|
||||
pages/BO/orders/shoppingCarts/view.ts
|
||||
|
|
|
|||
|
|
@ -2606,6 +2606,7 @@ tests/UI/campaigns/functional/BO/11_international/03_taxes/02_taxRules/03_quickE
|
|||
tests/UI/campaigns/functional/BO/09_shipping/02_preferences/01_handling/01_handlingCharges.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/02_preferences/02_carrierOptions/02_updateCarriersSortOption.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/02_preferences/02_carrierOptions/01_defaultCarrier.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/06_generalSettings.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/01_CRUDCarrier.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/02_filterSortAndPagination.ts
|
||||
tests/UI/campaigns/functional/BO/09_shipping/01_carriers/05_changePosition.ts
|
||||
|
|
@ -2913,7 +2914,6 @@ tests/UI/pages/FO/classic/myAccount/add.ts
|
|||
tests/UI/pages/FO/classic/myAccount/vouchers.ts
|
||||
tests/UI/pages/FO/classic/myAccount/gdprPersonalData.ts
|
||||
tests/UI/pages/FO/classic/orderTracking/guestOrderTracking.ts
|
||||
tests/UI/pages/FO/classic/cart/index.ts
|
||||
tests/UI/pages/FO/classic/contactUs/index.ts
|
||||
tests/UI/pages/FO/classic/delivery/index.ts
|
||||
tests/UI/pages/FO/hummingbird/pricesDrop/index.ts
|
||||
|
|
@ -2939,7 +2939,6 @@ tests/UI/pages/FO/hummingbird/myAccount/add.ts
|
|||
tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts
|
||||
tests/UI/pages/FO/hummingbird/myAccount/gdprPersonalData.ts
|
||||
tests/UI/pages/FO/hummingbird/orderTracking/guestOrderTracking.ts
|
||||
tests/UI/pages/FO/hummingbird/cart/index.ts
|
||||
tests/UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
tests/UI/pages/FO/hummingbird/delivery/index.ts
|
||||
tests/UI/pages/FO/FObasePage.ts
|
||||
|
|
@ -3023,7 +3022,6 @@ tests/UI/pages/BO/orders/view/tabListBlock.ts
|
|||
tests/UI/pages/BO/orders/deliverySlips/index.ts
|
||||
tests/UI/pages/BO/orders/index.ts
|
||||
tests/UI/pages/BO/orders/invoices/index.ts
|
||||
tests/UI/pages/BO/orders/shoppingCarts/index.ts
|
||||
tests/UI/pages/BO/orders/shoppingCarts/view.ts
|
||||
tests/UI/pages/BO/orders/add.ts
|
||||
tests/UI/pages/BO/orders/creditSlips/index.ts
|
||||
|
|
|
|||
|
|
@ -22693,6 +22693,14 @@ Core/Framework/App/AppExceptionTest.php
|
|||
Framework/App/AppExceptionTest.php
|
||||
App/AppExceptionTest.php
|
||||
AppExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php
|
||||
unit/Core/Framework/App/Cms/Xml/BlockTest.php
|
||||
Core/Framework/App/Cms/Xml/BlockTest.php
|
||||
Framework/App/Cms/Xml/BlockTest.php
|
||||
App/Cms/Xml/BlockTest.php
|
||||
Cms/Xml/BlockTest.php
|
||||
Xml/BlockTest.php
|
||||
BlockTest.php
|
||||
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||
unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||
Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||
|
|
@ -34636,6 +34644,9 @@ _unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
|
|||
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
2024-08-26-Deprecate-address-card-template.md
|
||||
changelog/_unreleased/2024-09-10-update-twig.md
|
||||
_unreleased/2024-09-10-update-twig.md
|
||||
2024-09-10-update-twig.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
2024-01-31-improve-cart-page-performance.md
|
||||
|
|
@ -34690,6 +34701,9 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
|
|||
changelog/_unreleased/2024-08-27-Fix-generate-individual-code-more-than-25-items.md
|
||||
_unreleased/2024-08-27-Fix-generate-individual-code-more-than-25-items.md
|
||||
2024-08-27-Fix-generate-individual-code-more-than-25-items.md
|
||||
changelog/_unreleased/2024-08-17-fix-shopping-experience-demo-entity-loading.md
|
||||
_unreleased/2024-08-17-fix-shopping-experience-demo-entity-loading.md
|
||||
2024-08-17-fix-shopping-experience-demo-entity-loading.md
|
||||
changelog/_unreleased/2024-09-05-fix-product-slider.md
|
||||
_unreleased/2024-09-05-fix-product-slider.md
|
||||
2024-09-05-fix-product-slider.md
|
||||
|
|
@ -34753,6 +34767,9 @@ _unreleased/2024-08-26-update-eslint-rules.md
|
|||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
|
|
|
|||
|
|
@ -3121,6 +3121,7 @@ tests/unit/Core/Framework/App/Validation/AppNameValidatorTest.php
|
|||
tests/unit/Core/Framework/App/Exception/AppUrlChangeDetectedExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Exception/AppAlreadyInstalledExceptionTest.php
|
||||
tests/unit/Core/Framework/App/AppExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php
|
||||
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
|
||||
tests/unit/Core/Framework/App/Hmac/QuerySignerTest.php
|
||||
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
|
|
@ -6122,6 +6123,7 @@ changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
|
|||
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
|
||||
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
|
||||
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
changelog/_unreleased/2024-09-10-update-twig.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
|
||||
|
|
@ -6140,6 +6142,7 @@ changelog/_unreleased/2024-08-29-add-json-output-for-system-checks-command.md
|
|||
changelog/_unreleased/2024-08-19-mark-autoprefixer-as-deprecated.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2024-08-27-Fix-generate-individual-code-more-than-25-items.md
|
||||
changelog/_unreleased/2024-08-17-fix-shopping-experience-demo-entity-loading.md
|
||||
changelog/_unreleased/2024-09-05-fix-product-slider.md
|
||||
changelog/_unreleased/2024-09-05-added-new-batch-import-strategy-for-import-export.md
|
||||
changelog/_unreleased/2024-09-10-add-interval-dal-fields-to-entity-generator.md
|
||||
|
|
@ -6161,6 +6164,7 @@ changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.m
|
|||
changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
|
||||
changelog/_unreleased/2024-08-26-update-eslint-rules.md
|
||||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
changelog/_unreleased/2024-08-22-changed-price-schema-for-openapi-spec.md
|
||||
|
|
|
|||
|
|
@ -2566,6 +2566,46 @@ Feature/Consumables/Api/ConsumableViewTest.php
|
|||
Consumables/Api/ConsumableViewTest.php
|
||||
Api/ConsumableViewTest.php
|
||||
ConsumableViewTest.php
|
||||
tests/Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
Companies/Ui/CreateCompaniesTest.php
|
||||
Ui/CreateCompaniesTest.php
|
||||
CreateCompaniesTest.php
|
||||
tests/Feature/Accessories/Ui/CreateAccessoriesTest.php
|
||||
Feature/Accessories/Ui/CreateAccessoriesTest.php
|
||||
Accessories/Ui/CreateAccessoriesTest.php
|
||||
Ui/CreateAccessoriesTest.php
|
||||
CreateAccessoriesTest.php
|
||||
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
|
||||
Feature/Accessories/Ui/AccessoriesIndexTest.php
|
||||
Accessories/Ui/AccessoriesIndexTest.php
|
||||
Ui/AccessoriesIndexTest.php
|
||||
AccessoriesIndexTest.php
|
||||
tests/Feature/Accessories/Api/IndexAccessoryTest.php
|
||||
Feature/Accessories/Api/IndexAccessoryTest.php
|
||||
Accessories/Api/IndexAccessoryTest.php
|
||||
Api/IndexAccessoryTest.php
|
||||
IndexAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/UpdateAccessoryTest.php
|
||||
Feature/Accessories/Api/UpdateAccessoryTest.php
|
||||
Accessories/Api/UpdateAccessoryTest.php
|
||||
Api/UpdateAccessoryTest.php
|
||||
UpdateAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/StoreAccessoryTest.php
|
||||
Feature/Accessories/Api/StoreAccessoryTest.php
|
||||
Accessories/Api/StoreAccessoryTest.php
|
||||
Api/StoreAccessoryTest.php
|
||||
StoreAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/ShowAccessoryTest.php
|
||||
Feature/Accessories/Api/ShowAccessoryTest.php
|
||||
Accessories/Api/ShowAccessoryTest.php
|
||||
Api/ShowAccessoryTest.php
|
||||
ShowAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/DeleteAccessoryTest.php
|
||||
Feature/Accessories/Api/DeleteAccessoryTest.php
|
||||
Accessories/Api/DeleteAccessoryTest.php
|
||||
Api/DeleteAccessoryTest.php
|
||||
DeleteAccessoryTest.php
|
||||
tests/Feature/Departments/Ui/CreateDepartmentsTest.php
|
||||
Feature/Departments/Ui/CreateDepartmentsTest.php
|
||||
Departments/Ui/CreateDepartmentsTest.php
|
||||
|
|
|
|||
|
|
@ -573,6 +573,14 @@ tests/Feature/Consumables/Ui/ConsumableViewTest.php
|
|||
tests/Feature/Consumables/Api/ConsumableUpdateTest.php
|
||||
tests/Feature/Consumables/Api/ConsumableIndexTest.php
|
||||
tests/Feature/Consumables/Api/ConsumableViewTest.php
|
||||
tests/Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
tests/Feature/Accessories/Ui/CreateAccessoriesTest.php
|
||||
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
|
||||
tests/Feature/Accessories/Api/IndexAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/UpdateAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/StoreAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/ShowAccessoryTest.php
|
||||
tests/Feature/Accessories/Api/DeleteAccessoryTest.php
|
||||
tests/Feature/Departments/Ui/CreateDepartmentsTest.php
|
||||
tests/Feature/Departments/Ui/IndexDepartmentsTest.php
|
||||
tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
|
||||
|
|
|
|||
|
|
@ -19048,16 +19048,6 @@ docs/architecture/startup/serverStartup.txt
|
|||
architecture/startup/serverStartup.txt
|
||||
startup/serverStartup.txt
|
||||
serverStartup.txt
|
||||
webapps/docs/architecture/startup/5_catalina_start_3.svg
|
||||
docs/architecture/startup/5_catalina_start_3.svg
|
||||
architecture/startup/5_catalina_start_3.svg
|
||||
startup/5_catalina_start_3.svg
|
||||
5_catalina_start_3.svg
|
||||
webapps/docs/architecture/startup/6_catalina_start_4.svg
|
||||
docs/architecture/startup/6_catalina_start_4.svg
|
||||
architecture/startup/6_catalina_start_4.svg
|
||||
startup/6_catalina_start_4.svg
|
||||
6_catalina_start_4.svg
|
||||
webapps/docs/architecture/startup/3_catalina_start_1.plantuml
|
||||
docs/architecture/startup/3_catalina_start_1.plantuml
|
||||
architecture/startup/3_catalina_start_1.plantuml
|
||||
|
|
@ -19078,6 +19068,11 @@ docs/architecture/startup/2_catalina_init.plantuml
|
|||
architecture/startup/2_catalina_init.plantuml
|
||||
startup/2_catalina_init.plantuml
|
||||
2_catalina_init.plantuml
|
||||
webapps/docs/architecture/startup/6_catalina_host_config.plantuml
|
||||
docs/architecture/startup/6_catalina_host_config.plantuml
|
||||
architecture/startup/6_catalina_host_config.plantuml
|
||||
startup/6_catalina_host_config.plantuml
|
||||
6_catalina_host_config.plantuml
|
||||
webapps/docs/architecture/startup/5_catalina_start_3.plantuml
|
||||
docs/architecture/startup/5_catalina_start_3.plantuml
|
||||
architecture/startup/5_catalina_start_3.plantuml
|
||||
|
|
@ -19088,6 +19083,11 @@ docs/architecture/startup/4_catalina_start_2.plantuml
|
|||
architecture/startup/4_catalina_start_2.plantuml
|
||||
startup/4_catalina_start_2.plantuml
|
||||
4_catalina_start_2.plantuml
|
||||
webapps/docs/architecture/startup/7_catalina_context_config.plantuml
|
||||
docs/architecture/startup/7_catalina_context_config.plantuml
|
||||
architecture/startup/7_catalina_context_config.plantuml
|
||||
startup/7_catalina_context_config.plantuml
|
||||
7_catalina_context_config.plantuml
|
||||
webapps/docs/architecture/index.xml
|
||||
docs/architecture/index.xml
|
||||
architecture/index.xml
|
||||
|
|
|
|||
|
|
@ -3057,14 +3057,14 @@ webapps/docs/balancer-howto.xml
|
|||
webapps/docs/introduction.xml
|
||||
webapps/docs/architecture/overview.xml
|
||||
webapps/docs/architecture/startup/serverStartup.txt
|
||||
webapps/docs/architecture/startup/5_catalina_start_3.svg
|
||||
webapps/docs/architecture/startup/6_catalina_start_4.svg
|
||||
webapps/docs/architecture/startup/3_catalina_start_1.plantuml
|
||||
webapps/docs/architecture/startup/serverStartup.pdf
|
||||
webapps/docs/architecture/startup/1_overview.plantuml
|
||||
webapps/docs/architecture/startup/2_catalina_init.plantuml
|
||||
webapps/docs/architecture/startup/6_catalina_host_config.plantuml
|
||||
webapps/docs/architecture/startup/5_catalina_start_3.plantuml
|
||||
webapps/docs/architecture/startup/4_catalina_start_2.plantuml
|
||||
webapps/docs/architecture/startup/7_catalina_context_config.plantuml
|
||||
webapps/docs/architecture/index.xml
|
||||
webapps/docs/architecture/startup.xml
|
||||
webapps/docs/architecture/project.xml
|
||||
|
|
|
|||
|
|
@ -59428,14 +59428,6 @@ src/Admin/ProductBlockEditor/BlockRegistryTest.php
|
|||
Admin/ProductBlockEditor/BlockRegistryTest.php
|
||||
ProductBlockEditor/BlockRegistryTest.php
|
||||
BlockRegistryTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
DefaultShippingPartnersTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
|
||||
woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
|
||||
tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
|
||||
|
|
@ -59466,6 +59458,15 @@ Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
|
|||
Blueprint/Importers/ImportSetWCTaxRatesTest.php
|
||||
Importers/ImportSetWCTaxRatesTest.php
|
||||
ImportSetWCTaxRatesTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
woocommerce/tests/php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
tests/php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
DefaultShippingPartnersTest.php
|
||||
plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
|
||||
woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
|
||||
tests/php/src/Proxies/DynamicDecoratorTest.php
|
||||
|
|
@ -60754,16 +60755,6 @@ woocommerce-admin/features/onboarding-tasks/task.php
|
|||
features/onboarding-tasks/task.php
|
||||
onboarding-tasks/task.php
|
||||
task.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
features/onboarding-tasks/tasks/purchase.php
|
||||
onboarding-tasks/tasks/purchase.php
|
||||
tasks/purchase.php
|
||||
purchase.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/woocommerce-payments.php
|
||||
woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/woocommerce-payments.php
|
||||
tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/woocommerce-payments.php
|
||||
|
|
@ -63675,6 +63666,10 @@ plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
|||
woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
changelog/dev-46917-migrate-to-block-json-image
|
||||
dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/update-remove-purchase-task
|
||||
woocommerce/changelog/update-remove-purchase-task
|
||||
changelog/update-remove-purchase-task
|
||||
update-remove-purchase-task
|
||||
plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
|
|
@ -63715,10 +63710,22 @@ plugins/woocommerce/changelog/tweak-improve-reset-password-check
|
|||
woocommerce/changelog/tweak-improve-reset-password-check
|
||||
changelog/tweak-improve-reset-password-check
|
||||
tweak-improve-reset-password-check
|
||||
plugins/woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
|
||||
woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
|
||||
changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
|
||||
e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
|
||||
plugins/woocommerce/changelog/e2e-dont-catch-api-errors
|
||||
woocommerce/changelog/e2e-dont-catch-api-errors
|
||||
changelog/e2e-dont-catch-api-errors
|
||||
e2e-dont-catch-api-errors
|
||||
plugins/woocommerce/changelog/update-mothra_name_usage
|
||||
woocommerce/changelog/update-mothra_name_usage
|
||||
changelog/update-mothra_name_usage
|
||||
update-mothra_name_usage
|
||||
plugins/woocommerce/changelog/e2e-tests-order-copying-billing-shipping-address
|
||||
woocommerce/changelog/e2e-tests-order-copying-billing-shipping-address
|
||||
changelog/e2e-tests-order-copying-billing-shipping-address
|
||||
e2e-tests-order-copying-billing-shipping-address
|
||||
plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
|
|
@ -63803,6 +63810,10 @@ plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
|||
woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-can-update-a-product-gallery-not-in-view
|
||||
woocommerce/changelog/e2e-fix-flaky-can-update-a-product-gallery-not-in-view
|
||||
changelog/e2e-fix-flaky-can-update-a-product-gallery-not-in-view
|
||||
e2e-fix-flaky-can-update-a-product-gallery-not-in-view
|
||||
plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
|
|
@ -63839,6 +63850,10 @@ plugins/woocommerce/changelog/51004-e2e-external-sites-update-customize-store-te
|
|||
woocommerce/changelog/51004-e2e-external-sites-update-customize-store-tests
|
||||
changelog/51004-e2e-external-sites-update-customize-store-tests
|
||||
51004-e2e-external-sites-update-customize-store-tests
|
||||
plugins/woocommerce/changelog/50333-patch-20
|
||||
woocommerce/changelog/50333-patch-20
|
||||
changelog/50333-patch-20
|
||||
50333-patch-20
|
||||
plugins/woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2
|
||||
woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2
|
||||
changelog/51048-fix-flaky-cart-coupon-test-50928-2
|
||||
|
|
@ -63947,6 +63962,10 @@ plugins/woocommerce/changelog/fix-flaky-remote-logging-test
|
|||
woocommerce/changelog/fix-flaky-remote-logging-test
|
||||
changelog/fix-flaky-remote-logging-test
|
||||
fix-flaky-remote-logging-test
|
||||
plugins/woocommerce/changelog/fix-duplicate-spec-evaluation
|
||||
woocommerce/changelog/fix-duplicate-spec-evaluation
|
||||
changelog/fix-duplicate-spec-evaluation
|
||||
fix-duplicate-spec-evaluation
|
||||
plugins/woocommerce/changelog/test-50444-register-product-collection-tester
|
||||
woocommerce/changelog/test-50444-register-product-collection-tester
|
||||
changelog/test-50444-register-product-collection-tester
|
||||
|
|
@ -63987,6 +64006,10 @@ plugins/woocommerce/changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugi
|
|||
woocommerce/changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugin
|
||||
changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugin
|
||||
fix-37502-typos-in-inline-doc-in-woocommerce-plugin
|
||||
plugins/woocommerce/changelog/fix-coming-soon-login-button
|
||||
woocommerce/changelog/fix-coming-soon-login-button
|
||||
changelog/fix-coming-soon-login-button
|
||||
fix-coming-soon-login-button
|
||||
plugins/woocommerce/changelog/50927-e2e-external-sites-update-activate-and-setup
|
||||
woocommerce/changelog/50927-e2e-external-sites-update-activate-and-setup
|
||||
changelog/50927-e2e-external-sites-update-activate-and-setup
|
||||
|
|
@ -64027,6 +64050,10 @@ plugins/woocommerce/changelog/fix-cys-internal-classes
|
|||
woocommerce/changelog/fix-cys-internal-classes
|
||||
changelog/fix-cys-internal-classes
|
||||
fix-cys-internal-classes
|
||||
plugins/woocommerce/changelog/fix-49635-tax-totals-filter
|
||||
woocommerce/changelog/fix-49635-tax-totals-filter
|
||||
changelog/fix-49635-tax-totals-filter
|
||||
fix-49635-tax-totals-filter
|
||||
plugins/woocommerce/changelog/update-account-handling-consolodation
|
||||
woocommerce/changelog/update-account-handling-consolodation
|
||||
changelog/update-account-handling-consolodation
|
||||
|
|
@ -64135,6 +64162,10 @@ plugins/woocommerce/changelog/k6-fix-broken-tests-update-page-titles
|
|||
woocommerce/changelog/k6-fix-broken-tests-update-page-titles
|
||||
changelog/k6-fix-broken-tests-update-page-titles
|
||||
k6-fix-broken-tests-update-page-titles
|
||||
plugins/woocommerce/changelog/update-add-chevron-see-more-product-list
|
||||
woocommerce/changelog/update-add-chevron-see-more-product-list
|
||||
changelog/update-add-chevron-see-more-product-list
|
||||
update-add-chevron-see-more-product-list
|
||||
plugins/woocommerce/changelog/update-coming-soon-extensibility-examples
|
||||
woocommerce/changelog/update-coming-soon-extensibility-examples
|
||||
changelog/update-coming-soon-extensibility-examples
|
||||
|
|
@ -67943,14 +67974,6 @@ Admin/Features/OnboardingTasks/Task.php
|
|||
Features/OnboardingTasks/Task.php
|
||||
OnboardingTasks/Task.php
|
||||
Task.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php
|
||||
woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php
|
||||
src/Admin/Features/OnboardingTasks/Tasks/Purchase.php
|
||||
Admin/Features/OnboardingTasks/Tasks/Purchase.php
|
||||
Features/OnboardingTasks/Tasks/Purchase.php
|
||||
OnboardingTasks/Tasks/Purchase.php
|
||||
Tasks/Purchase.php
|
||||
Purchase.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php
|
||||
woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php
|
||||
src/Admin/Features/OnboardingTasks/Tasks/Products.php
|
||||
|
|
|
|||
|
|
@ -9028,10 +9028,10 @@ plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/test-block/block.json
|
|||
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/ProductTemplates/CustomProductFormTemplateTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/ProductTemplates/CustomProductFormTemplate.php
|
||||
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/BlockRegistryTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
|
||||
plugins/woocommerce/tests/php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
|
||||
plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
|
||||
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php
|
||||
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithNonWooNamespace.php
|
||||
|
|
@ -9198,7 +9198,6 @@ plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/payment-g
|
|||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/payment-gateway-suggestions/evaluate-suggestion.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/class-wc-tests-shipping-label-banner-display-rules.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/task.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/purchase.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/woocommerce-payments.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/shipping.php
|
||||
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/features/onboarding-tasks/tasks/store-details.php
|
||||
|
|
@ -9627,6 +9626,7 @@ plugins/woocommerce/changelog/fix-48132-ssr-active-plugins
|
|||
plugins/woocommerce/changelog/test-50444-collections
|
||||
plugins/woocommerce/changelog/50942-e2e-external-sites-update-add-variable-product
|
||||
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image
|
||||
plugins/woocommerce/changelog/update-remove-purchase-task
|
||||
plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests
|
||||
plugins/woocommerce/changelog/51151-product-filters-attributes-loading-state
|
||||
|
|
@ -9637,7 +9637,10 @@ plugins/woocommerce/changelog/fix-menu-badge
|
|||
plugins/woocommerce/changelog/51158-e2e-external-sites-update-merchant-tests-pt3
|
||||
plugins/woocommerce/changelog/fix-37602
|
||||
plugins/woocommerce/changelog/tweak-improve-reset-password-check
|
||||
plugins/woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
|
||||
plugins/woocommerce/changelog/e2e-dont-catch-api-errors
|
||||
plugins/woocommerce/changelog/update-mothra_name_usage
|
||||
plugins/woocommerce/changelog/e2e-tests-order-copying-billing-shipping-address
|
||||
plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query
|
||||
plugins/woocommerce/changelog/fix-46527-compatibility-layer-init
|
||||
plugins/woocommerce/changelog/fix-43605
|
||||
|
|
@ -9659,6 +9662,7 @@ plugins/woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs
|
|||
plugins/woocommerce/changelog/e2e-select-payment-method
|
||||
plugins/woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-can-update-a-product-gallery-not-in-view
|
||||
plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles
|
||||
plugins/woocommerce/changelog/50770-image-add-additional-size-units
|
||||
plugins/woocommerce/changelog/fix-47794_variation_selector_display
|
||||
|
|
@ -9668,6 +9672,7 @@ plugins/woocommerce/changelog/51033-47922-product-sku-improvements
|
|||
plugins/woocommerce/changelog/enhance-fts-index-2
|
||||
plugins/woocommerce/changelog/fix-anonymize-customer
|
||||
plugins/woocommerce/changelog/51004-e2e-external-sites-update-customize-store-tests
|
||||
plugins/woocommerce/changelog/50333-patch-20
|
||||
plugins/woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2
|
||||
plugins/woocommerce/changelog/50644-update-express-checkout-design
|
||||
plugins/woocommerce/changelog/51102-fix-settings-js-save-activation
|
||||
|
|
@ -9695,6 +9700,7 @@ plugins/woocommerce/changelog/dev-psr4-naming-fixes-part-2
|
|||
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-sale
|
||||
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
|
||||
plugins/woocommerce/changelog/fix-flaky-remote-logging-test
|
||||
plugins/woocommerce/changelog/fix-duplicate-spec-evaluation
|
||||
plugins/woocommerce/changelog/test-50444-register-product-collection-tester
|
||||
plugins/woocommerce/changelog/51012-47886-remove-padding-filters
|
||||
plugins/woocommerce/changelog/add-product_data_views_list
|
||||
|
|
@ -9705,6 +9711,7 @@ plugins/woocommerce/changelog/update-51103-woopayments-incentive-to-tracks-props
|
|||
plugins/woocommerce/changelog/add-46275-custom-order-by-for-analytics-report
|
||||
plugins/woocommerce/changelog/dev-slow-phpunit-tests-report
|
||||
plugins/woocommerce/changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugin
|
||||
plugins/woocommerce/changelog/fix-coming-soon-login-button
|
||||
plugins/woocommerce/changelog/50927-e2e-external-sites-update-activate-and-setup
|
||||
plugins/woocommerce/changelog/perf-use-in-operator
|
||||
plugins/woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928
|
||||
|
|
@ -9715,6 +9722,7 @@ plugins/woocommerce/changelog/50962-dont-update-transient-with-same-data
|
|||
plugins/woocommerce/changelog/50828-dev-constrain-pnpm-version
|
||||
plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e
|
||||
plugins/woocommerce/changelog/fix-cys-internal-classes
|
||||
plugins/woocommerce/changelog/fix-49635-tax-totals-filter
|
||||
plugins/woocommerce/changelog/update-account-handling-consolodation
|
||||
plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts
|
||||
plugins/woocommerce/changelog/50976-fix-coming-soon-badge
|
||||
|
|
@ -9742,6 +9750,7 @@ plugins/woocommerce/changelog/update-block-reference
|
|||
plugins/woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1
|
||||
plugins/woocommerce/changelog/perf-only-load-settings-in-admin
|
||||
plugins/woocommerce/changelog/k6-fix-broken-tests-update-page-titles
|
||||
plugins/woocommerce/changelog/update-add-chevron-see-more-product-list
|
||||
plugins/woocommerce/changelog/update-coming-soon-extensibility-examples
|
||||
plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
|
||||
plugins/woocommerce/changelog/fix-lint-warnings
|
||||
|
|
@ -10332,7 +10341,6 @@ plugins/woocommerce/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.ph
|
|||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Task.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php
|
||||
plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php
|
||||
|
|
|
|||
|
|
@ -2748,8 +2748,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://apple.com/robots.txt
|
||||
http://imdb.com/robots.txt
|
||||
http://amzn.to/robots.txt
|
||||
http://ec.europa.eu/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -4165,7 +4165,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://creativecommons.org/robots.txt
|
||||
showtimes/location/*http://ted.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
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