mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-11 17:49:02 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
bb5571ebdf
commit
53d85ca369
21 changed files with 2425 additions and 2372 deletions
|
|
@ -15549,6 +15549,8 @@ tsup.config.js
|
|||
Dockerfile
|
||||
code_of_conduct.md
|
||||
docker-compose.yml
|
||||
.changeset/plenty-boxes-appear.md
|
||||
plenty-boxes-appear.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
crowdin.yml
|
||||
|
|
@ -3175,5 +3175,6 @@ sdk/tsup.config.js
|
|||
Dockerfile
|
||||
code_of_conduct.md
|
||||
docker-compose.yml
|
||||
.changeset/plenty-boxes-appear.md
|
||||
.changeset/config.json
|
||||
crowdin.yml
|
||||
|
|
@ -2222,13 +2222,6 @@ KernelTests/Core/Theme/MaintenanceThemeTest.php
|
|||
Core/Theme/MaintenanceThemeTest.php
|
||||
Theme/MaintenanceThemeTest.php
|
||||
MaintenanceThemeTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/ClaroTableTest.php
|
||||
tests/Drupal/KernelTests/Core/Theme/ClaroTableTest.php
|
||||
Drupal/KernelTests/Core/Theme/ClaroTableTest.php
|
||||
KernelTests/Core/Theme/ClaroTableTest.php
|
||||
Core/Theme/ClaroTableTest.php
|
||||
Theme/ClaroTableTest.php
|
||||
ClaroTableTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
|
||||
tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
|
||||
Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
|
||||
|
|
@ -20891,9 +20884,6 @@ plus.svg
|
|||
core/misc/tableselect.js
|
||||
misc/tableselect.js
|
||||
tableselect.js
|
||||
core/misc/tableheader.js
|
||||
misc/tableheader.js
|
||||
tableheader.js
|
||||
core/misc/feed.svg
|
||||
misc/feed.svg
|
||||
feed.svg
|
||||
|
|
@ -104057,13 +104047,6 @@ Drupal/Core/ProxyClass/Cron.php
|
|||
Core/ProxyClass/Cron.php
|
||||
ProxyClass/Cron.php
|
||||
Cron.php
|
||||
core/lib/Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
lib/Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
Core/ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
Plugin/CachedDiscoveryClearer.php
|
||||
CachedDiscoveryClearer.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
|
|
|
|||
|
|
@ -357,7 +357,6 @@ core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
|
|||
core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/ClaroTableTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
|
||||
|
|
@ -3112,7 +3111,6 @@ core/misc/icons/73b355/globe.svg
|
|||
core/misc/icons/73b355/check.svg
|
||||
core/misc/icons/686868/plus.svg
|
||||
core/misc/tableselect.js
|
||||
core/misc/tableheader.js
|
||||
core/misc/feed.svg
|
||||
core/misc/drupal.init.js
|
||||
core/misc/drupal.js
|
||||
|
|
@ -15061,7 +15059,6 @@ core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
|
|||
core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
|
||||
core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php
|
||||
core/lib/Drupal/Core/ProxyClass/Cron.php
|
||||
core/lib/Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php
|
||||
core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php
|
||||
|
|
|
|||
|
|
@ -11661,6 +11661,14 @@ frontend/web/middleware/handle-image-sizes.test.js
|
|||
web/middleware/handle-image-sizes.test.js
|
||||
middleware/handle-image-sizes.test.js
|
||||
handle-image-sizes.test.js
|
||||
ghost/core/test/unit/frontend/web/middleware/frontend-caching.test.js
|
||||
core/test/unit/frontend/web/middleware/frontend-caching.test.js
|
||||
test/unit/frontend/web/middleware/frontend-caching.test.js
|
||||
unit/frontend/web/middleware/frontend-caching.test.js
|
||||
frontend/web/middleware/frontend-caching.test.js
|
||||
web/middleware/frontend-caching.test.js
|
||||
middleware/frontend-caching.test.js
|
||||
frontend-caching.test.js
|
||||
ghost/core/test/unit/frontend/helpers/content.test.js
|
||||
core/test/unit/frontend/helpers/content.test.js
|
||||
test/unit/frontend/helpers/content.test.js
|
||||
|
|
@ -15654,6 +15662,13 @@ frontend/web/middleware/index.js
|
|||
web/middleware/index.js
|
||||
middleware/index.js
|
||||
index.js
|
||||
ghost/core/core/frontend/web/middleware/frontend-caching.js
|
||||
core/core/frontend/web/middleware/frontend-caching.js
|
||||
core/frontend/web/middleware/frontend-caching.js
|
||||
frontend/web/middleware/frontend-caching.js
|
||||
web/middleware/frontend-caching.js
|
||||
middleware/frontend-caching.js
|
||||
frontend-caching.js
|
||||
ghost/core/core/frontend/web/middleware/serve-favicon.js
|
||||
core/core/frontend/web/middleware/serve-favicon.js
|
||||
core/frontend/web/middleware/serve-favicon.js
|
||||
|
|
|
|||
|
|
@ -2221,6 +2221,7 @@ ghost/core/test/unit/frontend/web/middleware/serve-public-file.test.js
|
|||
ghost/core/test/unit/frontend/web/middleware/static-theme.test.js
|
||||
ghost/core/test/unit/frontend/web/middleware/serve-favicon.test.js
|
||||
ghost/core/test/unit/frontend/web/middleware/handle-image-sizes.test.js
|
||||
ghost/core/test/unit/frontend/web/middleware/frontend-caching.test.js
|
||||
ghost/core/test/unit/frontend/helpers/content.test.js
|
||||
ghost/core/test/unit/frontend/helpers/encode.test.js
|
||||
ghost/core/test/unit/frontend/helpers/match.test.js
|
||||
|
|
@ -2737,6 +2738,7 @@ ghost/core/core/frontend/web/middleware/handle-image-sizes.js
|
|||
ghost/core/core/frontend/web/middleware/serve-public-file.js
|
||||
ghost/core/core/frontend/web/middleware/redirect-ghost-to-admin.js
|
||||
ghost/core/core/frontend/web/middleware/index.js
|
||||
ghost/core/core/frontend/web/middleware/frontend-caching.js
|
||||
ghost/core/core/frontend/web/middleware/serve-favicon.js
|
||||
ghost/core/core/frontend/web/middleware/error-handler.js
|
||||
ghost/core/core/frontend/web/middleware/cors.js
|
||||
|
|
|
|||
|
|
@ -9242,6 +9242,18 @@ Domain/Employee/Command/EditEmployeeCommand.php
|
|||
Employee/Command/EditEmployeeCommand.php
|
||||
Command/EditEmployeeCommand.php
|
||||
EditEmployeeCommand.php
|
||||
src/Core/Domain/Employee/Command/ResetEmployeePasswordCommand.php
|
||||
Core/Domain/Employee/Command/ResetEmployeePasswordCommand.php
|
||||
Domain/Employee/Command/ResetEmployeePasswordCommand.php
|
||||
Employee/Command/ResetEmployeePasswordCommand.php
|
||||
Command/ResetEmployeePasswordCommand.php
|
||||
ResetEmployeePasswordCommand.php
|
||||
src/Core/Domain/Employee/Command/SendEmployeePasswordResetEmailCommand.php
|
||||
Core/Domain/Employee/Command/SendEmployeePasswordResetEmailCommand.php
|
||||
Domain/Employee/Command/SendEmployeePasswordResetEmailCommand.php
|
||||
Employee/Command/SendEmployeePasswordResetEmailCommand.php
|
||||
Command/SendEmployeePasswordResetEmailCommand.php
|
||||
SendEmployeePasswordResetEmailCommand.php
|
||||
src/Core/Domain/Employee/Command/AddEmployeeCommand.php
|
||||
Core/Domain/Employee/Command/AddEmployeeCommand.php
|
||||
Domain/Employee/Command/AddEmployeeCommand.php
|
||||
|
|
@ -9374,18 +9386,42 @@ Domain/Employee/CommandHandler/BulkUpdateEmployeeStatusHandlerInterface.php
|
|||
Employee/CommandHandler/BulkUpdateEmployeeStatusHandlerInterface.php
|
||||
CommandHandler/BulkUpdateEmployeeStatusHandlerInterface.php
|
||||
BulkUpdateEmployeeStatusHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandler.php
|
||||
Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandler.php
|
||||
Domain/Employee/CommandHandler/ResetEmployeePasswordHandler.php
|
||||
Employee/CommandHandler/ResetEmployeePasswordHandler.php
|
||||
CommandHandler/ResetEmployeePasswordHandler.php
|
||||
ResetEmployeePasswordHandler.php
|
||||
src/Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php
|
||||
Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php
|
||||
Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php
|
||||
Employee/CommandHandler/AddEmployeeHandlerInterface.php
|
||||
CommandHandler/AddEmployeeHandlerInterface.php
|
||||
AddEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
Employee/CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
Domain/Employee/CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
Employee/CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
ResetEmployeePasswordHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
Core/Domain/Employee/CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
Domain/Employee/CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
Employee/CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
DeleteEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
Employee/CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
SendEmployeePasswordResetEmailHandler.php
|
||||
src/Core/Domain/Employee/CommandHandler/EditEmployeeHandlerInterface.php
|
||||
Core/Domain/Employee/CommandHandler/EditEmployeeHandlerInterface.php
|
||||
Domain/Employee/CommandHandler/EditEmployeeHandlerInterface.php
|
||||
|
|
@ -19079,6 +19115,18 @@ Form/Admin/Login/ResetPasswordType.php
|
|||
Admin/Login/ResetPasswordType.php
|
||||
Login/ResetPasswordType.php
|
||||
ResetPasswordType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/ResetPasswordFormDataProvider.php
|
||||
PrestaShopBundle/Form/Admin/Login/ResetPasswordFormDataProvider.php
|
||||
Form/Admin/Login/ResetPasswordFormDataProvider.php
|
||||
Admin/Login/ResetPasswordFormDataProvider.php
|
||||
Login/ResetPasswordFormDataProvider.php
|
||||
ResetPasswordFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/LoginFormDataProvider.php
|
||||
PrestaShopBundle/Form/Admin/Login/LoginFormDataProvider.php
|
||||
Form/Admin/Login/LoginFormDataProvider.php
|
||||
Admin/Login/LoginFormDataProvider.php
|
||||
Login/LoginFormDataProvider.php
|
||||
LoginFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/LoginType.php
|
||||
PrestaShopBundle/Form/Admin/Login/LoginType.php
|
||||
Form/Admin/Login/LoginType.php
|
||||
|
|
@ -19091,6 +19139,12 @@ Form/Admin/Login/RequestPasswordResetType.php
|
|||
Admin/Login/RequestPasswordResetType.php
|
||||
Login/RequestPasswordResetType.php
|
||||
RequestPasswordResetType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/RequestPasswordResetFormDataProvider.php
|
||||
PrestaShopBundle/Form/Admin/Login/RequestPasswordResetFormDataProvider.php
|
||||
Form/Admin/Login/RequestPasswordResetFormDataProvider.php
|
||||
Admin/Login/RequestPasswordResetFormDataProvider.php
|
||||
Login/RequestPasswordResetFormDataProvider.php
|
||||
RequestPasswordResetFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Logs/LogsFormDataProvider.php
|
||||
PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Logs/LogsFormDataProvider.php
|
||||
Form/Admin/Configure/AdvancedParameters/Logs/LogsFormDataProvider.php
|
||||
|
|
@ -39237,6 +39291,14 @@ BO/14_advancedParameters/09_webservice/03_helpCard.ts
|
|||
14_advancedParameters/09_webservice/03_helpCard.ts
|
||||
09_webservice/03_helpCard.ts
|
||||
03_helpCard.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
UI/campaigns/functional/BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
campaigns/functional/BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
functional/BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
14_advancedParameters/09_webservice/06_configuration.ts
|
||||
09_webservice/06_configuration.ts
|
||||
06_configuration.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/01_CRUDWebservice.ts
|
||||
UI/campaigns/functional/BO/14_advancedParameters/09_webservice/01_CRUDWebservice.ts
|
||||
campaigns/functional/BO/14_advancedParameters/09_webservice/01_CRUDWebservice.ts
|
||||
|
|
@ -45365,6 +45427,13 @@ Features/Scenario/Title/title_management.feature
|
|||
Scenario/Title/title_management.feature
|
||||
Title/title_management.feature
|
||||
title_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Employee/employee_management.feature
|
||||
Integration/Behaviour/Features/Scenario/Employee/employee_management.feature
|
||||
Behaviour/Features/Scenario/Employee/employee_management.feature
|
||||
Features/Scenario/Employee/employee_management.feature
|
||||
Scenario/Employee/employee_management.feature
|
||||
Employee/employee_management.feature
|
||||
employee_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Customer/customer_private_note.feature
|
||||
Integration/Behaviour/Features/Scenario/Customer/customer_private_note.feature
|
||||
Behaviour/Features/Scenario/Customer/customer_private_note.feature
|
||||
|
|
@ -51546,6 +51615,9 @@ tests/Resources/Controller/TestController.php
|
|||
Resources/Controller/TestController.php
|
||||
Controller/TestController.php
|
||||
TestController.php
|
||||
tests/Resources/MailDevClient.php
|
||||
Resources/MailDevClient.php
|
||||
MailDevClient.php
|
||||
tests/Resources/env/.gitkeep
|
||||
Resources/env/.gitkeep
|
||||
env/.gitkeep
|
||||
|
|
@ -55238,6 +55310,9 @@ Hook.php
|
|||
tools/assets/build.sh
|
||||
assets/build.sh
|
||||
build.sh
|
||||
tools/assets/wait-build.sh
|
||||
assets/wait-build.sh
|
||||
wait-build.sh
|
||||
tools/.htaccess
|
||||
.htaccess
|
||||
tools/index.php
|
||||
|
|
|
|||
|
|
@ -1563,6 +1563,8 @@ src/Core/Domain/Title/CommandHandler/DeleteTitleHandlerInterface.php
|
|||
src/Core/Domain/Title/ValueObject/Gender.php
|
||||
src/Core/Domain/Title/ValueObject/TitleId.php
|
||||
src/Core/Domain/Employee/Command/EditEmployeeCommand.php
|
||||
src/Core/Domain/Employee/Command/ResetEmployeePasswordCommand.php
|
||||
src/Core/Domain/Employee/Command/SendEmployeePasswordResetEmailCommand.php
|
||||
src/Core/Domain/Employee/Command/AddEmployeeCommand.php
|
||||
src/Core/Domain/Employee/Command/ToggleEmployeeStatusCommand.php
|
||||
src/Core/Domain/Employee/Command/BulkDeleteEmployeeCommand.php
|
||||
|
|
@ -1585,8 +1587,12 @@ src/Core/Domain/Employee/Exception/MissingShopAssociationException.php
|
|||
src/Core/Domain/Employee/Query/GetEmployeeForEditing.php
|
||||
src/Core/Domain/Employee/Query/GetEmployeeEmailById.php
|
||||
src/Core/Domain/Employee/CommandHandler/BulkUpdateEmployeeStatusHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandler.php
|
||||
src/Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/ResetEmployeePasswordHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/DeleteEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/SendEmployeePasswordResetEmailHandler.php
|
||||
src/Core/Domain/Employee/CommandHandler/EditEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/BulkDeleteEmployeeHandlerInterface.php
|
||||
src/Core/Domain/Employee/CommandHandler/ToggleEmployeeStatusHandlerInterface.php
|
||||
|
|
@ -3296,8 +3302,11 @@ src/PrestaShopBundle/Form/Admin/Catalog/Category/AbstractCategoryType.php
|
|||
src/PrestaShopBundle/Form/Admin/Catalog/Category/CategoryType.php
|
||||
src/PrestaShopBundle/Form/Admin/Catalog/Category/RootCategoryType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/ResetPasswordType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/ResetPasswordFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/LoginFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/LoginType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/RequestPasswordResetType.php
|
||||
src/PrestaShopBundle/Form/Admin/Login/RequestPasswordResetFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Logs/LogsFormDataProvider.php
|
||||
src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Logs/LogsByEmailType.php
|
||||
src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/FeatureFlag/FeatureFlagListType.php
|
||||
|
|
@ -6347,6 +6356,7 @@ tests/UI/campaigns/functional/BO/14_advancedParameters/08_logs/01_filterSortAndP
|
|||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/05_bulkActions.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/02_quickEditWebservice.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/03_helpCard.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/06_configuration.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/01_CRUDWebservice.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/09_webservice/04_filterSortPagination.ts
|
||||
tests/UI/campaigns/functional/BO/14_advancedParameters/12_adminAPI/01_CRUD.ts
|
||||
|
|
@ -7222,6 +7232,7 @@ tests/Integration/Behaviour/Features/Scenario/Address/manufacturer_address.featu
|
|||
tests/Integration/Behaviour/Features/Scenario/Language/language.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Security/security_configuration.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Title/title_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Employee/employee_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Customer/customer_private_note.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Customer/customer_required_fields_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Customer/search_customers.feature
|
||||
|
|
@ -8186,6 +8197,7 @@ tests/Resources/translations/default/AdminActions.xlf
|
|||
tests/Resources/DummyMultistoreConfiguration.php
|
||||
tests/Resources/sql/install_testable_object.sql
|
||||
tests/Resources/Controller/TestController.php
|
||||
tests/Resources/MailDevClient.php
|
||||
tests/Resources/env/.gitkeep
|
||||
tests/Resources/dummyFile/invalid_module.zip
|
||||
tests/Resources/dummyFile/dummy_zip.zip
|
||||
|
|
@ -8844,6 +8856,7 @@ tools/profiling/templates/styles.tpl
|
|||
tools/profiling/Module.php
|
||||
tools/profiling/Hook.php
|
||||
tools/assets/build.sh
|
||||
tools/assets/wait-build.sh
|
||||
tools/.htaccess
|
||||
tools/index.php
|
||||
tools/build/Library/ReleaseCreator.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -755,6 +755,7 @@ src/Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
|
|||
src/Core/Migration/V6_6/Migration1703850843FixSearchConfig.php
|
||||
src/Core/Migration/V6_6/Migration1696262484AddDefaultSendMailOptions.php
|
||||
src/Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
src/Core/Migration/V6_6/Migration1696515133AddCheckoutGatewayUrl.php
|
||||
src/Core/Migration/V6_6/Migration1673249981MigrateIsNewCustomerRule.php
|
||||
src/Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
src/Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
|
|
@ -2397,6 +2398,34 @@ src/Core/Checkout/Shipping/Event/ShippingMethodRouteCacheKeyEvent.php
|
|||
src/Core/Checkout/Shipping/ShippingEvents.php
|
||||
src/Core/Checkout/Shipping/ShippingException.php
|
||||
src/Core/Checkout/Resources/config/routes.xml
|
||||
src/Core/Checkout/Gateway/Command/AddCartErrorCommand.php
|
||||
src/Core/Checkout/Gateway/Command/RemoveShippingMethodCommand.php
|
||||
src/Core/Checkout/Gateway/Command/AbstractCheckoutGatewayCommand.php
|
||||
src/Core/Checkout/Gateway/Command/Executor/CheckoutGatewayCommandExecutor.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AddPaymentMethodCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AddShippingMethodCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/RemoveShippingMethodCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/RemovePaymentMethodCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AddCartErrorCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AddPaymentMethodExtensionsCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AbstractCheckoutGatewayCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/Handler/AddShippingMethodExtensionsCommandHandler.php
|
||||
src/Core/Checkout/Gateway/Command/AddPaymentMethodCommand.php
|
||||
src/Core/Checkout/Gateway/Command/Struct/CheckoutGatewayPayloadStruct.php
|
||||
src/Core/Checkout/Gateway/Command/AddPaymentMethodExtensionCommand.php
|
||||
src/Core/Checkout/Gateway/Command/AddShippingMethodExtensionCommand.php
|
||||
src/Core/Checkout/Gateway/Command/AddShippingMethodCommand.php
|
||||
src/Core/Checkout/Gateway/Command/RemovePaymentMethodCommand.php
|
||||
src/Core/Checkout/Gateway/Command/Event/CheckoutGatewayCommandsCollectedEvent.php
|
||||
src/Core/Checkout/Gateway/Command/Registry/CheckoutGatewayCommandRegistry.php
|
||||
src/Core/Checkout/Gateway/Command/CheckoutGatewayCommandCollection.php
|
||||
src/Core/Checkout/Gateway/CheckoutGatewayResponse.php
|
||||
src/Core/Checkout/Gateway/Error/CheckoutGatewayError.php
|
||||
src/Core/Checkout/Gateway/CheckoutGatewayInterface.php
|
||||
src/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRoute.php
|
||||
src/Core/Checkout/Gateway/SalesChannel/AbstractCheckoutGatewayRoute.php
|
||||
src/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteResponse.php
|
||||
src/Core/Checkout/Gateway/CheckoutGatewayException.php
|
||||
src/Core/Content/DependencyInjection/landing_page.xml
|
||||
src/Core/Content/DependencyInjection/mail_template.xml
|
||||
src/Core/Content/DependencyInjection/product_export.xml
|
||||
|
|
@ -3660,6 +3689,7 @@ src/Core/Framework/Log/LogEntryEntity.php
|
|||
src/Core/Framework/Log/LogEntryCollection.php
|
||||
src/Core/Framework/Log/LoggingService.php
|
||||
src/Core/Framework/Log/LogAware.php
|
||||
src/Core/Framework/Log/ExceptionLogger.php
|
||||
src/Core/Framework/Log/Package.php
|
||||
src/Core/Framework/DependencyInjection/data-abstraction-layer.xml
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/AssetBundleRegistrationCompilerPass.php
|
||||
|
|
@ -3672,6 +3702,7 @@ src/Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass
|
|||
src/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/RedisPrefixCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/AttributeEntityCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/DisableTwigCacheWarmerCompilerPass.php
|
||||
src/Core/Framework/DependencyInjection/CompilerPass/RouteScopeCompilerPass.php
|
||||
|
|
@ -3820,6 +3851,7 @@ src/Core/Framework/DataAbstractionLayer/Field/Flag/Required.php
|
|||
src/Core/Framework/DataAbstractionLayer/Field/Flag/ReverseInherited.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/Extension.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/CascadeDelete.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/AsArray.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/RuleAreas.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/Computed.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/Flag/ApiCriteriaAware.php
|
||||
|
|
@ -3874,6 +3906,7 @@ src/Core/Framework/DataAbstractionLayer/Field/CashRoundingConfigField.php
|
|||
src/Core/Framework/DataAbstractionLayer/Field/TreePathField.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/OneToOneAssociationField.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/LongTextField.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/SerializedField.php
|
||||
src/Core/Framework/DataAbstractionLayer/Field/ParentFkField.php
|
||||
src/Core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php
|
||||
src/Core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacade.php
|
||||
|
|
@ -3882,6 +3915,26 @@ src/Core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php
|
|||
src/Core/Framework/DataAbstractionLayer/Facade/RepositoryFacade.php
|
||||
src/Core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacade.php
|
||||
src/Core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php
|
||||
src/Core/Framework/DataAbstractionLayer/AttributeEntityDefinition.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/OneToOne.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/PrimaryKey.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/FieldType.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Serialized.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/CustomFields.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/ForeignKey.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/ManyToMany.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/OneToMany.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Version.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/ReferenceVersion.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Inherited.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Entity.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Required.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Field.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/OnDelete.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/AutoIncrement.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Protection.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/ManyToOne.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Translations.php
|
||||
src/Core/Framework/DataAbstractionLayer/Validation/EntityNotExists.php
|
||||
src/Core/Framework/DataAbstractionLayer/Validation/EntityExists.php
|
||||
src/Core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php
|
||||
|
|
@ -3890,6 +3943,7 @@ src/Core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php
|
|||
src/Core/Framework/DataAbstractionLayer/CompiledFieldCollection.php
|
||||
src/Core/Framework/DataAbstractionLayer/ExtensionRegistry.php
|
||||
src/Core/Framework/DataAbstractionLayer/RepositorySearchDetector.php
|
||||
src/Core/Framework/DataAbstractionLayer/AttributeMappingDefinition.php
|
||||
src/Core/Framework/DataAbstractionLayer/EntityRepository.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/MessageQueue/IterateEntityIndexerMessage.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/MessageQueue/FullEntityIndexerMessage.php
|
||||
|
|
@ -3964,6 +4018,7 @@ src/Core/Framework/DataAbstractionLayer/FieldType/CronInterval.php
|
|||
src/Core/Framework/DataAbstractionLayer/MigrationFileRenderer.php
|
||||
src/Core/Framework/DataAbstractionLayer/Util/AfterSort.php
|
||||
src/Core/Framework/DataAbstractionLayer/VersionManager.php
|
||||
src/Core/Framework/DataAbstractionLayer/AttributeTranslationDefinition.php
|
||||
src/Core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitCollection.php
|
||||
src/Core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitEntity.php
|
||||
src/Core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php
|
||||
|
|
@ -4015,6 +4070,7 @@ src/Core/Framework/DataAbstractionLayer/Exception/MappingEntityClassesException.
|
|||
src/Core/Framework/DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidAggregationQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidRangeFilterParamException.php
|
||||
src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php
|
||||
src/Core/Framework/DataAbstractionLayer/EntityIdTrait.php
|
||||
src/Core/Framework/DataAbstractionLayer/DataAbstractionLayerException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Entity.php
|
||||
|
|
@ -4069,6 +4125,8 @@ src/Core/Framework/DataAbstractionLayer/Dbal/Common/LastIdQuery.php
|
|||
src/Core/Framework/DataAbstractionLayer/Dbal/Common/IterableQuery.php
|
||||
src/Core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php
|
||||
src/Core/Framework/DataAbstractionLayer/Dbal/Common/SalesChannelRepositoryIterator.php
|
||||
src/Core/Framework/DataAbstractionLayer/Contract/RuleIdAware.php
|
||||
src/Core/Framework/DataAbstractionLayer/Contract/IdAware.php
|
||||
src/Core/Framework/DataAbstractionLayer/EntityExtension.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/EntitySearchResult.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/Criteria.php
|
||||
|
|
@ -5371,6 +5429,10 @@ src/Core/Framework/App/Exception/AppFlowException.php
|
|||
src/Core/Framework/App/Exception/AppUrlChangeStrategyNotFoundHttpException.php
|
||||
src/Core/Framework/App/Exception/AppValidationException.php
|
||||
src/Core/Framework/App/AppEntity.php
|
||||
src/Core/Framework/App/Checkout/Payload/AppCheckoutGatewayPayload.php
|
||||
src/Core/Framework/App/Checkout/Payload/AppCheckoutGatewayPayloadService.php
|
||||
src/Core/Framework/App/Checkout/Gateway/AppCheckoutGatewayResponse.php
|
||||
src/Core/Framework/App/Checkout/Gateway/AppCheckoutGateway.php
|
||||
src/Core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php
|
||||
src/Core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php
|
||||
src/Core/Framework/App/Payment/Handler/AppPaymentHandler.php
|
||||
|
|
@ -5378,6 +5440,7 @@ src/Core/Framework/App/Payment/PaymentMethodStateService.php
|
|||
src/Core/Framework/App/Payment/Response/AsyncPayResponse.php
|
||||
src/Core/Framework/App/Payment/Response/RefundResponse.php
|
||||
src/Core/Framework/App/Payment/Response/RecurringPayResponse.php
|
||||
src/Core/Framework/App/Payment/Response/CheckoutGatewayResponse.php
|
||||
src/Core/Framework/App/Payment/Response/AbstractResponse.php
|
||||
src/Core/Framework/App/Payment/Response/CaptureResponse.php
|
||||
src/Core/Framework/App/Payment/Response/ValidateResponse.php
|
||||
|
|
@ -5435,6 +5498,8 @@ src/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldTypes/MultiSelectFiel
|
|||
src/Core/Framework/App/Manifest/Xml/CustomField/CustomFieldTypes/ColorPickerField.php
|
||||
src/Core/Framework/App/Manifest/Xml/PaymentMethod/Payments.php
|
||||
src/Core/Framework/App/Manifest/Xml/PaymentMethod/PaymentMethod.php
|
||||
src/Core/Framework/App/Manifest/Xml/Gateway/Gateways.php
|
||||
src/Core/Framework/App/Manifest/Xml/Gateway/CheckoutGateway.php
|
||||
src/Core/Framework/App/Manifest/Xml/Administration/MainModule.php
|
||||
src/Core/Framework/App/Manifest/Xml/Administration/ActionButton.php
|
||||
src/Core/Framework/App/Manifest/Xml/Administration/Admin.php
|
||||
|
|
@ -5524,6 +5589,7 @@ src/Core/Framework/Rule/Exception/InvalidConditionException.php
|
|||
src/Core/Framework/Rule/Exception/UnsupportedValueException.php
|
||||
src/Core/Framework/Rule/Exception/UnsupportedOperatorException.php
|
||||
src/Core/Framework/Rule/RuleConstraints.php
|
||||
src/Core/Framework/Rule/RuleIdMatcher.php
|
||||
src/Core/Framework/Rule/WeekdayRule.php
|
||||
src/Core/Framework/Rule/DateRangeRule.php
|
||||
src/Core/Framework/Rule/RuleException.php
|
||||
|
|
@ -10264,6 +10330,7 @@ src/Administration/Resources/app/administration/src/module/sw-login/index.js
|
|||
src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-login/page/index/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-login/page/index/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-login/snippet/de-DE.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-login/snippet/en-GB.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/index.js
|
||||
|
|
@ -12089,6 +12156,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
|
|||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-loader.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-datepicker.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-progress-bar.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-password-field.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
|
||||
|
|
@ -14355,10 +14423,12 @@ changelog/release-6-4-19-0/2023-01-06-fix-german-snippets-in-default-layout-labe
|
|||
changelog/release-6-4-19-0/2022-12-09-build-mail-attachments-on-transport.md
|
||||
changelog/release-6-4-19-0/2022-12-05-fix-upload-in-mail-templates.md
|
||||
changelog/_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md
|
||||
changelog/_unreleased/2024-04-17-fix-review-filter.md
|
||||
changelog/_unreleased/2024-05-10-add-fallback-parameters-to-thumbnail-template.md
|
||||
changelog/_unreleased/2024-05-02-fix-changeset-issues.md
|
||||
changelog/_unreleased/2024-05-21-remove-lists-for-order-list-filtering.md
|
||||
changelog/_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
|
||||
changelog/_unreleased/2024-05-23-fix-playwright-tests-image.md
|
||||
changelog/_unreleased/2024-05-07-allow-getting-the-user-s-timezone.md
|
||||
changelog/_unreleased/2024-05-08-added-maximum-mail-body-length-config.md
|
||||
changelog/_unreleased/2024-05-21-implement-mt-email-field.md
|
||||
|
|
@ -14374,6 +14444,8 @@ changelog/_unreleased/2024-05-10-fix-root-composer-plugin.md
|
|||
changelog/_unreleased/2024-04-25-openapi-order-route-response-schema.md
|
||||
changelog/_unreleased/2024-04-19-adding-order-criteria-event.md
|
||||
changelog/_unreleased/2024-05-16-add-event-to-select-variant-on-product-detail-load.md
|
||||
changelog/_unreleased/2024-05-22-execute-composer-remove-on-kernel-response.md
|
||||
changelog/_unreleased/2024-05-23-exchange-sw-progress-bar.md
|
||||
changelog/_unreleased/2024-04-05-fix-ar-on-quest-3.md
|
||||
changelog/_unreleased/2024-03-27-add-missing-transactions-association.md
|
||||
changelog/_unreleased/2024-05-01-added-entity-name-to-event-data-of-type-entity.md
|
||||
|
|
@ -14386,6 +14458,7 @@ changelog/_unreleased/2024-05-03-store-theme-scripts-in-db.md
|
|||
changelog/_unreleased/2024-05-07-redocly-lint.md
|
||||
changelog/_unreleased/.keep
|
||||
changelog/_unreleased/2024-05-13-search-by-document-numbers-does-not-work-for-orders-with-many-documents.md
|
||||
changelog/_unreleased/2024-05-22-update-openapi-lint.md
|
||||
changelog/_unreleased/2024-05-22-add-wrapper-component-for-sw-url-field.md
|
||||
changelog/_unreleased/2024-05-13-make-shopware-update-event-hookable.md
|
||||
changelog/_unreleased/2024-05-02-allow-order-address-custom-fields-edits.md
|
||||
|
|
@ -14411,10 +14484,12 @@ changelog/_unreleased/2024-04-13-correct-copy-able-to-copyable-for-text-field.md
|
|||
changelog/_unreleased/2024-05-21-aadd-wrapper-component-for-sw-colorpicker.md
|
||||
changelog/_unreleased/2024-05-16-add-wrapper-component-for-sw-datepicker.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-05-22-check-variant-listing-configuration.md
|
||||
changelog/_unreleased/2024-05-14-fix-bug-that-cms-sdk-elements-not-changing-correctly.md
|
||||
changelog/_unreleased/2024-05-21-add-wrapper-component-for-sw-skeleton-bar.md
|
||||
changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
|
||||
changelog/_unreleased/2024-05-08-add-database-profiling-for-cli.md
|
||||
changelog/_unreleased/2024-04-01-checkout-gateway.md
|
||||
changelog/_unreleased/2024-04-24-openapi-read-shipping-method.md
|
||||
changelog/_unreleased/2024-05-14-allow-empty-string-in-order-customer-comment.md
|
||||
changelog/_unreleased/2024-04-24-openapi-newsletter.md
|
||||
|
|
@ -14430,6 +14505,7 @@ changelog/_unreleased/2024-04-25-update-the-entity-name-regex.md
|
|||
changelog/_unreleased/2024-04-15-add-language-to-send-mail-event.md
|
||||
changelog/_unreleased/2024-04-19-fixed-elastic-search-re-throwing-exceptions.md
|
||||
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
|
||||
changelog/_unreleased/2024-04-22-fix-migration-saleschannel-test.md
|
||||
changelog/release-6-4-1-0/2021-05-10-detail-button-in-productlisting-doesn't-appear.md
|
||||
changelog/release-6-4-1-0/2021-05-10-optimize-category-breadcrumb-builder-performance.md
|
||||
changelog/release-6-4-1-0/2021-05-10-add-icon-pack-definition-to-theme-json.md
|
||||
|
|
@ -17073,6 +17149,7 @@ tests/integration/Core/Checkout/Cart/LineItem/Group/LineItemGroupBuilderTest.php
|
|||
tests/integration/Core/Checkout/Shipping/ShippingMethodRepositoryTest.php
|
||||
tests/integration/Core/Checkout/Shipping/SalesChannel/ShippingMethodRouteTest.php
|
||||
tests/integration/Core/Checkout/Shipping/SalesChannel/CachedShippingMethodRouteTest.php
|
||||
tests/integration/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteTest.php
|
||||
tests/integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php
|
||||
tests/integration/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
|
|
@ -17236,6 +17313,10 @@ tests/integration/Core/Framework/DataAbstractionLayer/Version/VersioningTest.php
|
|||
tests/integration/Core/Framework/DataAbstractionLayer/Version/CalculatedPriceFieldTestDefinition.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Version/VersioningCustomFieldTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Version/CleanupVersionTaskHandlerTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/AttributeEntityIntegrationTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/fixture/schema.sql
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/fixture/AttributeEntity.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/fixture/AttributeEntityAgg.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Doctrine/Doctrine/MultiInsertQueryQueueTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
|
||||
|
|
@ -17388,6 +17469,8 @@ tests/integration/Core/Framework/App/Lifecycle/AppLifecycleTest.php
|
|||
tests/integration/Core/Framework/App/Lifecycle/AppLoaderTest.php
|
||||
tests/integration/Core/Framework/App/Lifecycle/Persister/ShippingMethodPersisterTest.php
|
||||
tests/integration/Core/Framework/App/Lifecycle/Persister/ScriptPersisterTest.php
|
||||
tests/integration/Core/Framework/App/Checkout/_fixtures/testGateway/manifest.xml
|
||||
tests/integration/Core/Framework/App/Checkout/Gateway/AppCheckoutGatewayTest.php
|
||||
tests/integration/Core/Framework/App/GuzzleTestClientBehaviour.php
|
||||
tests/integration/Core/Framework/App/Payment/_fixtures/testPayments/manifest.xml
|
||||
tests/integration/Core/Framework/App/Payment/AppRecurringHandlerTest.php
|
||||
|
|
@ -17662,91 +17745,35 @@ tests/integration/Administration/RateLimiter/RateLimiterTest.php
|
|||
tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php
|
||||
tests/acceptance/tasks/ShopAdminTasks.ts
|
||||
tests/acceptance/tasks/ShopCustomerTasks.ts
|
||||
tests/acceptance/tasks/ShopAdmin/FRWSalesChannelSelectionPossibility.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Product/SaveProduct.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Product/GenerateVariants.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Product/UploadImage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SubmitOrder.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectPaidInAdvancePaymentOption.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectCashOnDeliveryPaymentOption.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/ConfirmTermsAndConditions.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectInvoicePaymentOption.ts
|
||||
tests/acceptance/tasks/ShopAdmin/FRW/FRWSalesChannelSelectionPossibility.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/ConfirmImmediateAccessToDigitalProduct.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectExpressShoppingOption.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectStandardShippingOption.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Cart/AddPromotionCodeToCart.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Cart/ProceedFromCartToCheckout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Login.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Logout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Register.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Orders/DownloadDigitalProductFromOrder.ts
|
||||
tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
|
||||
tests/acceptance/tasks/ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/DownloadDigitalProductFromOrder.ts
|
||||
tests/acceptance/.eslintrc.cjs
|
||||
tests/acceptance/package-lock.json
|
||||
tests/acceptance/fixtures/Helper.ts
|
||||
tests/acceptance/fixtures/AdminApiContext.ts
|
||||
tests/acceptance/fixtures/PageObject.ts
|
||||
tests/acceptance/fixtures/StoreApiContext.ts
|
||||
tests/acceptance/fixtures/WorkerFixtures.ts
|
||||
tests/acceptance/fixtures/SalesChannelHelper.ts
|
||||
tests/acceptance/fixtures/AcceptanceTest.ts
|
||||
tests/acceptance/fixtures/IdProvider.ts
|
||||
tests/acceptance/fixtures/FixtureTypes.ts
|
||||
tests/acceptance/fixtures/SetupFixtures.ts
|
||||
tests/acceptance/fixtures/Actor.ts
|
||||
tests/acceptance/fixtures/Task.ts
|
||||
tests/acceptance/tests/Product/VariantGeneration.spec.ts
|
||||
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||
tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
|
||||
tests/acceptance/tests/Product/UploadToProductMediaGallery.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
|
||||
tests/acceptance/tests/Install/install.spec.ts
|
||||
tests/acceptance/tests/Install/Installation.spec.ts
|
||||
tests/acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
|
||||
tests/acceptance/tests/Scenarios/ProductWithRuleSpecificPrice.spec.ts
|
||||
tests/acceptance/tests/Update/update.spec.ts
|
||||
tests/acceptance/tests/Update/Update.spec.ts
|
||||
tests/acceptance/tests/Settings/RunFirstRunWizard.spec.ts
|
||||
tests/acceptance/tests/Account/CustomerRegistration.spec.ts
|
||||
tests/acceptance/bin/createTask.js
|
||||
tests/acceptance/bin/createPage.js
|
||||
tests/acceptance/.eslintignore
|
||||
tests/acceptance/.prettierrc
|
||||
tests/acceptance/compose.yaml
|
||||
tests/acceptance/README.md
|
||||
tests/acceptance/package.json
|
||||
tests/acceptance/.prettierignore
|
||||
tests/acceptance/page-objects/AdministrationPages.ts
|
||||
tests/acceptance/page-objects/Storefront/ProductDetail.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutConfirm.ts
|
||||
tests/acceptance/page-objects/Storefront/Account.ts
|
||||
tests/acceptance/page-objects/Storefront/AccountOrder.ts
|
||||
tests/acceptance/page-objects/Storefront/StorefrontHome.ts
|
||||
tests/acceptance/page-objects/Storefront/AccountLogin.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutRegister.ts
|
||||
tests/acceptance/page-objects/Storefront/SearchSuggest.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutCart.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutFinish.ts
|
||||
tests/acceptance/page-objects/Storefront/Search.ts
|
||||
tests/acceptance/page-objects/StorefrontPages.ts
|
||||
tests/acceptance/page-objects/Administration/FlowBuilderListing.ts
|
||||
tests/acceptance/page-objects/Administration/ProductDetail.ts
|
||||
tests/acceptance/page-objects/Administration/FlowBuilderCreatePage.ts
|
||||
tests/acceptance/page-objects/Administration/OrderDetail.ts
|
||||
tests/acceptance/page-objects/Administration/CustomerDetail.ts
|
||||
tests/acceptance/page-objects/Administration/Settings/FirstRunWizard.ts
|
||||
tests/acceptance/test-data/Media/Media.data.ts
|
||||
tests/acceptance/test-data/Product/DigitalProduct.data.ts
|
||||
tests/acceptance/test-data/Product/Product.data.ts
|
||||
tests/acceptance/test-data/Product/Properties.data.ts
|
||||
tests/acceptance/test-data/DataFixtures.ts
|
||||
tests/acceptance/test-data/Checkout/PromotionWithCode.data.ts
|
||||
tests/acceptance/test-data/Checkout/CartWithProduct.data.ts
|
||||
tests/acceptance/test-data/Order/Order.data.ts
|
||||
tests/acceptance/test-data/Tag/Tag.data.ts
|
||||
tests/acceptance/tsconfig.json
|
||||
tests/acceptance/playwright.config.ts
|
||||
tests/performance/bench/data.json
|
||||
|
|
@ -18141,6 +18168,7 @@ tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
|||
tests/migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
tests/migration/Core/V6_6/Migration1691662140MigrateAvailableStockTest.php
|
||||
tests/migration/Core/V6_6/Migration1696515133AddCheckoutGatewayUrlTest.php
|
||||
tests/migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
||||
tests/migration/Core/V6_6/Migration1696262484AddDefaultSendMailOptionsTest.php
|
||||
tests/migration/Core/V6_6/Migration1711461579FixDefaultMailFooterTest.php
|
||||
|
|
@ -18623,6 +18651,32 @@ tests/unit/Core/Checkout/Shipping/Validator/ShippingMethodValidatorTest.php
|
|||
tests/unit/Core/Checkout/Shipping/SalesChannel/SortedShippingMethodRouteTest.php
|
||||
tests/unit/Core/Checkout/Shipping/SalesChannel/CachedShippingMethodRouteTest.php
|
||||
tests/unit/Core/Checkout/Shipping/Cart/ShippingMethodValidatorTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AbstractCheckoutGatewayCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Executor/CheckoutGatewayCommandExecutorTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/RemovePaymentMethodCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/AddShippingMethodExtensionsCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/AddCartErrorCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/AddPaymentMethodCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/AddPaymentMethodExtensionsCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/AddShippingMethodCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/RemovePaymentMethodCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Handler/RemoveShippingMethodCommandHandlerTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Struct/CheckoutGatewayPayloadStructTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/RemoveShippingMethodCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Error/CheckoutGatewayErrorTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AddShippingMethodExtensionCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AddShippingMethodCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AddCartErrorCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AddPaymentMethodCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/Registry/CheckoutGatewayCommandRegistryTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/AddPaymentMethodExtensionCommandTest.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/_fixture/TestCheckoutGatewayHandler.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/_fixture/TestCheckoutGatewayCommand.php
|
||||
tests/unit/Core/Checkout/Gateway/Command/_fixture/TestCheckoutGatewayFooCommand.php
|
||||
tests/unit/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteResponseTest.php
|
||||
tests/unit/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteTest.php
|
||||
tests/unit/Core/Checkout/Gateway/CheckoutGatewayExceptionTest.php
|
||||
tests/unit/Core/Checkout/Gateway/CheckoutGatewayResponseTest.php
|
||||
tests/unit/Core/Content/Media/MediaHydratorTest.php
|
||||
tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
|
||||
tests/unit/Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
|
||||
|
|
@ -18877,6 +18931,7 @@ tests/unit/Core/Framework/Log/Monolog/DoctrineSQLHandlerTest.php
|
|||
tests/unit/Core/Framework/Log/Monolog/ExcludeFlowEventHandlerTest.php
|
||||
tests/unit/Core/Framework/Log/Monolog/ExcludeExceptionHandlerTest.php
|
||||
tests/unit/Core/Framework/Log/Monolog/AnnotatePackageProcessorTest.php
|
||||
tests/unit/Core/Framework/Log/ExceptionLoggerTest.php
|
||||
tests/unit/Core/Framework/Log/PackageTest.php
|
||||
tests/unit/Core/Framework/DependencyInjection/CompilerPass/DemodataCompilerPassTest.php
|
||||
tests/unit/Core/Framework/DependencyInjection/CompilerPass/AssetBundleRegistrationCompilerPassTest.php
|
||||
|
|
@ -19134,6 +19189,10 @@ tests/unit/Core/Framework/App/TaxProvider/Response/TaxProviderResponseTest.php
|
|||
tests/unit/Core/Framework/App/TaxProvider/Payload/TaxProviderPayloadServiceTest.php
|
||||
tests/unit/Core/Framework/App/Exception/AppUrlChangeDetectedExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Exception/AppAlreadyInstalledExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Checkout/Payload/AppCheckoutGatewayPayloadServiceTest.php
|
||||
tests/unit/Core/Framework/App/Checkout/Payload/AppCheckoutGatewayPayloadTest.php
|
||||
tests/unit/Core/Framework/App/Checkout/Gateway/AppCheckoutGatewayResponseTest.php
|
||||
tests/unit/Core/Framework/App/Checkout/Gateway/AppCheckoutGatewayTest.php
|
||||
tests/unit/Core/Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
|
||||
tests/unit/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
|
||||
tests/unit/Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
|
||||
|
|
@ -19158,6 +19217,9 @@ tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-mis
|
|||
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-process-url.xml
|
||||
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-priority.xml
|
||||
tests/unit/Core/Framework/App/Manifest/_fixtures/invalid-webhook-event-names-manifest.xml
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/CheckoutGatewayTest.php
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/_fixtures/testGateway/manifest.xml
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/Gateways/GatewaysTest.php
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/DeliveryTimeTest.php
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/_fixtures/DeliveryTime/valid_manifest.xml
|
||||
tests/unit/Core/Framework/App/Manifest/Xml/Webhook/WebhookTest.php
|
||||
|
|
@ -19223,6 +19285,7 @@ tests/unit/Core/Framework/Rule/RuleConfigTest.php
|
|||
tests/unit/Core/Framework/Rule/Fixture/DaysSinceRuleFixture.php
|
||||
tests/unit/Core/Framework/Rule/Container/DaysSinceRuleTest.php
|
||||
tests/unit/Core/Framework/Rule/Container/AndRuleTest.php
|
||||
tests/unit/Core/Framework/Rule/RuleIdMatcherTest.php
|
||||
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
|
||||
tests/unit/Core/Framework/Rule/RuleComparisonTest.php
|
||||
tests/unit/Core/Framework/FrameworkTest.php
|
||||
|
|
@ -19776,6 +19839,7 @@ adr/2022-06-27-providing-the-admin-extension-sdk.md
|
|||
adr/2022-06-24-add-typescript-support-for-storefront-js.md
|
||||
adr/2024-03-21-implementation-of-meteor-component-library.md
|
||||
adr/2023-10-17-add-unique-identifiers-for-checkout-methods.md
|
||||
adr/2024-04-01-checkout-gateway.md
|
||||
adr/2021-11-23-add-possibility-for-plugin-to-add-a-html-file.md
|
||||
adr/2023-08-27-post-updater.md
|
||||
adr/2023-03-27-admin-text-editor-evaluation.md
|
||||
|
|
|
|||
|
|
@ -14683,12 +14683,6 @@ apache/catalina/filters/SetCharacterEncodingFilter.java
|
|||
catalina/filters/SetCharacterEncodingFilter.java
|
||||
filters/SetCharacterEncodingFilter.java
|
||||
SetCharacterEncodingFilter.java
|
||||
java/org/apache/catalina/filters/WebdavFixFilter.java
|
||||
org/apache/catalina/filters/WebdavFixFilter.java
|
||||
apache/catalina/filters/WebdavFixFilter.java
|
||||
catalina/filters/WebdavFixFilter.java
|
||||
filters/WebdavFixFilter.java
|
||||
WebdavFixFilter.java
|
||||
java/org/apache/catalina/filters/LocalStrings_de.properties
|
||||
org/apache/catalina/filters/LocalStrings_de.properties
|
||||
apache/catalina/filters/LocalStrings_de.properties
|
||||
|
|
|
|||
|
|
@ -2427,7 +2427,6 @@ java/org/apache/catalina/filters/LocalStrings.properties
|
|||
java/org/apache/catalina/filters/RateLimitFilter.java
|
||||
java/org/apache/catalina/filters/RemoteIpFilter.java
|
||||
java/org/apache/catalina/filters/SetCharacterEncodingFilter.java
|
||||
java/org/apache/catalina/filters/WebdavFixFilter.java
|
||||
java/org/apache/catalina/filters/LocalStrings_de.properties
|
||||
java/org/apache/catalina/filters/RemoteHostFilter.java
|
||||
java/org/apache/catalina/filters/LocalStrings_es.properties
|
||||
|
|
|
|||
|
|
@ -12833,6 +12833,11 @@ js/product-editor/changelog/update-product-editor-render-new-attribute-right-aft
|
|||
product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
|
||||
changelog/update-product-editor-render-new-attribute-right-after-selected
|
||||
update-product-editor-render-new-attribute-right-after-selected
|
||||
packages/js/product-editor/changelog/fix-45641
|
||||
js/product-editor/changelog/fix-45641
|
||||
product-editor/changelog/fix-45641
|
||||
changelog/fix-45641
|
||||
fix-45641
|
||||
packages/js/product-editor/changelog/update-product-editor-attribute-types
|
||||
js/product-editor/changelog/update-product-editor-attribute-types
|
||||
product-editor/changelog/update-product-editor-attribute-types
|
||||
|
|
@ -23684,6 +23689,12 @@ tests/e2e/plugins/single-product-template-compatibility-layer.php
|
|||
e2e/plugins/single-product-template-compatibility-layer.php
|
||||
plugins/single-product-template-compatibility-layer.php
|
||||
single-product-template-compatibility-layer.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
tests/e2e/plugins/enable-experimental-features.php
|
||||
e2e/plugins/enable-experimental-features.php
|
||||
plugins/enable-experimental-features.php
|
||||
enable-experimental-features.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
|
||||
woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
|
||||
tests/e2e/plugins/additional-checkout-fields.php
|
||||
|
|
@ -48580,6 +48591,11 @@ woocommerce/src/Utilities/NumberUtil.php
|
|||
src/Utilities/NumberUtil.php
|
||||
Utilities/NumberUtil.php
|
||||
NumberUtil.php
|
||||
plugins/woocommerce/src/Utilities/DiscountsUtil.php
|
||||
woocommerce/src/Utilities/DiscountsUtil.php
|
||||
src/Utilities/DiscountsUtil.php
|
||||
Utilities/DiscountsUtil.php
|
||||
DiscountsUtil.php
|
||||
plugins/woocommerce/src/Utilities/OrderUtil.php
|
||||
woocommerce/src/Utilities/OrderUtil.php
|
||||
src/Utilities/OrderUtil.php
|
||||
|
|
@ -52158,6 +52174,10 @@ plugins/woocommerce/changelog/46692-fix-86639-delete-order-item-meta-query-hyper
|
|||
woocommerce/changelog/46692-fix-86639-delete-order-item-meta-query-hyperdb
|
||||
changelog/46692-fix-86639-delete-order-item-meta-query-hyperdb
|
||||
46692-fix-86639-delete-order-item-meta-query-hyperdb
|
||||
plugins/woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
plugins/woocommerce/changelog/enhancement-45883
|
||||
woocommerce/changelog/enhancement-45883
|
||||
changelog/enhancement-45883
|
||||
|
|
@ -52194,6 +52214,10 @@ plugins/woocommerce/changelog/dev-blocks-package-url
|
|||
woocommerce/changelog/dev-blocks-package-url
|
||||
changelog/dev-blocks-package-url
|
||||
dev-blocks-package-url
|
||||
plugins/woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
changelog/e2e-fix-skipped-mini-cart-test
|
||||
e2e-fix-skipped-mini-cart-test
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
woocommerce/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
|
|
@ -52390,6 +52414,10 @@ plugins/woocommerce/changelog/add-lys-cys-referral-redirect
|
|||
woocommerce/changelog/add-lys-cys-referral-redirect
|
||||
changelog/add-lys-cys-referral-redirect
|
||||
add-lys-cys-referral-redirect
|
||||
plugins/woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
47643-fix-woocommerce.com-single-license-activation
|
||||
plugins/woocommerce/changelog/47010-fix-46993-action-url-link
|
||||
woocommerce/changelog/47010-fix-46993-action-url-link
|
||||
changelog/47010-fix-46993-action-url-link
|
||||
|
|
@ -52490,6 +52518,10 @@ plugins/woocommerce/changelog/fix-readme-tags
|
|||
woocommerce/changelog/fix-readme-tags
|
||||
changelog/fix-readme-tags
|
||||
fix-readme-tags
|
||||
plugins/woocommerce/changelog/fix-orders-responsive-ui
|
||||
woocommerce/changelog/fix-orders-responsive-ui
|
||||
changelog/fix-orders-responsive-ui
|
||||
fix-orders-responsive-ui
|
||||
plugins/woocommerce/changelog/pr-47199
|
||||
woocommerce/changelog/pr-47199
|
||||
changelog/pr-47199
|
||||
|
|
@ -52574,6 +52606,10 @@ plugins/woocommerce/changelog/update-core-profiler-industries
|
|||
woocommerce/changelog/update-core-profiler-industries
|
||||
changelog/update-core-profiler-industries
|
||||
update-core-profiler-industries
|
||||
plugins/woocommerce/changelog/e2e-update-snapshotPathTemplate
|
||||
woocommerce/changelog/e2e-update-snapshotPathTemplate
|
||||
changelog/e2e-update-snapshotPathTemplate
|
||||
e2e-update-snapshotPathTemplate
|
||||
plugins/woocommerce/changelog/fix-40660-array-sum
|
||||
woocommerce/changelog/fix-40660-array-sum
|
||||
changelog/fix-40660-array-sum
|
||||
|
|
@ -52582,6 +52618,10 @@ plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
|
|||
woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
|
||||
changelog/e2e-disable-coming-soon-in-env-setup
|
||||
e2e-disable-coming-soon-in-env-setup
|
||||
plugins/woocommerce/changelog/fix-subsequent-admin-routing
|
||||
woocommerce/changelog/fix-subsequent-admin-routing
|
||||
changelog/fix-subsequent-admin-routing
|
||||
fix-subsequent-admin-routing
|
||||
plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page
|
||||
woocommerce/changelog/46906-update-woocommerce-version-on-status-page
|
||||
changelog/46906-update-woocommerce-version-on-status-page
|
||||
|
|
@ -52606,6 +52646,10 @@ plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule
|
|||
woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule
|
||||
changelog/47500-e2e-restore-no-hooks-eslint-rule
|
||||
47500-e2e-restore-no-hooks-eslint-rule
|
||||
plugins/woocommerce/changelog/2024-04-25-09-58-12-841250
|
||||
woocommerce/changelog/2024-04-25-09-58-12-841250
|
||||
changelog/2024-04-25-09-58-12-841250
|
||||
2024-04-25-09-58-12-841250
|
||||
plugins/woocommerce/changelog/47616-42417-attributes-order
|
||||
woocommerce/changelog/47616-42417-attributes-order
|
||||
changelog/47616-42417-attributes-order
|
||||
|
|
@ -52674,6 +52718,14 @@ plugins/woocommerce/changelog/46672-fix-delete-jest-infrastructure
|
|||
woocommerce/changelog/46672-fix-delete-jest-infrastructure
|
||||
changelog/46672-fix-delete-jest-infrastructure
|
||||
46672-fix-delete-jest-infrastructure
|
||||
plugins/woocommerce/changelog/e2e-fix-unskip-failing-tests
|
||||
woocommerce/changelog/e2e-fix-unskip-failing-tests
|
||||
changelog/e2e-fix-unskip-failing-tests
|
||||
e2e-fix-unskip-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
plugins/woocommerce/changelog/update-47054_explat_experiment_update
|
||||
woocommerce/changelog/update-47054_explat_experiment_update
|
||||
changelog/update-47054_explat_experiment_update
|
||||
|
|
@ -52802,6 +52854,10 @@ plugins/woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests
|
|||
woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests
|
||||
changelog/fix-flacky_attributes_and_variations_e2e_tests
|
||||
fix-flacky_attributes_and_variations_e2e_tests
|
||||
plugins/woocommerce/changelog/47742-fix-coming-soon-untranslated-text
|
||||
woocommerce/changelog/47742-fix-coming-soon-untranslated-text
|
||||
changelog/47742-fix-coming-soon-untranslated-text
|
||||
47742-fix-coming-soon-untranslated-text
|
||||
plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
|
||||
woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
|
||||
changelog/45982-update-in-app-marketplace-new-price-label
|
||||
|
|
@ -52826,6 +52882,10 @@ plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
|
|||
woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
|
||||
changelog/46854-update-LYS-coming-soon-block-cleanup
|
||||
46854-update-LYS-coming-soon-block-cleanup
|
||||
plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
plugins/woocommerce/changelog/47335-update-47193-fix-windowed-text-in-tt4
|
||||
woocommerce/changelog/47335-update-47193-fix-windowed-text-in-tt4
|
||||
changelog/47335-update-47193-fix-windowed-text-in-tt4
|
||||
|
|
@ -52962,6 +53022,10 @@ plugins/woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
|
|||
woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
|
||||
changelog/e2e-fix-fixes-for-gutenberg-active
|
||||
e2e-fix-fixes-for-gutenberg-active
|
||||
plugins/woocommerce/changelog/47701-dev-remove-block-phase-experimental
|
||||
woocommerce/changelog/47701-dev-remove-block-phase-experimental
|
||||
changelog/47701-dev-remove-block-phase-experimental
|
||||
47701-dev-remove-block-phase-experimental
|
||||
plugins/woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
|
||||
woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
|
||||
changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
|
||||
|
|
@ -55838,42 +55902,42 @@ customize-store/assembler/logo-picker/logo-picker.spec.js
|
|||
assembler/logo-picker/logo-picker.spec.js
|
||||
logo-picker/logo-picker.spec.js
|
||||
logo-picker.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
selected-homepage-blocks-class-frontend-0-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
selected-homepage-blocks-class-frontend-3-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
selected-homepage-blocks-class-frontend-1-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
selected-homepage-blocks-class-frontend-2-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
selected-homepage-blocks-class-frontend-0
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
selected-homepage-blocks-class-frontend-1
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
selected-homepage-blocks-class-frontend-3
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
selected-homepage-blocks-class-frontend-2
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
||||
|
|
@ -60596,6 +60660,13 @@ php/src/Utilities/ArrayUtilTest.php
|
|||
src/Utilities/ArrayUtilTest.php
|
||||
Utilities/ArrayUtilTest.php
|
||||
ArrayUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/DiscountsUtilTest.php
|
||||
woocommerce/tests/php/src/Utilities/DiscountsUtilTest.php
|
||||
tests/php/src/Utilities/DiscountsUtilTest.php
|
||||
php/src/Utilities/DiscountsUtilTest.php
|
||||
src/Utilities/DiscountsUtilTest.php
|
||||
Utilities/DiscountsUtilTest.php
|
||||
DiscountsUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/I18nUtilTest.php
|
||||
woocommerce/tests/php/src/Utilities/I18nUtilTest.php
|
||||
tests/php/src/Utilities/I18nUtilTest.php
|
||||
|
|
|
|||
|
|
@ -1953,6 +1953,7 @@ packages/js/product-editor/changelog/update-product-editor-tweak-form-fields-gap
|
|||
packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data
|
||||
packages/js/product-editor/changelog/update-remove-media-library
|
||||
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
|
||||
packages/js/product-editor/changelog/fix-45641
|
||||
packages/js/product-editor/changelog/update-product-editor-attribute-types
|
||||
packages/js/product-editor/changelog/dev-46844_remove_not_used_feature_flags
|
||||
packages/js/product-editor/changelog/dev-47359_request_variations_conditionally
|
||||
|
|
@ -4004,6 +4005,7 @@ plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notice
|
|||
plugins/woocommerce-blocks/tests/e2e/tsconfig.json
|
||||
plugins/woocommerce-blocks/tests/e2e/playwright.config.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/product-collection-compatibility-layer.php
|
||||
|
|
@ -7464,6 +7466,7 @@ plugins/woocommerce/src/Utilities/I18nUtil.php
|
|||
plugins/woocommerce/src/Utilities/RestApiUtil.php
|
||||
plugins/woocommerce/src/Utilities/LoggingUtil.php
|
||||
plugins/woocommerce/src/Utilities/NumberUtil.php
|
||||
plugins/woocommerce/src/Utilities/DiscountsUtil.php
|
||||
plugins/woocommerce/src/Utilities/OrderUtil.php
|
||||
plugins/woocommerce/src/Utilities/FeaturesUtil.php
|
||||
plugins/woocommerce/src/Utilities/PluginUtil.php
|
||||
|
|
@ -8110,6 +8113,7 @@ plugins/woocommerce/changelog/update-free-shipping-sidebar
|
|||
plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
|
||||
plugins/woocommerce/changelog/update-class-property-since-tbd
|
||||
plugins/woocommerce/changelog/46692-fix-86639-delete-order-item-meta-query-hyperdb
|
||||
plugins/woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
plugins/woocommerce/changelog/enhancement-45883
|
||||
plugins/woocommerce/changelog/try-lys-return-catch-all
|
||||
plugins/woocommerce/changelog/46898-update-LYS-status-typescript
|
||||
|
|
@ -8119,6 +8123,7 @@ plugins/woocommerce/changelog/47091-skip-writing-to-file-if-text-empty-string-li
|
|||
plugins/woocommerce/changelog/47376-add-sticky-order-summary
|
||||
plugins/woocommerce/changelog/47535-replace-testimonials-single-image
|
||||
plugins/woocommerce/changelog/dev-blocks-package-url
|
||||
plugins/woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/update-woocommerce-blocks-theming-global-styles
|
||||
plugins/woocommerce/changelog/46711-dev-update-webpack-blocks
|
||||
|
|
@ -8168,6 +8173,7 @@ plugins/woocommerce/changelog/perf-indexes
|
|||
plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix
|
||||
plugins/woocommerce/changelog/update-remove-powered-by-woo-footer
|
||||
plugins/woocommerce/changelog/add-lys-cys-referral-redirect
|
||||
plugins/woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
plugins/woocommerce/changelog/47010-fix-46993-action-url-link
|
||||
plugins/woocommerce/changelog/46125-remove-e2e-side-effects
|
||||
plugins/woocommerce/changelog/47158-trunk
|
||||
|
|
@ -8193,6 +8199,7 @@ plugins/woocommerce/changelog/dev-vortex-comm-assign
|
|||
plugins/woocommerce/changelog/47083-update-46010-place-order-button-with-price
|
||||
plugins/woocommerce/changelog/dev-buildkite-on-automattic-account
|
||||
plugins/woocommerce/changelog/fix-readme-tags
|
||||
plugins/woocommerce/changelog/fix-orders-responsive-ui
|
||||
plugins/woocommerce/changelog/pr-47199
|
||||
plugins/woocommerce/changelog/47316-update-47304-disable-save-button-until-changes-are-made
|
||||
plugins/woocommerce/changelog/47173-update-46012-pickup-sections
|
||||
|
|
@ -8214,14 +8221,17 @@ plugins/woocommerce/changelog/dev-47291_add_playwright_performance_tests
|
|||
plugins/woocommerce/changelog/pr-46975
|
||||
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
|
||||
plugins/woocommerce/changelog/update-core-profiler-industries
|
||||
plugins/woocommerce/changelog/e2e-update-snapshotPathTemplate
|
||||
plugins/woocommerce/changelog/fix-40660-array-sum
|
||||
plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
|
||||
plugins/woocommerce/changelog/fix-subsequent-admin-routing
|
||||
plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page
|
||||
plugins/woocommerce/changelog/update-bump-a8c-tour-kit-version
|
||||
plugins/woocommerce/changelog/47136-fix-product-reviews-use-block-props
|
||||
plugins/woocommerce/changelog/fix-lys-reenable-global-styles
|
||||
plugins/woocommerce/changelog/fix-remove-noindex-lys-coming-soon-pages
|
||||
plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule
|
||||
plugins/woocommerce/changelog/2024-04-25-09-58-12-841250
|
||||
plugins/woocommerce/changelog/47616-42417-attributes-order
|
||||
plugins/woocommerce/changelog/46843-cleaning
|
||||
plugins/woocommerce/changelog/ci-add-workflow-call-event
|
||||
|
|
@ -8239,6 +8249,8 @@ plugins/woocommerce/changelog/update-entrepreneur-signup-hide-site-title
|
|||
plugins/woocommerce/changelog/47101-product-filters-clear-button
|
||||
plugins/woocommerce/changelog/46664-fix-46623-restrict-only-does-not-work-on-a-sub-dir-site
|
||||
plugins/woocommerce/changelog/46672-fix-delete-jest-infrastructure
|
||||
plugins/woocommerce/changelog/e2e-fix-unskip-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
plugins/woocommerce/changelog/update-47054_explat_experiment_update
|
||||
plugins/woocommerce/changelog/47276-update-19871-redirect-old-marketplace-connect-url
|
||||
plugins/woocommerce/changelog/fix-rin-alert-notes
|
||||
|
|
@ -8271,12 +8283,14 @@ plugins/woocommerce/changelog/fix-44129
|
|||
plugins/woocommerce/changelog/44391-product-collection-update-logic-for-frontend-filters
|
||||
plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle
|
||||
plugins/woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests
|
||||
plugins/woocommerce/changelog/47742-fix-coming-soon-untranslated-text
|
||||
plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
|
||||
plugins/woocommerce/changelog/refactor-e2e-playwright-configs
|
||||
plugins/woocommerce/changelog/try-plugin-api-unit-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-buildkite-tests
|
||||
plugins/woocommerce/changelog/update-obw-free-extensions-links
|
||||
plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
|
||||
plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
plugins/woocommerce/changelog/47335-update-47193-fix-windowed-text-in-tt4
|
||||
plugins/woocommerce/changelog/fix-27568-refund-endpoint
|
||||
plugins/woocommerce/changelog/enhancement-46502
|
||||
|
|
@ -8311,6 +8325,7 @@ plugins/woocommerce/changelog/update-product-task-text
|
|||
plugins/woocommerce/changelog/fix-lys-gla-integration
|
||||
plugins/woocommerce/changelog/tweak-surface-order-attribution-data-js
|
||||
plugins/woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
|
||||
plugins/woocommerce/changelog/47701-dev-remove-block-phase-experimental
|
||||
plugins/woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
|
||||
plugins/woocommerce/changelog/api-add-test-for-refunds-endpoint
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-tests-admin
|
||||
|
|
@ -8725,10 +8740,10 @@ plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.sp
|
|||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2-default
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
|
||||
|
|
@ -9355,6 +9370,7 @@ plugins/woocommerce/tests/php/src/Caching/OrderCacheTest.php
|
|||
plugins/woocommerce/tests/php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
|
||||
plugins/woocommerce/tests/php/src/LayoutTemplates/TestLayoutTemplate.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/ArrayUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/DiscountsUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/I18nUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/StringUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Utilities/NumberUtilTest.php
|
||||
|
|
|
|||
|
|
@ -353,6 +353,9 @@ block.json
|
|||
wp-includes/blocks/comment-reply-link.php
|
||||
blocks/comment-reply-link.php
|
||||
comment-reply-link.php
|
||||
wp-includes/blocks/list.php
|
||||
blocks/list.php
|
||||
list.php
|
||||
wp-includes/blocks/post-author.php
|
||||
blocks/post-author.php
|
||||
post-author.php
|
||||
|
|
@ -525,6 +528,9 @@ wp-includes/blocks/code/block.json
|
|||
blocks/code/block.json
|
||||
code/block.json
|
||||
block.json
|
||||
wp-includes/blocks/media-text.php
|
||||
blocks/media-text.php
|
||||
media-text.php
|
||||
wp-includes/blocks/video/block.json
|
||||
blocks/video/block.json
|
||||
video/block.json
|
||||
|
|
@ -4710,6 +4716,8 @@ settings.php
|
|||
wp-includes/block-supports/elements.php
|
||||
block-supports/elements.php
|
||||
elements.php
|
||||
wp-includes/class-wp-token-map.php
|
||||
class-wp-token-map.php
|
||||
wp-includes/formatting.php
|
||||
formatting.php
|
||||
wp-includes/class-wp-walker.php
|
||||
|
|
@ -4753,6 +4761,9 @@ class-wp-html-processor-state.php
|
|||
wp-includes/html-api/class-wp-html-attribute-token.php
|
||||
html-api/class-wp-html-attribute-token.php
|
||||
class-wp-html-attribute-token.php
|
||||
wp-includes/html-api/html5-named-character-references.php
|
||||
html-api/html5-named-character-references.php
|
||||
html5-named-character-references.php
|
||||
wp-includes/html-api/class-wp-html-processor.php
|
||||
html-api/class-wp-html-processor.php
|
||||
class-wp-html-processor.php
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@ wp-includes/blocks/comment-author-name.php
|
|||
wp-includes/blocks/post-content/block.json
|
||||
wp-includes/blocks/archives/block.json
|
||||
wp-includes/blocks/comment-reply-link.php
|
||||
wp-includes/blocks/list.php
|
||||
wp-includes/blocks/post-author.php
|
||||
wp-includes/blocks/query-pagination-previous/block.json
|
||||
wp-includes/blocks/details/block.json
|
||||
|
|
@ -144,6 +145,7 @@ wp-includes/blocks/post-template.php
|
|||
wp-includes/blocks/spacer/block.json
|
||||
wp-includes/blocks/comment-author-name/block.json
|
||||
wp-includes/blocks/code/block.json
|
||||
wp-includes/blocks/media-text.php
|
||||
wp-includes/blocks/video/block.json
|
||||
wp-includes/blocks/heading/block.json
|
||||
wp-includes/blocks/widget-group.php
|
||||
|
|
@ -1251,6 +1253,7 @@ wp-includes/block-supports/typography.php
|
|||
wp-includes/block-supports/generated-classname.php
|
||||
wp-includes/block-supports/settings.php
|
||||
wp-includes/block-supports/elements.php
|
||||
wp-includes/class-wp-token-map.php
|
||||
wp-includes/formatting.php
|
||||
wp-includes/class-wp-walker.php
|
||||
wp-includes/comment-template.php
|
||||
|
|
@ -1267,6 +1270,7 @@ wp-includes/html-api/class-wp-html-text-replacement.php
|
|||
wp-includes/html-api/class-wp-html-span.php
|
||||
wp-includes/html-api/class-wp-html-processor-state.php
|
||||
wp-includes/html-api/class-wp-html-attribute-token.php
|
||||
wp-includes/html-api/html5-named-character-references.php
|
||||
wp-includes/html-api/class-wp-html-processor.php
|
||||
wp-includes/html-api/class-wp-html-active-formatting-elements.php
|
||||
wp-includes/html-api/class-wp-html-token.php
|
||||
|
|
|
|||
|
|
@ -11763,12 +11763,6 @@ shared/stores/__tests__/translations.spec.ts
|
|||
stores/__tests__/translations.spec.ts
|
||||
__tests__/translations.spec.ts
|
||||
translations.spec.ts
|
||||
app/frontend/shared/stores/__tests__/theme.spec.ts
|
||||
frontend/shared/stores/__tests__/theme.spec.ts
|
||||
shared/stores/__tests__/theme.spec.ts
|
||||
stores/__tests__/theme.spec.ts
|
||||
__tests__/theme.spec.ts
|
||||
theme.spec.ts
|
||||
app/frontend/shared/stores/__tests__/session.spec.ts
|
||||
frontend/shared/stores/__tests__/session.spec.ts
|
||||
shared/stores/__tests__/session.spec.ts
|
||||
|
|
@ -11786,11 +11780,6 @@ frontend/shared/stores/index.ts
|
|||
shared/stores/index.ts
|
||||
stores/index.ts
|
||||
index.ts
|
||||
app/frontend/shared/stores/theme.ts
|
||||
frontend/shared/stores/theme.ts
|
||||
shared/stores/theme.ts
|
||||
stores/theme.ts
|
||||
theme.ts
|
||||
app/frontend/shared/stores/authentication.ts
|
||||
frontend/shared/stores/authentication.ts
|
||||
shared/stores/authentication.ts
|
||||
|
|
@ -19666,23 +19655,6 @@ personal-setting/composables/permission/useCheckChangePassword.ts
|
|||
composables/permission/useCheckChangePassword.ts
|
||||
permission/useCheckChangePassword.ts
|
||||
useCheckChangePassword.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
composables/__tests__/useThemeUpdate.spec.ts
|
||||
__tests__/useThemeUpdate.spec.ts
|
||||
useThemeUpdate.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
pages/personal-setting/composables/useThemeUpdate.ts
|
||||
personal-setting/composables/useThemeUpdate.ts
|
||||
composables/useThemeUpdate.ts
|
||||
useThemeUpdate.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-recovery-codes.spec.ts
|
||||
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-recovery-codes.spec.ts
|
||||
apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-recovery-codes.spec.ts
|
||||
|
|
@ -21085,6 +21057,19 @@ apps/desktop/initializer/initializeDesktopIcons.ts
|
|||
desktop/initializer/initializeDesktopIcons.ts
|
||||
initializer/initializeDesktopIcons.ts
|
||||
initializeDesktopIcons.ts
|
||||
app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
apps/desktop/stores/__tests__/theme.spec.ts
|
||||
desktop/stores/__tests__/theme.spec.ts
|
||||
stores/__tests__/theme.spec.ts
|
||||
__tests__/theme.spec.ts
|
||||
theme.spec.ts
|
||||
app/frontend/apps/desktop/stores/theme.ts
|
||||
frontend/apps/desktop/stores/theme.ts
|
||||
apps/desktop/stores/theme.ts
|
||||
desktop/stores/theme.ts
|
||||
stores/theme.ts
|
||||
theme.ts
|
||||
app/frontend/tsconfig.json
|
||||
frontend/tsconfig.json
|
||||
tsconfig.json
|
||||
|
|
@ -47495,10 +47480,6 @@ graphql/gql/shared_examples/fails_if_unauthenticated.rb
|
|||
gql/shared_examples/fails_if_unauthenticated.rb
|
||||
shared_examples/fails_if_unauthenticated.rb
|
||||
fails_if_unauthenticated.rb
|
||||
spec/graphql/gql/zammad_schema_max_depth_spec.rb
|
||||
graphql/gql/zammad_schema_max_depth_spec.rb
|
||||
gql/zammad_schema_max_depth_spec.rb
|
||||
zammad_schema_max_depth_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/live_user/delete_spec.rb
|
||||
graphql/gql/mutations/ticket/live_user/delete_spec.rb
|
||||
gql/mutations/ticket/live_user/delete_spec.rb
|
||||
|
|
|
|||
|
|
@ -2202,11 +2202,9 @@ app/frontend/shared/plugins/applicationConfigPlugin.ts
|
|||
app/frontend/shared/stores/locale.ts
|
||||
app/frontend/shared/stores/session.ts
|
||||
app/frontend/shared/stores/__tests__/translations.spec.ts
|
||||
app/frontend/shared/stores/__tests__/theme.spec.ts
|
||||
app/frontend/shared/stores/__tests__/session.spec.ts
|
||||
app/frontend/shared/stores/__tests__/locale.spec.ts
|
||||
app/frontend/shared/stores/index.ts
|
||||
app/frontend/shared/stores/theme.ts
|
||||
app/frontend/shared/stores/authentication.ts
|
||||
app/frontend/shared/stores/translations.ts
|
||||
app/frontend/shared/stores/application.ts
|
||||
|
|
@ -3180,8 +3178,6 @@ app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
|
|||
app/frontend/apps/desktop/pages/personal-setting/composables/permission/__tests__/useCheckTokenAccess.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/permission/useCheckTokenAccess.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/permission/useCheckChangePassword.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-recovery-codes.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-security-keys.spec.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth/personal-setting-two-factor-auth-authenticator-app.spec.ts
|
||||
|
|
@ -3360,6 +3356,8 @@ app/frontend/apps/desktop/initializer/assets/chevron-up.svg
|
|||
app/frontend/apps/desktop/initializer/desktopIconsAliasesMap.ts
|
||||
app/frontend/apps/desktop/initializer/3RD-PARTY-ICONS.md
|
||||
app/frontend/apps/desktop/initializer/initializeDesktopIcons.ts
|
||||
app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
app/frontend/apps/desktop/stores/theme.ts
|
||||
app/frontend/tsconfig.json
|
||||
app/frontend/build/mocksGraphqlPlugin.js
|
||||
app/frontend/build/transforms/transformTestId.js
|
||||
|
|
@ -8449,7 +8447,6 @@ spec/graphql/gql/subscriptions/organization_updates_spec.rb
|
|||
spec/graphql/gql/subscriptions/push_messages_spec.rb
|
||||
spec/graphql/gql/subscriptions/user_updates_spec.rb
|
||||
spec/graphql/gql/shared_examples/fails_if_unauthenticated.rb
|
||||
spec/graphql/gql/zammad_schema_max_depth_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/live_user/delete_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/live_user/upsert_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/customer_update_spec.rb
|
||||
|
|
|
|||
|
|
@ -2046,8 +2046,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://tinyurl.com/robots.txt
|
||||
http://yelp.com/robots.txt
|
||||
http://forbes.com/robots.txt
|
||||
http://m.facebook.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3213,6 +3213,7 @@ safebrowsing/report_badware
|
|||
safebrowsing/report_error
|
||||
safebrowsing/report_phish
|
||||
salary-explorer/api
|
||||
sb
|
||||
scholar
|
||||
scholar_share
|
||||
scl
|
||||
|
|
@ -3389,7 +3390,7 @@ shopping/reviewer
|
|||
shopping/seller
|
||||
shopping/suppliers/search
|
||||
shopping?
|
||||
showtimes/location/*http://apis.google.com/robots.txt
|
||||
showtimes/location/*http://microsoft.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
|
|
@ -3209,6 +3209,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/reads/*/read$
|
||||
/realtime_changes
|
||||
/receipt
|
||||
/recommendations/products
|
||||
/references
|
||||
/register/
|
||||
/registration-confirmation/
|
||||
|
|
@ -4150,6 +4151,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?section=
|
||||
?services
|
||||
?setLocale=
|
||||
?set_language
|
||||
?set_mobile=
|
||||
?sgsc=*
|
||||
?share=
|
||||
|
|
@ -4264,6 +4266,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
@*/topics
|
||||
@*/upcoming
|
||||
@@castle.cms.querylisting*?
|
||||
@@search
|
||||
@@search?
|
||||
@async
|
||||
@me
|
||||
|
|
@ -5349,6 +5352,7 @@ Help
|
|||
HelpContent
|
||||
Heritrix
|
||||
Home/404Page
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
|
@ -5531,6 +5535,7 @@ Meo
|
|||
MessageRunDetailID=
|
||||
MetaURI
|
||||
Microsoft.URL.Control
|
||||
Mobile/EM/
|
||||
Moreover
|
||||
Moreoverbot
|
||||
MoviesYouveSeen
|
||||
|
|
@ -5647,6 +5652,7 @@ ProfilesGate
|
|||
Project
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
QUICKNEWS
|
||||
Qinfo
|
||||
Qinfo/cams
|
||||
|
|
@ -5704,6 +5710,7 @@ SOImapPriceDisplayView
|
|||
SametimeWebApp
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
|
@ -6175,6 +6182,8 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -6258,6 +6267,7 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
|
@ -6527,6 +6537,7 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
|
|
@ -6551,6 +6562,7 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp/authorize
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
|
|
@ -6625,6 +6637,7 @@ api/http://kobo.com/robots.txt
|
|||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps/*
|
||||
api/nicorepo/timeline
|
||||
api/programas/69730/audios.rss
|
||||
|
|
@ -7735,6 +7748,7 @@ bezahlvorgaenge.html
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -7796,6 +7810,7 @@ bin
|
|||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -7941,6 +7956,7 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -9154,6 +9170,7 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
|
|
@ -9548,6 +9565,7 @@ contactus/mwaas*
|
|||
contenidos
|
||||
content
|
||||
content-claiming
|
||||
content-generator-embed
|
||||
content-marketing
|
||||
content/*%7Bopenurl%7D
|
||||
content/*/async
|
||||
|
|
@ -9813,10 +9831,12 @@ cpro
|
|||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/$
|
||||
cr/corporate/contact
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
|
@ -11186,6 +11206,9 @@ enterprise/seo
|
|||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
|
@ -11715,6 +11738,7 @@ fbl/terms.html
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
|
@ -12290,6 +12314,8 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
|
|
@ -13181,12 +13207,14 @@ hosted
|
|||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
|
@ -13200,6 +13228,8 @@ howto
|
|||
howtobuy/
|
||||
hp/focus-retrocompatibile$
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -13307,7 +13337,6 @@ http://patreon.com/robots.txt
|
|||
http://producthunt.com/robots.txt
|
||||
http://raiplay.it/robots.txt
|
||||
http://redbubble.com/robots.txt
|
||||
http://statcounter.com/robots.txt
|
||||
http://support.apple.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://tiny.cc/robots.txt
|
||||
|
|
@ -13685,11 +13714,16 @@ images/$
|
|||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
|
|
@ -13698,8 +13732,12 @@ images/ndtvvideo/*
|
|||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
|
|
@ -13710,6 +13748,7 @@ images/usedcarimages
|
|||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
imagine/
|
||||
imesync
|
||||
img
|
||||
|
|
@ -13834,6 +13873,7 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include
|
||||
include/
|
||||
|
|
@ -13897,7 +13937,6 @@ index.php/ko/node/
|
|||
index.php/magazine/get_comment
|
||||
index.php/media/oembed
|
||||
index.php/members/profile
|
||||
index.php/node
|
||||
index.php/node/add
|
||||
index.php/node/add/
|
||||
index.php/ru/node/
|
||||
|
|
@ -15091,6 +15130,7 @@ loans
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
|
@ -15411,6 +15451,7 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -15514,6 +15555,7 @@ media/popup/
|
|||
media/thumbnails/
|
||||
media/tv/channel/credits
|
||||
media/tyfo*
|
||||
media/tyfo*http://statcounter.com/robots.txt
|
||||
mediabase
|
||||
mediaembed
|
||||
medialibrary/de/brief
|
||||
|
|
@ -15811,6 +15853,7 @@ merchant/directions/*
|
|||
merchant/imageUploadPreview/*
|
||||
merchant/loc/*
|
||||
merchant/moreProducts?*
|
||||
merchant/reviews?
|
||||
merchant/update/*
|
||||
merchantapps
|
||||
mes
|
||||
|
|
@ -16810,6 +16853,7 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
|
@ -16975,6 +17019,12 @@ offers/nonprofits
|
|||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offers/referral-terms-conditions
|
||||
offers/referral-terms-conditions$
|
||||
offers/referral-terms-conditions%
|
||||
offers/referral-terms-conditions?
|
||||
offline
|
||||
offlinenotice.xml
|
||||
offsite
|
||||
|
|
@ -17667,7 +17717,7 @@ pmc/publisherportal/download
|
|||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22JM4xs6ldRU9xsWuREkQ1jozCBAA\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22-0nwGnFilvtjMgV3ABlCsTWUmww\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -18058,6 +18108,7 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -18076,6 +18127,7 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -18130,6 +18182,7 @@ profile/*/followers
|
|||
profile/*/following
|
||||
profile/*/map$
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
|
|
@ -18618,6 +18671,7 @@ recharge/dashboard/static
|
|||
recherche
|
||||
recipes/search
|
||||
recommendations
|
||||
recommendations/products
|
||||
recommendnews
|
||||
reconnect
|
||||
recover
|
||||
|
|
@ -18774,6 +18828,7 @@ resources/xml/sitemaps
|
|||
responder
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -18825,6 +18880,7 @@ reviews/seller
|
|||
reviews/top-reviewers
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
rfcdiff*
|
||||
ribbon.php
|
||||
|
|
@ -19075,6 +19131,7 @@ savannah-checkouts
|
|||
save
|
||||
save-document
|
||||
save-query
|
||||
sb
|
||||
sbd
|
||||
sbs/
|
||||
sc/forums
|
||||
|
|
@ -19656,6 +19713,7 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -19787,6 +19845,7 @@ sharing/files
|
|||
sharing/folders
|
||||
sheet/help/search-results.html
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
|
|
@ -19797,6 +19856,8 @@ shipping-payment
|
|||
shippingassistant
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/bag
|
||||
shop/browse/campaigns/mobile_overlay
|
||||
shop/browse/overlay
|
||||
|
|
@ -19804,6 +19865,7 @@ shop/browse/ribbon
|
|||
shop/global
|
||||
shop/iphone/payments/overlay
|
||||
shop/search.ep
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
|
@ -20396,6 +20458,7 @@ social-connect/send
|
|||
social/help/search-results.html
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -20452,6 +20515,7 @@ software/tp
|
|||
software/vendors/inquire
|
||||
software/vendors/new
|
||||
software/visit?
|
||||
software/winboard/whats_new
|
||||
sogou
|
||||
soleil-de-venise-Bekleidung/s?ie=UTF8&page=1&rh=n%3A77028031%2Ck%3Asoleil%20de%20venise
|
||||
solr
|
||||
|
|
@ -20507,6 +20571,7 @@ sp=
|
|||
sp_url=
|
||||
spartan
|
||||
spatl
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
|
@ -20583,6 +20648,7 @@ sports/whatson
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sprints/help/search-results.html
|
||||
|
|
@ -20666,6 +20732,7 @@ statement
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/button/button1.html
|
||||
static/button/button1.js
|
||||
static/button/button2.html
|
||||
|
|
@ -20782,6 +20849,8 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -21337,6 +21406,7 @@ text
|
|||
textedition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th-*/
|
||||
th-th.www.cloudflare.com
|
||||
th-th/
|
||||
|
|
@ -21359,6 +21429,7 @@ th/solutions/case-studies/
|
|||
th/solutions/case-studies/innovators/innovators-eu/
|
||||
th/user
|
||||
th/users
|
||||
th?
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
thank-you-enterprise-demo
|
||||
|
|
@ -21367,13 +21438,6 @@ thank_you
|
|||
thanksgiving-spotlight
|
||||
thanx?
|
||||
the
|
||||
the-ascent/banks/landing
|
||||
the-ascent/buying-stocks/landing
|
||||
the-ascent/credit-cards/landing
|
||||
the-ascent/insurance/auto/landing
|
||||
the-ascent/insurance/life/landing
|
||||
the-ascent/mortgages/landing
|
||||
the-ascent/personal-loans/landing
|
||||
the-ascent/search
|
||||
thedavedesk
|
||||
theindex/wp-admin
|
||||
|
|
@ -21610,6 +21674,7 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -21637,10 +21702,24 @@ travel/
|
|||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/hotel-finder
|
||||
travel/hotels/hotel-finder/$
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/scripts
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
|
@ -22023,7 +22102,6 @@ understanding-c3g
|
|||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaichttp://unpkg.com/robots.txt
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
|
@ -22136,6 +22214,7 @@ ur/user
|
|||
ur/users
|
||||
urbanag
|
||||
urchin_test
|
||||
url
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
urlinator/static-1.57
|
||||
|
|
@ -22661,11 +22740,21 @@ video_passthrough
|
|||
video_passthrough.php
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/search.php
|
||||
videos/search.php?filter=*&s=Fight+Compilation$
|
||||
videos/search.php?filter=*&s=Fight+Compilation*&start=*$
|
||||
|
|
@ -22710,8 +22799,13 @@ videos/search.php?s=street+fight$
|
|||
videos/search.php?s=street+fight*&start=*$
|
||||
videos/search.php?s=woman+fight$
|
||||
videos/search.php?s=woman+fight*&start=*$
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
viewReview
|
||||
|
|
@ -22966,6 +23060,10 @@ whythisad
|
|||
widget
|
||||
widget-landing-page.html
|
||||
widget/*
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -23731,6 +23829,7 @@ word/embed
|
|||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue