mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-19 05:24:09 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
20c2c9962d
commit
5532123a60
28 changed files with 2263 additions and 1678 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1739559805
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1739527427
|
||||
"last_update": 1739613807
|
||||
}
|
||||
}
|
||||
|
|
@ -14049,6 +14049,13 @@ src/Http/Middleware/Currency.php
|
|||
Http/Middleware/Currency.php
|
||||
Middleware/Currency.php
|
||||
Currency.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/InvoiceOverdueReminder.php
|
||||
Webkul/Shop/src/Mail/Customer/InvoiceOverdueReminder.php
|
||||
Shop/src/Mail/Customer/InvoiceOverdueReminder.php
|
||||
src/Mail/Customer/InvoiceOverdueReminder.php
|
||||
Mail/Customer/InvoiceOverdueReminder.php
|
||||
Customer/InvoiceOverdueReminder.php
|
||||
InvoiceOverdueReminder.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php
|
||||
Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php
|
||||
Shop/src/Mail/Customer/UpdatePasswordNotification.php
|
||||
|
|
@ -15504,6 +15511,15 @@ views/emails/customers/new-customer.blade.php
|
|||
emails/customers/new-customer.blade.php
|
||||
customers/new-customer.blade.php
|
||||
new-customer.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
Webkul/Shop/src/Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
Shop/src/Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
src/Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
views/emails/customers/invoice-reminder.blade.php
|
||||
emails/customers/invoice-reminder.blade.php
|
||||
customers/invoice-reminder.blade.php
|
||||
invoice-reminder.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/commented.blade.php
|
||||
Webkul/Shop/src/Resources/views/emails/customers/commented.blade.php
|
||||
Shop/src/Resources/views/emails/customers/commented.blade.php
|
||||
|
|
|
|||
|
|
@ -2005,6 +2005,7 @@ packages/Webkul/Shop/src/Http/Middleware/Theme.php
|
|||
packages/Webkul/Shop/src/Http/Middleware/CacheResponse.php
|
||||
packages/Webkul/Shop/src/Http/Middleware/AuthenticateCustomer.php
|
||||
packages/Webkul/Shop/src/Http/Middleware/Currency.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/InvoiceOverdueReminder.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/NoteNotification.php
|
||||
packages/Webkul/Shop/src/Mail/Customer/EmailVerificationNotification.php
|
||||
|
|
@ -2168,6 +2169,7 @@ packages/Webkul/Shop/src/Resources/views/emails/orders/commented.blade.php
|
|||
packages/Webkul/Shop/src/Resources/views/emails/orders/canceled.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/registration.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/new-customer.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/invoice-reminder.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/commented.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/update-password.blade.php
|
||||
packages/Webkul/Shop/src/Resources/views/emails/customers/forgot-password.blade.php
|
||||
|
|
|
|||
|
|
@ -70,11 +70,6 @@ templates/cms/wizards/wizardoptionwidget.html
|
|||
cms/wizards/wizardoptionwidget.html
|
||||
wizards/wizardoptionwidget.html
|
||||
wizardoptionwidget.html
|
||||
cms/templates/cms/wizards/done.html
|
||||
templates/cms/wizards/done.html
|
||||
cms/wizards/done.html
|
||||
wizards/done.html
|
||||
done.html
|
||||
cms/templates/cms/wizards/start.html
|
||||
templates/cms/wizards/start.html
|
||||
cms/wizards/start.html
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ cms/templates/cms/widgets/pageselectwidget.html
|
|||
cms/templates/cms/widgets/applicationconfigselect.html
|
||||
cms/templates/cms/dummy.html
|
||||
cms/templates/cms/wizards/wizardoptionwidget.html
|
||||
cms/templates/cms/wizards/done.html
|
||||
cms/templates/cms/wizards/start.html
|
||||
cms/templates/cms/wizards/create.html
|
||||
cms/templates/cms/wizards/base.html
|
||||
|
|
|
|||
|
|
@ -6799,6 +6799,9 @@ modules.php
|
|||
htdocs/admin/user.php
|
||||
admin/user.php
|
||||
user.php
|
||||
htdocs/admin/order_pdf.php
|
||||
admin/order_pdf.php
|
||||
order_pdf.php
|
||||
htdocs/admin/bom.php
|
||||
admin/bom.php
|
||||
bom.php
|
||||
|
|
@ -7002,6 +7005,12 @@ tools/ui/components/event-message.php
|
|||
ui/components/event-message.php
|
||||
components/event-message.php
|
||||
event-message.php
|
||||
htdocs/admin/tools/ui/components/inputs.php
|
||||
admin/tools/ui/components/inputs.php
|
||||
tools/ui/components/inputs.php
|
||||
ui/components/inputs.php
|
||||
components/inputs.php
|
||||
inputs.php
|
||||
htdocs/admin/tools/ui/components/index.php
|
||||
admin/tools/ui/components/index.php
|
||||
tools/ui/components/index.php
|
||||
|
|
|
|||
|
|
@ -1615,6 +1615,7 @@ htdocs/admin/multicurrency.php
|
|||
htdocs/admin/eventorganization_confboothattendee_extrafields.php
|
||||
htdocs/admin/modules.php
|
||||
htdocs/admin/user.php
|
||||
htdocs/admin/order_pdf.php
|
||||
htdocs/admin/bom.php
|
||||
htdocs/admin/mailing.php
|
||||
htdocs/admin/translation.php
|
||||
|
|
@ -1676,6 +1677,7 @@ htdocs/admin/tools/ui/components/test_forms.php
|
|||
htdocs/admin/tools/ui/components/badges.php
|
||||
htdocs/admin/tools/ui/components/buttons.php
|
||||
htdocs/admin/tools/ui/components/event-message.php
|
||||
htdocs/admin/tools/ui/components/inputs.php
|
||||
htdocs/admin/tools/ui/components/index.php
|
||||
htdocs/admin/tools/ui/components/test_buttons.php
|
||||
htdocs/admin/tools/ui/components/test_arrays.php
|
||||
|
|
|
|||
|
|
@ -24755,13 +24755,6 @@ tests/src/Functional/BlockContentPageViewTest.php
|
|||
src/Functional/BlockContentPageViewTest.php
|
||||
Functional/BlockContentPageViewTest.php
|
||||
BlockContentPageViewTest.php
|
||||
core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
|
||||
modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
|
||||
block_content/tests/src/Functional/BlockContentRevisionsTest.php
|
||||
tests/src/Functional/BlockContentRevisionsTest.php
|
||||
src/Functional/BlockContentRevisionsTest.php
|
||||
Functional/BlockContentRevisionsTest.php
|
||||
BlockContentRevisionsTest.php
|
||||
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php
|
||||
modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php
|
||||
block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php
|
||||
|
|
@ -48296,6 +48289,14 @@ entity_test/src/Routing/EntityTestRoutes.php
|
|||
src/Routing/EntityTestRoutes.php
|
||||
Routing/EntityTestRoutes.php
|
||||
EntityTestRoutes.php
|
||||
core/modules/system/tests/modules/entity_test/src/Callbacks.php
|
||||
modules/system/tests/modules/entity_test/src/Callbacks.php
|
||||
system/tests/modules/entity_test/src/Callbacks.php
|
||||
tests/modules/entity_test/src/Callbacks.php
|
||||
modules/entity_test/src/Callbacks.php
|
||||
entity_test/src/Callbacks.php
|
||||
src/Callbacks.php
|
||||
Callbacks.php
|
||||
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php
|
||||
modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php
|
||||
system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php
|
||||
|
|
@ -54409,13 +54410,14 @@ tests/modules/test_batch_test/test_batch_test.install
|
|||
modules/test_batch_test/test_batch_test.install
|
||||
test_batch_test/test_batch_test.install
|
||||
test_batch_test.install
|
||||
core/modules/system/tests/modules/batch_test/batch_test.module
|
||||
modules/system/tests/modules/batch_test/batch_test.module
|
||||
system/tests/modules/batch_test/batch_test.module
|
||||
tests/modules/batch_test/batch_test.module
|
||||
modules/batch_test/batch_test.module
|
||||
batch_test/batch_test.module
|
||||
batch_test.module
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||
modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||
system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||
tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||
modules/batch_test/src/BatchTestCallbacks.php
|
||||
batch_test/src/BatchTestCallbacks.php
|
||||
src/BatchTestCallbacks.php
|
||||
BatchTestCallbacks.php
|
||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
|
||||
modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
|
||||
system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
|
||||
|
|
@ -54452,6 +54454,14 @@ batch_test/src/Form/BatchTestMockForm.php
|
|||
src/Form/BatchTestMockForm.php
|
||||
Form/BatchTestMockForm.php
|
||||
BatchTestMockForm.php
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||
modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||
system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||
tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||
modules/batch_test/src/BatchTestDefinitions.php
|
||||
batch_test/src/BatchTestDefinitions.php
|
||||
src/BatchTestDefinitions.php
|
||||
BatchTestDefinitions.php
|
||||
core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
||||
modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
||||
system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
||||
|
|
@ -54461,6 +54471,14 @@ batch_test/src/Controller/BatchTestController.php
|
|||
src/Controller/BatchTestController.php
|
||||
Controller/BatchTestController.php
|
||||
BatchTestController.php
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php
|
||||
modules/system/tests/modules/batch_test/src/BatchTestHelper.php
|
||||
system/tests/modules/batch_test/src/BatchTestHelper.php
|
||||
tests/modules/batch_test/src/BatchTestHelper.php
|
||||
modules/batch_test/src/BatchTestHelper.php
|
||||
batch_test/src/BatchTestHelper.php
|
||||
src/BatchTestHelper.php
|
||||
BatchTestHelper.php
|
||||
core/modules/system/tests/modules/batch_test/batch_test.routing.yml
|
||||
modules/system/tests/modules/batch_test/batch_test.routing.yml
|
||||
system/tests/modules/batch_test/batch_test.routing.yml
|
||||
|
|
@ -54468,13 +54486,13 @@ tests/modules/batch_test/batch_test.routing.yml
|
|||
modules/batch_test/batch_test.routing.yml
|
||||
batch_test/batch_test.routing.yml
|
||||
batch_test.routing.yml
|
||||
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
|
||||
modules/system/tests/modules/batch_test/batch_test.callbacks.inc
|
||||
system/tests/modules/batch_test/batch_test.callbacks.inc
|
||||
tests/modules/batch_test/batch_test.callbacks.inc
|
||||
modules/batch_test/batch_test.callbacks.inc
|
||||
batch_test/batch_test.callbacks.inc
|
||||
batch_test.callbacks.inc
|
||||
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||
modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||
system/tests/modules/batch_test/batch_test.set_file.inc
|
||||
tests/modules/batch_test/batch_test.set_file.inc
|
||||
modules/batch_test/batch_test.set_file.inc
|
||||
batch_test/batch_test.set_file.inc
|
||||
batch_test.set_file.inc
|
||||
core/modules/system/tests/modules/batch_test/batch_test.links.task.yml
|
||||
modules/system/tests/modules/batch_test/batch_test.links.task.yml
|
||||
system/tests/modules/batch_test/batch_test.links.task.yml
|
||||
|
|
@ -59351,6 +59369,13 @@ tests/src/Kernel/NavigationMenuMarkupTest.php
|
|||
src/Kernel/NavigationMenuMarkupTest.php
|
||||
Kernel/NavigationMenuMarkupTest.php
|
||||
NavigationMenuMarkupTest.php
|
||||
core/modules/navigation/tests/src/Kernel/NavigationContentLinksTest.php
|
||||
modules/navigation/tests/src/Kernel/NavigationContentLinksTest.php
|
||||
navigation/tests/src/Kernel/NavigationContentLinksTest.php
|
||||
tests/src/Kernel/NavigationContentLinksTest.php
|
||||
src/Kernel/NavigationContentLinksTest.php
|
||||
Kernel/NavigationContentLinksTest.php
|
||||
NavigationContentLinksTest.php
|
||||
core/modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
|
||||
modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
|
||||
navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
|
||||
|
|
|
|||
|
|
@ -3743,7 +3743,6 @@ core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.ph
|
|||
core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
|
||||
core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
|
||||
core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
|
||||
core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
|
||||
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php
|
||||
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
|
||||
core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php
|
||||
|
|
@ -7034,6 +7033,7 @@ core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8
|
|||
core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc
|
||||
core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
|
||||
core/modules/system/tests/modules/entity_test/src/Routing/EntityTestRoutes.php
|
||||
core/modules/system/tests/modules/entity_test/src/Callbacks.php
|
||||
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php
|
||||
core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
|
||||
core/modules/system/tests/modules/entity_test/src/EntityTestTypesFilter.php
|
||||
|
|
@ -7767,14 +7767,16 @@ core/modules/system/tests/modules/module_installer_config_test/config/install/mo
|
|||
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
|
||||
core/modules/system/tests/modules/test_batch_test/test_batch_test.info.yml
|
||||
core/modules/system/tests/modules/test_batch_test/test_batch_test.install
|
||||
core/modules/system/tests/modules/batch_test/batch_test.module
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
|
||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
|
||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
|
||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||
core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
||||
core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php
|
||||
core/modules/system/tests/modules/batch_test/batch_test.routing.yml
|
||||
core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
|
||||
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||
core/modules/system/tests/modules/batch_test/batch_test.links.task.yml
|
||||
core/modules/system/tests/modules/batch_test/batch_test.info.yml
|
||||
core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml
|
||||
|
|
@ -8506,6 +8508,7 @@ core/modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHook
|
|||
core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
|
||||
core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
|
||||
core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
core/modules/navigation/tests/src/Kernel/NavigationContentLinksTest.php
|
||||
core/modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
|
||||
core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php
|
||||
core/modules/navigation/tests/src/Nightwatch/Tests/expandCollapseTest.js
|
||||
|
|
|
|||
|
|
@ -12027,6 +12027,13 @@ src/common/components/Switch.tsx
|
|||
common/components/Switch.tsx
|
||||
components/Switch.tsx
|
||||
Switch.tsx
|
||||
framework/core/js/src/common/components/IPAddress.tsx
|
||||
core/js/src/common/components/IPAddress.tsx
|
||||
js/src/common/components/IPAddress.tsx
|
||||
src/common/components/IPAddress.tsx
|
||||
common/components/IPAddress.tsx
|
||||
components/IPAddress.tsx
|
||||
IPAddress.tsx
|
||||
framework/core/js/src/common/components/GambitsAutocompleteDropdown.tsx
|
||||
core/js/src/common/components/GambitsAutocompleteDropdown.tsx
|
||||
js/src/common/components/GambitsAutocompleteDropdown.tsx
|
||||
|
|
@ -13820,6 +13827,13 @@ dist-typings/common/components/Button.d.ts
|
|||
common/components/Button.d.ts
|
||||
components/Button.d.ts
|
||||
Button.d.ts
|
||||
framework/core/js/dist-typings/common/components/IPAddress.d.ts
|
||||
core/js/dist-typings/common/components/IPAddress.d.ts
|
||||
js/dist-typings/common/components/IPAddress.d.ts
|
||||
dist-typings/common/components/IPAddress.d.ts
|
||||
common/components/IPAddress.d.ts
|
||||
components/IPAddress.d.ts
|
||||
IPAddress.d.ts
|
||||
framework/core/js/dist-typings/common/components/MultiSelect.d.ts
|
||||
core/js/dist-typings/common/components/MultiSelect.d.ts
|
||||
js/dist-typings/common/components/MultiSelect.d.ts
|
||||
|
|
|
|||
|
|
@ -2232,6 +2232,7 @@ framework/core/js/src/common/components/SplitDropdown.tsx
|
|||
framework/core/js/src/common/components/Pagination.tsx
|
||||
framework/core/js/src/common/components/AutocompleteDropdown.tsx
|
||||
framework/core/js/src/common/components/Switch.tsx
|
||||
framework/core/js/src/common/components/IPAddress.tsx
|
||||
framework/core/js/src/common/components/GambitsAutocompleteDropdown.tsx
|
||||
framework/core/js/src/common/components/Avatar.tsx
|
||||
framework/core/js/src/common/components/AlertManager.tsx
|
||||
|
|
@ -2492,6 +2493,7 @@ framework/core/js/dist-typings/common/components/Input.d.ts
|
|||
framework/core/js/dist-typings/common/components/GroupBadge.d.ts
|
||||
framework/core/js/dist-typings/common/components/LoadingIndicator.d.ts
|
||||
framework/core/js/dist-typings/common/components/Button.d.ts
|
||||
framework/core/js/dist-typings/common/components/IPAddress.d.ts
|
||||
framework/core/js/dist-typings/common/components/MultiSelect.d.ts
|
||||
framework/core/js/dist-typings/common/components/UserSearchResult.d.ts
|
||||
framework/core/js/dist-typings/common/components/AbstractGlobalSearch.d.ts
|
||||
|
|
|
|||
|
|
@ -20158,6 +20158,14 @@ Admin/Models/Messages/CampaignModel.cs
|
|||
Models/Messages/CampaignModel.cs
|
||||
Messages/CampaignModel.cs
|
||||
CampaignModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/CopyCampaignModel.cs
|
||||
Presentation/Nop.Web/Areas/Admin/Models/Messages/CopyCampaignModel.cs
|
||||
Nop.Web/Areas/Admin/Models/Messages/CopyCampaignModel.cs
|
||||
Areas/Admin/Models/Messages/CopyCampaignModel.cs
|
||||
Admin/Models/Messages/CopyCampaignModel.cs
|
||||
Models/Messages/CopyCampaignModel.cs
|
||||
Messages/CopyCampaignModel.cs
|
||||
CopyCampaignModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/NewsLetterSubscriptionListModel.cs
|
||||
Presentation/Nop.Web/Areas/Admin/Models/Messages/NewsLetterSubscriptionListModel.cs
|
||||
Nop.Web/Areas/Admin/Models/Messages/NewsLetterSubscriptionListModel.cs
|
||||
|
|
@ -25388,6 +25396,14 @@ Admin/Views/Product/ProductAttributeValueCreatePopup.cshtml
|
|||
Views/Product/ProductAttributeValueCreatePopup.cshtml
|
||||
Product/ProductAttributeValueCreatePopup.cshtml
|
||||
ProductAttributeValueCreatePopup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Areas/Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
_CreateOrUpdateProductTag.Seo.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/BulkEdit.cshtml
|
||||
Presentation/Nop.Web/Areas/Admin/Views/Product/BulkEdit.cshtml
|
||||
Nop.Web/Areas/Admin/Views/Product/BulkEdit.cshtml
|
||||
|
|
|
|||
|
|
@ -3277,6 +3277,7 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Security/PermissionRecordModel.cs
|
|||
src/Presentation/Nop.Web/Areas/Admin/Models/Security/PermissionItemModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Security/PermissionItemSearchModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/CampaignModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/CopyCampaignModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/NewsLetterSubscriptionListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/TestMessageTemplateModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Messages/CampaignSearchModel.cs
|
||||
|
|
@ -3946,6 +3947,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Product/_ProductAttributes.cshtml
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/TierPriceEditPopup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeValueEditPopup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/ProductAttributeValueCreatePopup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductTag.Seo.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/BulkEdit.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdateProductAttributeValue.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Product/_CreateOrUpdate.StockQuantityHistory.cshtml
|
||||
|
|
|
|||
|
|
@ -1798,6 +1798,11 @@ config/default/container/services_feed.yml
|
|||
default/container/services_feed.yml
|
||||
container/services_feed.yml
|
||||
services_feed.yml
|
||||
phpBB/config/default/container/services_updater.yml
|
||||
config/default/container/services_updater.yml
|
||||
default/container/services_updater.yml
|
||||
container/services_updater.yml
|
||||
services_updater.yml
|
||||
phpBB/config/default/container/services_posting.yml
|
||||
config/default/container/services_posting.yml
|
||||
default/container/services_posting.yml
|
||||
|
|
@ -2741,6 +2746,14 @@ phpbb/storage/adapter/local.php
|
|||
storage/adapter/local.php
|
||||
adapter/local.php
|
||||
local.php
|
||||
phpBB/phpbb/update/controller.php
|
||||
phpbb/update/controller.php
|
||||
update/controller.php
|
||||
controller.php
|
||||
phpBB/phpbb/update/get_updates.php
|
||||
phpbb/update/get_updates.php
|
||||
update/get_updates.php
|
||||
get_updates.php
|
||||
phpBB/phpbb/group/helper.php
|
||||
phpbb/group/helper.php
|
||||
group/helper.php
|
||||
|
|
@ -9464,6 +9477,12 @@ bmp
|
|||
tests/upload/filespec_test.php
|
||||
upload/filespec_test.php
|
||||
filespec_test.php
|
||||
tests/update/get_updates_test.php
|
||||
update/get_updates_test.php
|
||||
get_updates_test.php
|
||||
tests/update/controller_test.php
|
||||
update/controller_test.php
|
||||
controller_test.php
|
||||
tests/RUNNING_TESTS.md
|
||||
RUNNING_TESTS.md
|
||||
tests/user/fixtures/user_loader.xml
|
||||
|
|
|
|||
|
|
@ -391,6 +391,7 @@ phpBB/config/default/container/services_migrator.yml
|
|||
phpBB/config/default/container/services_help.yml
|
||||
phpBB/config/default/container/services_php.yml
|
||||
phpBB/config/default/container/services_feed.yml
|
||||
phpBB/config/default/container/services_updater.yml
|
||||
phpBB/config/default/container/services_posting.yml
|
||||
phpBB/config/default/container/services_attachment.yml
|
||||
phpBB/config/default/container/services_avatar.yml
|
||||
|
|
@ -603,6 +604,8 @@ phpBB/phpbb/storage/stream_interface.php
|
|||
phpBB/phpbb/storage/storage.php
|
||||
phpBB/phpbb/storage/adapter/adapter_interface.php
|
||||
phpBB/phpbb/storage/adapter/local.php
|
||||
phpBB/phpbb/update/controller.php
|
||||
phpBB/phpbb/update/get_updates.php
|
||||
phpBB/phpbb/group/helper.php
|
||||
phpBB/phpbb/content_visibility.php
|
||||
phpBB/phpbb/composer/manager.php
|
||||
|
|
@ -1868,6 +1871,8 @@ tests/upload/fixture/wbmp
|
|||
tests/upload/fixture/gif
|
||||
tests/upload/fixture/bmp
|
||||
tests/upload/filespec_test.php
|
||||
tests/update/get_updates_test.php
|
||||
tests/update/controller_test.php
|
||||
tests/RUNNING_TESTS.md
|
||||
tests/user/fixtures/user_loader.xml
|
||||
tests/user/fixtures/user_loader_no_guest.xml
|
||||
|
|
|
|||
|
|
@ -11198,30 +11198,6 @@ Storefront/Page/Product/ProductPageLoader.php
|
|||
Page/Product/ProductPageLoader.php
|
||||
Product/ProductPageLoader.php
|
||||
ProductPageLoader.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewsWidgetLoadedHook.php
|
||||
Storefront/Page/Product/Review/ProductReviewsWidgetLoadedHook.php
|
||||
Page/Product/Review/ProductReviewsWidgetLoadedHook.php
|
||||
Product/Review/ProductReviewsWidgetLoadedHook.php
|
||||
Review/ProductReviewsWidgetLoadedHook.php
|
||||
ProductReviewsWidgetLoadedHook.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewLoader.php
|
||||
Storefront/Page/Product/Review/ProductReviewLoader.php
|
||||
Page/Product/Review/ProductReviewLoader.php
|
||||
Product/Review/ProductReviewLoader.php
|
||||
Review/ProductReviewLoader.php
|
||||
ProductReviewLoader.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewsLoadedEvent.php
|
||||
Storefront/Page/Product/Review/ProductReviewsLoadedEvent.php
|
||||
Page/Product/Review/ProductReviewsLoadedEvent.php
|
||||
Product/Review/ProductReviewsLoadedEvent.php
|
||||
Review/ProductReviewsLoadedEvent.php
|
||||
ProductReviewsLoadedEvent.php
|
||||
src/Storefront/Page/Product/Review/ReviewLoaderResult.php
|
||||
Storefront/Page/Product/Review/ReviewLoaderResult.php
|
||||
Page/Product/Review/ReviewLoaderResult.php
|
||||
Product/Review/ReviewLoaderResult.php
|
||||
Review/ReviewLoaderResult.php
|
||||
ReviewLoaderResult.php
|
||||
src/Storefront/Page/Product/ProductPageCriteriaEvent.php
|
||||
Storefront/Page/Product/ProductPageCriteriaEvent.php
|
||||
Page/Product/ProductPageCriteriaEvent.php
|
||||
|
|
@ -21521,13 +21497,6 @@ ImportExport/Processing/Writer/AbstractWriterFactory.php
|
|||
Processing/Writer/AbstractWriterFactory.php
|
||||
Writer/AbstractWriterFactory.php
|
||||
AbstractWriterFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/XmlFileWriter.php
|
||||
Core/Content/ImportExport/Processing/Writer/XmlFileWriter.php
|
||||
Content/ImportExport/Processing/Writer/XmlFileWriter.php
|
||||
ImportExport/Processing/Writer/XmlFileWriter.php
|
||||
Processing/Writer/XmlFileWriter.php
|
||||
Writer/XmlFileWriter.php
|
||||
XmlFileWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/AbstractFileWriter.php
|
||||
Core/Content/ImportExport/Processing/Writer/AbstractFileWriter.php
|
||||
Content/ImportExport/Processing/Writer/AbstractFileWriter.php
|
||||
|
|
@ -21549,13 +21518,6 @@ ImportExport/Processing/Writer/CsvFileWriter.php
|
|||
Processing/Writer/CsvFileWriter.php
|
||||
Writer/CsvFileWriter.php
|
||||
CsvFileWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/XmlFileWriterFactory.php
|
||||
Core/Content/ImportExport/Processing/Writer/XmlFileWriterFactory.php
|
||||
Content/ImportExport/Processing/Writer/XmlFileWriterFactory.php
|
||||
ImportExport/Processing/Writer/XmlFileWriterFactory.php
|
||||
Processing/Writer/XmlFileWriterFactory.php
|
||||
Writer/XmlFileWriterFactory.php
|
||||
XmlFileWriterFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php
|
||||
Core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php
|
||||
Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php
|
||||
|
|
@ -21623,18 +21585,6 @@ Content/ImportExport/Exception/ProcessingException.php
|
|||
ImportExport/Exception/ProcessingException.php
|
||||
Exception/ProcessingException.php
|
||||
ProcessingException.php
|
||||
src/Core/Content/ImportExport/Exception/InvalidFileContentException.php
|
||||
Core/Content/ImportExport/Exception/InvalidFileContentException.php
|
||||
Content/ImportExport/Exception/InvalidFileContentException.php
|
||||
ImportExport/Exception/InvalidFileContentException.php
|
||||
Exception/InvalidFileContentException.php
|
||||
InvalidFileContentException.php
|
||||
src/Core/Content/ImportExport/Exception/FileNotReadableException.php
|
||||
Core/Content/ImportExport/Exception/FileNotReadableException.php
|
||||
Content/ImportExport/Exception/FileNotReadableException.php
|
||||
ImportExport/Exception/FileNotReadableException.php
|
||||
Exception/FileNotReadableException.php
|
||||
FileNotReadableException.php
|
||||
src/Core/Content/ImportExport/Exception/InvalidMediaUrlException.php
|
||||
Core/Content/ImportExport/Exception/InvalidMediaUrlException.php
|
||||
Content/ImportExport/Exception/InvalidMediaUrlException.php
|
||||
|
|
@ -21689,24 +21639,6 @@ Content/ImportExport/Exception/FileNotFoundException.php
|
|||
ImportExport/Exception/FileNotFoundException.php
|
||||
Exception/FileNotFoundException.php
|
||||
FileNotFoundException.php
|
||||
src/Core/Content/ImportExport/Exception/FileEmptyException.php
|
||||
Core/Content/ImportExport/Exception/FileEmptyException.php
|
||||
Content/ImportExport/Exception/FileEmptyException.php
|
||||
ImportExport/Exception/FileEmptyException.php
|
||||
Exception/FileEmptyException.php
|
||||
FileEmptyException.php
|
||||
src/Core/Content/ImportExport/Exception/ProfileWrongTypeException.php
|
||||
Core/Content/ImportExport/Exception/ProfileWrongTypeException.php
|
||||
Content/ImportExport/Exception/ProfileWrongTypeException.php
|
||||
ImportExport/Exception/ProfileWrongTypeException.php
|
||||
Exception/ProfileWrongTypeException.php
|
||||
ProfileWrongTypeException.php
|
||||
src/Core/Content/ImportExport/Exception/UnexpectedFileTypeException.php
|
||||
Core/Content/ImportExport/Exception/UnexpectedFileTypeException.php
|
||||
Content/ImportExport/Exception/UnexpectedFileTypeException.php
|
||||
ImportExport/Exception/UnexpectedFileTypeException.php
|
||||
Exception/UnexpectedFileTypeException.php
|
||||
UnexpectedFileTypeException.php
|
||||
src/Core/Content/ImportExport/Event/ImportExportExceptionExportRecordEvent.php
|
||||
Core/Content/ImportExport/Event/ImportExportExceptionExportRecordEvent.php
|
||||
Content/ImportExport/Event/ImportExportExceptionExportRecordEvent.php
|
||||
|
|
@ -25917,12 +25849,6 @@ Core/Content/MailTemplate/MailTemplateCollection.php
|
|||
Content/MailTemplate/MailTemplateCollection.php
|
||||
MailTemplate/MailTemplateCollection.php
|
||||
MailTemplateCollection.php
|
||||
src/Core/Content/MailTemplate/Exception/MailTransportFailedException.php
|
||||
Core/Content/MailTemplate/Exception/MailTransportFailedException.php
|
||||
Content/MailTemplate/Exception/MailTransportFailedException.php
|
||||
MailTemplate/Exception/MailTransportFailedException.php
|
||||
Exception/MailTransportFailedException.php
|
||||
MailTransportFailedException.php
|
||||
src/Core/Content/MailTemplate/Exception/MailEventConfigurationException.php
|
||||
Core/Content/MailTemplate/Exception/MailEventConfigurationException.php
|
||||
Content/MailTemplate/Exception/MailEventConfigurationException.php
|
||||
|
|
@ -25951,11 +25877,6 @@ Core/Content/MailTemplate/MailTemplateDefinition.php
|
|||
Content/MailTemplate/MailTemplateDefinition.php
|
||||
MailTemplate/MailTemplateDefinition.php
|
||||
MailTemplateDefinition.php
|
||||
src/Core/Content/MailTemplate/MailTemplateActions.php
|
||||
Core/Content/MailTemplate/MailTemplateActions.php
|
||||
Content/MailTemplate/MailTemplateActions.php
|
||||
MailTemplate/MailTemplateActions.php
|
||||
MailTemplateActions.php
|
||||
src/Core/Content/MailTemplate/Api/MailActionController.php
|
||||
Core/Content/MailTemplate/Api/MailActionController.php
|
||||
Content/MailTemplate/Api/MailActionController.php
|
||||
|
|
@ -25967,12 +25888,6 @@ Core/Content/MailTemplate/MailTemplateEvents.php
|
|||
Content/MailTemplate/MailTemplateEvents.php
|
||||
MailTemplate/MailTemplateEvents.php
|
||||
MailTemplateEvents.php
|
||||
src/Core/Content/MailTemplate/Service/AttachmentLoader.php
|
||||
Core/Content/MailTemplate/Service/AttachmentLoader.php
|
||||
Content/MailTemplate/Service/AttachmentLoader.php
|
||||
MailTemplate/Service/AttachmentLoader.php
|
||||
Service/AttachmentLoader.php
|
||||
AttachmentLoader.php
|
||||
src/Core/Content/MailTemplate/Service/Event/MailSentEvent.php
|
||||
Core/Content/MailTemplate/Service/Event/MailSentEvent.php
|
||||
Content/MailTemplate/Service/Event/MailSentEvent.php
|
||||
|
|
@ -26001,13 +25916,6 @@ MailTemplate/Service/Event/MailBeforeSentEvent.php
|
|||
Service/Event/MailBeforeSentEvent.php
|
||||
Event/MailBeforeSentEvent.php
|
||||
MailBeforeSentEvent.php
|
||||
src/Core/Content/MailTemplate/Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
Core/Content/MailTemplate/Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
Content/MailTemplate/Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
MailTemplate/Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
Event/AttachmentLoaderCriteriaEvent.php
|
||||
AttachmentLoaderCriteriaEvent.php
|
||||
src/Core/Content/MailTemplate/Subscriber/MailSendSubscriberConfig.php
|
||||
Core/Content/MailTemplate/Subscriber/MailSendSubscriberConfig.php
|
||||
Content/MailTemplate/Subscriber/MailSendSubscriberConfig.php
|
||||
|
|
@ -31243,6 +31151,11 @@ Core/Migration/V6_6/Migration1739198249FixOrderDeliveryStateMachineName.php
|
|||
Migration/V6_6/Migration1739198249FixOrderDeliveryStateMachineName.php
|
||||
V6_6/Migration1739198249FixOrderDeliveryStateMachineName.php
|
||||
Migration1739198249FixOrderDeliveryStateMachineName.php
|
||||
src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php
|
||||
Core/Migration/V6_6/Migration1739355802FixVatHandling.php
|
||||
Migration/V6_6/Migration1739355802FixVatHandling.php
|
||||
V6_6/Migration1739355802FixVatHandling.php
|
||||
Migration1739355802FixVatHandling.php
|
||||
src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
|
|
@ -38614,12 +38527,6 @@ Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php
|
|||
DataAbstractionLayer/Command/CreateHydratorCommand.php
|
||||
Command/CreateHydratorCommand.php
|
||||
CreateHydratorCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php
|
||||
Core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php
|
||||
Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php
|
||||
DataAbstractionLayer/Command/CreateSchemaCommand.php
|
||||
Command/CreateSchemaCommand.php
|
||||
CreateSchemaCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php
|
||||
Core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php
|
||||
Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php
|
||||
|
|
@ -38697,11 +38604,6 @@ Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php
|
|||
Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php
|
||||
DataAbstractionLayer/TechnicalNameExceptionHandler.php
|
||||
TechnicalNameExceptionHandler.php
|
||||
src/Core/Framework/DataAbstractionLayer/SchemaGenerator.php
|
||||
Core/Framework/DataAbstractionLayer/SchemaGenerator.php
|
||||
Framework/DataAbstractionLayer/SchemaGenerator.php
|
||||
DataAbstractionLayer/SchemaGenerator.php
|
||||
SchemaGenerator.php
|
||||
src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php
|
||||
Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php
|
||||
Framework/DataAbstractionLayer/EntityTranslationDefinition.php
|
||||
|
|
@ -39363,6 +39265,12 @@ Framework/DataAbstractionLayer/Attribute/ManyToOne.php
|
|||
DataAbstractionLayer/Attribute/ManyToOne.php
|
||||
Attribute/ManyToOne.php
|
||||
ManyToOne.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/AllowHtml.php
|
||||
Core/Framework/DataAbstractionLayer/Attribute/AllowHtml.php
|
||||
Framework/DataAbstractionLayer/Attribute/AllowHtml.php
|
||||
DataAbstractionLayer/Attribute/AllowHtml.php
|
||||
Attribute/AllowHtml.php
|
||||
AllowHtml.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/PrimaryKey.php
|
||||
Core/Framework/DataAbstractionLayer/Attribute/PrimaryKey.php
|
||||
Framework/DataAbstractionLayer/Attribute/PrimaryKey.php
|
||||
|
|
@ -39447,12 +39355,6 @@ Framework/DataAbstractionLayer/Exception/InvalidRangeFilterParamException.php
|
|||
DataAbstractionLayer/Exception/InvalidRangeFilterParamException.php
|
||||
Exception/InvalidRangeFilterParamException.php
|
||||
InvalidRangeFilterParamException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/DecodeByHydratorException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/DecodeByHydratorException.php
|
||||
Framework/DataAbstractionLayer/Exception/DecodeByHydratorException.php
|
||||
DataAbstractionLayer/Exception/DecodeByHydratorException.php
|
||||
Exception/DecodeByHydratorException.php
|
||||
DecodeByHydratorException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidPriceFieldTypeException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/InvalidPriceFieldTypeException.php
|
||||
Framework/DataAbstractionLayer/Exception/InvalidPriceFieldTypeException.php
|
||||
|
|
@ -39513,12 +39415,6 @@ Framework/DataAbstractionLayer/Exception/RuntimeFieldInCriteriaException.php
|
|||
DataAbstractionLayer/Exception/RuntimeFieldInCriteriaException.php
|
||||
Exception/RuntimeFieldInCriteriaException.php
|
||||
RuntimeFieldInCriteriaException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InternalFieldAccessNotAllowedException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/InternalFieldAccessNotAllowedException.php
|
||||
Framework/DataAbstractionLayer/Exception/InternalFieldAccessNotAllowedException.php
|
||||
DataAbstractionLayer/Exception/InternalFieldAccessNotAllowedException.php
|
||||
Exception/InternalFieldAccessNotAllowedException.php
|
||||
InternalFieldAccessNotAllowedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundException.php
|
||||
Framework/DataAbstractionLayer/Exception/PropertyNotFoundException.php
|
||||
|
|
@ -39531,18 +39427,6 @@ Framework/DataAbstractionLayer/Exception/InvalidSortQueryException.php
|
|||
DataAbstractionLayer/Exception/InvalidSortQueryException.php
|
||||
Exception/InvalidSortQueryException.php
|
||||
InvalidSortQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ParentFieldNotFoundException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/ParentFieldNotFoundException.php
|
||||
Framework/DataAbstractionLayer/Exception/ParentFieldNotFoundException.php
|
||||
DataAbstractionLayer/Exception/ParentFieldNotFoundException.php
|
||||
Exception/ParentFieldNotFoundException.php
|
||||
ParentFieldNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
Framework/DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
ParentFieldForeignKeyConstraintMissingException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ApiProtectionException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/ApiProtectionException.php
|
||||
Framework/DataAbstractionLayer/Exception/ApiProtectionException.php
|
||||
|
|
@ -39579,12 +39463,6 @@ Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundException.php
|
|||
DataAbstractionLayer/Exception/EntityRepositoryNotFoundException.php
|
||||
Exception/EntityRepositoryNotFoundException.php
|
||||
EntityRepositoryNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/CanNotFindParentStorageFieldException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/CanNotFindParentStorageFieldException.php
|
||||
Framework/DataAbstractionLayer/Exception/CanNotFindParentStorageFieldException.php
|
||||
DataAbstractionLayer/Exception/CanNotFindParentStorageFieldException.php
|
||||
Exception/CanNotFindParentStorageFieldException.php
|
||||
CanNotFindParentStorageFieldException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/WriteNotSupportedException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/WriteNotSupportedException.php
|
||||
Framework/DataAbstractionLayer/Exception/WriteNotSupportedException.php
|
||||
|
|
@ -39597,12 +39475,6 @@ Framework/DataAbstractionLayer/Exception/InconsistentCriteriaIdsException.php
|
|||
DataAbstractionLayer/Exception/InconsistentCriteriaIdsException.php
|
||||
Exception/InconsistentCriteriaIdsException.php
|
||||
InconsistentCriteriaIdsException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidParentAssociationException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/InvalidParentAssociationException.php
|
||||
Framework/DataAbstractionLayer/Exception/InvalidParentAssociationException.php
|
||||
DataAbstractionLayer/Exception/InvalidParentAssociationException.php
|
||||
Exception/InvalidParentAssociationException.php
|
||||
InvalidParentAssociationException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ReadProtectedException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/ReadProtectedException.php
|
||||
Framework/DataAbstractionLayer/Exception/ReadProtectedException.php
|
||||
|
|
@ -39627,12 +39499,6 @@ Framework/DataAbstractionLayer/Exception/UnsupportedCommandTypeException.php
|
|||
DataAbstractionLayer/Exception/UnsupportedCommandTypeException.php
|
||||
Exception/UnsupportedCommandTypeException.php
|
||||
UnsupportedCommandTypeException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
Core/Framework/DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
Framework/DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
Exception/PrimaryKeyNotProvidedException.php
|
||||
PrimaryKeyNotProvidedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Event/EntityAggregationResultLoadedEvent.php
|
||||
Core/Framework/DataAbstractionLayer/Event/EntityAggregationResultLoadedEvent.php
|
||||
Framework/DataAbstractionLayer/Event/EntityAggregationResultLoadedEvent.php
|
||||
|
|
@ -60350,50 +60216,6 @@ module/sw-dashboard/snippet/de-DE.json
|
|||
sw-dashboard/snippet/de-DE.json
|
||||
snippet/de-DE.json
|
||||
de-DE.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
sw-dashboard-statistics.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
component/sw-dashboard-statistics/index.ts
|
||||
sw-dashboard-statistics/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
sw-dashboard-statistics.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
sw-dashboard-statistics.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/index.js
|
||||
Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/index.js
|
||||
|
|
@ -87595,6 +87417,122 @@ component/meteor-wrapper/mt-card/mt-card.spec.js
|
|||
meteor-wrapper/mt-card/mt-card.spec.js
|
||||
mt-card/mt-card.spec.js
|
||||
mt-card.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
mt-text-editor/mt-text-editor.scss
|
||||
mt-text-editor.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
component/meteor-wrapper/mt-text-editor/index.ts
|
||||
meteor-wrapper/mt-text-editor/index.ts
|
||||
mt-text-editor/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
mt-text-editor/mt-text-editor.html.twig
|
||||
mt-text-editor.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
sw-text-editor-toolbar-button-link/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
sw-text-editor-toolbar-button-link.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
sw-text-editor-toolbar-button-link.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
sw-text-editor-toolbar-button-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
mt-text-editor/mt-text-editor.spec.js
|
||||
mt-text-editor.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-verify-user-modal/sw-verify-user-modal.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-verify-user-modal/sw-verify-user-modal.html.twig
|
||||
Resources/app/administration/src/app/component/utils/sw-verify-user-modal/sw-verify-user-modal.html.twig
|
||||
|
|
@ -88091,50 +88029,6 @@ component/utils/sw-popover/sw-popover.spec.js
|
|||
utils/sw-popover/sw-popover.spec.js
|
||||
sw-popover/sw-popover.spec.js
|
||||
sw-popover.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
sw-external-link-deprecated/sw-external-link.scss
|
||||
sw-external-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
app/administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
app/component/utils/sw-external-link-deprecated/index.js
|
||||
component/utils/sw-external-link-deprecated/index.js
|
||||
utils/sw-external-link-deprecated/index.js
|
||||
sw-external-link-deprecated/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
sw-external-link-deprecated/sw-external-link.html.twig
|
||||
sw-external-link.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
sw-external-link-deprecated.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-error-boundary/index.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-error-boundary/index.js
|
||||
Resources/app/administration/src/app/component/utils/sw-error-boundary/index.js
|
||||
|
|
@ -88366,17 +88260,28 @@ component/utils/sw-provide/sw-provide.spec.ts
|
|||
utils/sw-provide/sw-provide.spec.ts
|
||||
sw-provide/sw-provide.spec.ts
|
||||
sw-provide.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.ts
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link/index.ts
|
||||
app/administration/src/app/component/utils/sw-external-link/index.ts
|
||||
administration/src/app/component/utils/sw-external-link/index.ts
|
||||
src/app/component/utils/sw-external-link/index.ts
|
||||
app/component/utils/sw-external-link/index.ts
|
||||
component/utils/sw-external-link/index.ts
|
||||
utils/sw-external-link/index.ts
|
||||
sw-external-link/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
app/administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
app/component/utils/sw-external-link/sw-external-link.scss
|
||||
component/utils/sw-external-link/sw-external-link.scss
|
||||
utils/sw-external-link/sw-external-link.scss
|
||||
sw-external-link/sw-external-link.scss
|
||||
sw-external-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.js
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link/index.js
|
||||
app/administration/src/app/component/utils/sw-external-link/index.js
|
||||
administration/src/app/component/utils/sw-external-link/index.js
|
||||
src/app/component/utils/sw-external-link/index.js
|
||||
app/component/utils/sw-external-link/index.js
|
||||
component/utils/sw-external-link/index.js
|
||||
utils/sw-external-link/index.js
|
||||
sw-external-link/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.html.twig
|
||||
Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.html.twig
|
||||
|
|
@ -103168,6 +103073,9 @@ _unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
|||
changelog/_unreleased/2025-01-29-mark-import-export-internal.md
|
||||
_unreleased/2025-01-29-mark-import-export-internal.md
|
||||
2025-01-29-mark-import-export-internal.md
|
||||
changelog/_unreleased/2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
_unreleased/2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
changelog/_unreleased/2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
_unreleased/2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
|
|
@ -103762,6 +103670,9 @@ _unreleased/2025-01-29-make-rule-classes-internal.md
|
|||
changelog/_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
2024-01-31-improve-cart-page-performance.md
|
||||
|
|
@ -116365,6 +116276,11 @@ migration/Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
|||
Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
tests/migration/Core/V6_6/Migration1739355802FixVatHandlingTest.php
|
||||
migration/Core/V6_6/Migration1739355802FixVatHandlingTest.php
|
||||
Core/V6_6/Migration1739355802FixVatHandlingTest.php
|
||||
V6_6/Migration1739355802FixVatHandlingTest.php
|
||||
Migration1739355802FixVatHandlingTest.php
|
||||
tests/migration/Core/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumnTest.php
|
||||
migration/Core/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumnTest.php
|
||||
Core/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumnTest.php
|
||||
|
|
@ -122461,13 +122377,6 @@ Content/MailTemplate/Api/MailHeaderFooterApiTest.php
|
|||
MailTemplate/Api/MailHeaderFooterApiTest.php
|
||||
Api/MailHeaderFooterApiTest.php
|
||||
MailHeaderFooterApiTest.php
|
||||
tests/integration/Core/Content/MailTemplate/Service/AttachmentLoaderTest.php
|
||||
integration/Core/Content/MailTemplate/Service/AttachmentLoaderTest.php
|
||||
Core/Content/MailTemplate/Service/AttachmentLoaderTest.php
|
||||
Content/MailTemplate/Service/AttachmentLoaderTest.php
|
||||
MailTemplate/Service/AttachmentLoaderTest.php
|
||||
Service/AttachmentLoaderTest.php
|
||||
AttachmentLoaderTest.php
|
||||
tests/integration/Core/Content/Cms/SalesChannel/CmsRouteTest.php
|
||||
integration/Core/Content/Cms/SalesChannel/CmsRouteTest.php
|
||||
Core/Content/Cms/SalesChannel/CmsRouteTest.php
|
||||
|
|
@ -125049,6 +124958,15 @@ Twig/fixtures/FieldVisibilityCases/explicit-get.twig
|
|||
fixtures/FieldVisibilityCases/explicit-get.twig
|
||||
FieldVisibilityCases/explicit-get.twig
|
||||
explicit-get.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
Framework/Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
fixtures/FieldVisibilityCases/repository-access.twig
|
||||
FieldVisibilityCases/repository-access.twig
|
||||
repository-access.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/json-encode.twig
|
||||
integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/json-encode.twig
|
||||
Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/json-encode.twig
|
||||
|
|
@ -129126,6 +129044,16 @@ acceptance/tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
|||
tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
Forms/ValidateContactFormStorefront.spec.ts
|
||||
ValidateContactFormStorefront.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
ValidateCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
|
|
@ -129206,6 +129134,11 @@ acceptance/tests/Product/VariantGeneration.spec.ts
|
|||
tests/Product/VariantGeneration.spec.ts
|
||||
Product/VariantGeneration.spec.ts
|
||||
VariantGeneration.spec.ts
|
||||
tests/acceptance/tests/Product/VariantProductListingPriceVisibility.spec.ts
|
||||
acceptance/tests/Product/VariantProductListingPriceVisibility.spec.ts
|
||||
tests/Product/VariantProductListingPriceVisibility.spec.ts
|
||||
Product/VariantProductListingPriceVisibility.spec.ts
|
||||
VariantProductListingPriceVisibility.spec.ts
|
||||
tests/acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
|
||||
acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
|
||||
tests/Product/ProductWithRuleSpecificPrice.spec.ts
|
||||
|
|
@ -129496,13 +129429,6 @@ Page/Checkout/Cart/CheckoutCartPageLoaderTest.php
|
|||
Checkout/Cart/CheckoutCartPageLoaderTest.php
|
||||
Cart/CheckoutCartPageLoaderTest.php
|
||||
CheckoutCartPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Product/Review/ProductReviewLoaderTest.php
|
||||
unit/Storefront/Page/Product/Review/ProductReviewLoaderTest.php
|
||||
Storefront/Page/Product/Review/ProductReviewLoaderTest.php
|
||||
Page/Product/Review/ProductReviewLoaderTest.php
|
||||
Product/Review/ProductReviewLoaderTest.php
|
||||
Review/ProductReviewLoaderTest.php
|
||||
ProductReviewLoaderTest.php
|
||||
tests/unit/Storefront/Page/Product/ProductPageLoaderTest.php
|
||||
unit/Storefront/Page/Product/ProductPageLoaderTest.php
|
||||
Storefront/Page/Product/ProductPageLoaderTest.php
|
||||
|
|
@ -139219,12 +139145,6 @@ DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriberTest.php
|
|||
Indexing/Subscriber/EntityIndexingSubscriberTest.php
|
||||
Subscriber/EntityIndexingSubscriberTest.php
|
||||
EntityIndexingSubscriberTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
Core/Framework/DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
Framework/DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
SchemaGeneratorTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
|
||||
Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
|
||||
|
|
|
|||
|
|
@ -1274,10 +1274,6 @@ src/Storefront/Page/Wishlist/GuestWishlistPageLoadedHook.php
|
|||
src/Storefront/Page/Wishlist/WishlistPageLoader.php
|
||||
src/Storefront/Page/Wishlist/WishListPageProductCriteriaEvent.php
|
||||
src/Storefront/Page/Product/ProductPageLoader.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewsWidgetLoadedHook.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewLoader.php
|
||||
src/Storefront/Page/Product/Review/ProductReviewsLoadedEvent.php
|
||||
src/Storefront/Page/Product/Review/ReviewLoaderResult.php
|
||||
src/Storefront/Page/Product/ProductPageCriteriaEvent.php
|
||||
src/Storefront/Page/Product/ProductPageLoadedEvent.php
|
||||
src/Storefront/Page/Product/ProductPageLoadedHook.php
|
||||
|
|
@ -3007,11 +3003,9 @@ src/Core/Content/ImportExport/Processing/Reader/CsvReader.php
|
|||
src/Core/Content/ImportExport/Processing/Reader/AbstractReaderFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Reader/CsvReaderFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/XmlFileWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/AbstractFileWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/AbstractWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/CsvFileWriter.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/XmlFileWriterFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php
|
||||
src/Core/Content/ImportExport/Processing/Pipe/KeyMappingPipe.php
|
||||
src/Core/Content/ImportExport/Processing/Pipe/ChainPipe.php
|
||||
|
|
@ -3022,8 +3016,6 @@ src/Core/Content/ImportExport/Processing/Pipe/PipeFactory.php
|
|||
src/Core/Content/ImportExport/Exception/ProfileNotFoundException.php
|
||||
src/Core/Content/ImportExport/Exception/InvalidFileAccessTokenException.php
|
||||
src/Core/Content/ImportExport/Exception/ProcessingException.php
|
||||
src/Core/Content/ImportExport/Exception/InvalidFileContentException.php
|
||||
src/Core/Content/ImportExport/Exception/FileNotReadableException.php
|
||||
src/Core/Content/ImportExport/Exception/InvalidMediaUrlException.php
|
||||
src/Core/Content/ImportExport/Exception/MappingException.php
|
||||
src/Core/Content/ImportExport/Exception/LogNotWritableException.php
|
||||
|
|
@ -3033,9 +3025,6 @@ src/Core/Content/ImportExport/Exception/DeleteDefaultProfileException.php
|
|||
src/Core/Content/ImportExport/Exception/RequiredByUserException.php
|
||||
src/Core/Content/ImportExport/Exception/MediaDownloadException.php
|
||||
src/Core/Content/ImportExport/Exception/FileNotFoundException.php
|
||||
src/Core/Content/ImportExport/Exception/FileEmptyException.php
|
||||
src/Core/Content/ImportExport/Exception/ProfileWrongTypeException.php
|
||||
src/Core/Content/ImportExport/Exception/UnexpectedFileTypeException.php
|
||||
src/Core/Content/ImportExport/Event/ImportExportExceptionExportRecordEvent.php
|
||||
src/Core/Content/ImportExport/Event/EnrichExportCriteriaEvent.php
|
||||
src/Core/Content/ImportExport/Event/ImportExportBeforeImportRowEvent.php
|
||||
|
|
@ -3697,21 +3686,17 @@ src/Core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeEntity.
|
|||
src/Core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeCollection.php
|
||||
src/Core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php
|
||||
src/Core/Content/MailTemplate/MailTemplateCollection.php
|
||||
src/Core/Content/MailTemplate/Exception/MailTransportFailedException.php
|
||||
src/Core/Content/MailTemplate/Exception/MailEventConfigurationException.php
|
||||
src/Core/Content/MailTemplate/Exception/SalesChannelNotFoundException.php
|
||||
src/Core/Content/MailTemplate/Exception/MailTemplateRendererException.php
|
||||
src/Core/Content/MailTemplate/MailTemplateException.php
|
||||
src/Core/Content/MailTemplate/MailTemplateDefinition.php
|
||||
src/Core/Content/MailTemplate/MailTemplateActions.php
|
||||
src/Core/Content/MailTemplate/Api/MailActionController.php
|
||||
src/Core/Content/MailTemplate/MailTemplateEvents.php
|
||||
src/Core/Content/MailTemplate/Service/AttachmentLoader.php
|
||||
src/Core/Content/MailTemplate/Service/Event/MailSentEvent.php
|
||||
src/Core/Content/MailTemplate/Service/Event/MailBeforeValidateEvent.php
|
||||
src/Core/Content/MailTemplate/Service/Event/MailErrorEvent.php
|
||||
src/Core/Content/MailTemplate/Service/Event/MailBeforeSentEvent.php
|
||||
src/Core/Content/MailTemplate/Service/Event/AttachmentLoaderCriteriaEvent.php
|
||||
src/Core/Content/MailTemplate/Subscriber/MailSendSubscriberConfig.php
|
||||
src/Core/Content/MailTemplate/MailTemplateEntity.php
|
||||
src/Core/Content/Cms/SalesChannel/Struct/ImageStruct.php
|
||||
|
|
@ -4634,6 +4619,7 @@ src/Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOp
|
|||
src/Core/Migration/V6_6/Migration1711461580SetSystemDefaultForDefaultMailFooter.php
|
||||
src/Core/Migration/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
|
||||
src/Core/Migration/V6_6/Migration1739198249FixOrderDeliveryStateMachineName.php
|
||||
src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php
|
||||
src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNote.php
|
||||
src/Core/Migration/V6_6/Migration1735807464AddCustomFieldStoreApiAware.php
|
||||
src/Core/Migration/V6_6/Migration1696515133AddCheckoutGatewayUrl.php
|
||||
|
|
@ -5871,7 +5857,6 @@ src/Core/Framework/DataAbstractionLayer/VersionManager.php
|
|||
src/Core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php
|
||||
src/Core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php
|
||||
|
|
@ -5885,7 +5870,6 @@ src/Core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php
|
|||
src/Core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php
|
||||
src/Core/Framework/DataAbstractionLayer/Validation/EntityNotExists.php
|
||||
src/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php
|
||||
src/Core/Framework/DataAbstractionLayer/SchemaGenerator.php
|
||||
src/Core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php
|
||||
src/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtension.php
|
||||
src/Core/Framework/DataAbstractionLayer/FieldCollection.php
|
||||
|
|
@ -5994,6 +5978,7 @@ src/Core/Framework/DataAbstractionLayer/Attribute/OneToMany.php
|
|||
src/Core/Framework/DataAbstractionLayer/Attribute/FieldType.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Field.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/ManyToOne.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/AllowHtml.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/PrimaryKey.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/Inherited.php
|
||||
src/Core/Framework/DataAbstractionLayer/Attribute/AutoIncrement.php
|
||||
|
|
@ -6008,7 +5993,6 @@ src/Core/Framework/DataAbstractionLayer/Exception/MissingFieldSerializerExceptio
|
|||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidFilterQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/MissingReverseAssociation.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidRangeFilterParamException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/DecodeByHydratorException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidPriceFieldTypeException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/DefinitionNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/QueryLimitExceededException.php
|
||||
|
|
@ -6019,26 +6003,20 @@ src/Core/Framework/DataAbstractionLayer/Exception/AssociationNotFoundException.p
|
|||
src/Core/Framework/DataAbstractionLayer/Exception/SearchRequestExceptionInterface.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidLimitQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/RuntimeFieldInCriteriaException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InternalFieldAccessNotAllowedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidSortQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ParentFieldNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ApiProtectionException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ImpossibleWriteOrderException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/SearchRequestException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidAggregationQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/MissingTranslationLanguageException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/CanNotFindParentStorageFieldException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/WriteNotSupportedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InconsistentCriteriaIdsException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidParentAssociationException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/ReadProtectedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/EntityNotFoundException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/InvalidPageQueryException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/UnsupportedCommandTypeException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Exception/PrimaryKeyNotProvidedException.php
|
||||
src/Core/Framework/DataAbstractionLayer/Event/EntityAggregationResultLoadedEvent.php
|
||||
src/Core/Framework/DataAbstractionLayer/Event/EntityDeleteEvent.php
|
||||
src/Core/Framework/DataAbstractionLayer/Event/EntitySearchedEvent.php
|
||||
|
|
@ -8529,10 +8507,6 @@ src/Administration/Resources/app/administration/src/module/sw-dashboard/page/sw-
|
|||
src/Administration/Resources/app/administration/src/module/sw-dashboard/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/snippet/en-GB.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/snippet/de-DE.json
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-dashboard/component/sw-dashboard-statistics/sw-dashboard-statistics.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/sw-settings-search.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-search/page/sw-settings-search/sw-settings-search.spec.js
|
||||
|
|
@ -10975,6 +10949,16 @@ src/Administration/Resources/app/administration/src/app/component/meteor-wrapper
|
|||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-cms-data-mapping/sw-text-editor-toolbar-button-cms-data-mapping.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/sw-text-editor-toolbar-button-link/sw-text-editor-toolbar-button-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-text-editor/mt-text-editor.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-verify-user-modal/sw-verify-user-modal.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-verify-user-modal/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-skeleton-bar-deprecated/index.ts
|
||||
|
|
@ -11020,10 +11004,6 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-dupli
|
|||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link-deprecated/sw-external-link-deprecated.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-error-boundary/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-error-boundary/sw-error-boundary.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-text-preview/sw-text-preview.scss
|
||||
|
|
@ -11045,7 +11025,8 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-notif
|
|||
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center/sw-notification-center.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-provide/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-provide/sw-provide.spec.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-external-link/sw-external-link.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-time-ago/index.ts
|
||||
|
|
@ -13143,6 +13124,7 @@ changelog/_unreleased/2024-11-26-improve-checkout-order-placed-event.md
|
|||
changelog/_unreleased/2024-11-11-replace-modals-vuex-store-with-pinia-store.md
|
||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
changelog/_unreleased/2025-01-29-mark-import-export-internal.md
|
||||
changelog/_unreleased/2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
changelog/_unreleased/2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
changelog/_unreleased/2024-11-20-a11y-promotion-discounts-are-not-read-as-negative-amounts.md
|
||||
changelog/_unreleased/2025-01-11-make-jira-issue-in-changelog-create-command-optional.md
|
||||
|
|
@ -13341,6 +13323,7 @@ changelog/_unreleased/2024-10-09-migrate-error-store-to-pinia.md
|
|||
changelog/_unreleased/2025-01-23-assertive-cart-live-updates.md
|
||||
changelog/_unreleased/2025-01-29-make-rule-classes-internal.md
|
||||
changelog/_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2025-01-07-improve-test-generator-generate-sales-channel-context.md
|
||||
changelog/_unreleased/2024-12-03-reduce-duplicated-requests-in-media-module.md
|
||||
|
|
@ -17571,6 +17554,7 @@ tests/migration/Core/V6_6/Migration1724468738UpdatePostalCodeRequiredForTableCou
|
|||
tests/migration/Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
|
||||
tests/migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||
tests/migration/Core/V6_6/Migration1720094363AddStateForeignKeyToOrderTest.php
|
||||
tests/migration/Core/V6_6/Migration1739355802FixVatHandlingTest.php
|
||||
tests/migration/Core/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumnTest.php
|
||||
tests/migration/Core/V6_6/Migration1735112885AddDefaultSearchResultSortingTest.php
|
||||
tests/migration/Core/V6_6/Migration1736154963FixCyprusVatIdPatternTest.php
|
||||
|
|
@ -18371,7 +18355,6 @@ tests/integration/Core/Content/ProductExport/Service/ProductExportGeneratorTest.
|
|||
tests/integration/Core/Content/MailTemplate/Repository/MailHeaderFooterRepositoryTest.php
|
||||
tests/integration/Core/Content/MailTemplate/Api/MailActionControllerTest.php
|
||||
tests/integration/Core/Content/MailTemplate/Api/MailHeaderFooterApiTest.php
|
||||
tests/integration/Core/Content/MailTemplate/Service/AttachmentLoaderTest.php
|
||||
tests/integration/Core/Content/Cms/SalesChannel/CmsRouteTest.php
|
||||
tests/integration/Core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderTest.php
|
||||
tests/integration/Core/Content/Cms/CmsEntityTest.php
|
||||
|
|
@ -18669,6 +18652,7 @@ tests/integration/Core/Framework/Adapter/Twig/fixtures/Plugins/TestPlugin1/Resou
|
|||
tests/integration/Core/Framework/Adapter/Twig/fixtures/Plugins/TestPlugin1/Resources/views/storefront/frontend/dynamic_include_b.html.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/implicit-get.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/explicit-get.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/repository-access.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/json-encode.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/get-vars.twig
|
||||
tests/integration/Core/Framework/Adapter/Twig/fixtures/FieldVisibilityCases/offset-get.twig
|
||||
|
|
@ -19183,6 +19167,8 @@ tests/acceptance/tests/Checkout/CheckoutWithDifferentTaxRates.spec.ts
|
|||
tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
|
||||
tests/acceptance/tests/Accessibility/StorefrontAccessibility.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||
tests/acceptance/tests/Settings/BasicConsentBannerAcceptAllCookies.spec.ts
|
||||
|
|
@ -19199,6 +19185,7 @@ tests/acceptance/tests/Settings/CurrencyRoundingByCountry.spec.ts
|
|||
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||
tests/acceptance/tests/Product/ProductBulkEdit.spec.ts
|
||||
tests/acceptance/tests/Product/VariantGeneration.spec.ts
|
||||
tests/acceptance/tests/Product/VariantProductListingPriceVisibility.spec.ts
|
||||
tests/acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
|
||||
tests/acceptance/tests/Product/ProductImagesInTheStorefront.spec.ts
|
||||
tests/acceptance/tests/Product/ProductMediaAssignment.spec.ts
|
||||
|
|
@ -19258,7 +19245,6 @@ tests/unit/Storefront/Page/Checkout/CheckoutPageLoadedHookTest.php
|
|||
tests/unit/Storefront/Page/Checkout/Finish/CheckoutFinishPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Checkout/Cart/CheckoutCartPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Product/Review/ProductReviewLoaderTest.php
|
||||
tests/unit/Storefront/Page/Product/ProductPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||
|
|
@ -20570,7 +20556,6 @@ tests/unit/Core/Framework/RateLimiter/Policy/SystemConfigLimiterTest.php
|
|||
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistryTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriberTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriberTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/SchemaGeneratorTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/MultiInsertQueryQueueTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
|
||||
|
|
|
|||
|
|
@ -32721,6 +32721,11 @@ resources/views/blade/filestable.blade.php
|
|||
views/blade/filestable.blade.php
|
||||
blade/filestable.blade.php
|
||||
filestable.blade.php
|
||||
resources/views/blade/input/textarea.blade.php
|
||||
views/blade/input/textarea.blade.php
|
||||
blade/input/textarea.blade.php
|
||||
input/textarea.blade.php
|
||||
textarea.blade.php
|
||||
resources/views/categories/view.blade.php
|
||||
views/categories/view.blade.php
|
||||
categories/view.blade.php
|
||||
|
|
@ -33337,6 +33342,11 @@ Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
|
|||
Notifications/Email/EmailNotificationsUponCheckinTest.php
|
||||
Email/EmailNotificationsUponCheckinTest.php
|
||||
EmailNotificationsUponCheckinTest.php
|
||||
tests/Feature/Notifications/Email/ExpiringAlertsNotificationTest.php
|
||||
Feature/Notifications/Email/ExpiringAlertsNotificationTest.php
|
||||
Notifications/Email/ExpiringAlertsNotificationTest.php
|
||||
Email/ExpiringAlertsNotificationTest.php
|
||||
ExpiringAlertsNotificationTest.php
|
||||
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
||||
Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
||||
Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
||||
|
|
@ -33500,6 +33510,16 @@ Feature/Manufacturers/Ui/CreateManufacturerTest.php
|
|||
Manufacturers/Ui/CreateManufacturerTest.php
|
||||
Ui/CreateManufacturerTest.php
|
||||
CreateManufacturerTest.php
|
||||
tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php
|
||||
Feature/Manufacturers/Api/UpdateManufacturersTest.php
|
||||
Manufacturers/Api/UpdateManufacturersTest.php
|
||||
Api/UpdateManufacturersTest.php
|
||||
UpdateManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Api/CreateManufacturersTest.php
|
||||
Feature/Manufacturers/Api/CreateManufacturersTest.php
|
||||
Manufacturers/Api/CreateManufacturersTest.php
|
||||
Api/CreateManufacturersTest.php
|
||||
CreateManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
|
||||
Feature/Manufacturers/Api/DeleteManufacturersTest.php
|
||||
Manufacturers/Api/DeleteManufacturersTest.php
|
||||
|
|
@ -35154,6 +35174,9 @@ UnacceptedAssetReminderMail.php
|
|||
app/Mail/CheckinAccessoryMail.php
|
||||
Mail/CheckinAccessoryMail.php
|
||||
CheckinAccessoryMail.php
|
||||
app/Mail/ExpiringLicenseMail.php
|
||||
Mail/ExpiringLicenseMail.php
|
||||
ExpiringLicenseMail.php
|
||||
app/Mail/CheckoutLicenseMail.php
|
||||
Mail/CheckoutLicenseMail.php
|
||||
CheckoutLicenseMail.php
|
||||
|
|
@ -35169,6 +35192,9 @@ CheckoutAssetMail.php
|
|||
app/Mail/CheckinAssetMail.php
|
||||
Mail/CheckinAssetMail.php
|
||||
CheckinAssetMail.php
|
||||
app/Mail/ExpiringAssetsMail.php
|
||||
Mail/ExpiringAssetsMail.php
|
||||
ExpiringAssetsMail.php
|
||||
app/Events/UserMerged.php
|
||||
Events/UserMerged.php
|
||||
UserMerged.php
|
||||
|
|
@ -36785,6 +36811,9 @@ migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_tab
|
|||
database/migrations/2013_11_15_190357_create_temp_licenses_table.php
|
||||
migrations/2013_11_15_190357_create_temp_licenses_table.php
|
||||
2013_11_15_190357_create_temp_licenses_table.php
|
||||
database/migrations/2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
||||
migrations/2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
||||
2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
||||
database/migrations/2023_12_19_081112_fix_language_dirs.php
|
||||
migrations/2023_12_19_081112_fix_language_dirs.php
|
||||
2023_12_19_081112_fix_language_dirs.php
|
||||
|
|
|
|||
|
|
@ -5929,6 +5929,7 @@ resources/views/blade/icon.blade.php
|
|||
resources/views/blade/redirect_submit_options.blade.php
|
||||
resources/views/blade/example.blade.php
|
||||
resources/views/blade/filestable.blade.php
|
||||
resources/views/blade/input/textarea.blade.php
|
||||
resources/views/categories/view.blade.php
|
||||
resources/views/categories/edit.blade.php
|
||||
resources/views/categories/index.blade.php
|
||||
|
|
@ -6101,6 +6102,7 @@ tests/Feature/Groups/Ui/IndexGroupTest.php
|
|||
tests/Feature/Groups/Api/StoreGroupTest.php
|
||||
tests/Feature/Groups/Api/DeleteGroupsTest.php
|
||||
tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php
|
||||
tests/Feature/Notifications/Email/ExpiringAlertsNotificationTest.php
|
||||
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
|
||||
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
|
||||
tests/Feature/Livewire/ImporterTest.php
|
||||
|
|
@ -6134,6 +6136,8 @@ tests/Feature/Manufacturers/Ui/IndexManufacturersTest.php
|
|||
tests/Feature/Manufacturers/Ui/ShowManufacturerTest.php
|
||||
tests/Feature/Manufacturers/Ui/UpdateManufacturerTest.php
|
||||
tests/Feature/Manufacturers/Ui/CreateManufacturerTest.php
|
||||
tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Api/CreateManufacturersTest.php
|
||||
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
|
||||
tests/Feature/Settings/ShowSetUpPageTest.php
|
||||
tests/Feature/Settings/SecuritySettingTest.php
|
||||
|
|
@ -6522,11 +6526,13 @@ app/Services/PredefinedKitCheckoutService.php
|
|||
app/Mail/CheckoutAccessoryMail.php
|
||||
app/Mail/UnacceptedAssetReminderMail.php
|
||||
app/Mail/CheckinAccessoryMail.php
|
||||
app/Mail/ExpiringLicenseMail.php
|
||||
app/Mail/CheckoutLicenseMail.php
|
||||
app/Mail/CheckinLicenseMail.php
|
||||
app/Mail/CheckoutConsumableMail.php
|
||||
app/Mail/CheckoutAssetMail.php
|
||||
app/Mail/CheckinAssetMail.php
|
||||
app/Mail/ExpiringAssetsMail.php
|
||||
app/Events/UserMerged.php
|
||||
app/Events/CheckoutableCheckedIn.php
|
||||
app/Events/CheckoutableCheckedOut.php
|
||||
|
|
@ -7027,6 +7033,7 @@ database/migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
|||
database/migrations/2021_04_07_001811_add_ldap_dept.php
|
||||
database/migrations/2015_11_15_151803_add_full_multiple_companies_support_to_settings_table.php
|
||||
database/migrations/2013_11_15_190357_create_temp_licenses_table.php
|
||||
database/migrations/2025_02_10_230155_add_notes_to_locations_companies_categories_manufacturers_groups.php
|
||||
database/migrations/2023_12_19_081112_fix_language_dirs.php
|
||||
database/migrations/2016_07_13_150015_add_is_ad_to_settings.php
|
||||
database/migrations/2014_08_17_083523_make_location_id_nullable.php
|
||||
|
|
|
|||
|
|
@ -3046,6 +3046,13 @@ e2e/app-template/src/index.js
|
|||
app-template/src/index.js
|
||||
src/index.js
|
||||
index.js
|
||||
tests/e2e/app-template/src/components/match/player.json
|
||||
e2e/app-template/src/components/match/player.json
|
||||
app-template/src/components/match/player.json
|
||||
src/components/match/player.json
|
||||
components/match/player.json
|
||||
match/player.json
|
||||
player.json
|
||||
tests/e2e/app-template/src/components/product/variations.json
|
||||
e2e/app-template/src/components/product/variations.json
|
||||
app-template/src/components/product/variations.json
|
||||
|
|
@ -3101,6 +3108,15 @@ app-template/src/api/.gitkeep
|
|||
src/api/.gitkeep
|
||||
api/.gitkeep
|
||||
.gitkeep
|
||||
tests/e2e/app-template/src/api/match/content-types/match/schema.json
|
||||
e2e/app-template/src/api/match/content-types/match/schema.json
|
||||
app-template/src/api/match/content-types/match/schema.json
|
||||
src/api/match/content-types/match/schema.json
|
||||
api/match/content-types/match/schema.json
|
||||
match/content-types/match/schema.json
|
||||
content-types/match/schema.json
|
||||
match/schema.json
|
||||
schema.json
|
||||
tests/e2e/app-template/src/api/article/routes/article.js
|
||||
e2e/app-template/src/api/article/routes/article.js
|
||||
app-template/src/api/article/routes/article.js
|
||||
|
|
|
|||
|
|
@ -552,6 +552,7 @@ tests/e2e/tests/review-workflows/content-manager.spec.ts
|
|||
tests/e2e/tests/review-workflows/settings.spec.ts
|
||||
tests/e2e/.env.example
|
||||
tests/e2e/app-template/src/index.js
|
||||
tests/e2e/app-template/src/components/match/player.json
|
||||
tests/e2e/app-template/src/components/product/variations.json
|
||||
tests/e2e/app-template/src/components/meta/seo.json
|
||||
tests/e2e/app-template/src/components/page-blocks/product-carousel.json
|
||||
|
|
@ -560,6 +561,7 @@ tests/e2e/app-template/src/components/page-blocks/hero-image.json
|
|||
tests/e2e/app-template/src/components/unique/all.json
|
||||
tests/e2e/app-template/src/components/unique/top-level.json
|
||||
tests/e2e/app-template/src/api/.gitkeep
|
||||
tests/e2e/app-template/src/api/match/content-types/match/schema.json
|
||||
tests/e2e/app-template/src/api/article/routes/article.js
|
||||
tests/e2e/app-template/src/api/article/services/article.js
|
||||
tests/e2e/app-template/src/api/article/controllers/article.js
|
||||
|
|
|
|||
|
|
@ -8,6 +8,9 @@ patches/@wordpress__env@10.17.0.patch
|
|||
bin/patches/@wordpress__edit-site@5.15.0.patch
|
||||
patches/@wordpress__edit-site@5.15.0.patch
|
||||
@wordpress__edit-site@5.15.0.patch
|
||||
bin/patches/@wordpress__data@10.0.2.patch
|
||||
patches/@wordpress__data@10.0.2.patch
|
||||
@wordpress__data@10.0.2.patch
|
||||
bin/packages/js/extend-cart-checkout-block/.prettierrc.js.mustache
|
||||
packages/js/extend-cart-checkout-block/.prettierrc.js.mustache
|
||||
js/extend-cart-checkout-block/.prettierrc.js.mustache
|
||||
|
|
@ -6946,6 +6949,11 @@ js/components/changelog/fix-add-escape-handle
|
|||
components/changelog/fix-add-escape-handle
|
||||
changelog/fix-add-escape-handle
|
||||
fix-add-escape-handle
|
||||
packages/js/components/changelog/55426-fix-migrate-plugin-store
|
||||
js/components/changelog/55426-fix-migrate-plugin-store
|
||||
components/changelog/55426-fix-migrate-plugin-store
|
||||
changelog/55426-fix-migrate-plugin-store
|
||||
55426-fix-migrate-plugin-store
|
||||
packages/js/components/changelog/53865-dev-pnpm-9-15-0
|
||||
js/components/changelog/53865-dev-pnpm-9-15-0
|
||||
components/changelog/53865-dev-pnpm-9-15-0
|
||||
|
|
@ -9432,73 +9440,6 @@ data/src/items/action-types.ts
|
|||
src/items/action-types.ts
|
||||
items/action-types.ts
|
||||
action-types.ts
|
||||
packages/js/data/src/navigation/types.ts
|
||||
js/data/src/navigation/types.ts
|
||||
data/src/navigation/types.ts
|
||||
src/navigation/types.ts
|
||||
navigation/types.ts
|
||||
types.ts
|
||||
packages/js/data/src/navigation/index.ts
|
||||
js/data/src/navigation/index.ts
|
||||
data/src/navigation/index.ts
|
||||
src/navigation/index.ts
|
||||
navigation/index.ts
|
||||
index.ts
|
||||
packages/js/data/src/navigation/reducer.ts
|
||||
js/data/src/navigation/reducer.ts
|
||||
data/src/navigation/reducer.ts
|
||||
src/navigation/reducer.ts
|
||||
navigation/reducer.ts
|
||||
reducer.ts
|
||||
packages/js/data/src/navigation/test/reducer.ts
|
||||
js/data/src/navigation/test/reducer.ts
|
||||
data/src/navigation/test/reducer.ts
|
||||
src/navigation/test/reducer.ts
|
||||
navigation/test/reducer.ts
|
||||
test/reducer.ts
|
||||
reducer.ts
|
||||
packages/js/data/src/navigation/actions.ts
|
||||
js/data/src/navigation/actions.ts
|
||||
data/src/navigation/actions.ts
|
||||
src/navigation/actions.ts
|
||||
navigation/actions.ts
|
||||
actions.ts
|
||||
packages/js/data/src/navigation/dispatchers.ts
|
||||
js/data/src/navigation/dispatchers.ts
|
||||
data/src/navigation/dispatchers.ts
|
||||
src/navigation/dispatchers.ts
|
||||
navigation/dispatchers.ts
|
||||
dispatchers.ts
|
||||
packages/js/data/src/navigation/with-navigation-hydration.tsx
|
||||
js/data/src/navigation/with-navigation-hydration.tsx
|
||||
data/src/navigation/with-navigation-hydration.tsx
|
||||
src/navigation/with-navigation-hydration.tsx
|
||||
navigation/with-navigation-hydration.tsx
|
||||
with-navigation-hydration.tsx
|
||||
packages/js/data/src/navigation/constants.ts
|
||||
js/data/src/navigation/constants.ts
|
||||
data/src/navigation/constants.ts
|
||||
src/navigation/constants.ts
|
||||
navigation/constants.ts
|
||||
constants.ts
|
||||
packages/js/data/src/navigation/selectors.ts
|
||||
js/data/src/navigation/selectors.ts
|
||||
data/src/navigation/selectors.ts
|
||||
src/navigation/selectors.ts
|
||||
navigation/selectors.ts
|
||||
selectors.ts
|
||||
packages/js/data/src/navigation/resolvers.ts
|
||||
js/data/src/navigation/resolvers.ts
|
||||
data/src/navigation/resolvers.ts
|
||||
src/navigation/resolvers.ts
|
||||
navigation/resolvers.ts
|
||||
resolvers.ts
|
||||
packages/js/data/src/navigation/action-types.ts
|
||||
js/data/src/navigation/action-types.ts
|
||||
data/src/navigation/action-types.ts
|
||||
src/navigation/action-types.ts
|
||||
navigation/action-types.ts
|
||||
action-types.ts
|
||||
packages/js/data/src/tax-classes/types.ts
|
||||
js/data/src/tax-classes/types.ts
|
||||
data/src/tax-classes/types.ts
|
||||
|
|
@ -10269,6 +10210,11 @@ js/data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
|
|||
data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
|
||||
changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
|
||||
52887-update-52875-offer-jpc-for-all-eligible-plugins
|
||||
packages/js/data/changelog/fix-migrate-user-store
|
||||
js/data/changelog/fix-migrate-user-store
|
||||
data/changelog/fix-migrate-user-store
|
||||
changelog/fix-migrate-user-store
|
||||
fix-migrate-user-store
|
||||
packages/js/data/changelog/update-use-error-boundary-for-panels
|
||||
js/data/changelog/update-use-error-boundary-for-panels
|
||||
data/changelog/update-use-error-boundary-for-panels
|
||||
|
|
@ -10289,11 +10235,21 @@ js/data/changelog/.gitkeep
|
|||
data/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/js/data/changelog/55440-fix-migrate-notes-store
|
||||
js/data/changelog/55440-fix-migrate-notes-store
|
||||
data/changelog/55440-fix-migrate-notes-store
|
||||
changelog/55440-fix-migrate-notes-store
|
||||
55440-fix-migrate-notes-store
|
||||
packages/js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
data/changelog/update-51955-wcpay-task-install-behavior
|
||||
changelog/update-51955-wcpay-task-install-behavior
|
||||
update-51955-wcpay-task-install-behavior
|
||||
packages/js/data/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
js/data/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
data/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
changelog/54146-fix-demo-migrate-onboarding-data
|
||||
54146-fix-demo-migrate-onboarding-data
|
||||
packages/js/data/changelog/53531-dev-react-18-ghidorah
|
||||
js/data/changelog/53531-dev-react-18-ghidorah
|
||||
data/changelog/53531-dev-react-18-ghidorah
|
||||
|
|
@ -10349,6 +10305,11 @@ js/data/changelog/fix-no-permissions-api-error
|
|||
data/changelog/fix-no-permissions-api-error
|
||||
changelog/fix-no-permissions-api-error
|
||||
fix-no-permissions-api-error
|
||||
packages/js/data/changelog/55426-fix-migrate-plugin-store
|
||||
js/data/changelog/55426-fix-migrate-plugin-store
|
||||
data/changelog/55426-fix-migrate-plugin-store
|
||||
changelog/55426-fix-migrate-plugin-store
|
||||
55426-fix-migrate-plugin-store
|
||||
packages/js/data/changelog/34241-react-payment-settings
|
||||
js/data/changelog/34241-react-payment-settings
|
||||
data/changelog/34241-react-payment-settings
|
||||
|
|
@ -10404,6 +10365,11 @@ js/data/changelog/add-stripe-tax-to task
|
|||
data/changelog/add-stripe-tax-to task
|
||||
changelog/add-stripe-tax-to task
|
||||
add-stripe-tax-to task
|
||||
packages/js/data/changelog/fix-remove-navigation-store
|
||||
js/data/changelog/fix-remove-navigation-store
|
||||
data/changelog/fix-remove-navigation-store
|
||||
changelog/fix-remove-navigation-store
|
||||
fix-remove-navigation-store
|
||||
packages/js/data/changelog/fix-homescreen-layout-ts-errors
|
||||
js/data/changelog/fix-homescreen-layout-ts-errors
|
||||
data/changelog/fix-homescreen-layout-ts-errors
|
||||
|
|
@ -10454,6 +10420,11 @@ js/data/changelog/48586-update-48516-detect-cache-when-launching-store
|
|||
data/changelog/48586-update-48516-detect-cache-when-launching-store
|
||||
changelog/48586-update-48516-detect-cache-when-launching-store
|
||||
48586-update-48516-detect-cache-when-launching-store
|
||||
packages/js/data/changelog/55443-fix-migrate-shipping-methods-store
|
||||
js/data/changelog/55443-fix-migrate-shipping-methods-store
|
||||
data/changelog/55443-fix-migrate-shipping-methods-store
|
||||
changelog/55443-fix-migrate-shipping-methods-store
|
||||
55443-fix-migrate-shipping-methods-store
|
||||
packages/js/data/changelog/fix-tasklist-ts-errors
|
||||
js/data/changelog/fix-tasklist-ts-errors
|
||||
data/changelog/fix-tasklist-ts-errors
|
||||
|
|
@ -10509,11 +10480,21 @@ js/data/changelog/53033-add-51448-handle-ellipsis-menu-items
|
|||
data/changelog/53033-add-51448-handle-ellipsis-menu-items
|
||||
changelog/53033-add-51448-handle-ellipsis-menu-items
|
||||
53033-add-51448-handle-ellipsis-menu-items
|
||||
packages/js/data/changelog/fix-migrate-review-data
|
||||
js/data/changelog/fix-migrate-review-data
|
||||
data/changelog/fix-migrate-review-data
|
||||
changelog/fix-migrate-review-data
|
||||
fix-migrate-review-data
|
||||
packages/js/data/changelog/dev-51470-refactor-payment-providers
|
||||
js/data/changelog/dev-51470-refactor-payment-providers
|
||||
data/changelog/dev-51470-refactor-payment-providers
|
||||
changelog/dev-51470-refactor-payment-providers
|
||||
dev-51470-refactor-payment-providers
|
||||
packages/js/data/changelog/fix-migrate-settings-store
|
||||
js/data/changelog/fix-migrate-settings-store
|
||||
data/changelog/fix-migrate-settings-store
|
||||
changelog/fix-migrate-settings-store
|
||||
fix-migrate-settings-store
|
||||
packages/js/data/changelog/fix-remove-help-panel-user-meta
|
||||
js/data/changelog/fix-remove-help-panel-user-meta
|
||||
data/changelog/fix-remove-help-panel-user-meta
|
||||
|
|
@ -18868,6 +18849,11 @@ js/product-editor/changelog/dev-47195_request_shipping_classes_conditionally
|
|||
product-editor/changelog/dev-47195_request_shipping_classes_conditionally
|
||||
changelog/dev-47195_request_shipping_classes_conditionally
|
||||
dev-47195_request_shipping_classes_conditionally
|
||||
packages/js/product-editor/changelog/fix-migrate-user-store
|
||||
js/product-editor/changelog/fix-migrate-user-store
|
||||
product-editor/changelog/fix-migrate-user-store
|
||||
changelog/fix-migrate-user-store
|
||||
fix-migrate-user-store
|
||||
packages/js/product-editor/changelog/fix-responsive-tabs
|
||||
js/product-editor/changelog/fix-responsive-tabs
|
||||
product-editor/changelog/fix-responsive-tabs
|
||||
|
|
@ -18953,6 +18939,11 @@ js/product-editor/changelog/dev-47053_move_pricing_features_to_general
|
|||
product-editor/changelog/dev-47053_move_pricing_features_to_general
|
||||
changelog/dev-47053_move_pricing_features_to_general
|
||||
dev-47053_move_pricing_features_to_general
|
||||
packages/js/product-editor/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
js/product-editor/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
product-editor/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
changelog/54146-fix-demo-migrate-onboarding-data
|
||||
54146-fix-demo-migrate-onboarding-data
|
||||
packages/js/product-editor/changelog/52501-add-settings-sidebar
|
||||
js/product-editor/changelog/52501-add-settings-sidebar
|
||||
product-editor/changelog/52501-add-settings-sidebar
|
||||
|
|
@ -54032,6 +54023,21 @@ admin/client/hooks/useFocusOutside.js
|
|||
client/hooks/useFocusOutside.js
|
||||
hooks/useFocusOutside.js
|
||||
useFocusOutside.js
|
||||
plugins/woocommerce/client/admin/client/hooks/tests/use-tasklists-state.test.ts
|
||||
woocommerce/client/admin/client/hooks/tests/use-tasklists-state.test.ts
|
||||
client/admin/client/hooks/tests/use-tasklists-state.test.ts
|
||||
admin/client/hooks/tests/use-tasklists-state.test.ts
|
||||
client/hooks/tests/use-tasklists-state.test.ts
|
||||
hooks/tests/use-tasklists-state.test.ts
|
||||
tests/use-tasklists-state.test.ts
|
||||
use-tasklists-state.test.ts
|
||||
plugins/woocommerce/client/admin/client/hooks/use-tasklists-state.ts
|
||||
woocommerce/client/admin/client/hooks/use-tasklists-state.ts
|
||||
client/admin/client/hooks/use-tasklists-state.ts
|
||||
admin/client/hooks/use-tasklists-state.ts
|
||||
client/hooks/use-tasklists-state.ts
|
||||
hooks/use-tasklists-state.ts
|
||||
use-tasklists-state.ts
|
||||
plugins/woocommerce/client/admin/client/settings/settings.scss
|
||||
woocommerce/client/admin/client/settings/settings.scss
|
||||
client/admin/client/settings/settings.scss
|
||||
|
|
@ -62319,14 +62325,6 @@ client/task-lists/reminder-bar/reminder-bar.tsx
|
|||
task-lists/reminder-bar/reminder-bar.tsx
|
||||
reminder-bar/reminder-bar.tsx
|
||||
reminder-bar.tsx
|
||||
plugins/woocommerce/client/admin/client/task-lists/hooks/useActiveSetupList.ts
|
||||
woocommerce/client/admin/client/task-lists/hooks/useActiveSetupList.ts
|
||||
client/admin/client/task-lists/hooks/useActiveSetupList.ts
|
||||
admin/client/task-lists/hooks/useActiveSetupList.ts
|
||||
client/task-lists/hooks/useActiveSetupList.ts
|
||||
task-lists/hooks/useActiveSetupList.ts
|
||||
hooks/useActiveSetupList.ts
|
||||
useActiveSetupList.ts
|
||||
plugins/woocommerce/client/admin/client/task-lists/setup-task-list/setup-task-list.tsx
|
||||
woocommerce/client/admin/client/task-lists/setup-task-list/setup-task-list.tsx
|
||||
client/admin/client/task-lists/setup-task-list/setup-task-list.tsx
|
||||
|
|
@ -65177,10 +65175,18 @@ plugins/woocommerce/changelog/fix-flaky-mini-cart-test
|
|||
woocommerce/changelog/fix-flaky-mini-cart-test
|
||||
changelog/fix-flaky-mini-cart-test
|
||||
fix-flaky-mini-cart-test
|
||||
plugins/woocommerce/changelog/fix-54847-add-to-cart-with-options-php-hooks-compatibility-layer-ii
|
||||
woocommerce/changelog/fix-54847-add-to-cart-with-options-php-hooks-compatibility-layer-ii
|
||||
changelog/fix-54847-add-to-cart-with-options-php-hooks-compatibility-layer-ii
|
||||
fix-54847-add-to-cart-with-options-php-hooks-compatibility-layer-ii
|
||||
plugins/woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
update-54204-add-to-cart-with-options-form-layouts
|
||||
plugins/woocommerce/changelog/fix-migrate-user-store
|
||||
woocommerce/changelog/fix-migrate-user-store
|
||||
changelog/fix-migrate-user-store
|
||||
fix-migrate-user-store
|
||||
plugins/woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
changelog/55004-fix-prevent-undefined-key-cost
|
||||
|
|
@ -65205,6 +65211,10 @@ plugins/woocommerce/changelog/54837-safari-email-preview-overflow
|
|||
woocommerce/changelog/54837-safari-email-preview-overflow
|
||||
changelog/54837-safari-email-preview-overflow
|
||||
54837-safari-email-preview-overflow
|
||||
plugins/woocommerce/changelog/add-54617_empty_all_product_screen_redirect
|
||||
woocommerce/changelog/add-54617_empty_all_product_screen_redirect
|
||||
changelog/add-54617_empty_all_product_screen_redirect
|
||||
add-54617_empty_all_product_screen_redirect
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
woocommerce/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
|
|
@ -65217,6 +65227,10 @@ plugins/woocommerce/changelog/add-product-button-alignment
|
|||
woocommerce/changelog/add-product-button-alignment
|
||||
changelog/add-product-button-alignment
|
||||
add-product-button-alignment
|
||||
plugins/woocommerce/changelog/55440-fix-migrate-notes-store
|
||||
woocommerce/changelog/55440-fix-migrate-notes-store
|
||||
changelog/55440-fix-migrate-notes-store
|
||||
55440-fix-migrate-notes-store
|
||||
plugins/woocommerce/changelog/update-remote-logging-full-rollout
|
||||
woocommerce/changelog/update-remote-logging-full-rollout
|
||||
changelog/update-remote-logging-full-rollout
|
||||
|
|
@ -65237,6 +65251,10 @@ plugins/woocommerce/changelog/55148-update-remove-inactive-theme-and-plugins
|
|||
woocommerce/changelog/55148-update-remove-inactive-theme-and-plugins
|
||||
changelog/55148-update-remove-inactive-theme-and-plugins
|
||||
55148-update-remove-inactive-theme-and-plugins
|
||||
plugins/woocommerce/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
woocommerce/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
changelog/54146-fix-demo-migrate-onboarding-data
|
||||
54146-fix-demo-migrate-onboarding-data
|
||||
plugins/woocommerce/changelog/54635-update-bump-e2e-test-utils-playwright
|
||||
woocommerce/changelog/54635-update-bump-e2e-test-utils-playwright
|
||||
changelog/54635-update-bump-e2e-test-utils-playwright
|
||||
|
|
@ -65321,6 +65339,10 @@ plugins/woocommerce/changelog/54735-fix-popover-with-info-button
|
|||
woocommerce/changelog/54735-fix-popover-with-info-button
|
||||
changelog/54735-fix-popover-with-info-button
|
||||
54735-fix-popover-with-info-button
|
||||
plugins/woocommerce/changelog/fix-54294
|
||||
woocommerce/changelog/fix-54294
|
||||
changelog/fix-54294
|
||||
fix-54294
|
||||
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
|
||||
woocommerce/changelog/e2e-improve-create-shipping-zones-spec
|
||||
changelog/e2e-improve-create-shipping-zones-spec
|
||||
|
|
@ -65345,6 +65367,10 @@ plugins/woocommerce/changelog/add-settings-section-title-end-after
|
|||
woocommerce/changelog/add-settings-section-title-end-after
|
||||
changelog/add-settings-section-title-end-after
|
||||
add-settings-section-title-end-after
|
||||
plugins/woocommerce/changelog/55063-e2e-preinstall-wc
|
||||
woocommerce/changelog/55063-e2e-preinstall-wc
|
||||
changelog/55063-e2e-preinstall-wc
|
||||
55063-e2e-preinstall-wc
|
||||
plugins/woocommerce/changelog/fix-55101
|
||||
woocommerce/changelog/fix-55101
|
||||
changelog/fix-55101
|
||||
|
|
@ -65369,6 +65395,10 @@ plugins/woocommerce/changelog/54706-dev-clean-up-shared-config
|
|||
woocommerce/changelog/54706-dev-clean-up-shared-config
|
||||
changelog/54706-dev-clean-up-shared-config
|
||||
54706-dev-clean-up-shared-config
|
||||
plugins/woocommerce/changelog/update-23118-marketplace-product-card-link-target
|
||||
woocommerce/changelog/update-23118-marketplace-product-card-link-target
|
||||
changelog/update-23118-marketplace-product-card-link-target
|
||||
update-23118-marketplace-product-card-link-target
|
||||
plugins/woocommerce/changelog/54927-51304-fix-wc-template-redirect-fatal-error
|
||||
woocommerce/changelog/54927-51304-fix-wc-template-redirect-fatal-error
|
||||
changelog/54927-51304-fix-wc-template-redirect-fatal-error
|
||||
|
|
@ -65393,6 +65423,10 @@ plugins/woocommerce/changelog/add-54666_add_tests
|
|||
woocommerce/changelog/add-54666_add_tests
|
||||
changelog/add-54666_add_tests
|
||||
add-54666_add_tests
|
||||
plugins/woocommerce/changelog/perf-tasklist-api
|
||||
woocommerce/changelog/perf-tasklist-api
|
||||
changelog/perf-tasklist-api
|
||||
perf-tasklist-api
|
||||
plugins/woocommerce/changelog/54661-trunk
|
||||
woocommerce/changelog/54661-trunk
|
||||
changelog/54661-trunk
|
||||
|
|
@ -65469,6 +65503,10 @@ plugins/woocommerce/changelog/e2e-fix-is-multisite-always-true
|
|||
woocommerce/changelog/e2e-fix-is-multisite-always-true
|
||||
changelog/e2e-fix-is-multisite-always-true
|
||||
e2e-fix-is-multisite-always-true
|
||||
plugins/woocommerce/changelog/55426-fix-migrate-plugin-store
|
||||
woocommerce/changelog/55426-fix-migrate-plugin-store
|
||||
changelog/55426-fix-migrate-plugin-store
|
||||
55426-fix-migrate-plugin-store
|
||||
plugins/woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
changelog/fix-QueryBuilder-defaults
|
||||
|
|
@ -65501,6 +65539,10 @@ plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-pressable-task-list
|
|||
woocommerce/changelog/dev-e2e-unskip-wpcom-pressable-task-list
|
||||
changelog/dev-e2e-unskip-wpcom-pressable-task-list
|
||||
dev-e2e-unskip-wpcom-pressable-task-list
|
||||
plugins/woocommerce/changelog/add-marketplace-message-to-setup-wizard
|
||||
woocommerce/changelog/add-marketplace-message-to-setup-wizard
|
||||
changelog/add-marketplace-message-to-setup-wizard
|
||||
add-marketplace-message-to-setup-wizard
|
||||
plugins/woocommerce/changelog/53740-emails-copy
|
||||
woocommerce/changelog/53740-emails-copy
|
||||
changelog/53740-emails-copy
|
||||
|
|
@ -65533,6 +65575,10 @@ plugins/woocommerce/changelog/tweak-wccom-22605-track-plugin-install-woo
|
|||
woocommerce/changelog/tweak-wccom-22605-track-plugin-install-woo
|
||||
changelog/tweak-wccom-22605-track-plugin-install-woo
|
||||
tweak-wccom-22605-track-plugin-install-woo
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-undefined-theme
|
||||
woocommerce/changelog/fix-add-to-cart-with-options-undefined-theme
|
||||
changelog/fix-add-to-cart-with-options-undefined-theme
|
||||
fix-add-to-cart-with-options-undefined-theme
|
||||
plugins/woocommerce/changelog/product-filters-update-clear-buttons
|
||||
woocommerce/changelog/product-filters-update-clear-buttons
|
||||
changelog/product-filters-update-clear-buttons
|
||||
|
|
@ -65549,6 +65595,10 @@ plugins/woocommerce/changelog/55262-fix-55261-incorrect-tab-section-screen-id
|
|||
woocommerce/changelog/55262-fix-55261-incorrect-tab-section-screen-id
|
||||
changelog/55262-fix-55261-incorrect-tab-section-screen-id
|
||||
55262-fix-55261-incorrect-tab-section-screen-id
|
||||
plugins/woocommerce/changelog/update-marketplace-api-documentation
|
||||
woocommerce/changelog/update-marketplace-api-documentation
|
||||
changelog/update-marketplace-api-documentation
|
||||
update-marketplace-api-documentation
|
||||
plugins/woocommerce/changelog/add-store-api-docs-site
|
||||
woocommerce/changelog/add-store-api-docs-site
|
||||
changelog/add-store-api-docs-site
|
||||
|
|
@ -65617,6 +65667,10 @@ plugins/woocommerce/changelog/add-schema-validation-54474
|
|||
woocommerce/changelog/add-schema-validation-54474
|
||||
changelog/add-schema-validation-54474
|
||||
add-schema-validation-54474
|
||||
plugins/woocommerce/changelog/add-54617_empty_all_product_screen_redirect_2
|
||||
woocommerce/changelog/add-54617_empty_all_product_screen_redirect_2
|
||||
changelog/add-54617_empty_all_product_screen_redirect_2
|
||||
add-54617_empty_all_product_screen_redirect_2
|
||||
plugins/woocommerce/changelog/update-action-scheduler-3.9.1
|
||||
woocommerce/changelog/update-action-scheduler-3.9.1
|
||||
changelog/update-action-scheduler-3.9.1
|
||||
|
|
@ -65745,6 +65799,10 @@ plugins/woocommerce/changelog/54669-50844-fix-fatal-error
|
|||
woocommerce/changelog/54669-50844-fix-fatal-error
|
||||
changelog/54669-50844-fix-fatal-error
|
||||
54669-50844-fix-fatal-error
|
||||
plugins/woocommerce/changelog/55443-fix-migrate-shipping-methods-store
|
||||
woocommerce/changelog/55443-fix-migrate-shipping-methods-store
|
||||
changelog/55443-fix-migrate-shipping-methods-store
|
||||
55443-fix-migrate-shipping-methods-store
|
||||
plugins/woocommerce/changelog/fix-tasklist-ts-errors
|
||||
woocommerce/changelog/fix-tasklist-ts-errors
|
||||
changelog/fix-tasklist-ts-errors
|
||||
|
|
@ -65773,6 +65831,10 @@ plugins/woocommerce/changelog/54885-add-schema-document-object
|
|||
woocommerce/changelog/54885-add-schema-document-object
|
||||
changelog/54885-add-schema-document-object
|
||||
54885-add-schema-document-object
|
||||
plugins/woocommerce/changelog/fix-duplicate-store-imports
|
||||
woocommerce/changelog/fix-duplicate-store-imports
|
||||
changelog/fix-duplicate-store-imports
|
||||
fix-duplicate-store-imports
|
||||
plugins/woocommerce/changelog/55300-fix-square-for-all
|
||||
woocommerce/changelog/55300-fix-square-for-all
|
||||
changelog/55300-fix-square-for-all
|
||||
|
|
@ -65873,6 +65935,10 @@ plugins/woocommerce/changelog/update-docs-i18n-countries-subdivisions
|
|||
woocommerce/changelog/update-docs-i18n-countries-subdivisions
|
||||
changelog/update-docs-i18n-countries-subdivisions
|
||||
update-docs-i18n-countries-subdivisions
|
||||
plugins/woocommerce/changelog/fix-migrate-review-data
|
||||
woocommerce/changelog/fix-migrate-review-data
|
||||
changelog/fix-migrate-review-data
|
||||
fix-migrate-review-data
|
||||
plugins/woocommerce/changelog/add-additional-required-checkbox
|
||||
woocommerce/changelog/add-additional-required-checkbox
|
||||
changelog/add-additional-required-checkbox
|
||||
|
|
@ -65897,6 +65963,10 @@ plugins/woocommerce/changelog/54001-dev-introducing-visibility-constants
|
|||
woocommerce/changelog/54001-dev-introducing-visibility-constants
|
||||
changelog/54001-dev-introducing-visibility-constants
|
||||
54001-dev-introducing-visibility-constants
|
||||
plugins/woocommerce/changelog/fix-migrate-settings-store
|
||||
woocommerce/changelog/fix-migrate-settings-store
|
||||
changelog/fix-migrate-settings-store
|
||||
fix-migrate-settings-store
|
||||
plugins/woocommerce/changelog/fix-51003
|
||||
woocommerce/changelog/fix-51003
|
||||
changelog/fix-51003
|
||||
|
|
@ -69145,6 +69215,12 @@ tests/e2e-pw/fixtures/fixtures.js
|
|||
e2e-pw/fixtures/fixtures.js
|
||||
fixtures/fixtures.js
|
||||
fixtures.js
|
||||
plugins/woocommerce/tests/e2e-pw/fixtures/install-wc.setup.js
|
||||
woocommerce/tests/e2e-pw/fixtures/install-wc.setup.js
|
||||
tests/e2e-pw/fixtures/install-wc.setup.js
|
||||
e2e-pw/fixtures/install-wc.setup.js
|
||||
fixtures/install-wc.setup.js
|
||||
install-wc.setup.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/options.js
|
||||
woocommerce/tests/e2e-pw/utils/options.js
|
||||
tests/e2e-pw/utils/options.js
|
||||
|
|
@ -71194,6 +71270,13 @@ e2e-pw/tests/onboarding/setup-checklist.spec.js
|
|||
tests/onboarding/setup-checklist.spec.js
|
||||
onboarding/setup-checklist.spec.js
|
||||
setup-checklist.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/add-product-task.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/onboarding/add-product-task.spec.js
|
||||
tests/e2e-pw/tests/onboarding/add-product-task.spec.js
|
||||
e2e-pw/tests/onboarding/add-product-task.spec.js
|
||||
tests/onboarding/add-product-task.spec.js
|
||||
onboarding/add-product-task.spec.js
|
||||
add-product-task.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
|
||||
tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
|
||||
|
|
@ -80665,4 +80748,7 @@ plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-override-coming-so
|
|||
woocommerce-beta-tester/includes/class-wc-beta-tester-override-coming-soon-options.php
|
||||
includes/class-wc-beta-tester-override-coming-soon-options.php
|
||||
class-wc-beta-tester-override-coming-soon-options.php
|
||||
.markdownlint.json
|
||||
.markdownlint.json
|
||||
.cursor/rules/git.mdc
|
||||
rules/git.mdc
|
||||
git.mdc
|
||||
|
|
@ -2,6 +2,7 @@ bin/wp-env-with-wp-641.js
|
|||
bin/pre-push.sh
|
||||
bin/patches/@wordpress__env@10.17.0.patch
|
||||
bin/patches/@wordpress__edit-site@5.15.0.patch
|
||||
bin/patches/@wordpress__data@10.0.2.patch
|
||||
bin/packages/js/extend-cart-checkout-block/.prettierrc.js.mustache
|
||||
bin/packages/js/components/phone-number-input/build-data.js
|
||||
SECURITY.md
|
||||
|
|
@ -1309,6 +1310,7 @@ packages/js/components/changelog/fix-select-tree-chevron
|
|||
packages/js/components/changelog/dev-ci-lint-monorepo-job-update
|
||||
packages/js/components/changelog/54709-fix-core-profiler-ts-errors
|
||||
packages/js/components/changelog/fix-add-escape-handle
|
||||
packages/js/components/changelog/55426-fix-migrate-plugin-store
|
||||
packages/js/components/changelog/53865-dev-pnpm-9-15-0
|
||||
packages/js/components/changelog/tweak-select-tree-2
|
||||
packages/js/components/changelog/upgrade-storybook_and_add_pages_workflow
|
||||
|
|
@ -1779,17 +1781,6 @@ packages/js/data/src/items/constants.ts
|
|||
packages/js/data/src/items/selectors.ts
|
||||
packages/js/data/src/items/resolvers.ts
|
||||
packages/js/data/src/items/action-types.ts
|
||||
packages/js/data/src/navigation/types.ts
|
||||
packages/js/data/src/navigation/index.ts
|
||||
packages/js/data/src/navigation/reducer.ts
|
||||
packages/js/data/src/navigation/test/reducer.ts
|
||||
packages/js/data/src/navigation/actions.ts
|
||||
packages/js/data/src/navigation/dispatchers.ts
|
||||
packages/js/data/src/navigation/with-navigation-hydration.tsx
|
||||
packages/js/data/src/navigation/constants.ts
|
||||
packages/js/data/src/navigation/selectors.ts
|
||||
packages/js/data/src/navigation/resolvers.ts
|
||||
packages/js/data/src/navigation/action-types.ts
|
||||
packages/js/data/src/tax-classes/types.ts
|
||||
packages/js/data/src/tax-classes/index.ts
|
||||
packages/js/data/src/tax-classes/constants.ts
|
||||
|
|
@ -1918,11 +1909,14 @@ packages/js/data/changelog/50828-dev-constrain-pnpm-version
|
|||
packages/js/data/changelog/54996-chore-update-wireit
|
||||
packages/js/data/changelog/53165-dev-ts-5-7-2
|
||||
packages/js/data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
|
||||
packages/js/data/changelog/fix-migrate-user-store
|
||||
packages/js/data/changelog/update-use-error-boundary-for-panels
|
||||
packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
|
||||
packages/js/data/changelog/fix-ts-errors-marketing-page
|
||||
packages/js/data/changelog/.gitkeep
|
||||
packages/js/data/changelog/55440-fix-migrate-notes-store
|
||||
packages/js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
packages/js/data/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
packages/js/data/changelog/53531-dev-react-18-ghidorah
|
||||
packages/js/data/changelog/53270-add-categories-to-setting-page
|
||||
packages/js/data/changelog/fix-50907
|
||||
|
|
@ -1934,6 +1928,7 @@ packages/js/data/changelog/54313-fix-plural-for-notice-message
|
|||
packages/js/data/changelog/55095-dev-rewrite-wireit-deps-update
|
||||
packages/js/data/changelog/dev-ci-lint-monorepo-job-update
|
||||
packages/js/data/changelog/fix-no-permissions-api-error
|
||||
packages/js/data/changelog/55426-fix-migrate-plugin-store
|
||||
packages/js/data/changelog/34241-react-payment-settings
|
||||
packages/js/data/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
|
||||
packages/js/data/changelog/53865-dev-pnpm-9-15-0
|
||||
|
|
@ -1945,6 +1940,7 @@ packages/js/data/changelog/fix-51395-reporttable-page
|
|||
packages/js/data/changelog/fix-misspelling-in-crud-reducer
|
||||
packages/js/data/changelog/54348-fix-ts-errors-pluginswoocommerceclientadminclientsettingspayments
|
||||
packages/js/data/changelog/add-stripe-tax-to task
|
||||
packages/js/data/changelog/fix-remove-navigation-store
|
||||
packages/js/data/changelog/fix-homescreen-layout-ts-errors
|
||||
packages/js/data/changelog/update-53563-handle-beta-testing-plugin-installs
|
||||
packages/js/data/changelog/add-payment-settings-drag-and-drop-2
|
||||
|
|
@ -1955,6 +1951,7 @@ packages/js/data/changelog/add-react-main-payments-settings-screen
|
|||
packages/js/data/changelog/53612-dev-update-cod-copy
|
||||
packages/js/data/changelog/add-core-profiler-step-completion
|
||||
packages/js/data/changelog/48586-update-48516-detect-cache-when-launching-store
|
||||
packages/js/data/changelog/55443-fix-migrate-shipping-methods-store
|
||||
packages/js/data/changelog/fix-tasklist-ts-errors
|
||||
packages/js/data/changelog/52815-dev-lock-dependencies
|
||||
packages/js/data/changelog/54033-fix-wccom-22663-ts-react-warnings
|
||||
|
|
@ -1966,7 +1963,9 @@ packages/js/data/changelog/dev-nox-integrate-incentives
|
|||
packages/js/data/changelog/53193-dev-53179-adjust-client-to-providers-api
|
||||
packages/js/data/changelog/54289-fix-ts-errors-pluginswoocommerceclientadminclientpayments
|
||||
packages/js/data/changelog/53033-add-51448-handle-ellipsis-menu-items
|
||||
packages/js/data/changelog/fix-migrate-review-data
|
||||
packages/js/data/changelog/dev-51470-refactor-payment-providers
|
||||
packages/js/data/changelog/fix-migrate-settings-store
|
||||
packages/js/data/changelog/fix-remove-help-panel-user-meta
|
||||
packages/js/data/changelog/fix-jetpack-connection-data-api-error
|
||||
packages/js/data/changelog/dev-consolidate-syncpack-config
|
||||
|
|
@ -3178,6 +3177,7 @@ packages/js/product-editor/changelog/fix-product-editor-max-upload-size
|
|||
packages/js/product-editor/changelog/54996-chore-update-wireit
|
||||
packages/js/product-editor/changelog/53165-dev-ts-5-7-2
|
||||
packages/js/product-editor/changelog/dev-47195_request_shipping_classes_conditionally
|
||||
packages/js/product-editor/changelog/fix-migrate-user-store
|
||||
packages/js/product-editor/changelog/fix-responsive-tabs
|
||||
packages/js/product-editor/changelog/poc-unique_id_field
|
||||
packages/js/product-editor/changelog/47385-dev-update-pnpm9-1
|
||||
|
|
@ -3195,6 +3195,7 @@ packages/js/product-editor/changelog/update-product-editor-generic-blocks-doc
|
|||
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
|
||||
packages/js/product-editor/changelog/update-product-editor-attribute-types
|
||||
packages/js/product-editor/changelog/dev-47053_move_pricing_features_to_general
|
||||
packages/js/product-editor/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
packages/js/product-editor/changelog/52501-add-settings-sidebar
|
||||
packages/js/product-editor/changelog/fix-49155
|
||||
packages/js/product-editor/changelog/update-export-product-edits
|
||||
|
|
@ -8201,6 +8202,8 @@ plugins/woocommerce/client/admin/client/payments/payment-recommendations.tsx
|
|||
plugins/woocommerce/client/admin/client/hooks/useIsScrolled.js
|
||||
plugins/woocommerce/client/admin/client/hooks/useFocusOnMount.js
|
||||
plugins/woocommerce/client/admin/client/hooks/useFocusOutside.js
|
||||
plugins/woocommerce/client/admin/client/hooks/tests/use-tasklists-state.test.ts
|
||||
plugins/woocommerce/client/admin/client/hooks/use-tasklists-state.ts
|
||||
plugins/woocommerce/client/admin/client/settings/settings.scss
|
||||
plugins/woocommerce/client/admin/client/settings/conflict-error-slotfill.scss
|
||||
plugins/woocommerce/client/admin/client/settings/index.js
|
||||
|
|
@ -9125,7 +9128,6 @@ plugins/woocommerce/client/admin/client/task-lists/test/tasks.test.tsx
|
|||
plugins/woocommerce/client/admin/client/task-lists/reminder-bar/reminder-bar.scss
|
||||
plugins/woocommerce/client/admin/client/task-lists/reminder-bar/index.tsx
|
||||
plugins/woocommerce/client/admin/client/task-lists/reminder-bar/reminder-bar.tsx
|
||||
plugins/woocommerce/client/admin/client/task-lists/hooks/useActiveSetupList.ts
|
||||
plugins/woocommerce/client/admin/client/task-lists/setup-task-list/setup-task-list.tsx
|
||||
plugins/woocommerce/client/admin/client/task-lists/setup-task-list/index.ts
|
||||
plugins/woocommerce/client/admin/client/task-lists/setup-task-list/style.scss
|
||||
|
|
@ -9587,21 +9589,26 @@ plugins/woocommerce/changelog/fix-activity-panel-reviews
|
|||
plugins/woocommerce/changelog/update-payment-data-store-types
|
||||
plugins/woocommerce/changelog/54996-chore-update-wireit
|
||||
plugins/woocommerce/changelog/fix-flaky-mini-cart-test
|
||||
plugins/woocommerce/changelog/fix-54847-add-to-cart-with-options-php-hooks-compatibility-layer-ii
|
||||
plugins/woocommerce/changelog/update-54204-add-to-cart-with-options-form-layouts
|
||||
plugins/woocommerce/changelog/fix-migrate-user-store
|
||||
plugins/woocommerce/changelog/55004-fix-prevent-undefined-key-cost
|
||||
plugins/woocommerce/changelog/54801-fix-is-rest-api-request
|
||||
plugins/woocommerce/changelog/55242-dev-remove-blocks-json-from-dev
|
||||
plugins/woocommerce/changelog/55146-update-55117-add-beta-label
|
||||
plugins/woocommerce/changelog/e2e-rebalance-shards-with-fullyParallel
|
||||
plugins/woocommerce/changelog/54837-safari-email-preview-overflow
|
||||
plugins/woocommerce/changelog/add-54617_empty_all_product_screen_redirect
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/e2e-add-multisite-env-variable
|
||||
plugins/woocommerce/changelog/add-product-button-alignment
|
||||
plugins/woocommerce/changelog/55440-fix-migrate-notes-store
|
||||
plugins/woocommerce/changelog/update-remote-logging-full-rollout
|
||||
plugins/woocommerce/changelog/enhance-remote-logging-feature
|
||||
plugins/woocommerce/changelog/54529-email-preview-loader
|
||||
plugins/woocommerce/changelog/add-gestures-to-product-gallery-block
|
||||
plugins/woocommerce/changelog/55148-update-remove-inactive-theme-and-plugins
|
||||
plugins/woocommerce/changelog/54146-fix-demo-migrate-onboarding-data
|
||||
plugins/woocommerce/changelog/54635-update-bump-e2e-test-utils-playwright
|
||||
plugins/woocommerce/changelog/54909-emails-cc-bcc
|
||||
plugins/woocommerce/changelog/fix-54464-prevent-order-status-query-on-pages
|
||||
|
|
@ -9623,24 +9630,28 @@ plugins/woocommerce/changelog/e2e-restructure-project-move-editor
|
|||
plugins/woocommerce/changelog/update-clean-up-mobile-app
|
||||
plugins/woocommerce/changelog/54747-product-filters-rating-limit-fix
|
||||
plugins/woocommerce/changelog/54735-fix-popover-with-info-button
|
||||
plugins/woocommerce/changelog/fix-54294
|
||||
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
|
||||
plugins/woocommerce/changelog/fix-54855-update-status-not-string
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-move-brands-specs
|
||||
plugins/woocommerce/changelog/update-coming-soon-template-images
|
||||
plugins/woocommerce/changelog/fix-54431-create-add-to-cart-with-options-template-parts
|
||||
plugins/woocommerce/changelog/add-settings-section-title-end-after
|
||||
plugins/woocommerce/changelog/55063-e2e-preinstall-wc
|
||||
plugins/woocommerce/changelog/fix-55101
|
||||
plugins/woocommerce/changelog/54986-product-filters-fix-product-counts
|
||||
plugins/woocommerce/changelog/e2e-restructure-project-analytics-and-onboarding
|
||||
plugins/woocommerce/changelog/2025-01-30-16-35-38-940528
|
||||
plugins/woocommerce/changelog/dev-e2e-enable-task-list-at-teardown
|
||||
plugins/woocommerce/changelog/54706-dev-clean-up-shared-config
|
||||
plugins/woocommerce/changelog/update-23118-marketplace-product-card-link-target
|
||||
plugins/woocommerce/changelog/54927-51304-fix-wc-template-redirect-fatal-error
|
||||
plugins/woocommerce/changelog/dev-api-tests-unskip-pressable-wpcom-coupons
|
||||
plugins/woocommerce/changelog/fix-52132
|
||||
plugins/woocommerce/changelog/54650-product-filters-remove-clear-button-settings
|
||||
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-shopper-checkout-block
|
||||
plugins/woocommerce/changelog/add-54666_add_tests
|
||||
plugins/woocommerce/changelog/perf-tasklist-api
|
||||
plugins/woocommerce/changelog/54661-trunk
|
||||
plugins/woocommerce/changelog/54782-email-preview-mobile
|
||||
plugins/woocommerce/changelog/54965-product-filters-fix-removable-chip-color
|
||||
|
|
@ -9660,6 +9671,7 @@ plugins/woocommerce/changelog/add-54666_initial_accordion_block
|
|||
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-create-variations
|
||||
plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button
|
||||
plugins/woocommerce/changelog/e2e-fix-is-multisite-always-true
|
||||
plugins/woocommerce/changelog/55426-fix-migrate-plugin-store
|
||||
plugins/woocommerce/changelog/fix-QueryBuilder-defaults
|
||||
plugins/woocommerce/changelog/55298-add-add-product_brand-to-single-product-HTML-template
|
||||
plugins/woocommerce/changelog/e2e-improve-checkout-test-scope
|
||||
|
|
@ -9668,6 +9680,7 @@ plugins/woocommerce/changelog/enhance-improve-plugin-installation-failures
|
|||
plugins/woocommerce/changelog/54798-add-dataform-settings-textarea
|
||||
plugins/woocommerce/changelog/e2e-move-analytics-pages-tests
|
||||
plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-pressable-task-list
|
||||
plugins/woocommerce/changelog/add-marketplace-message-to-setup-wizard
|
||||
plugins/woocommerce/changelog/53740-emails-copy
|
||||
plugins/woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-themes
|
||||
plugins/woocommerce/changelog/dev-bump-playwright-1.50.1
|
||||
|
|
@ -9676,10 +9689,12 @@ plugins/woocommerce/changelog/update-is-coming-soon-page
|
|||
plugins/woocommerce/changelog/54448-add-connected-notice
|
||||
plugins/woocommerce/changelog/54740-54727-create-blockified-product-details-block
|
||||
plugins/woocommerce/changelog/tweak-wccom-22605-track-plugin-install-woo
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-undefined-theme
|
||||
plugins/woocommerce/changelog/product-filters-update-clear-buttons
|
||||
plugins/woocommerce/changelog/fix-coming-soon-template-classic-theme
|
||||
plugins/woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor
|
||||
plugins/woocommerce/changelog/55262-fix-55261-incorrect-tab-section-screen-id
|
||||
plugins/woocommerce/changelog/update-marketplace-api-documentation
|
||||
plugins/woocommerce/changelog/add-store-api-docs-site
|
||||
plugins/woocommerce/changelog/55179-update-23089-update-extension-header-title
|
||||
plugins/woocommerce/changelog/remove-dialog-gallery-template-part
|
||||
|
|
@ -9697,6 +9712,7 @@ plugins/woocommerce/changelog/52072-fix-settings-shipping-endpoint
|
|||
plugins/woocommerce/changelog/update-reorder-klaviyo-for-marketing-task
|
||||
plugins/woocommerce/changelog/fix-tour-and-settings-ts-errors
|
||||
plugins/woocommerce/changelog/add-schema-validation-54474
|
||||
plugins/woocommerce/changelog/add-54617_empty_all_product_screen_redirect_2
|
||||
plugins/woocommerce/changelog/update-action-scheduler-3.9.1
|
||||
plugins/woocommerce/changelog/55417-e2e-update-wc-cleanup-script
|
||||
plugins/woocommerce/changelog/54729-dev-introducing-product-tax-status-constants
|
||||
|
|
@ -9729,6 +9745,7 @@ plugins/woocommerce/changelog/55025-product-filters-fix-width-in-editor
|
|||
plugins/woocommerce/changelog/54465-plain-text-emails
|
||||
plugins/woocommerce/changelog/54701-fix-ces-tracks-queue-fatal
|
||||
plugins/woocommerce/changelog/54669-50844-fix-fatal-error
|
||||
plugins/woocommerce/changelog/55443-fix-migrate-shipping-methods-store
|
||||
plugins/woocommerce/changelog/fix-tasklist-ts-errors
|
||||
plugins/woocommerce/changelog/update-checkout-data-store-types
|
||||
plugins/woocommerce/changelog/e2e-clean-up-hpos-disabled-pw-project
|
||||
|
|
@ -9736,6 +9753,7 @@ plugins/woocommerce/changelog/dev-bump-wp-env-10.17.0
|
|||
plugins/woocommerce/changelog/dev-e2e-optimize-task-list-spec
|
||||
plugins/woocommerce/changelog/55005-fix-brands-permalink-false-issue
|
||||
plugins/woocommerce/changelog/54885-add-schema-document-object
|
||||
plugins/woocommerce/changelog/fix-duplicate-store-imports
|
||||
plugins/woocommerce/changelog/55300-fix-square-for-all
|
||||
plugins/woocommerce/changelog/dev-e2e-make-marketing-test-runnable-on-wpcom
|
||||
plugins/woocommerce/changelog/54823-add-shipping-zone-method-ids
|
||||
|
|
@ -9761,12 +9779,14 @@ plugins/woocommerce/changelog/fix-coding-styles
|
|||
plugins/woocommerce/changelog/fix-uncaught-type-error-on-installer
|
||||
plugins/woocommerce/changelog/54522-email-logo-width
|
||||
plugins/woocommerce/changelog/update-docs-i18n-countries-subdivisions
|
||||
plugins/woocommerce/changelog/fix-migrate-review-data
|
||||
plugins/woocommerce/changelog/add-additional-required-checkbox
|
||||
plugins/woocommerce/changelog/product-filters-mobile-stacking-in-group
|
||||
plugins/woocommerce/changelog/fix-52646-translation-loading
|
||||
plugins/woocommerce/changelog/add-local-pickup-preview-data-42098
|
||||
plugins/woocommerce/changelog/update-product-gallery-unify-context-usage
|
||||
plugins/woocommerce/changelog/54001-dev-introducing-visibility-constants
|
||||
plugins/woocommerce/changelog/fix-migrate-settings-store
|
||||
plugins/woocommerce/changelog/fix-51003
|
||||
plugins/woocommerce/changelog/dev-update-e2e-hpos-job-config
|
||||
plugins/woocommerce/changelog/53950-preview-plain-text-emails
|
||||
|
|
@ -10236,6 +10256,7 @@ plugins/woocommerce/tests/e2e-pw/fixtures/block-editor-fixtures.js
|
|||
plugins/woocommerce/tests/e2e-pw/fixtures/auth.setup.js
|
||||
plugins/woocommerce/tests/e2e-pw/fixtures/reset.setup.js
|
||||
plugins/woocommerce/tests/e2e-pw/fixtures/fixtures.js
|
||||
plugins/woocommerce/tests/e2e-pw/fixtures/install-wc.setup.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/options.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/tours.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/simple-products.js
|
||||
|
|
@ -10534,6 +10555,7 @@ plugins/woocommerce/tests/e2e-pw/tests/user/users-create.spec.js
|
|||
plugins/woocommerce/tests/e2e-pw/tests/user/lost-password.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/user/users-manage.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/setup-checklist.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/add-product-task.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/onboarding/launch-your-store.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/brands/create-product-brand.spec.js
|
||||
|
|
@ -12024,4 +12046,5 @@ plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-admin-menus.php
|
|||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-live-branches.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-channel.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-override-coming-soon-options.php
|
||||
.markdownlint.json
|
||||
.markdownlint.json
|
||||
.cursor/rules/git.mdc
|
||||
|
|
@ -5370,6 +5370,9 @@ migrate/20230807051414_input_fields_operator_renaming.rb
|
|||
db/migrate/20221031105713_issue_4316_template_options_migration.rb
|
||||
migrate/20221031105713_issue_4316_template_options_migration.rb
|
||||
20221031105713_issue_4316_template_options_migration.rb
|
||||
db/migrate/20250211122953_change_token_expiration_handling.rb
|
||||
migrate/20250211122953_change_token_expiration_handling.rb
|
||||
20250211122953_change_token_expiration_handling.rb
|
||||
db/migrate/20250124112935_reserved_words_per_model.rb
|
||||
migrate/20250124112935_reserved_words_per_model.rb
|
||||
20250124112935_reserved_words_per_model.rb
|
||||
|
|
@ -6264,6 +6267,11 @@ app/policies/controllers/tags_controller_policy.rb
|
|||
policies/controllers/tags_controller_policy.rb
|
||||
controllers/tags_controller_policy.rb
|
||||
tags_controller_policy.rb
|
||||
app/policies/controllers/user/admin_two_factors_controller_policy.rb
|
||||
policies/controllers/user/admin_two_factors_controller_policy.rb
|
||||
controllers/user/admin_two_factors_controller_policy.rb
|
||||
user/admin_two_factors_controller_policy.rb
|
||||
admin_two_factors_controller_policy.rb
|
||||
app/policies/controllers/user/overview_sortings_controller_policy.rb
|
||||
policies/controllers/user/overview_sortings_controller_policy.rb
|
||||
controllers/user/overview_sortings_controller_policy.rb
|
||||
|
|
@ -6988,6 +6996,9 @@ checks_kb_client_notification_job.rb
|
|||
app/jobs/ticket_escalation_rebuild_job.rb
|
||||
jobs/ticket_escalation_rebuild_job.rb
|
||||
ticket_escalation_rebuild_job.rb
|
||||
app/jobs/taskbar_update_related_tasks_job.rb
|
||||
jobs/taskbar_update_related_tasks_job.rb
|
||||
taskbar_update_related_tasks_job.rb
|
||||
app/jobs/trigger_webhook_job.rb
|
||||
jobs/trigger_webhook_job.rb
|
||||
trigger_webhook_job.rb
|
||||
|
|
@ -7632,6 +7643,10 @@ chats_controller.rb
|
|||
app/controllers/knowledge_bases_controller.rb
|
||||
controllers/knowledge_bases_controller.rb
|
||||
knowledge_bases_controller.rb
|
||||
app/controllers/user/admin_two_factors_controller.rb
|
||||
controllers/user/admin_two_factors_controller.rb
|
||||
user/admin_two_factors_controller.rb
|
||||
admin_two_factors_controller.rb
|
||||
app/controllers/user/two_factors_controller.rb
|
||||
controllers/user/two_factors_controller.rb
|
||||
user/two_factors_controller.rb
|
||||
|
|
@ -10170,6 +10185,11 @@ graphql/gql/concerns/handles_possible_objects.rb
|
|||
gql/concerns/handles_possible_objects.rb
|
||||
concerns/handles_possible_objects.rb
|
||||
handles_possible_objects.rb
|
||||
app/graphql/gql/concerns/handles_password_revalidation_token.rb
|
||||
graphql/gql/concerns/handles_password_revalidation_token.rb
|
||||
gql/concerns/handles_password_revalidation_token.rb
|
||||
concerns/handles_password_revalidation_token.rb
|
||||
handles_password_revalidation_token.rb
|
||||
app/graphql/gql/concerns/handles_overview_caching.rb
|
||||
graphql/gql/concerns/handles_overview_caching.rb
|
||||
gql/concerns/handles_overview_caching.rb
|
||||
|
|
@ -26404,6 +26424,14 @@ desktop/entities/two-factor-configuration/types.ts
|
|||
entities/two-factor-configuration/types.ts
|
||||
two-factor-configuration/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
frontend/apps/desktop/entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
apps/desktop/entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
desktop/entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
composables/usePasswordCheckTwoFactor.ts
|
||||
usePasswordCheckTwoFactor.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
|
||||
frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
|
||||
apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
|
||||
|
|
@ -52925,6 +52953,11 @@ spec/policies/controllers/attachments_controller_policy_spec.rb
|
|||
policies/controllers/attachments_controller_policy_spec.rb
|
||||
controllers/attachments_controller_policy_spec.rb
|
||||
attachments_controller_policy_spec.rb
|
||||
spec/policies/controllers/user/admin_two_factors_controller_policy_spec.rb
|
||||
policies/controllers/user/admin_two_factors_controller_policy_spec.rb
|
||||
controllers/user/admin_two_factors_controller_policy_spec.rb
|
||||
user/admin_two_factors_controller_policy_spec.rb
|
||||
admin_two_factors_controller_policy_spec.rb
|
||||
spec/policies/controllers/user/two_factors_controller_policy_spec.rb
|
||||
policies/controllers/user/two_factors_controller_policy_spec.rb
|
||||
controllers/user/two_factors_controller_policy_spec.rb
|
||||
|
|
@ -55954,6 +55987,10 @@ spec/db/migrate/taskbar_update_preference_tasks_spec.rb
|
|||
db/migrate/taskbar_update_preference_tasks_spec.rb
|
||||
migrate/taskbar_update_preference_tasks_spec.rb
|
||||
taskbar_update_preference_tasks_spec.rb
|
||||
spec/db/migrate/change_token_expiration_handling_spec.rb
|
||||
db/migrate/change_token_expiration_handling_spec.rb
|
||||
migrate/change_token_expiration_handling_spec.rb
|
||||
change_token_expiration_handling_spec.rb
|
||||
spec/db/migrate/issue_3194_update_permissions_spec.rb
|
||||
db/migrate/issue_3194_update_permissions_spec.rb
|
||||
migrate/issue_3194_update_permissions_spec.rb
|
||||
|
|
@ -57609,6 +57646,11 @@ 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/shared_examples/two_factor_token_validity_check.rb
|
||||
graphql/gql/shared_examples/two_factor_token_validity_check.rb
|
||||
gql/shared_examples/two_factor_token_validity_check.rb
|
||||
shared_examples/two_factor_token_validity_check.rb
|
||||
two_factor_token_validity_check.rb
|
||||
spec/system/signup_spec.rb
|
||||
system/signup_spec.rb
|
||||
signup_spec.rb
|
||||
|
|
@ -58763,6 +58805,10 @@ spec/requests/user/password_reset_spec.rb
|
|||
requests/user/password_reset_spec.rb
|
||||
user/password_reset_spec.rb
|
||||
password_reset_spec.rb
|
||||
spec/requests/user/admin_two_factor_spec.rb
|
||||
requests/user/admin_two_factor_spec.rb
|
||||
user/admin_two_factor_spec.rb
|
||||
admin_two_factor_spec.rb
|
||||
spec/requests/knowledge_base/attachments_spec.rb
|
||||
requests/knowledge_base/attachments_spec.rb
|
||||
knowledge_base/attachments_spec.rb
|
||||
|
|
|
|||
|
|
@ -1345,6 +1345,7 @@ db/migrate/20230728073916_smime_meta_information_data.rb
|
|||
db/migrate/20181030000001_setting_add_placetel1.rb
|
||||
db/migrate/20230807051414_input_fields_operator_renaming.rb
|
||||
db/migrate/20221031105713_issue_4316_template_options_migration.rb
|
||||
db/migrate/20250211122953_change_token_expiration_handling.rb
|
||||
db/migrate/20250124112935_reserved_words_per_model.rb
|
||||
db/migrate/20241113154014_issue5409_wrong_db_column_array_type.rb
|
||||
db/migrate/20250129140759_add_article_language_detection.rb
|
||||
|
|
@ -1645,6 +1646,7 @@ app/policies/ticket/article_policy.rb
|
|||
app/policies/controllers/ticket_articles_controller_policy.rb
|
||||
app/policies/controllers/user_devices_controller_policy.rb
|
||||
app/policies/controllers/tags_controller_policy.rb
|
||||
app/policies/controllers/user/admin_two_factors_controller_policy.rb
|
||||
app/policies/controllers/user/overview_sortings_controller_policy.rb
|
||||
app/policies/controllers/user/two_factors_controller_policy.rb
|
||||
app/policies/controllers/knowledge_base/answer/attachments_controller_policy.rb
|
||||
|
|
@ -1823,6 +1825,7 @@ app/jobs/ticket_online_notification_seen_job.rb
|
|||
app/jobs/async_otrs_import_job.rb
|
||||
app/jobs/checks_kb_client_notification_job.rb
|
||||
app/jobs/ticket_escalation_rebuild_job.rb
|
||||
app/jobs/taskbar_update_related_tasks_job.rb
|
||||
app/jobs/trigger_webhook_job.rb
|
||||
app/jobs/chat_leave_job.rb
|
||||
app/jobs/reset_notifications_preferences_job.rb
|
||||
|
|
@ -1940,6 +1943,7 @@ app/controllers/first_steps_controller.rb
|
|||
app/controllers/public_links_controller.rb
|
||||
app/controllers/chats_controller.rb
|
||||
app/controllers/knowledge_bases_controller.rb
|
||||
app/controllers/user/admin_two_factors_controller.rb
|
||||
app/controllers/user/two_factors_controller.rb
|
||||
app/controllers/user/after_auth_controller.rb
|
||||
app/controllers/user/overview_sortings_controller.rb
|
||||
|
|
@ -2416,6 +2420,7 @@ app/graphql/gql/concerns/ensures_checklist_feature_active.rb
|
|||
app/graphql/gql/concerns/handles_authorization.rb
|
||||
app/graphql/gql/concerns/handles_throttling.rb
|
||||
app/graphql/gql/concerns/handles_possible_objects.rb
|
||||
app/graphql/gql/concerns/handles_password_revalidation_token.rb
|
||||
app/graphql/gql/concerns/handles_overview_caching.rb
|
||||
app/graphql/gql/record_loader.rb
|
||||
app/graphql/gql/fields/scoped_field.rb
|
||||
|
|
@ -4622,6 +4627,7 @@ app/frontend/apps/desktop/form/composables/useSSLVerificationWarningHandler.ts
|
|||
app/frontend/apps/desktop/form/__tests__/useSSLVerificationWarningHandler.spec.ts
|
||||
app/frontend/apps/desktop/form/plugins/global/.keep
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/types.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/composables/usePasswordCheckTwoFactor.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/index.ts
|
||||
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/security-keys.ts
|
||||
|
|
@ -8755,6 +8761,7 @@ spec/policies/ticket/shared_draft_start_policy/scope_spec.rb
|
|||
spec/policies/ticket/article_policy_spec.rb
|
||||
spec/policies/ticket/shared_draft_start_policy_spec.rb
|
||||
spec/policies/controllers/attachments_controller_policy_spec.rb
|
||||
spec/policies/controllers/user/admin_two_factors_controller_policy_spec.rb
|
||||
spec/policies/controllers/user/two_factors_controller_policy_spec.rb
|
||||
spec/policies/controllers/knowledge_base/feeds_controller_policy_spec.rb
|
||||
spec/policies/controllers/knowledge_base/categories_controller_policy_spec.rb
|
||||
|
|
@ -9367,6 +9374,7 @@ spec/db/migrate/move_checklist_ticket_relation_to_ticket_spec.rb
|
|||
spec/db/migrate/issue_1660_fix_tree_select_configurations_spec.rb
|
||||
spec/db/migrate/issue_4412_setting_saml_idp_cert_switch_textarea_spec.rb
|
||||
spec/db/migrate/taskbar_update_preference_tasks_spec.rb
|
||||
spec/db/migrate/change_token_expiration_handling_spec.rb
|
||||
spec/db/migrate/issue_3194_update_permissions_spec.rb
|
||||
spec/db/migrate/ensure_no_commas_and_asterisks_in_tag_names_spec.rb
|
||||
spec/db/migrate/issue_2715_fix_broken_twitter_urls_spec.rb
|
||||
|
|
@ -9659,6 +9667,7 @@ spec/graphql/gql/mutations/online_notification/seen_spec.rb
|
|||
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
|
||||
spec/graphql/gql/record_loader_spec.rb
|
||||
spec/graphql/gql/shared_examples/fails_if_unauthenticated.rb
|
||||
spec/graphql/gql/shared_examples/two_factor_token_validity_check.rb
|
||||
spec/system/signup_spec.rb
|
||||
spec/system/admin_password_auth_spec.rb
|
||||
spec/system/getting_started/agents_spec.rb
|
||||
|
|
@ -9915,6 +9924,7 @@ spec/requests/user/permission_spec.rb
|
|||
spec/requests/user/overview_sorting_spec.rb
|
||||
spec/requests/user/organization_spec.rb
|
||||
spec/requests/user/password_reset_spec.rb
|
||||
spec/requests/user/admin_two_factor_spec.rb
|
||||
spec/requests/knowledge_base/attachments_spec.rb
|
||||
spec/requests/knowledge_base/preview_spec.rb
|
||||
spec/requests/knowledge_base/feed_spec.rb
|
||||
|
|
|
|||
|
|
@ -354,6 +354,7 @@ Fragment/SysConfig
|
|||
Germany/kleinunternehmen/euga/detail.mspx?
|
||||
Germany/kleinunternehmen/euga/results.mspx?
|
||||
GoogleInternetAuthority
|
||||
HpImageArchive.aspx
|
||||
HpOptOut=true$
|
||||
IEB/ToolBox/SB
|
||||
IntegrationCenter
|
||||
|
|
@ -366,6 +367,7 @@ People/all
|
|||
People/domain
|
||||
Present
|
||||
Project
|
||||
Proxy.ashx
|
||||
RDF/Validator/ARPServlet
|
||||
RDF/Validator/ARPServlet?
|
||||
RDF/Validator/rdfval
|
||||
|
|
@ -374,6 +376,7 @@ REST/auth/CSRFTicket
|
|||
ReportBug
|
||||
SAGE
|
||||
SNP
|
||||
Search
|
||||
Search/Mail/Public
|
||||
ServiceDesks/
|
||||
Structure
|
||||
|
|
@ -548,8 +551,11 @@ abuse
|
|||
ac
|
||||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic/profile
|
||||
academic/search
|
||||
account
|
||||
account-login
|
||||
account/
|
||||
account/deactivated
|
||||
accounts/ClientAuth
|
||||
accounts/ClientAuth
|
||||
|
|
@ -559,6 +565,7 @@ accounts/activate
|
|||
accounts/force-by-email
|
||||
accounts/o8
|
||||
accounts/o8/id
|
||||
aclick
|
||||
aclk
|
||||
action=accessorysearch&
|
||||
action=accessorysearch&page=2$
|
||||
|
|
@ -627,9 +634,11 @@ alerts
|
|||
alerts/$
|
||||
alerts/manage
|
||||
alerts/remove
|
||||
alink
|
||||
alkali
|
||||
ambry
|
||||
amp
|
||||
amp/
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
amphtml/classic-apps
|
||||
|
|
@ -647,8 +656,10 @@ android/market_images
|
|||
answers
|
||||
ap/signin
|
||||
api
|
||||
api/
|
||||
api/?
|
||||
api/jobPostings/jobs
|
||||
api/maps/
|
||||
api/recommend/embed_videos
|
||||
api/rest_v1/?doc
|
||||
api/share/settings
|
||||
|
|
@ -675,6 +686,7 @@ artists
|
|||
atari/images/public
|
||||
athletic*/?source=
|
||||
athletic*/boxscore
|
||||
athletic*/signed-mp3-redirect-url
|
||||
athletic*access_token
|
||||
athletic*ad_id
|
||||
athletic*adgroupid
|
||||
|
|
@ -748,8 +760,10 @@ bePatron
|
|||
bePatronDone
|
||||
best-countries-for-business/list
|
||||
bfe/apps/website
|
||||
bfp/search
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bitesize/my
|
||||
bitesize/my$
|
||||
bitesize/search
|
||||
|
|
@ -785,6 +799,7 @@ blog/wp-includes/*.xml
|
|||
blog/xmlrpc.php
|
||||
blogs
|
||||
blogs/nationals-journal-beta
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
blogsearch
|
||||
|
|
@ -867,6 +882,7 @@ citations?*cstart=
|
|||
citations?user=
|
||||
citations?view_op=new_profile
|
||||
citations?view_op=top_venues
|
||||
ck/
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
claim-money?
|
||||
|
|
@ -941,6 +957,8 @@ couchmode
|
|||
coupons/visit
|
||||
covid19
|
||||
covid19/mobility
|
||||
cr$
|
||||
cr?
|
||||
creative-europe/404_en.htm
|
||||
creatorhub
|
||||
cse/home
|
||||
|
|
@ -1132,6 +1150,9 @@ en/security/
|
|||
endorsements
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
|
@ -1203,6 +1224,7 @@ f/healthcheck
|
|||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fd/
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
|
@ -1270,6 +1292,8 @@ from_id=
|
|||
frommers
|
||||
frontend-track
|
||||
fullscreen/ReportLinker
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
ga/p
|
||||
ga_exp.js
|
||||
|
|
@ -1432,17 +1456,22 @@ help/verify_email
|
|||
help/vodafone
|
||||
help/zendesk_sso
|
||||
hex
|
||||
history
|
||||
history/static
|
||||
home
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
hotelfinder/rpc
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotfix/
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://patreon.com/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
hpm
|
||||
hpmob
|
||||
http://amazon.de/robots.txt
|
||||
http://bing.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1463,6 +1492,19 @@ ie?
|
|||
il/cart
|
||||
im?
|
||||
images
|
||||
images/async/?
|
||||
images/async?
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/search%3F
|
||||
images/search%5C
|
||||
images/search/?
|
||||
images/search?
|
||||
images/searchbyimage
|
||||
images?
|
||||
images?*mmbaseline*
|
||||
images?*nr*
|
||||
imaginecup/*
|
||||
imesync
|
||||
imgres
|
||||
|
|
@ -1471,6 +1513,7 @@ imode/search?
|
|||
imode?
|
||||
inapp
|
||||
inbox
|
||||
inboxcommerce
|
||||
includes
|
||||
incontext
|
||||
index.html?
|
||||
|
|
@ -1588,6 +1631,7 @@ lm/R3HQ5WJSZK6QSO
|
|||
loadHelpcenterDecouplePage
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
local/blogsandcolumns/slow-ride-story-achenblog
|
||||
|
|
@ -1628,6 +1672,7 @@ maphp?
|
|||
mapprint?
|
||||
maps
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -1670,6 +1715,7 @@ media-manager
|
|||
meetup_api/?
|
||||
meetup_api?
|
||||
memberInvite
|
||||
merchant/reviews?
|
||||
merchantapps
|
||||
message
|
||||
messaging
|
||||
|
|
@ -1754,6 +1800,7 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
nwshp$
|
||||
|
|
@ -1763,6 +1810,8 @@ oas/
|
|||
oauth/v2
|
||||
oauth2
|
||||
oauth2/v2
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
og
|
||||
okxbet.com
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -1822,6 +1871,7 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
ping
|
||||
ping?
|
||||
pingback
|
||||
pl-pl.www.cloudflare.com
|
||||
|
|
@ -1883,7 +1933,9 @@ preview
|
|||
previewtemplate
|
||||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
product_
|
||||
production-monitoring
|
||||
|
|
@ -1891,6 +1943,7 @@ products;
|
|||
products?
|
||||
products_
|
||||
profile
|
||||
profile/history?
|
||||
profile/view
|
||||
profiles
|
||||
profiles/
|
||||
|
|
@ -1964,6 +2017,7 @@ requestList
|
|||
requests
|
||||
research/participants/cofund
|
||||
results
|
||||
results
|
||||
retail
|
||||
retail/old
|
||||
return_to=
|
||||
|
|
@ -1976,6 +2030,7 @@ reviews/iframe
|
|||
reviews/polls
|
||||
reviews/search?
|
||||
reviews/top-reviewers
|
||||
rewardsapp/
|
||||
row
|
||||
rss
|
||||
rss/people/*/reviews
|
||||
|
|
@ -2012,6 +2067,7 @@ scripts
|
|||
sdch
|
||||
sdk/js
|
||||
search
|
||||
search
|
||||
search$
|
||||
search*&*&*&
|
||||
search*offset=
|
||||
|
|
@ -2049,6 +2105,7 @@ services
|
|||
services/oauth
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/deactivated
|
||||
settings/loid-email-unsubscribe
|
||||
settings/loid-email-unsubscribe-router
|
||||
|
|
@ -2061,12 +2118,17 @@ shareArticle
|
|||
sharing
|
||||
sharing/files
|
||||
sharing/folders
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shihui
|
||||
shihui?
|
||||
shop$
|
||||
shop/
|
||||
shop/browse/overlay
|
||||
shop/collections
|
||||
shop/iphone/payments/overlay
|
||||
shop/view/product
|
||||
shop?
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2365,6 +2427,7 @@ smart/buttons
|
|||
snp
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
sounds/search
|
||||
sounds/search$
|
||||
|
|
@ -2373,11 +2436,13 @@ source=
|
|||
source_repo=
|
||||
spain/empresas/
|
||||
spain/medianaempresa/
|
||||
spbasic
|
||||
sport/404_en.htm
|
||||
sport/alpha
|
||||
sport/olympics/2008/events
|
||||
sport/olympics/2008/medals
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
squared/api
|
||||
|
|
@ -2392,6 +2457,7 @@ stadia/gamers
|
|||
start
|
||||
stat
|
||||
static
|
||||
static/
|
||||
static/css
|
||||
static/images
|
||||
static/js
|
||||
|
|
@ -2440,6 +2506,8 @@ store/xhr/getdevicepermissions
|
|||
store/xhr/install
|
||||
storefront
|
||||
storepicker
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
storyworks/preview
|
||||
|
|
@ -2528,10 +2596,12 @@ templates/search
|
|||
test
|
||||
testpage-forhomepage
|
||||
tetro
|
||||
th$
|
||||
th-th.www.cloudflare.com
|
||||
th-th/feedback
|
||||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
themacallan/worlds-together
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
|
|
@ -2559,6 +2629,7 @@ transcripts/470280334
|
|||
transcripts/480128005
|
||||
transcripts/830237502
|
||||
transit?
|
||||
translator/?ref=
|
||||
transparency
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
|
||||
|
|
@ -2578,14 +2649,31 @@ travel-frontend/images
|
|||
travel-vacations
|
||||
travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/api
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/entity
|
||||
travel/flight-search
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/*/entity
|
||||
travel/hotels/*/stories
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/entity
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/hotels/stories
|
||||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travel/story
|
||||
trending
|
||||
trends
|
||||
|
|
@ -2626,6 +2714,7 @@ until=
|
|||
upload
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
user
|
||||
user.php
|
||||
user/login
|
||||
|
|
@ -2648,6 +2737,24 @@ vi-vn/lp
|
|||
vi-vn/searchresults
|
||||
video/embedded
|
||||
videos
|
||||
videos/?
|
||||
videos/browsing
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/riverview/relatedvideo
|
||||
videos/riverview/relatedvideo/?
|
||||
videos/riverview/relatedvideo?
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos?
|
||||
viewer
|
||||
viewlocale=zh_CN
|
||||
viewvc
|
||||
|
|
@ -2679,6 +2786,10 @@ webscr
|
|||
websearch
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
wiki/%D0%A1%D0%BF%D0%B5%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B5%3ASearch
|
||||
wiki/%D0%A1%D0%BF%D0%B5%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B5:Search
|
||||
|
|
@ -2978,7 +3089,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://bit.ly/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3125,6 +3236,7 @@ wml/?
|
|||
wml/search?
|
||||
wml?
|
||||
wondermissive/interest
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
|
|||
|
|
@ -2465,6 +2465,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/admin-ajax.php
|
||||
/admin/
|
||||
/ads/
|
||||
/adult
|
||||
/aeglodetailweb/api/msite/item?productId*
|
||||
/affiliate_amazon.cms*
|
||||
/affiliates_content*
|
||||
|
|
@ -3468,6 +3469,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/reactivation/
|
||||
/read
|
||||
/readcasts
|
||||
/reader
|
||||
/reader-*.html
|
||||
/reader.html
|
||||
/realtime_changes
|
||||
|
|
@ -6030,10 +6032,15 @@ __+hsfp=
|
|||
__as__
|
||||
__assets
|
||||
__blank
|
||||
__dux
|
||||
__hstc=
|
||||
__i
|
||||
__manifest
|
||||
__mobile/*
|
||||
__origami
|
||||
__pb/mm
|
||||
__pb/rp
|
||||
__pb/rr
|
||||
__pc/*
|
||||
__rapidworker-1.2.js
|
||||
_ah
|
||||
|
|
@ -7034,19 +7041,41 @@ assessor-eligibility
|
|||
asset-manifest.json
|
||||
assets
|
||||
assets$
|
||||
assets/backup
|
||||
assets/cache
|
||||
assets/cache/images
|
||||
assets/dist
|
||||
assets/dist/css/asana-apps.css
|
||||
assets/dist/css/asana-guide.css
|
||||
assets/docs
|
||||
assets/export
|
||||
assets/files
|
||||
assets/hk-grotesk
|
||||
assets/import
|
||||
assets/infographic
|
||||
assets/managed-cloud-services-sd-4738082.pdf
|
||||
assets/media
|
||||
assets/modules
|
||||
assets/modules/*.css
|
||||
assets/modules/*.js
|
||||
assets/mw/static/old-games
|
||||
assets/packages
|
||||
assets/pdf/company/private
|
||||
assets/plugins
|
||||
assets/plugins/*.css
|
||||
assets/plugins/*.js
|
||||
assets/shared
|
||||
assets/siteindex
|
||||
assets/snippets
|
||||
assets/snippets/*.css
|
||||
assets/snippets/*.js
|
||||
assets/sol/sb/
|
||||
assets/static/ads
|
||||
assets/swf
|
||||
assets/templates
|
||||
assets/templates-elements
|
||||
assets/themes
|
||||
assets/tvs
|
||||
assign
|
||||
assignments.php
|
||||
assignments_archive.php
|
||||
|
|
@ -7147,6 +7176,7 @@ athletes/*/trophy-case
|
|||
athletes/search
|
||||
athletic*/?source=
|
||||
athletic*/boxscore
|
||||
athletic*/signed-mp3-redirect-url
|
||||
athletic*access_token
|
||||
athletic*ad_id
|
||||
athletic*adgroupid
|
||||
|
|
@ -9315,8 +9345,13 @@ core/services/aop-file-manager/file
|
|||
corgi$
|
||||
corgi/i18n
|
||||
corp
|
||||
corp/*.pdf$
|
||||
corp/Privacy.htm
|
||||
corp/Terms.htm
|
||||
corp/get-data
|
||||
corp/lps
|
||||
corp/solution
|
||||
corp/unlock-growth
|
||||
corporate
|
||||
corporate/contracts
|
||||
corporate/languageselection.aspx
|
||||
|
|
@ -12336,13 +12371,13 @@ http://irishtimes.com/robots.txt
|
|||
http://iubenda.com/robots.txt
|
||||
http://last.fm/robots.txt
|
||||
http://lefigaro.fr/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://nationalgeographic.com/robots.txt
|
||||
http://nerdwallet.com/robots.txt
|
||||
http://patents.google.com/robots.txt
|
||||
http://producthunt.com/robots.txt
|
||||
http://python.org/robots.txt
|
||||
http://reconstructingjudaism.org/robots.txt
|
||||
http://rogalyd.no/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://static.wixstatic.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
|
|
@ -12879,6 +12914,7 @@ insider$
|
|||
insiders/event
|
||||
insights/*
|
||||
insights/us/en/redirection-pages/
|
||||
install
|
||||
install-shuffles
|
||||
install.php
|
||||
installation
|
||||
|
|
@ -16736,6 +16772,8 @@ publicliterature.PublicLiterature.search.html
|
|||
publicsearch
|
||||
publish
|
||||
publish$
|
||||
publish-p24859-e88954.adobeaemcloud.com
|
||||
publish-p24859-e92998.adobeaemcloud.com
|
||||
publish-p24859-e93037.adobeaemcloud.com
|
||||
publish?
|
||||
publishedwriters/
|
||||
|
|
@ -16889,6 +16927,7 @@ react/static-6.16
|
|||
reactions?
|
||||
read
|
||||
readcommentshtml
|
||||
reader
|
||||
ready_sit_read/index.jhtml
|
||||
real-country
|
||||
real-estate-listings
|
||||
|
|
@ -18298,12 +18337,14 @@ signature/voucher
|
|||
signed_out_modal.json
|
||||
signin
|
||||
signin$
|
||||
signin-oidc
|
||||
signin/$
|
||||
signin/inject
|
||||
signin?
|
||||
signin?expId=confirmEmail
|
||||
signout
|
||||
signout
|
||||
signout-oidc
|
||||
signup
|
||||
signup$
|
||||
signup-interstitial
|
||||
|
|
@ -18321,6 +18362,7 @@ signup/payment?
|
|||
signup?
|
||||
signup?fullscreen=
|
||||
signup_modal
|
||||
silent-login
|
||||
silva
|
||||
silver-linings-playbook
|
||||
since=
|
||||
|
|
@ -19169,6 +19211,7 @@ sun/*year=
|
|||
supertarget/index.jhtml
|
||||
supervision/coexistence
|
||||
supervision/setup
|
||||
supplier-report
|
||||
support
|
||||
support/
|
||||
support/*zout_
|
||||
|
|
@ -21989,7 +22032,9 @@ wv
|
|||
wwe-nxt
|
||||
wwe-raw
|
||||
wwe-smackdown
|
||||
www-dev-cloud.cisco.com
|
||||
www-mail
|
||||
www-stage-cloud.cisco.com
|
||||
wwwhkotc.cc
|
||||
x
|
||||
x/oauth
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue