mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-07 16:46:35 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
b051361200
commit
4e766394aa
26 changed files with 1543 additions and 4674 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1747206253
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1747130655
|
||||
"last_update": 1747217065
|
||||
}
|
||||
}
|
||||
|
|
@ -17427,6 +17427,10 @@ docs/public/logo-dark.svg
|
|||
public/logo-dark.svg
|
||||
logo-dark.svg
|
||||
pnpm-workspace.yaml
|
||||
.changeset/young-steaks-stop.md
|
||||
young-steaks-stop.md
|
||||
.changeset/ready-trains-hug.md
|
||||
ready-trains-hug.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.editorconfig
|
||||
|
|
@ -3508,5 +3508,7 @@ docs/public/logo-light.svg
|
|||
docs/public/favicon.svg
|
||||
docs/public/logo-dark.svg
|
||||
pnpm-workspace.yaml
|
||||
.changeset/young-steaks-stop.md
|
||||
.changeset/ready-trains-hug.md
|
||||
.changeset/config.json
|
||||
.editorconfig
|
||||
|
|
@ -17550,6 +17550,31 @@ core/install.php
|
|||
install.php
|
||||
core/core.api.php
|
||||
core.api.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactory.php
|
||||
lib/Drupal/Core/Mailer/TransportServiceFactory.php
|
||||
Drupal/Core/Mailer/TransportServiceFactory.php
|
||||
Core/Mailer/TransportServiceFactory.php
|
||||
Mailer/TransportServiceFactory.php
|
||||
TransportServiceFactory.php
|
||||
core/lib/Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
lib/Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
Transport/SendmailCommandValidationTransportFactory.php
|
||||
SendmailCommandValidationTransportFactory.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactoryInterface.php
|
||||
lib/Drupal/Core/Mailer/TransportServiceFactoryInterface.php
|
||||
Drupal/Core/Mailer/TransportServiceFactoryInterface.php
|
||||
Core/Mailer/TransportServiceFactoryInterface.php
|
||||
Mailer/TransportServiceFactoryInterface.php
|
||||
TransportServiceFactoryInterface.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactoryTrait.php
|
||||
lib/Drupal/Core/Mailer/TransportServiceFactoryTrait.php
|
||||
Drupal/Core/Mailer/TransportServiceFactoryTrait.php
|
||||
Core/Mailer/TransportServiceFactoryTrait.php
|
||||
Mailer/TransportServiceFactoryTrait.php
|
||||
TransportServiceFactoryTrait.php
|
||||
core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php
|
||||
lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php
|
||||
Drupal/Core/StringTranslation/ByteSizeMarkup.php
|
||||
|
|
@ -44791,6 +44816,14 @@ Core/Theme/Component/ComponentValidatorTest.php
|
|||
Theme/Component/ComponentValidatorTest.php
|
||||
Component/ComponentValidatorTest.php
|
||||
ComponentValidatorTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/Component/ComponentLoaderTest.php
|
||||
tests/Drupal/Tests/Core/Theme/Component/ComponentLoaderTest.php
|
||||
Drupal/Tests/Core/Theme/Component/ComponentLoaderTest.php
|
||||
Tests/Core/Theme/Component/ComponentLoaderTest.php
|
||||
Core/Theme/Component/ComponentLoaderTest.php
|
||||
Theme/Component/ComponentLoaderTest.php
|
||||
Component/ComponentLoaderTest.php
|
||||
ComponentLoaderTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
|
||||
tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
|
||||
Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
|
||||
|
|
@ -102965,6 +102998,15 @@ session_test/src/Form/SessionTestForm.php
|
|||
src/Form/SessionTestForm.php
|
||||
Form/SessionTestForm.php
|
||||
SessionTestForm.php
|
||||
core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
system/tests/modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
tests/modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
session_test/src/Controller/LegacySessionTestController.php
|
||||
src/Controller/LegacySessionTestController.php
|
||||
Controller/LegacySessionTestController.php
|
||||
LegacySessionTestController.php
|
||||
core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php
|
||||
modules/system/tests/modules/session_test/src/Controller/SessionTestController.php
|
||||
system/tests/modules/session_test/src/Controller/SessionTestController.php
|
||||
|
|
@ -111213,6 +111255,14 @@ src/Functional/Session/SessionAuthenticationTest.php
|
|||
Functional/Session/SessionAuthenticationTest.php
|
||||
Session/SessionAuthenticationTest.php
|
||||
SessionAuthenticationTest.php
|
||||
core/modules/system/tests/src/Functional/Session/LegacySessionTest.php
|
||||
modules/system/tests/src/Functional/Session/LegacySessionTest.php
|
||||
system/tests/src/Functional/Session/LegacySessionTest.php
|
||||
tests/src/Functional/Session/LegacySessionTest.php
|
||||
src/Functional/Session/LegacySessionTest.php
|
||||
Functional/Session/LegacySessionTest.php
|
||||
Session/LegacySessionTest.php
|
||||
LegacySessionTest.php
|
||||
core/modules/system/tests/src/Functional/Session/SessionTest.php
|
||||
modules/system/tests/src/Functional/Session/SessionTest.php
|
||||
system/tests/src/Functional/Session/SessionTest.php
|
||||
|
|
@ -117013,6 +117063,96 @@ core/modules/serialization/serialization.install
|
|||
modules/serialization/serialization.install
|
||||
serialization/serialization.install
|
||||
serialization.install
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
src/Transport/CanaryTransportFactory.php
|
||||
Transport/CanaryTransportFactory.php
|
||||
CanaryTransportFactory.php
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
src/Transport/CanaryTransport.php
|
||||
Transport/CanaryTransport.php
|
||||
CanaryTransport.php
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
mailer_transport_factory_kernel_test.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
mailer_transport_factory_kernel_test.services.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
mailer_transport_factory_functional_test.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
mailer_transport_factory_functional_test.routing.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
src/Controller/TransportInfoController.php
|
||||
Controller/TransportInfoController.php
|
||||
TransportInfoController.php
|
||||
core/modules/mailer/tests/src/Kernel/TransportTest.php
|
||||
modules/mailer/tests/src/Kernel/TransportTest.php
|
||||
mailer/tests/src/Kernel/TransportTest.php
|
||||
tests/src/Kernel/TransportTest.php
|
||||
src/Kernel/TransportTest.php
|
||||
Kernel/TransportTest.php
|
||||
TransportTest.php
|
||||
core/modules/mailer/tests/src/Functional/TransportServiceFactoryTest.php
|
||||
modules/mailer/tests/src/Functional/TransportServiceFactoryTest.php
|
||||
mailer/tests/src/Functional/TransportServiceFactoryTest.php
|
||||
tests/src/Functional/TransportServiceFactoryTest.php
|
||||
src/Functional/TransportServiceFactoryTest.php
|
||||
Functional/TransportServiceFactoryTest.php
|
||||
TransportServiceFactoryTest.php
|
||||
core/modules/mailer/tests/src/Functional/GenericTest.php
|
||||
modules/mailer/tests/src/Functional/GenericTest.php
|
||||
mailer/tests/src/Functional/GenericTest.php
|
||||
tests/src/Functional/GenericTest.php
|
||||
src/Functional/GenericTest.php
|
||||
Functional/GenericTest.php
|
||||
GenericTest.php
|
||||
core/modules/mailer/src/Hook/MailerHooks.php
|
||||
modules/mailer/src/Hook/MailerHooks.php
|
||||
mailer/src/Hook/MailerHooks.php
|
||||
src/Hook/MailerHooks.php
|
||||
Hook/MailerHooks.php
|
||||
MailerHooks.php
|
||||
core/modules/mailer/mailer.services.yml
|
||||
modules/mailer/mailer.services.yml
|
||||
mailer/mailer.services.yml
|
||||
mailer.services.yml
|
||||
core/modules/mailer/mailer.info.yml
|
||||
modules/mailer/mailer.info.yml
|
||||
mailer/mailer.info.yml
|
||||
mailer.info.yml
|
||||
core/modules/dblog/dblog.module
|
||||
modules/dblog/dblog.module
|
||||
dblog/dblog.module
|
||||
|
|
|
|||
|
|
@ -2606,6 +2606,10 @@ core/.deprecation-ignore.txt
|
|||
core/.eslintrc.passing.json
|
||||
core/install.php
|
||||
core/core.api.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactory.php
|
||||
core/lib/Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactoryInterface.php
|
||||
core/lib/Drupal/Core/Mailer/TransportServiceFactoryTrait.php
|
||||
core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php
|
||||
core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php
|
||||
core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php
|
||||
|
|
@ -6762,6 +6766,7 @@ core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
|
|||
core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/Component/ComponentLoaderTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
|
||||
core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTestsTest.php
|
||||
|
|
@ -14985,6 +14990,7 @@ core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
|
|||
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
|
||||
core/modules/system/tests/modules/session_test/src/Hook/SessionTestHooks.php
|
||||
core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
|
||||
core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php
|
||||
core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php
|
||||
core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php
|
||||
core/modules/system/tests/modules/session_test/session_test.info.yml
|
||||
|
|
@ -15975,6 +15981,7 @@ core/modules/system/tests/src/Functional/Common/UrlTest.php
|
|||
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php
|
||||
core/modules/system/tests/src/Functional/File/ConfigTest.php
|
||||
core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
|
||||
core/modules/system/tests/src/Functional/Session/LegacySessionTest.php
|
||||
core/modules/system/tests/src/Functional/Session/SessionTest.php
|
||||
core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php
|
||||
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
|
||||
|
|
@ -16801,6 +16808,19 @@ core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php
|
|||
core/modules/serialization/src/EntityResolver/UuidReferenceInterface.php
|
||||
core/modules/serialization/serialization.info.yml
|
||||
core/modules/serialization/serialization.install
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
|
||||
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
|
||||
core/modules/mailer/tests/src/Kernel/TransportTest.php
|
||||
core/modules/mailer/tests/src/Functional/TransportServiceFactoryTest.php
|
||||
core/modules/mailer/tests/src/Functional/GenericTest.php
|
||||
core/modules/mailer/src/Hook/MailerHooks.php
|
||||
core/modules/mailer/mailer.services.yml
|
||||
core/modules/mailer/mailer.info.yml
|
||||
core/modules/dblog/dblog.module
|
||||
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
|
||||
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
|
||||
|
|
|
|||
|
|
@ -821,6 +821,16 @@ assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json
|
|||
doctype/asset_depreciation_schedule/asset_depreciation_schedule.json
|
||||
asset_depreciation_schedule/asset_depreciation_schedule.json
|
||||
asset_depreciation_schedule.json
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py
|
||||
assets/doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py
|
||||
doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py
|
||||
asset_depreciation_schedule/deppreciation_schedule_controller.py
|
||||
deppreciation_schedule_controller.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/depreciation_methods.py
|
||||
assets/doctype/asset_depreciation_schedule/depreciation_methods.py
|
||||
doctype/asset_depreciation_schedule/depreciation_methods.py
|
||||
asset_depreciation_schedule/depreciation_methods.py
|
||||
depreciation_methods.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.js
|
||||
assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.js
|
||||
doctype/asset_depreciation_schedule/asset_depreciation_schedule.js
|
||||
|
|
@ -11422,10 +11432,6 @@ erpnext/patches/v15_0/set_standard_stock_entry_type.py
|
|||
patches/v15_0/set_standard_stock_entry_type.py
|
||||
v15_0/set_standard_stock_entry_type.py
|
||||
set_standard_stock_entry_type.py
|
||||
erpnext/patches/v15_0/migrate_checkbox_to_select_for_reconciliation_effect.py
|
||||
patches/v15_0/migrate_checkbox_to_select_for_reconciliation_effect.py
|
||||
v15_0/migrate_checkbox_to_select_for_reconciliation_effect.py
|
||||
migrate_checkbox_to_select_for_reconciliation_effect.py
|
||||
erpnext/patches/v15_0/rename_sla_fields.py
|
||||
patches/v15_0/rename_sla_fields.py
|
||||
v15_0/rename_sla_fields.py
|
||||
|
|
@ -11538,6 +11544,10 @@ erpnext/patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
|||
patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
erpnext/patches/v15_0/update_journal_entry_type.py
|
||||
patches/v15_0/update_journal_entry_type.py
|
||||
v15_0/update_journal_entry_type.py
|
||||
update_journal_entry_type.py
|
||||
erpnext/patches/v15_0/enable_allow_existing_serial_no.py
|
||||
patches/v15_0/enable_allow_existing_serial_no.py
|
||||
v15_0/enable_allow_existing_serial_no.py
|
||||
|
|
|
|||
|
|
@ -182,6 +182,8 @@ erpnext/assets/doctype/asset_maintenance_task/asset_maintenance_task.json
|
|||
erpnext/assets/doctype/asset_maintenance_task/asset_maintenance_task.py
|
||||
erpnext/assets/doctype/asset_maintenance_task/__init__.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/depreciation_methods.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.js
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
|
||||
erpnext/assets/doctype/asset_depreciation_schedule/test_asset_depreciation_schedule.py
|
||||
|
|
@ -2405,7 +2407,6 @@ erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py
|
|||
erpnext/patches/v15_0/enable_all_leads.py
|
||||
erpnext/patches/v15_0/update_gpa_and_ndb_for_assdeprsch.py
|
||||
erpnext/patches/v15_0/set_standard_stock_entry_type.py
|
||||
erpnext/patches/v15_0/migrate_checkbox_to_select_for_reconciliation_effect.py
|
||||
erpnext/patches/v15_0/rename_sla_fields.py
|
||||
erpnext/patches/v15_0/rename_field_from_rate_difference_to_amount_difference.py
|
||||
erpnext/patches/v15_0/create_accounting_dimensions_in_payment_request.py
|
||||
|
|
@ -2434,6 +2435,7 @@ erpnext/patches/v15_0/migrate_old_item_wise_tax_detail_data_format.py
|
|||
erpnext/patches/v15_0/remove_exotel_integration.py
|
||||
erpnext/patches/v15_0/add_default_operations.py
|
||||
erpnext/patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
erpnext/patches/v15_0/update_journal_entry_type.py
|
||||
erpnext/patches/v15_0/enable_allow_existing_serial_no.py
|
||||
erpnext/patches/v15_0/set_reserved_stock_in_bin.py
|
||||
erpnext/patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py
|
||||
|
|
|
|||
|
|
@ -7534,6 +7534,14 @@ settings/email/newsletters/AddNewsletterModal.tsx
|
|||
email/newsletters/AddNewsletterModal.tsx
|
||||
newsletters/AddNewsletterModal.tsx
|
||||
AddNewsletterModal.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
src/components/settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
components/settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
newsletters/NewsletterDetailModalAlpha.tsx
|
||||
NewsletterDetailModalAlpha.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/EmailSettings.tsx
|
||||
admin-x-settings/src/components/settings/email/EmailSettings.tsx
|
||||
src/components/settings/email/EmailSettings.tsx
|
||||
|
|
@ -17721,30 +17729,6 @@ api-framework/.eslintrc.js
|
|||
ghost/api-framework/README.md
|
||||
api-framework/README.md
|
||||
README.md
|
||||
ghost/html-to-plaintext/lib/html-to-plaintext.js
|
||||
html-to-plaintext/lib/html-to-plaintext.js
|
||||
lib/html-to-plaintext.js
|
||||
html-to-plaintext.js
|
||||
ghost/html-to-plaintext/index.js
|
||||
html-to-plaintext/index.js
|
||||
index.js
|
||||
ghost/html-to-plaintext/test/.eslintrc.js
|
||||
html-to-plaintext/test/.eslintrc.js
|
||||
test/.eslintrc.js
|
||||
.eslintrc.js
|
||||
ghost/html-to-plaintext/test/html-to-plaintext.test.js
|
||||
html-to-plaintext/test/html-to-plaintext.test.js
|
||||
test/html-to-plaintext.test.js
|
||||
html-to-plaintext.test.js
|
||||
ghost/html-to-plaintext/package.json
|
||||
html-to-plaintext/package.json
|
||||
package.json
|
||||
ghost/html-to-plaintext/.eslintrc.js
|
||||
html-to-plaintext/.eslintrc.js
|
||||
.eslintrc.js
|
||||
ghost/html-to-plaintext/README.md
|
||||
html-to-plaintext/README.md
|
||||
README.md
|
||||
ghost/job-manager/lib/JobsRepository.js
|
||||
job-manager/lib/JobsRepository.js
|
||||
lib/JobsRepository.js
|
||||
|
|
@ -31122,6 +31106,15 @@ migrations/versions/5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js
|
|||
versions/5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js
|
||||
5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js
|
||||
2023-03-13-13-11-add-newsletter-show-comment-cta.js
|
||||
ghost/core/core/server/data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
core/core/server/data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
core/server/data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
server/data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
ghost/core/core/server/data/migrations/versions/4.47/2022-05-04-10-03-transform-newsletter-header-image.js
|
||||
core/core/server/data/migrations/versions/4.47/2022-05-04-10-03-transform-newsletter-header-image.js
|
||||
core/server/data/migrations/versions/4.47/2022-05-04-10-03-transform-newsletter-header-image.js
|
||||
|
|
@ -37590,77 +37583,5 @@ domain-events/README.md
|
|||
README.md
|
||||
ghost/tsconfig.json
|
||||
tsconfig.json
|
||||
ghost/members-csv/lib/parse.js
|
||||
members-csv/lib/parse.js
|
||||
lib/parse.js
|
||||
parse.js
|
||||
ghost/members-csv/lib/unparse.js
|
||||
members-csv/lib/unparse.js
|
||||
lib/unparse.js
|
||||
unparse.js
|
||||
ghost/members-csv/index.js
|
||||
members-csv/index.js
|
||||
index.js
|
||||
ghost/members-csv/test/parse.test.js
|
||||
members-csv/test/parse.test.js
|
||||
test/parse.test.js
|
||||
parse.test.js
|
||||
ghost/members-csv/test/fixtures/single-column-with-header.csv
|
||||
members-csv/test/fixtures/single-column-with-header.csv
|
||||
test/fixtures/single-column-with-header.csv
|
||||
fixtures/single-column-with-header.csv
|
||||
single-column-with-header.csv
|
||||
ghost/members-csv/test/fixtures/empty.csv
|
||||
members-csv/test/fixtures/empty.csv
|
||||
test/fixtures/empty.csv
|
||||
fixtures/empty.csv
|
||||
empty.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-with-header.csv
|
||||
members-csv/test/fixtures/two-columns-with-header.csv
|
||||
test/fixtures/two-columns-with-header.csv
|
||||
fixtures/two-columns-with-header.csv
|
||||
two-columns-with-header.csv
|
||||
ghost/members-csv/test/fixtures/multiple-records-with-empty-values.csv
|
||||
members-csv/test/fixtures/multiple-records-with-empty-values.csv
|
||||
test/fixtures/multiple-records-with-empty-values.csv
|
||||
fixtures/multiple-records-with-empty-values.csv
|
||||
multiple-records-with-empty-values.csv
|
||||
ghost/members-csv/test/fixtures/subscribed-to-emails-header.csv
|
||||
members-csv/test/fixtures/subscribed-to-emails-header.csv
|
||||
test/fixtures/subscribed-to-emails-header.csv
|
||||
fixtures/subscribed-to-emails-header.csv
|
||||
subscribed-to-emails-header.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-mapping-header.csv
|
||||
members-csv/test/fixtures/two-columns-mapping-header.csv
|
||||
test/fixtures/two-columns-mapping-header.csv
|
||||
fixtures/two-columns-mapping-header.csv
|
||||
two-columns-mapping-header.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-obscure-header.csv
|
||||
members-csv/test/fixtures/two-columns-obscure-header.csv
|
||||
test/fixtures/two-columns-obscure-header.csv
|
||||
fixtures/two-columns-obscure-header.csv
|
||||
two-columns-obscure-header.csv
|
||||
ghost/members-csv/test/fixtures/single-column-with-header-bom.csv
|
||||
members-csv/test/fixtures/single-column-with-header-bom.csv
|
||||
test/fixtures/single-column-with-header-bom.csv
|
||||
fixtures/single-column-with-header-bom.csv
|
||||
single-column-with-header-bom.csv
|
||||
ghost/members-csv/test/.eslintrc.js
|
||||
members-csv/test/.eslintrc.js
|
||||
test/.eslintrc.js
|
||||
.eslintrc.js
|
||||
ghost/members-csv/test/unparse.test.js
|
||||
members-csv/test/unparse.test.js
|
||||
test/unparse.test.js
|
||||
unparse.test.js
|
||||
ghost/members-csv/package.json
|
||||
members-csv/package.json
|
||||
package.json
|
||||
ghost/members-csv/.eslintrc.js
|
||||
members-csv/.eslintrc.js
|
||||
.eslintrc.js
|
||||
ghost/members-csv/README.md
|
||||
members-csv/README.md
|
||||
README.md
|
||||
SECURITY.md
|
||||
.editorconfig
|
||||
|
|
@ -1346,6 +1346,7 @@ apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetail
|
|||
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModal.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterPreview.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/newsletters/AddNewsletterModal.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/newsletters/NewsletterDetailModalAlpha.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/EmailSettings.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/Mailgun.tsx
|
||||
apps/admin-x-settings/src/components/settings/email/EnableNewsletters.tsx
|
||||
|
|
@ -3238,13 +3239,6 @@ ghost/api-framework/test/validators/input/all.test.js
|
|||
ghost/api-framework/package.json
|
||||
ghost/api-framework/.eslintrc.js
|
||||
ghost/api-framework/README.md
|
||||
ghost/html-to-plaintext/lib/html-to-plaintext.js
|
||||
ghost/html-to-plaintext/index.js
|
||||
ghost/html-to-plaintext/test/.eslintrc.js
|
||||
ghost/html-to-plaintext/test/html-to-plaintext.test.js
|
||||
ghost/html-to-plaintext/package.json
|
||||
ghost/html-to-plaintext/.eslintrc.js
|
||||
ghost/html-to-plaintext/README.md
|
||||
ghost/job-manager/lib/JobsRepository.js
|
||||
ghost/job-manager/lib/is-cron-expression.js
|
||||
ghost/job-manager/lib/JobManager.js
|
||||
|
|
@ -4992,6 +4986,7 @@ ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-14-30-add-newsle
|
|||
ghost/core/core/server/data/migrations/versions/5.39/2023-03-14-12-26-add-last-mentions-email-report-timestamp-setting.js
|
||||
ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-09-29-add-newsletter-show-post-title-section.js
|
||||
ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js
|
||||
ghost/core/core/server/data/migrations/versions/5.120/2025-05-07-14-57-38-add-newsletters-button-corners-column.js
|
||||
ghost/core/core/server/data/migrations/versions/4.47/2022-05-04-10-03-transform-newsletter-header-image.js
|
||||
ghost/core/core/server/data/migrations/versions/4.47/2022-05-03-15-30-update-newsletter-sending-options.js
|
||||
ghost/core/core/server/data/migrations/versions/5.8/2022-08-03-15-28-add-trial-start-column-to-stripe-subscriptions.js
|
||||
|
|
@ -5982,22 +5977,5 @@ ghost/domain-events/package.json
|
|||
ghost/domain-events/.eslintrc.js
|
||||
ghost/domain-events/README.md
|
||||
ghost/tsconfig.json
|
||||
ghost/members-csv/lib/parse.js
|
||||
ghost/members-csv/lib/unparse.js
|
||||
ghost/members-csv/index.js
|
||||
ghost/members-csv/test/parse.test.js
|
||||
ghost/members-csv/test/fixtures/single-column-with-header.csv
|
||||
ghost/members-csv/test/fixtures/empty.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-with-header.csv
|
||||
ghost/members-csv/test/fixtures/multiple-records-with-empty-values.csv
|
||||
ghost/members-csv/test/fixtures/subscribed-to-emails-header.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-mapping-header.csv
|
||||
ghost/members-csv/test/fixtures/two-columns-obscure-header.csv
|
||||
ghost/members-csv/test/fixtures/single-column-with-header-bom.csv
|
||||
ghost/members-csv/test/.eslintrc.js
|
||||
ghost/members-csv/test/unparse.test.js
|
||||
ghost/members-csv/package.json
|
||||
ghost/members-csv/.eslintrc.js
|
||||
ghost/members-csv/README.md
|
||||
SECURITY.md
|
||||
.editorconfig
|
||||
|
|
@ -21624,10 +21624,6 @@ build/build-modules-js/stylesheets/handle-scss.mjs
|
|||
build-modules-js/stylesheets/handle-scss.mjs
|
||||
stylesheets/handle-scss.mjs
|
||||
handle-scss.mjs
|
||||
build/build-modules-js/stylesheets/scss-transform.mjs
|
||||
build-modules-js/stylesheets/scss-transform.mjs
|
||||
stylesheets/scss-transform.mjs
|
||||
scss-transform.mjs
|
||||
build/build-modules-js/stylesheets/handle-css.mjs
|
||||
build-modules-js/stylesheets/handle-css.mjs
|
||||
stylesheets/handle-css.mjs
|
||||
|
|
|
|||
|
|
@ -4192,7 +4192,6 @@ build/build-modules-js/utils/timer.mjs
|
|||
build/build-modules-js/utils/compressFile.mjs
|
||||
build/build-modules-js/error-pages.mjs
|
||||
build/build-modules-js/stylesheets/handle-scss.mjs
|
||||
build/build-modules-js/stylesheets/scss-transform.mjs
|
||||
build/build-modules-js/stylesheets/handle-css.mjs
|
||||
build/build-modules-js/css-versioning.mjs
|
||||
build/build-modules-js/compress.mjs
|
||||
|
|
|
|||
|
|
@ -6229,6 +6229,8 @@ structure-errors.md
|
|||
shaggy-beds-know.md
|
||||
.changeset/green-lizards-yawn.md
|
||||
green-lizards-yawn.md
|
||||
.changeset/mean-rats-invent.md
|
||||
mean-rats-invent.md
|
||||
.changeset/small-kiwis-speak.md
|
||||
small-kiwis-speak.md
|
||||
.changeset/polite-colts-desire.md
|
||||
|
|
|
|||
|
|
@ -1469,6 +1469,7 @@ pnpm-workspace.yaml
|
|||
.changeset/structure-errors.md
|
||||
.changeset/shaggy-beds-know.md
|
||||
.changeset/green-lizards-yawn.md
|
||||
.changeset/mean-rats-invent.md
|
||||
.changeset/small-kiwis-speak.md
|
||||
.changeset/polite-colts-desire.md
|
||||
.changeset/orange-boats-act.md
|
||||
|
|
|
|||
|
|
@ -10828,6 +10828,11 @@ bundles/LeadBundle/Command/DeduplicateCommand.php
|
|||
LeadBundle/Command/DeduplicateCommand.php
|
||||
Command/DeduplicateCommand.php
|
||||
DeduplicateCommand.php
|
||||
app/bundles/LeadBundle/Command/SegmentCountCacheCommand.php
|
||||
bundles/LeadBundle/Command/SegmentCountCacheCommand.php
|
||||
LeadBundle/Command/SegmentCountCacheCommand.php
|
||||
Command/SegmentCountCacheCommand.php
|
||||
SegmentCountCacheCommand.php
|
||||
app/bundles/LeadBundle/Command/SegmentStatCommand.php
|
||||
bundles/LeadBundle/Command/SegmentStatCommand.php
|
||||
LeadBundle/Command/SegmentStatCommand.php
|
||||
|
|
@ -12942,6 +12947,12 @@ LeadBundle/Tests/Command/SegmentFilterOnUpdateCommandFunctionalTest.php
|
|||
Tests/Command/SegmentFilterOnUpdateCommandFunctionalTest.php
|
||||
Command/SegmentFilterOnUpdateCommandFunctionalTest.php
|
||||
SegmentFilterOnUpdateCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
bundles/LeadBundle/Tests/Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
LeadBundle/Tests/Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
Tests/Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
SegmentCountCacheCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentStatCommandTest.php
|
||||
bundles/LeadBundle/Tests/Command/SegmentStatCommandTest.php
|
||||
LeadBundle/Tests/Command/SegmentStatCommandTest.php
|
||||
|
|
|
|||
|
|
@ -2004,6 +2004,7 @@ app/bundles/LeadBundle/Command/DeleteContactSecondaryCompaniesCommand.php
|
|||
app/bundles/LeadBundle/Command/ImportCommand.php
|
||||
app/bundles/LeadBundle/Command/DeduplicateIdsCommand.php
|
||||
app/bundles/LeadBundle/Command/DeduplicateCommand.php
|
||||
app/bundles/LeadBundle/Command/SegmentCountCacheCommand.php
|
||||
app/bundles/LeadBundle/Command/SegmentStatCommand.php
|
||||
app/bundles/LeadBundle/Command/ContactScheduledExportCommand.php
|
||||
app/bundles/LeadBundle/Resources/views/Integration/index.html.twig
|
||||
|
|
@ -2337,6 +2338,7 @@ app/bundles/LeadBundle/Tests/Model/FieldModelTest.php
|
|||
app/bundles/LeadBundle/Tests/Command/DeduplicateCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/DeleteContactSecondaryCompaniesCommandTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentFilterOnUpdateCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentCountCacheCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentStatCommandTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/SegmentNumberFilterWithOrsCommandFunctionalTest.php
|
||||
app/bundles/LeadBundle/Tests/Command/DeduplicateIdsCommandFunctionalTest.php
|
||||
|
|
|
|||
|
|
@ -23292,13 +23292,6 @@ javascript/framework/library/registry.js
|
|||
framework/library/registry.js
|
||||
library/registry.js
|
||||
registry.js
|
||||
upload/catalog/view/javascript/framework/library/observer.js
|
||||
catalog/view/javascript/framework/library/observer.js
|
||||
view/javascript/framework/library/observer.js
|
||||
javascript/framework/library/observer.js
|
||||
framework/library/observer.js
|
||||
library/observer.js
|
||||
observer.js
|
||||
upload/catalog/view/javascript/framework/library/config.js
|
||||
catalog/view/javascript/framework/library/config.js
|
||||
view/javascript/framework/library/config.js
|
||||
|
|
|
|||
|
|
@ -3440,7 +3440,6 @@ upload/catalog/view/javascript/framework/component/pagination.js
|
|||
upload/catalog/view/javascript/framework/webcomponent.js
|
||||
upload/catalog/view/javascript/framework/library/path.js
|
||||
upload/catalog/view/javascript/framework/library/registry.js
|
||||
upload/catalog/view/javascript/framework/library/observer.js
|
||||
upload/catalog/view/javascript/framework/library/config.js
|
||||
upload/catalog/view/javascript/framework/library/language.js
|
||||
upload/catalog/view/javascript/framework/library/storage.js
|
||||
|
|
|
|||
|
|
@ -2049,6 +2049,14 @@ DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
|
|||
Serializer/Field/FieldSerializerTest.php
|
||||
Field/FieldSerializerTest.php
|
||||
FieldSerializerTest.php
|
||||
tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
Core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
Serializer/SerializerRegistryTest.php
|
||||
SerializerRegistryTest.php
|
||||
tests/unit/Core/Content/ImportExport/Processing/Mapping/MappingCollectionTest.php
|
||||
unit/Core/Content/ImportExport/Processing/Mapping/MappingCollectionTest.php
|
||||
Core/Content/ImportExport/Processing/Mapping/MappingCollectionTest.php
|
||||
|
|
@ -2297,6 +2305,12 @@ Content/Product/Stock/StockAlterationTest.php
|
|||
Product/Stock/StockAlterationTest.php
|
||||
Stock/StockAlterationTest.php
|
||||
StockAlterationTest.php
|
||||
tests/unit/Core/Content/Product/ProductEntityTest.php
|
||||
unit/Core/Content/Product/ProductEntityTest.php
|
||||
Core/Content/Product/ProductEntityTest.php
|
||||
Content/Product/ProductEntityTest.php
|
||||
Product/ProductEntityTest.php
|
||||
ProductEntityTest.php
|
||||
tests/unit/Core/Content/Product/ProductMaxPurchaseCalculatorTest.php
|
||||
unit/Core/Content/Product/ProductMaxPurchaseCalculatorTest.php
|
||||
Core/Content/Product/ProductMaxPurchaseCalculatorTest.php
|
||||
|
|
@ -7873,12 +7887,39 @@ Framework/Validation/DataBag/DataBagTest.php
|
|||
Validation/DataBag/DataBagTest.php
|
||||
DataBag/DataBagTest.php
|
||||
DataBagTest.php
|
||||
tests/unit/Core/Framework/Validation/ValidatorFactoryTest.php
|
||||
unit/Core/Framework/Validation/ValidatorFactoryTest.php
|
||||
Core/Framework/Validation/ValidatorFactoryTest.php
|
||||
Framework/Validation/ValidatorFactoryTest.php
|
||||
Validation/ValidatorFactoryTest.php
|
||||
ValidatorFactoryTest.php
|
||||
tests/unit/Core/Framework/Validation/HappyPathValidatorTest.php
|
||||
unit/Core/Framework/Validation/HappyPathValidatorTest.php
|
||||
Core/Framework/Validation/HappyPathValidatorTest.php
|
||||
Framework/Validation/HappyPathValidatorTest.php
|
||||
Validation/HappyPathValidatorTest.php
|
||||
HappyPathValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
unit/Core/Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
Core/Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
Constraint/ArrayOfUuidValidatorTest.php
|
||||
ArrayOfUuidValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
unit/Core/Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Core/Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Constraint/ArrayOfTypeValidatorTest.php
|
||||
ArrayOfTypeValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
unit/Core/Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
Core/Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
Validation/Constraint/UuidValidatorTest.php
|
||||
Constraint/UuidValidatorTest.php
|
||||
UuidValidatorTest.php
|
||||
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
|
|
@ -9879,6 +9920,13 @@ Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtensionTest.php
|
|||
Framework/DataAbstractionLayer/FilteredBulkEntityExtensionTest.php
|
||||
DataAbstractionLayer/FilteredBulkEntityExtensionTest.php
|
||||
FilteredBulkEntityExtensionTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
Core/Framework/DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
Framework/DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
Doctrine/RetryableTransactionTest.php
|
||||
RetryableTransactionTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/MultiInsertQueryQueueTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Doctrine/MultiInsertQueryQueueTest.php
|
||||
Core/Framework/DataAbstractionLayer/Doctrine/MultiInsertQueryQueueTest.php
|
||||
|
|
@ -10177,6 +10225,13 @@ Test/Stub/App/StaticSourceResolverTest.php
|
|||
Stub/App/StaticSourceResolverTest.php
|
||||
App/StaticSourceResolverTest.php
|
||||
StaticSourceResolverTest.php
|
||||
tests/unit/Core/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
unit/Core/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
Core/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
EmptyEntityExistenceTest.php
|
||||
tests/unit/Core/DevOps/Docs/App/DocsAppEventCommandTest.php
|
||||
unit/Core/DevOps/Docs/App/DocsAppEventCommandTest.php
|
||||
Core/DevOps/Docs/App/DocsAppEventCommandTest.php
|
||||
|
|
@ -11382,6 +11437,13 @@ Core/System/Locale/LocaleExceptionTest.php
|
|||
System/Locale/LocaleExceptionTest.php
|
||||
Locale/LocaleExceptionTest.php
|
||||
LocaleExceptionTest.php
|
||||
tests/unit/Core/System/Language/Rule/LanguageRuleTest.php
|
||||
unit/Core/System/Language/Rule/LanguageRuleTest.php
|
||||
Core/System/Language/Rule/LanguageRuleTest.php
|
||||
System/Language/Rule/LanguageRuleTest.php
|
||||
Language/Rule/LanguageRuleTest.php
|
||||
Rule/LanguageRuleTest.php
|
||||
LanguageRuleTest.php
|
||||
tests/unit/Core/System/Language/LanguageLoaderTest.php
|
||||
unit/Core/System/Language/LanguageLoaderTest.php
|
||||
Core/System/Language/LanguageLoaderTest.php
|
||||
|
|
@ -12298,6 +12360,13 @@ Checkout/Cart/Rule/LineItemDimensionWeightRuleTest.php
|
|||
Cart/Rule/LineItemDimensionWeightRuleTest.php
|
||||
Rule/LineItemDimensionWeightRuleTest.php
|
||||
LineItemDimensionWeightRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/LineItemTagRuleTest.php
|
||||
unit/Core/Checkout/Cart/Rule/LineItemTagRuleTest.php
|
||||
Core/Checkout/Cart/Rule/LineItemTagRuleTest.php
|
||||
Checkout/Cart/Rule/LineItemTagRuleTest.php
|
||||
Cart/Rule/LineItemTagRuleTest.php
|
||||
Rule/LineItemTagRuleTest.php
|
||||
LineItemTagRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/CartShippingCostRuleTest.php
|
||||
unit/Core/Checkout/Cart/Rule/CartShippingCostRuleTest.php
|
||||
Core/Checkout/Cart/Rule/CartShippingCostRuleTest.php
|
||||
|
|
@ -14844,21 +14913,6 @@ unit/Elasticsearch/Profiler/ClientProfilerTest.php
|
|||
Elasticsearch/Profiler/ClientProfilerTest.php
|
||||
Profiler/ClientProfilerTest.php
|
||||
ClientProfilerTest.php
|
||||
tests/unit/Framework/Validation/ValidatorFactoryTest.php
|
||||
unit/Framework/Validation/ValidatorFactoryTest.php
|
||||
Framework/Validation/ValidatorFactoryTest.php
|
||||
Validation/ValidatorFactoryTest.php
|
||||
ValidatorFactoryTest.php
|
||||
tests/unit/Framework/ContextTest.php
|
||||
unit/Framework/ContextTest.php
|
||||
Framework/ContextTest.php
|
||||
ContextTest.php
|
||||
tests/unit/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
unit/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
EmptyEntityExistenceTest.php
|
||||
tests/unit/Storefront/Event/StorefrontRedirectEventTest.php
|
||||
unit/Storefront/Event/StorefrontRedirectEventTest.php
|
||||
Storefront/Event/StorefrontRedirectEventTest.php
|
||||
|
|
@ -14933,6 +14987,11 @@ Storefront/Page/Product/ProductPageLoaderTest.php
|
|||
Page/Product/ProductPageLoaderTest.php
|
||||
Product/ProductPageLoaderTest.php
|
||||
ProductPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/GuestWishlistPageletTest.php
|
||||
unit/Storefront/Page/GuestWishlistPageletTest.php
|
||||
Storefront/Page/GuestWishlistPageletTest.php
|
||||
Page/GuestWishlistPageletTest.php
|
||||
GuestWishlistPageletTest.php
|
||||
tests/unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||
unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||
Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||
|
|
@ -17228,6 +17287,12 @@ Content/Product/Repository/ProductSearchScoringTest.php
|
|||
Product/Repository/ProductSearchScoringTest.php
|
||||
Repository/ProductSearchScoringTest.php
|
||||
ProductSearchScoringTest.php
|
||||
tests/integration/Core/Content/Product/ProductEntityTest.php
|
||||
integration/Core/Content/Product/ProductEntityTest.php
|
||||
Core/Content/Product/ProductEntityTest.php
|
||||
Content/Product/ProductEntityTest.php
|
||||
Product/ProductEntityTest.php
|
||||
ProductEntityTest.php
|
||||
tests/integration/Core/Content/Product/ProductVisibility/ProductVisibilityEntityTest.php
|
||||
integration/Core/Content/Product/ProductVisibility/ProductVisibilityEntityTest.php
|
||||
Core/Content/Product/ProductVisibility/ProductVisibilityEntityTest.php
|
||||
|
|
@ -26534,6 +26599,36 @@ integration/Elasticsearch/Product/ProductSearchQueryBuilderTest.php
|
|||
Elasticsearch/Product/ProductSearchQueryBuilderTest.php
|
||||
Product/ProductSearchQueryBuilderTest.php
|
||||
ProductSearchQueryBuilderTest.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/ProductsFixture.php
|
||||
integration/Elasticsearch/Product/Fixture/ProductsFixture.php
|
||||
Elasticsearch/Product/Fixture/ProductsFixture.php
|
||||
Product/Fixture/ProductsFixture.php
|
||||
Fixture/ProductsFixture.php
|
||||
ProductsFixture.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/MultiFilterWithOneToManyRelation.php
|
||||
integration/Elasticsearch/Product/Fixture/MultiFilterWithOneToManyRelation.php
|
||||
Elasticsearch/Product/Fixture/MultiFilterWithOneToManyRelation.php
|
||||
Product/Fixture/MultiFilterWithOneToManyRelation.php
|
||||
Fixture/MultiFilterWithOneToManyRelation.php
|
||||
MultiFilterWithOneToManyRelation.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/DateHistogram.php
|
||||
integration/Elasticsearch/Product/Fixture/DateHistogram.php
|
||||
Elasticsearch/Product/Fixture/DateHistogram.php
|
||||
Product/Fixture/DateHistogram.php
|
||||
Fixture/DateHistogram.php
|
||||
DateHistogram.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/CustomFields.php
|
||||
integration/Elasticsearch/Product/Fixture/CustomFields.php
|
||||
Elasticsearch/Product/Fixture/CustomFields.php
|
||||
Product/Fixture/CustomFields.php
|
||||
Fixture/CustomFields.php
|
||||
CustomFields.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/CheapestPriceSorting.php
|
||||
integration/Elasticsearch/Product/Fixture/CheapestPriceSorting.php
|
||||
Elasticsearch/Product/Fixture/CheapestPriceSorting.php
|
||||
Product/Fixture/CheapestPriceSorting.php
|
||||
Fixture/CheapestPriceSorting.php
|
||||
CheapestPriceSorting.php
|
||||
tests/integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
|
||||
integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
|
||||
Elasticsearch/Product/CustomFieldSetGatewayTest.php
|
||||
|
|
@ -26684,11 +26779,6 @@ integration/Storefront/Page/ProductPageTest.php
|
|||
Storefront/Page/ProductPageTest.php
|
||||
Page/ProductPageTest.php
|
||||
ProductPageTest.php
|
||||
tests/integration/Storefront/Page/GuestWishlistPageletTest.php
|
||||
integration/Storefront/Page/GuestWishlistPageletTest.php
|
||||
Storefront/Page/GuestWishlistPageletTest.php
|
||||
Page/GuestWishlistPageletTest.php
|
||||
GuestWishlistPageletTest.php
|
||||
tests/integration/Storefront/Page/Cms/DefaultMediaResolverTest.php
|
||||
integration/Storefront/Page/Cms/DefaultMediaResolverTest.php
|
||||
Storefront/Page/Cms/DefaultMediaResolverTest.php
|
||||
|
|
@ -101526,17 +101616,6 @@ component/base/sw-tabs/sw-tabs.html.twig
|
|||
base/sw-tabs/sw-tabs.html.twig
|
||||
sw-tabs/sw-tabs.html.twig
|
||||
sw-tabs.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
app/component/base/sw-tabs/sw-tabs.scss
|
||||
component/base/sw-tabs/sw-tabs.scss
|
||||
base/sw-tabs/sw-tabs.scss
|
||||
sw-tabs/sw-tabs.scss
|
||||
sw-tabs.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
|
||||
Resources/app/administration/src/app/component/base/sw-tabs/index.ts
|
||||
|
|
@ -131114,6 +131193,9 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
|
|||
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
|
||||
_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
|
||||
2025-03-20-move-review-active-check-into-store-api-routes.md
|
||||
changelog/_unreleased/2025-05-09-solve-admin-promotion-issues.md
|
||||
_unreleased/2025-05-09-solve-admin-promotion-issues.md
|
||||
2025-05-09-solve-admin-promotion-issues.md
|
||||
changelog/_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
|
||||
_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
|
||||
2025-05-05-fix-admin-assets-with-underscores.md
|
||||
|
|
@ -131141,6 +131223,9 @@ _unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
|
|||
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
|
||||
_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
|
||||
2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
|
||||
changelog/_unreleased/2025-09-05-changed-text-when-edit-locked-cms-page.md
|
||||
_unreleased/2025-09-05-changed-text-when-edit-locked-cms-page.md
|
||||
2025-09-05-changed-text-when-edit-locked-cms-page.md
|
||||
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
|
|
@ -131222,6 +131307,9 @@ _unreleased/2025-04-30-fix-no-new-line-for-placeholder.md
|
|||
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||
_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||
2025-04-15-improve-promotion-calculation.md
|
||||
changelog/_unreleased/2025-05-07-added-cart-order-lock.md
|
||||
_unreleased/2025-05-07-added-cart-order-lock.md
|
||||
2025-05-07-added-cart-order-lock.md
|
||||
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||
_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||
2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||
|
|
@ -131258,6 +131346,9 @@ _unreleased/2025-05-05-fix-category-search-results-not-scrollable.md
|
|||
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
|
||||
_unreleased/2025-04-16-remove-deletethemefilesmessage.md
|
||||
2025-04-16-remove-deletethemefilesmessage.md
|
||||
changelog/_unreleased/2025-05-09-fixed-misalignment-of-add-tags-placeholder-in-order-edit-view.md
|
||||
_unreleased/2025-05-09-fixed-misalignment-of-add-tags-placeholder-in-order-edit-view.md
|
||||
2025-05-09-fixed-misalignment-of-add-tags-placeholder-in-order-edit-view.md
|
||||
changelog/_unreleased/2025-05-05-add-blocks-for-inputs-for-address-and-register-form.md
|
||||
_unreleased/2025-05-05-add-blocks-for-inputs-for-address-and-register-form.md
|
||||
2025-05-05-add-blocks-for-inputs-for-address-and-register-form.md
|
||||
|
|
@ -131381,6 +131472,9 @@ _unreleased/2025-04-02-fix-admin-order-shipping-cost-input-behaviour.md
|
|||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
changelog/_unreleased/2025-05-09-fix-retryabletransaction-missing-savepoint-error.md
|
||||
_unreleased/2025-05-09-fix-retryabletransaction-missing-savepoint-error.md
|
||||
2025-05-09-fix-retryabletransaction-missing-savepoint-error.md
|
||||
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
|
||||
_unreleased/2024-09-20-simplify-emitting-metrics.md
|
||||
2024-09-20-simplify-emitting-metrics.md
|
||||
|
|
|
|||
|
|
@ -343,6 +343,7 @@ tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/Price
|
|||
tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ScalarTypeSerializerTest.php
|
||||
tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationSerializerTest.php
|
||||
tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
|
||||
tests/unit/Core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistryTest.php
|
||||
tests/unit/Core/Content/ImportExport/Processing/Mapping/MappingCollectionTest.php
|
||||
tests/unit/Core/Content/ImportExport/Processing/Reader/CsvReaderTest.php
|
||||
tests/unit/Core/Content/ImportExport/Processing/Pipe/KeyMappingPipeTest.php
|
||||
|
|
@ -379,6 +380,7 @@ tests/unit/Core/Content/Product/Stock/StockDataTest.php
|
|||
tests/unit/Core/Content/Product/Stock/StockDataCollectionTest.php
|
||||
tests/unit/Core/Content/Product/Stock/StockStorageTest.php
|
||||
tests/unit/Core/Content/Product/Stock/StockAlterationTest.php
|
||||
tests/unit/Core/Content/Product/ProductEntityTest.php
|
||||
tests/unit/Core/Content/Product/ProductMaxPurchaseCalculatorTest.php
|
||||
tests/unit/Core/Content/Product/SearchKeyword/ProductSearchBuilderTest.php
|
||||
tests/unit/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php
|
||||
|
|
@ -1124,7 +1126,11 @@ tests/unit/Core/Framework/FeatureTest.php
|
|||
tests/unit/Core/Framework/Script/Service/ArrayFacadeTest.php
|
||||
tests/unit/Core/Framework/Script/ScriptExceptionTest.php
|
||||
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
|
||||
tests/unit/Core/Framework/Validation/ValidatorFactoryTest.php
|
||||
tests/unit/Core/Framework/Validation/HappyPathValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
tests/unit/Core/Framework/App/Hmac/QuerySignerTest.php
|
||||
tests/unit/Core/Framework/App/TaxProvider/Payload/TaxProviderPayloadServiceTest.php
|
||||
|
|
@ -1358,6 +1364,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Dbal/CriteriaFieldsResolverTest.p
|
|||
tests/unit/Core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelperTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtensionTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/RetryableTransactionTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/MultiInsertQueryQueueTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/EntityTest.php
|
||||
|
|
@ -1399,6 +1406,7 @@ tests/unit/Core/Test/Stub/Framework/IdsCollectionTest.php
|
|||
tests/unit/Core/Test/Stub/Doctrine/QueryBuilderDataExtractorTest.php
|
||||
tests/unit/Core/Test/Stub/Doctrine/FakeResultFactoryTest.php
|
||||
tests/unit/Core/Test/Stub/App/StaticSourceResolverTest.php
|
||||
tests/unit/Core/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
tests/unit/Core/DevOps/Docs/App/DocsAppEventCommandTest.php
|
||||
tests/unit/Core/DevOps/Test/AnnotationTagTesterTest.php
|
||||
tests/unit/Core/DevOps/Test/Command/MakeCoverageTestCommandTest.php
|
||||
|
|
@ -1553,6 +1561,7 @@ tests/unit/Core/System/User/Recovery/UserRecoveryRequestEventTest.php
|
|||
tests/unit/Core/System/User/Recovery/UserRecoveryServiceTest.php
|
||||
tests/unit/Core/System/Locale/LanguageLocaleCodeProviderTest.php
|
||||
tests/unit/Core/System/Locale/LocaleExceptionTest.php
|
||||
tests/unit/Core/System/Language/Rule/LanguageRuleTest.php
|
||||
tests/unit/Core/System/Language/LanguageLoaderTest.php
|
||||
tests/unit/Core/System/Language/Stubs/StaticLanguageLoader.php
|
||||
tests/unit/Core/System/Language/Stubs/StaticSalesChannelLanguageLoader.php
|
||||
|
|
@ -1679,6 +1688,7 @@ tests/unit/Core/Checkout/Cart/Rule/CartHasDeliveryFreeItemRuleTest.php
|
|||
tests/unit/Core/Checkout/Cart/Rule/LineItemIsNewRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionVolumeRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionWeightRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/LineItemTagRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/CartShippingCostRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/AffiliateCodeOfOrderRuleTest.php
|
||||
tests/unit/Core/Checkout/Cart/Rule/LineItemGroupRuleTest.php
|
||||
|
|
@ -2043,9 +2053,6 @@ tests/unit/Elasticsearch/Framework/ElasticsearchFieldMapperTest.php
|
|||
tests/unit/Elasticsearch/Profiler/DataCollectorTest.php
|
||||
tests/unit/Elasticsearch/Profiler/ElasticsearchProfileCompilerPassTest.php
|
||||
tests/unit/Elasticsearch/Profiler/ClientProfilerTest.php
|
||||
tests/unit/Framework/Validation/ValidatorFactoryTest.php
|
||||
tests/unit/Framework/ContextTest.php
|
||||
tests/unit/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
|
||||
tests/unit/Storefront/Event/StorefrontRedirectEventTest.php
|
||||
tests/unit/Storefront/Event/Subscriber/CartMergedSubscriberTest.php
|
||||
tests/unit/Storefront/Page/Account/Login/AccountLoginPageLoaderTest.php
|
||||
|
|
@ -2058,6 +2065,7 @@ tests/unit/Storefront/Page/LandingPage/LandingPageLoaderTest.php
|
|||
tests/unit/Storefront/Page/Search/SearchPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/GenericPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/Product/ProductPageLoaderTest.php
|
||||
tests/unit/Storefront/Page/GuestWishlistPageletTest.php
|
||||
tests/unit/Storefront/Page/Cms/CmsPageLoadedHookTest.php
|
||||
tests/unit/Storefront/Page/Cms/DefaultMediaResolverTest.php
|
||||
tests/unit/Storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoaderTest.php
|
||||
|
|
@ -2366,6 +2374,7 @@ tests/integration/Core/Content/Product/Repository/ProductSearchKeywordTest.php
|
|||
tests/integration/Core/Content/Product/Repository/ProductTagTest.php
|
||||
tests/integration/Core/Content/Product/Repository/ProductRepositoryTest.php
|
||||
tests/integration/Core/Content/Product/Repository/ProductSearchScoringTest.php
|
||||
tests/integration/Core/Content/Product/ProductEntityTest.php
|
||||
tests/integration/Core/Content/Product/ProductVisibility/ProductVisibilityEntityTest.php
|
||||
tests/integration/Core/Content/Product/ProductFeatureSet/ProductFeatureSetEntityTest.php
|
||||
tests/integration/Core/Content/Product/ProductFeatureSet/ProductFeatureSetPropertyTest.php
|
||||
|
|
@ -3508,6 +3517,11 @@ tests/integration/Elasticsearch/Admin/AdminSearchRegistryTest.php
|
|||
tests/integration/Elasticsearch/Admin/AdminSearchControllerTest.php
|
||||
tests/integration/Elasticsearch/Product/SearchCasesTest.php
|
||||
tests/integration/Elasticsearch/Product/ProductSearchQueryBuilderTest.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/ProductsFixture.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/MultiFilterWithOneToManyRelation.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/DateHistogram.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/CustomFields.php
|
||||
tests/integration/Elasticsearch/Product/Fixture/CheapestPriceSorting.php
|
||||
tests/integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
|
||||
tests/integration/Elasticsearch/Product/ElasticsearchProductTest.php
|
||||
tests/integration/Elasticsearch/Product/CustomFieldUpdaterTest.php
|
||||
|
|
@ -3535,7 +3549,6 @@ tests/integration/Storefront/Page/GuestWishlistPageTest.php
|
|||
tests/integration/Storefront/Page/WishlistPageTest.php
|
||||
tests/integration/Storefront/Page/Product/QuickView/MinimalQuickViewPageTest.php
|
||||
tests/integration/Storefront/Page/ProductPageTest.php
|
||||
tests/integration/Storefront/Page/GuestWishlistPageletTest.php
|
||||
tests/integration/Storefront/Page/Cms/DefaultMediaResolverTest.php
|
||||
tests/integration/Storefront/Page/Checkout/ConfirmPageTest.php
|
||||
tests/integration/Storefront/Page/Checkout/CartPageTest.php
|
||||
|
|
@ -12864,7 +12877,6 @@ src/Administration/Resources/app/administration/src/app/component/base/sw-card-d
|
|||
src/Administration/Resources/app/administration/src/app/component/base/sw-card-deprecated/sw-card-deprecated.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-product-variant-info/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/base/sw-product-variant-info/sw-product-variant-info.scss
|
||||
|
|
@ -16798,6 +16810,7 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
|||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
|
||||
changelog/_unreleased/2025-05-09-solve-admin-promotion-issues.md
|
||||
changelog/_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
|
||||
changelog/_unreleased/2025-05-02-fix-incorrect-proportions-of-tags-in-orders.md
|
||||
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
|
||||
|
|
@ -16807,6 +16820,7 @@ changelog/_unreleased/2025-02-21-fix-multi-select-filter-for-translated-entities
|
|||
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
|
||||
changelog/_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
|
||||
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
|
||||
changelog/_unreleased/2025-09-05-changed-text-when-edit-locked-cms-page.md
|
||||
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md
|
||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
|
|
@ -16834,6 +16848,7 @@ changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
|
|||
changelog/_unreleased/2025-04-24-fix-local-mode-of-sw-one-to-many-grid.md
|
||||
changelog/_unreleased/2025-04-30-fix-no-new-line-for-placeholder.md
|
||||
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||
changelog/_unreleased/2025-05-07-added-cart-order-lock.md
|
||||
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||
changelog/_unreleased/2025-04-04-improve-variants-can-t-be-assigned-to-a-category.md
|
||||
changelog/_unreleased/2025-03-25-new-config-to-toogle-salutaion-field-on-registration.md
|
||||
|
|
@ -16846,6 +16861,7 @@ changelog/_unreleased/2025-05-02-remove-specific-color-on-icon-wishlist.md
|
|||
changelog/_unreleased/2025-04-08-fix-invoice-empty-pages.md
|
||||
changelog/_unreleased/2025-05-05-fix-category-search-results-not-scrollable.md
|
||||
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
|
||||
changelog/_unreleased/2025-05-09-fixed-misalignment-of-add-tags-placeholder-in-order-edit-view.md
|
||||
changelog/_unreleased/2025-05-05-add-blocks-for-inputs-for-address-and-register-form.md
|
||||
changelog/_unreleased/2025-04-30-show-customer-default-addresses-in-listing.md
|
||||
changelog/_unreleased/2025-04-08-fix-struct-encoder-custom-field-visibility.md
|
||||
|
|
@ -16887,6 +16903,7 @@ changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
|||
changelog/_unreleased/2025-05-09-export-createtexteditordatamappingbutton-through-global-shopware-component-helper.md
|
||||
changelog/_unreleased/2025-04-02-fix-admin-order-shipping-cost-input-behaviour.md
|
||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
changelog/_unreleased/2025-05-09-fix-retryabletransaction-missing-savepoint-error.md
|
||||
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
|
||||
changelog/_unreleased/2025-05-06-fix-remove-extra-closing-curly-brace.md
|
||||
changelog/_unreleased/2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
|
||||
|
|
|
|||
|
|
@ -3494,148 +3494,148 @@ Component/Taxonomy/Factory/TaxonFactory.php
|
|||
Taxonomy/Factory/TaxonFactory.php
|
||||
Factory/TaxonFactory.php
|
||||
TaxonFactory.php
|
||||
src/Sylius/Component/Shipping/phpspec.yml.dist
|
||||
Sylius/Component/Shipping/phpspec.yml.dist
|
||||
Component/Shipping/phpspec.yml.dist
|
||||
Shipping/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Component/Shipping/spec/Model/ShipmentSpec.php
|
||||
Sylius/Component/Shipping/spec/Model/ShipmentSpec.php
|
||||
Component/Shipping/spec/Model/ShipmentSpec.php
|
||||
Shipping/spec/Model/ShipmentSpec.php
|
||||
spec/Model/ShipmentSpec.php
|
||||
Model/ShipmentSpec.php
|
||||
ShipmentSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShipmentUnitSpec.php
|
||||
Sylius/Component/Shipping/spec/Model/ShipmentUnitSpec.php
|
||||
Component/Shipping/spec/Model/ShipmentUnitSpec.php
|
||||
Shipping/spec/Model/ShipmentUnitSpec.php
|
||||
spec/Model/ShipmentUnitSpec.php
|
||||
Model/ShipmentUnitSpec.php
|
||||
ShipmentUnitSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
||||
Sylius/Component/Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
||||
Component/Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
||||
Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
||||
spec/Model/ShippingMethodTranslationSpec.php
|
||||
Model/ShippingMethodTranslationSpec.php
|
||||
ShippingMethodTranslationSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingCategorySpec.php
|
||||
Sylius/Component/Shipping/spec/Model/ShippingCategorySpec.php
|
||||
Component/Shipping/spec/Model/ShippingCategorySpec.php
|
||||
Shipping/spec/Model/ShippingCategorySpec.php
|
||||
spec/Model/ShippingCategorySpec.php
|
||||
Model/ShippingCategorySpec.php
|
||||
ShippingCategorySpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingMethodSpec.php
|
||||
Sylius/Component/Shipping/spec/Model/ShippingMethodSpec.php
|
||||
Component/Shipping/spec/Model/ShippingMethodSpec.php
|
||||
Shipping/spec/Model/ShippingMethodSpec.php
|
||||
spec/Model/ShippingMethodSpec.php
|
||||
Model/ShippingMethodSpec.php
|
||||
ShippingMethodSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Sylius/Component/Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Component/Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Resolver/CompositeMethodsResolverSpec.php
|
||||
CompositeMethodsResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
Sylius/Component/Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
Component/Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
Resolver/DefaultShippingMethodResolverSpec.php
|
||||
DefaultShippingMethodResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
Sylius/Component/Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
Component/Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
Resolver/ShippingMethodsResolverSpec.php
|
||||
ShippingMethodsResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
Sylius/Component/Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
Component/Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
Component/Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
Component/Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
Sylius/Component/Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
Component/Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
CategoryRequirementEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
Sylius/Component/Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
Component/Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
Sylius/Component/Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
Component/Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
Sylius/Component/Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
Component/Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
Calculator/PerUnitRateCalculatorSpec.php
|
||||
PerUnitRateCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
||||
Sylius/Component/Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
||||
Component/Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
||||
Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
||||
spec/Calculator/FlatRateCalculatorSpec.php
|
||||
Calculator/FlatRateCalculatorSpec.php
|
||||
FlatRateCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
||||
Sylius/Component/Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
||||
Component/Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
||||
Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
||||
spec/Calculator/DelegatingCalculatorSpec.php
|
||||
Calculator/DelegatingCalculatorSpec.php
|
||||
DelegatingCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
Sylius/Component/Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
Component/Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
UndefinedShippingMethodExceptionSpec.php
|
||||
src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php
|
||||
Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php
|
||||
Component/Shipping/Repository/ShippingMethodRepositoryInterface.php
|
||||
Shipping/Repository/ShippingMethodRepositoryInterface.php
|
||||
Repository/ShippingMethodRepositoryInterface.php
|
||||
ShippingMethodRepositoryInterface.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShipmentUnitTest.php
|
||||
Sylius/Component/Shipping/tests/Model/ShipmentUnitTest.php
|
||||
Component/Shipping/tests/Model/ShipmentUnitTest.php
|
||||
Shipping/tests/Model/ShipmentUnitTest.php
|
||||
tests/Model/ShipmentUnitTest.php
|
||||
Model/ShipmentUnitTest.php
|
||||
ShipmentUnitTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingMethodTest.php
|
||||
Sylius/Component/Shipping/tests/Model/ShippingMethodTest.php
|
||||
Component/Shipping/tests/Model/ShippingMethodTest.php
|
||||
Shipping/tests/Model/ShippingMethodTest.php
|
||||
tests/Model/ShippingMethodTest.php
|
||||
Model/ShippingMethodTest.php
|
||||
ShippingMethodTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShipmentTest.php
|
||||
Sylius/Component/Shipping/tests/Model/ShipmentTest.php
|
||||
Component/Shipping/tests/Model/ShipmentTest.php
|
||||
Shipping/tests/Model/ShipmentTest.php
|
||||
tests/Model/ShipmentTest.php
|
||||
Model/ShipmentTest.php
|
||||
ShipmentTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingMethodTranslationTest.php
|
||||
Sylius/Component/Shipping/tests/Model/ShippingMethodTranslationTest.php
|
||||
Component/Shipping/tests/Model/ShippingMethodTranslationTest.php
|
||||
Shipping/tests/Model/ShippingMethodTranslationTest.php
|
||||
tests/Model/ShippingMethodTranslationTest.php
|
||||
Model/ShippingMethodTranslationTest.php
|
||||
ShippingMethodTranslationTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingCategoryTest.php
|
||||
Sylius/Component/Shipping/tests/Model/ShippingCategoryTest.php
|
||||
Component/Shipping/tests/Model/ShippingCategoryTest.php
|
||||
Shipping/tests/Model/ShippingCategoryTest.php
|
||||
tests/Model/ShippingCategoryTest.php
|
||||
Model/ShippingCategoryTest.php
|
||||
ShippingCategoryTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Sylius/Component/Shipping/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Component/Shipping/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Shipping/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Resolver/CompositeMethodsResolverTest.php
|
||||
CompositeMethodsResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/ShippingMethodsResolverTest.php
|
||||
Sylius/Component/Shipping/tests/Resolver/ShippingMethodsResolverTest.php
|
||||
Component/Shipping/tests/Resolver/ShippingMethodsResolverTest.php
|
||||
Shipping/tests/Resolver/ShippingMethodsResolverTest.php
|
||||
tests/Resolver/ShippingMethodsResolverTest.php
|
||||
Resolver/ShippingMethodsResolverTest.php
|
||||
ShippingMethodsResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
Sylius/Component/Shipping/tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
Component/Shipping/tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
Shipping/tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
Resolver/DefaultShippingMethodResolverTest.php
|
||||
DefaultShippingMethodResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
Sylius/Component/Shipping/tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
Component/Shipping/tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
Shipping/tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
Component/Shipping/tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
Shipping/tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
Component/Shipping/tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
Shipping/tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
Sylius/Component/Shipping/tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
Component/Shipping/tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
Shipping/tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
CategoryRequirementEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
Sylius/Component/Shipping/tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
Component/Shipping/tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
Shipping/tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
ShippingMethodRulesEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
Sylius/Component/Shipping/tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
Component/Shipping/tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
Shipping/tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
CompositeShippingMethodEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
Sylius/Component/Shipping/tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
Component/Shipping/tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
Shipping/tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
Calculator/PerUnitRateCalculatorTest.php
|
||||
PerUnitRateCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/DelegatingCalculatorTest.php
|
||||
Sylius/Component/Shipping/tests/Calculator/DelegatingCalculatorTest.php
|
||||
Component/Shipping/tests/Calculator/DelegatingCalculatorTest.php
|
||||
Shipping/tests/Calculator/DelegatingCalculatorTest.php
|
||||
tests/Calculator/DelegatingCalculatorTest.php
|
||||
Calculator/DelegatingCalculatorTest.php
|
||||
DelegatingCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/FlatRateCalculatorTest.php
|
||||
Sylius/Component/Shipping/tests/Calculator/FlatRateCalculatorTest.php
|
||||
Component/Shipping/tests/Calculator/FlatRateCalculatorTest.php
|
||||
Shipping/tests/Calculator/FlatRateCalculatorTest.php
|
||||
tests/Calculator/FlatRateCalculatorTest.php
|
||||
Calculator/FlatRateCalculatorTest.php
|
||||
FlatRateCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
Sylius/Component/Shipping/tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
Component/Shipping/tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
Shipping/tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
UndefinedShippingMethodExceptionTest.php
|
||||
src/Sylius/Component/Shipping/phpunit.xml.dist
|
||||
Sylius/Component/Shipping/phpunit.xml.dist
|
||||
Component/Shipping/phpunit.xml.dist
|
||||
Shipping/phpunit.xml.dist
|
||||
phpunit.xml.dist
|
||||
src/Sylius/Component/Shipping/ShipmentTransitions.php
|
||||
Sylius/Component/Shipping/ShipmentTransitions.php
|
||||
Component/Shipping/ShipmentTransitions.php
|
||||
|
|
@ -3883,103 +3883,6 @@ Sylius/Component/Payment/PaymentRequestTransitions.php
|
|||
Component/Payment/PaymentRequestTransitions.php
|
||||
Payment/PaymentRequestTransitions.php
|
||||
PaymentRequestTransitions.php
|
||||
src/Sylius/Component/Payment/phpspec.yml.dist
|
||||
Sylius/Component/Payment/phpspec.yml.dist
|
||||
Component/Payment/phpspec.yml.dist
|
||||
Payment/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentSpec.php
|
||||
Sylius/Component/Payment/spec/Model/PaymentSpec.php
|
||||
Component/Payment/spec/Model/PaymentSpec.php
|
||||
Payment/spec/Model/PaymentSpec.php
|
||||
spec/Model/PaymentSpec.php
|
||||
Model/PaymentSpec.php
|
||||
PaymentSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentRequestSpec.php
|
||||
Sylius/Component/Payment/spec/Model/PaymentRequestSpec.php
|
||||
Component/Payment/spec/Model/PaymentRequestSpec.php
|
||||
Payment/spec/Model/PaymentRequestSpec.php
|
||||
spec/Model/PaymentRequestSpec.php
|
||||
Model/PaymentRequestSpec.php
|
||||
PaymentRequestSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/GatewayConfigSpec.php
|
||||
Sylius/Component/Payment/spec/Model/GatewayConfigSpec.php
|
||||
Component/Payment/spec/Model/GatewayConfigSpec.php
|
||||
Payment/spec/Model/GatewayConfigSpec.php
|
||||
spec/Model/GatewayConfigSpec.php
|
||||
Model/GatewayConfigSpec.php
|
||||
GatewayConfigSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentMethodSpec.php
|
||||
Sylius/Component/Payment/spec/Model/PaymentMethodSpec.php
|
||||
Component/Payment/spec/Model/PaymentMethodSpec.php
|
||||
Payment/spec/Model/PaymentMethodSpec.php
|
||||
spec/Model/PaymentMethodSpec.php
|
||||
Model/PaymentMethodSpec.php
|
||||
PaymentMethodSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Sylius/Component/Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Component/Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
Resolver/CompositeMethodsResolverSpec.php
|
||||
CompositeMethodsResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
Sylius/Component/Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
Component/Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
DefaultPaymentMethodResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
Sylius/Component/Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
Component/Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
Resolver/PaymentMethodsResolverSpec.php
|
||||
PaymentMethodsResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
Sylius/Component/Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
Component/Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
src/Sylius/Component/Payment/spec/Factory/PaymentFactorySpec.php
|
||||
Sylius/Component/Payment/spec/Factory/PaymentFactorySpec.php
|
||||
Component/Payment/spec/Factory/PaymentFactorySpec.php
|
||||
Payment/spec/Factory/PaymentFactorySpec.php
|
||||
spec/Factory/PaymentFactorySpec.php
|
||||
Factory/PaymentFactorySpec.php
|
||||
PaymentFactorySpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
Encryption/GatewayConfigEncrypterSpec.php
|
||||
GatewayConfigEncrypterSpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
Encryption/PaymentRequestEncrypterSpec.php
|
||||
PaymentRequestEncrypterSpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
|
||||
Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
|
||||
Component/Payment/spec/Encryption/fixtures/encryption_key
|
||||
Payment/spec/Encryption/fixtures/encryption_key
|
||||
spec/Encryption/fixtures/encryption_key
|
||||
Encryption/fixtures/encryption_key
|
||||
fixtures/encryption_key
|
||||
encryption_key
|
||||
src/Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
|
||||
Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
|
||||
Component/Payment/spec/Encryption/EncrypterSpec.php
|
||||
Payment/spec/Encryption/EncrypterSpec.php
|
||||
spec/Encryption/EncrypterSpec.php
|
||||
Encryption/EncrypterSpec.php
|
||||
EncrypterSpec.php
|
||||
src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php
|
||||
Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php
|
||||
Component/Payment/Repository/PaymentMethodRepositoryInterface.php
|
||||
|
|
@ -3992,6 +3895,103 @@ Component/Payment/Repository/PaymentRequestRepositoryInterface.php
|
|||
Payment/Repository/PaymentRequestRepositoryInterface.php
|
||||
Repository/PaymentRequestRepositoryInterface.php
|
||||
PaymentRequestRepositoryInterface.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentRequestTest.php
|
||||
Sylius/Component/Payment/tests/Model/PaymentRequestTest.php
|
||||
Component/Payment/tests/Model/PaymentRequestTest.php
|
||||
Payment/tests/Model/PaymentRequestTest.php
|
||||
tests/Model/PaymentRequestTest.php
|
||||
Model/PaymentRequestTest.php
|
||||
PaymentRequestTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/GatewayConfigTest.php
|
||||
Sylius/Component/Payment/tests/Model/GatewayConfigTest.php
|
||||
Component/Payment/tests/Model/GatewayConfigTest.php
|
||||
Payment/tests/Model/GatewayConfigTest.php
|
||||
tests/Model/GatewayConfigTest.php
|
||||
Model/GatewayConfigTest.php
|
||||
GatewayConfigTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentMethodTest.php
|
||||
Sylius/Component/Payment/tests/Model/PaymentMethodTest.php
|
||||
Component/Payment/tests/Model/PaymentMethodTest.php
|
||||
Payment/tests/Model/PaymentMethodTest.php
|
||||
tests/Model/PaymentMethodTest.php
|
||||
Model/PaymentMethodTest.php
|
||||
PaymentMethodTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentTest.php
|
||||
Sylius/Component/Payment/tests/Model/PaymentTest.php
|
||||
Component/Payment/tests/Model/PaymentTest.php
|
||||
Payment/tests/Model/PaymentTest.php
|
||||
tests/Model/PaymentTest.php
|
||||
Model/PaymentTest.php
|
||||
PaymentTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Sylius/Component/Payment/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Component/Payment/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Payment/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
tests/Resolver/CompositeMethodsResolverTest.php
|
||||
Resolver/CompositeMethodsResolverTest.php
|
||||
CompositeMethodsResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/PaymentMethodsResolverTest.php
|
||||
Sylius/Component/Payment/tests/Resolver/PaymentMethodsResolverTest.php
|
||||
Component/Payment/tests/Resolver/PaymentMethodsResolverTest.php
|
||||
Payment/tests/Resolver/PaymentMethodsResolverTest.php
|
||||
tests/Resolver/PaymentMethodsResolverTest.php
|
||||
Resolver/PaymentMethodsResolverTest.php
|
||||
PaymentMethodsResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
Sylius/Component/Payment/tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
Component/Payment/tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
Payment/tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
Resolver/DefaultPaymentMethodResolverTest.php
|
||||
DefaultPaymentMethodResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
Sylius/Component/Payment/tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
Component/Payment/tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
Payment/tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
src/Sylius/Component/Payment/tests/Factory/PaymentFactoryTest.php
|
||||
Sylius/Component/Payment/tests/Factory/PaymentFactoryTest.php
|
||||
Component/Payment/tests/Factory/PaymentFactoryTest.php
|
||||
Payment/tests/Factory/PaymentFactoryTest.php
|
||||
tests/Factory/PaymentFactoryTest.php
|
||||
Factory/PaymentFactoryTest.php
|
||||
PaymentFactoryTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
Sylius/Component/Payment/tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
Component/Payment/tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
Payment/tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
Encryption/PaymentRequestEncrypterTest.php
|
||||
PaymentRequestEncrypterTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/fixtures/encryption_key
|
||||
Sylius/Component/Payment/tests/Encryption/fixtures/encryption_key
|
||||
Component/Payment/tests/Encryption/fixtures/encryption_key
|
||||
Payment/tests/Encryption/fixtures/encryption_key
|
||||
tests/Encryption/fixtures/encryption_key
|
||||
Encryption/fixtures/encryption_key
|
||||
fixtures/encryption_key
|
||||
encryption_key
|
||||
src/Sylius/Component/Payment/tests/Encryption/EncrypterTest.php
|
||||
Sylius/Component/Payment/tests/Encryption/EncrypterTest.php
|
||||
Component/Payment/tests/Encryption/EncrypterTest.php
|
||||
Payment/tests/Encryption/EncrypterTest.php
|
||||
tests/Encryption/EncrypterTest.php
|
||||
Encryption/EncrypterTest.php
|
||||
EncrypterTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
Sylius/Component/Payment/tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
Component/Payment/tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
Payment/tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
Encryption/GatewayConfigEncrypterTest.php
|
||||
GatewayConfigEncrypterTest.php
|
||||
src/Sylius/Component/Payment/phpunit.xml.dist
|
||||
Sylius/Component/Payment/phpunit.xml.dist
|
||||
Component/Payment/phpunit.xml.dist
|
||||
Payment/phpunit.xml.dist
|
||||
phpunit.xml.dist
|
||||
src/Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
|
||||
Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
|
||||
Component/Payment/Canceller/PaymentRequestCancellerInterface.php
|
||||
|
|
@ -7106,102 +7106,6 @@ Sylius/Component/Core/ProductReviewTransitions.php
|
|||
Component/Core/ProductReviewTransitions.php
|
||||
Core/ProductReviewTransitions.php
|
||||
ProductReviewTransitions.php
|
||||
src/Sylius/Component/Attribute/phpspec.yml.dist
|
||||
Sylius/Component/Attribute/phpspec.yml.dist
|
||||
Component/Attribute/phpspec.yml.dist
|
||||
Attribute/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeTranslationSpec.php
|
||||
Sylius/Component/Attribute/spec/Model/AttributeTranslationSpec.php
|
||||
Component/Attribute/spec/Model/AttributeTranslationSpec.php
|
||||
Attribute/spec/Model/AttributeTranslationSpec.php
|
||||
spec/Model/AttributeTranslationSpec.php
|
||||
Model/AttributeTranslationSpec.php
|
||||
AttributeTranslationSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeValueSpec.php
|
||||
Sylius/Component/Attribute/spec/Model/AttributeValueSpec.php
|
||||
Component/Attribute/spec/Model/AttributeValueSpec.php
|
||||
Attribute/spec/Model/AttributeValueSpec.php
|
||||
spec/Model/AttributeValueSpec.php
|
||||
Model/AttributeValueSpec.php
|
||||
AttributeValueSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeSpec.php
|
||||
Sylius/Component/Attribute/spec/Model/AttributeSpec.php
|
||||
Component/Attribute/spec/Model/AttributeSpec.php
|
||||
Attribute/spec/Model/AttributeSpec.php
|
||||
spec/Model/AttributeSpec.php
|
||||
Model/AttributeSpec.php
|
||||
AttributeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Factory/AttributeFactorySpec.php
|
||||
Sylius/Component/Attribute/spec/Factory/AttributeFactorySpec.php
|
||||
Component/Attribute/spec/Factory/AttributeFactorySpec.php
|
||||
Attribute/spec/Factory/AttributeFactorySpec.php
|
||||
spec/Factory/AttributeFactorySpec.php
|
||||
Factory/AttributeFactorySpec.php
|
||||
AttributeFactorySpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
AttributeType/DatetimeAttributeTypeSpec.php
|
||||
DatetimeAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
AttributeType/FloatAttributeTypeSpec.php
|
||||
FloatAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
AttributeType/SelectAttributeTypeSpec.php
|
||||
SelectAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
||||
spec/AttributeType/TextAttributeTypeSpec.php
|
||||
AttributeType/TextAttributeTypeSpec.php
|
||||
TextAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
AttributeType/PercentAttributeTypeSpec.php
|
||||
PercentAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
||||
spec/AttributeType/DateAttributeTypeSpec.php
|
||||
AttributeType/DateAttributeTypeSpec.php
|
||||
DateAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
AttributeType/TextareaAttributeTypeSpec.php
|
||||
TextareaAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
AttributeType/IntegerAttributeTypeSpec.php
|
||||
IntegerAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
Sylius/Component/Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
Component/Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
AttributeType/CheckboxAttributeTypeSpec.php
|
||||
CheckboxAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/Repository/AttributeTranslationRepositoryInterface.php
|
||||
Sylius/Component/Attribute/Repository/AttributeTranslationRepositoryInterface.php
|
||||
Component/Attribute/Repository/AttributeTranslationRepositoryInterface.php
|
||||
|
|
@ -7220,6 +7124,102 @@ Component/Attribute/Repository/AttributeValueRepositoryInterface.php
|
|||
Attribute/Repository/AttributeValueRepositoryInterface.php
|
||||
Repository/AttributeValueRepositoryInterface.php
|
||||
AttributeValueRepositoryInterface.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeValueTest.php
|
||||
Sylius/Component/Attribute/tests/Model/AttributeValueTest.php
|
||||
Component/Attribute/tests/Model/AttributeValueTest.php
|
||||
Attribute/tests/Model/AttributeValueTest.php
|
||||
tests/Model/AttributeValueTest.php
|
||||
Model/AttributeValueTest.php
|
||||
AttributeValueTest.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeTranslationTest.php
|
||||
Sylius/Component/Attribute/tests/Model/AttributeTranslationTest.php
|
||||
Component/Attribute/tests/Model/AttributeTranslationTest.php
|
||||
Attribute/tests/Model/AttributeTranslationTest.php
|
||||
tests/Model/AttributeTranslationTest.php
|
||||
Model/AttributeTranslationTest.php
|
||||
AttributeTranslationTest.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeTest.php
|
||||
Sylius/Component/Attribute/tests/Model/AttributeTest.php
|
||||
Component/Attribute/tests/Model/AttributeTest.php
|
||||
Attribute/tests/Model/AttributeTest.php
|
||||
tests/Model/AttributeTest.php
|
||||
Model/AttributeTest.php
|
||||
AttributeTest.php
|
||||
src/Sylius/Component/Attribute/tests/Factory/AttributeFactoryTest.php
|
||||
Sylius/Component/Attribute/tests/Factory/AttributeFactoryTest.php
|
||||
Component/Attribute/tests/Factory/AttributeFactoryTest.php
|
||||
Attribute/tests/Factory/AttributeFactoryTest.php
|
||||
tests/Factory/AttributeFactoryTest.php
|
||||
Factory/AttributeFactoryTest.php
|
||||
AttributeFactoryTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/FloatAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/FloatAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/FloatAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/FloatAttributeTypeTest.php
|
||||
tests/AttributeType/FloatAttributeTypeTest.php
|
||||
AttributeType/FloatAttributeTypeTest.php
|
||||
FloatAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/TextAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/TextAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/TextAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/TextAttributeTypeTest.php
|
||||
tests/AttributeType/TextAttributeTypeTest.php
|
||||
AttributeType/TextAttributeTypeTest.php
|
||||
TextAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/DateAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/DateAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/DateAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/DateAttributeTypeTest.php
|
||||
tests/AttributeType/DateAttributeTypeTest.php
|
||||
AttributeType/DateAttributeTypeTest.php
|
||||
DateAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
AttributeType/TextareaAttributeTypeTest.php
|
||||
TextareaAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
AttributeType/CheckboxAttributeTypeTest.php
|
||||
CheckboxAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/SelectAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/SelectAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/SelectAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/SelectAttributeTypeTest.php
|
||||
tests/AttributeType/SelectAttributeTypeTest.php
|
||||
AttributeType/SelectAttributeTypeTest.php
|
||||
SelectAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/PercentAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/PercentAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/PercentAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/PercentAttributeTypeTest.php
|
||||
tests/AttributeType/PercentAttributeTypeTest.php
|
||||
AttributeType/PercentAttributeTypeTest.php
|
||||
PercentAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
AttributeType/IntegerAttributeTypeTest.php
|
||||
IntegerAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
Sylius/Component/Attribute/tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
Component/Attribute/tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
Attribute/tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
AttributeType/DatetimeAttributeTypeTest.php
|
||||
DatetimeAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/phpunit.xml.dist
|
||||
Sylius/Component/Attribute/phpunit.xml.dist
|
||||
Component/Attribute/phpunit.xml.dist
|
||||
Attribute/phpunit.xml.dist
|
||||
phpunit.xml.dist
|
||||
src/Sylius/Component/Attribute/Model/AttributeTranslationInterface.php
|
||||
Sylius/Component/Attribute/Model/AttributeTranslationInterface.php
|
||||
Component/Attribute/Model/AttributeTranslationInterface.php
|
||||
|
|
@ -9682,31 +9682,31 @@ Component/Review/Calculator/ReviewableRatingCalculatorInterface.php
|
|||
Review/Calculator/ReviewableRatingCalculatorInterface.php
|
||||
Calculator/ReviewableRatingCalculatorInterface.php
|
||||
ReviewableRatingCalculatorInterface.php
|
||||
src/Sylius/Component/Customer/phpspec.yml.dist
|
||||
Sylius/Component/Customer/phpspec.yml.dist
|
||||
Component/Customer/phpspec.yml.dist
|
||||
Customer/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Component/Customer/spec/Model/CustomerSpec.php
|
||||
Sylius/Component/Customer/spec/Model/CustomerSpec.php
|
||||
Component/Customer/spec/Model/CustomerSpec.php
|
||||
Customer/spec/Model/CustomerSpec.php
|
||||
spec/Model/CustomerSpec.php
|
||||
Model/CustomerSpec.php
|
||||
CustomerSpec.php
|
||||
src/Sylius/Component/Customer/spec/Model/CustomerGroupSpec.php
|
||||
Sylius/Component/Customer/spec/Model/CustomerGroupSpec.php
|
||||
Component/Customer/spec/Model/CustomerGroupSpec.php
|
||||
Customer/spec/Model/CustomerGroupSpec.php
|
||||
spec/Model/CustomerGroupSpec.php
|
||||
Model/CustomerGroupSpec.php
|
||||
CustomerGroupSpec.php
|
||||
src/Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
|
||||
Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
|
||||
Component/Customer/Repository/CustomerGroupRepositoryInterface.php
|
||||
Customer/Repository/CustomerGroupRepositoryInterface.php
|
||||
Repository/CustomerGroupRepositoryInterface.php
|
||||
CustomerGroupRepositoryInterface.php
|
||||
src/Sylius/Component/Customer/tests/Model/CustomerGroupTest.php
|
||||
Sylius/Component/Customer/tests/Model/CustomerGroupTest.php
|
||||
Component/Customer/tests/Model/CustomerGroupTest.php
|
||||
Customer/tests/Model/CustomerGroupTest.php
|
||||
tests/Model/CustomerGroupTest.php
|
||||
Model/CustomerGroupTest.php
|
||||
CustomerGroupTest.php
|
||||
src/Sylius/Component/Customer/tests/Model/CustomerTest.php
|
||||
Sylius/Component/Customer/tests/Model/CustomerTest.php
|
||||
Component/Customer/tests/Model/CustomerTest.php
|
||||
Customer/tests/Model/CustomerTest.php
|
||||
tests/Model/CustomerTest.php
|
||||
Model/CustomerTest.php
|
||||
CustomerTest.php
|
||||
src/Sylius/Component/Customer/phpunit.xml.dist
|
||||
Sylius/Component/Customer/phpunit.xml.dist
|
||||
Component/Customer/phpunit.xml.dist
|
||||
Customer/phpunit.xml.dist
|
||||
phpunit.xml.dist
|
||||
src/Sylius/Component/Customer/Model/CustomerAwareInterface.php
|
||||
Sylius/Component/Customer/Model/CustomerAwareInterface.php
|
||||
Component/Customer/Model/CustomerAwareInterface.php
|
||||
|
|
|
|||
|
|
@ -642,26 +642,26 @@ src/Sylius/Component/Taxonomy/LICENSE
|
|||
src/Sylius/Component/Taxonomy/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/Taxonomy/Factory/TaxonFactoryInterface.php
|
||||
src/Sylius/Component/Taxonomy/Factory/TaxonFactory.php
|
||||
src/Sylius/Component/Shipping/phpspec.yml.dist
|
||||
src/Sylius/Component/Shipping/spec/Model/ShipmentSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShipmentUnitSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingCategorySpec.php
|
||||
src/Sylius/Component/Shipping/spec/Model/ShippingMethodSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
||||
src/Sylius/Component/Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
||||
src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShipmentUnitTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingMethodTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShipmentTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingMethodTranslationTest.php
|
||||
src/Sylius/Component/Shipping/tests/Model/ShippingCategoryTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/ShippingMethodsResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Resolver/DefaultShippingMethodResolverTest.php
|
||||
src/Sylius/Component/Shipping/tests/Exception/UnresolvedDefaultShippingMethodExceptionTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/CategoryRequirementEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/PerUnitRateCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/DelegatingCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/FlatRateCalculatorTest.php
|
||||
src/Sylius/Component/Shipping/tests/Calculator/UndefinedShippingMethodExceptionTest.php
|
||||
src/Sylius/Component/Shipping/phpunit.xml.dist
|
||||
src/Sylius/Component/Shipping/ShipmentTransitions.php
|
||||
src/Sylius/Component/Shipping/Model/ShipmentUnitInterface.php
|
||||
src/Sylius/Component/Shipping/Model/ShipmentUnit.php
|
||||
|
|
@ -703,22 +703,22 @@ src/Sylius/Component/Shipping/Calculator/DelegatingCalculatorInterface.php
|
|||
src/Sylius/Component/Shipping/Calculator/UndefinedShippingMethodException.php
|
||||
src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php
|
||||
src/Sylius/Component/Payment/PaymentRequestTransitions.php
|
||||
src/Sylius/Component/Payment/phpspec.yml.dist
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentRequestSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/GatewayConfigSpec.php
|
||||
src/Sylius/Component/Payment/spec/Model/PaymentMethodSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
||||
src/Sylius/Component/Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
||||
src/Sylius/Component/Payment/spec/Factory/PaymentFactorySpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
|
||||
src/Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
|
||||
src/Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
|
||||
src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php
|
||||
src/Sylius/Component/Payment/Repository/PaymentRequestRepositoryInterface.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentRequestTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/GatewayConfigTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentMethodTest.php
|
||||
src/Sylius/Component/Payment/tests/Model/PaymentTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/CompositeMethodsResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/PaymentMethodsResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Resolver/DefaultPaymentMethodResolverTest.php
|
||||
src/Sylius/Component/Payment/tests/Exception/UnresolvedDefaultPaymentMethodExceptionTest.php
|
||||
src/Sylius/Component/Payment/tests/Factory/PaymentFactoryTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/PaymentRequestEncrypterTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/fixtures/encryption_key
|
||||
src/Sylius/Component/Payment/tests/Encryption/EncrypterTest.php
|
||||
src/Sylius/Component/Payment/tests/Encryption/GatewayConfigEncrypterTest.php
|
||||
src/Sylius/Component/Payment/phpunit.xml.dist
|
||||
src/Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
|
||||
src/Sylius/Component/Payment/Model/PaymentMethod.php
|
||||
src/Sylius/Component/Payment/Model/PaymentInterface.php
|
||||
|
|
@ -1186,23 +1186,23 @@ src/Sylius/Component/Core/Formatter/StringInflector.php
|
|||
src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
|
||||
src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
|
||||
src/Sylius/Component/Core/ProductReviewTransitions.php
|
||||
src/Sylius/Component/Attribute/phpspec.yml.dist
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeTranslationSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeValueSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Model/AttributeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/Factory/AttributeFactorySpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
||||
src/Sylius/Component/Attribute/Repository/AttributeTranslationRepositoryInterface.php
|
||||
src/Sylius/Component/Attribute/Repository/AttributeRepositoryInterface.php
|
||||
src/Sylius/Component/Attribute/Repository/AttributeValueRepositoryInterface.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeValueTest.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeTranslationTest.php
|
||||
src/Sylius/Component/Attribute/tests/Model/AttributeTest.php
|
||||
src/Sylius/Component/Attribute/tests/Factory/AttributeFactoryTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/FloatAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/TextAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/DateAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/TextareaAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/CheckboxAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/SelectAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/PercentAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/IntegerAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/tests/AttributeType/DatetimeAttributeTypeTest.php
|
||||
src/Sylius/Component/Attribute/phpunit.xml.dist
|
||||
src/Sylius/Component/Attribute/Model/AttributeTranslationInterface.php
|
||||
src/Sylius/Component/Attribute/Model/AttributeInterface.php
|
||||
src/Sylius/Component/Attribute/Model/Attribute.php
|
||||
|
|
@ -1601,10 +1601,10 @@ src/Sylius/Component/Review/Factory/ReviewFactoryInterface.php
|
|||
src/Sylius/Component/Review/Factory/ReviewFactory.php
|
||||
src/Sylius/Component/Review/Calculator/AverageRatingCalculator.php
|
||||
src/Sylius/Component/Review/Calculator/ReviewableRatingCalculatorInterface.php
|
||||
src/Sylius/Component/Customer/phpspec.yml.dist
|
||||
src/Sylius/Component/Customer/spec/Model/CustomerSpec.php
|
||||
src/Sylius/Component/Customer/spec/Model/CustomerGroupSpec.php
|
||||
src/Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
|
||||
src/Sylius/Component/Customer/tests/Model/CustomerGroupTest.php
|
||||
src/Sylius/Component/Customer/tests/Model/CustomerTest.php
|
||||
src/Sylius/Component/Customer/phpunit.xml.dist
|
||||
src/Sylius/Component/Customer/Model/CustomerAwareInterface.php
|
||||
src/Sylius/Component/Customer/Model/CustomerGroupInterface.php
|
||||
src/Sylius/Component/Customer/Model/Customer.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -2728,6 +2728,7 @@ plugins/woocommerce/src/Internal/Admin/Notes/NewSalesRecord.php
|
|||
plugins/woocommerce/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/MagentoMigration.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/EmailImprovements.php
|
||||
plugins/woocommerce/src/Internal/Admin/Notes/GivingFeedbackNotes.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings.php
|
||||
plugins/woocommerce/src/Internal/Admin/CouponsMovedTrait.php
|
||||
|
|
@ -2764,6 +2765,7 @@ plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.
|
|||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/Utils.php
|
||||
plugins/woocommerce/src/Internal/Admin/SiteHealth.php
|
||||
plugins/woocommerce/src/Internal/Admin/EmailImprovements/EmailImprovements.php
|
||||
plugins/woocommerce/src/Internal/Admin/Survey.php
|
||||
plugins/woocommerce/src/Internal/Admin/Marketing.php
|
||||
plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php
|
||||
|
|
@ -4608,6 +4610,8 @@ plugins/woocommerce/client/admin/client/homescreen/wcpay-feature-slot/wcpay-feat
|
|||
plugins/woocommerce/client/admin/client/homescreen/wcpay-feature-slot/index.ts
|
||||
plugins/woocommerce/client/admin/client/homescreen/wcpay-feature-slot/utils.tsx
|
||||
plugins/woocommerce/client/admin/client/homescreen/test/index.js
|
||||
plugins/woocommerce/client/admin/client/homescreen/email-improvements-modal/index.tsx
|
||||
plugins/woocommerce/client/admin/client/homescreen/email-improvements-modal/style.scss
|
||||
plugins/woocommerce/client/admin/client/homescreen/index.tsx
|
||||
plugins/woocommerce/client/admin/client/homescreen/stats-overview/index.js
|
||||
plugins/woocommerce/client/admin/client/homescreen/stats-overview/test/index.js
|
||||
|
|
@ -5262,6 +5266,7 @@ plugins/woocommerce/client/legacy/css/woocommerce.scss
|
|||
plugins/woocommerce/client/legacy/css/coming-soon.scss
|
||||
plugins/woocommerce/client/legacy/css/twenty-nineteen.scss
|
||||
plugins/woocommerce/client/legacy/css/woocommerce-smallscreen.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/mocks/shipping-package.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/middleware/store-api-nonce.js
|
||||
plugins/woocommerce/client/blocks/assets/js/middleware/index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/middleware/remove-user-locale.ts
|
||||
|
|
@ -5770,6 +5775,7 @@ plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/totals
|
|||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/totals/coupon/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.stories.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/test/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/package-rates.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/render-package-rate-option.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/index.tsx
|
||||
|
|
@ -6778,6 +6784,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkou
|
|||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/edit.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/frontend.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/block.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/test/block.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/block.json
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/attributes.tsx
|
||||
|
|
@ -7854,7 +7861,6 @@ plugins/woocommerce/client/blocks/docs/internal-developers/templates/README.md
|
|||
plugins/woocommerce/client/blocks/docs/internal-developers/block-client-apis/notices.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/block-client-apis/README.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/block-client-apis/checkout/checkout-api.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/block-client-apis/checkout/checkout-flow-and-events.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/automations/dependabot.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/automations/README.md
|
||||
plugins/woocommerce/client/blocks/docs/internal-developers/data-store/validation.md
|
||||
|
|
@ -8095,493 +8101,15 @@ plugins/woocommerce/client/blocks/docs/examples/checkout-order-processed.md
|
|||
plugins/woocommerce/client/blocks/docs/examples/validate-cart.md
|
||||
plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.md
|
||||
plugins/woocommerce/client/blocks/.editorconfig
|
||||
plugins/woocommerce/changelog/test-skip-blocks-data-views-test
|
||||
plugins/woocommerce/changelog/57526-wooplug-3061-unit-test-block-registration-fallback-to-legacy-method-in
|
||||
plugins/woocommerce/changelog/wooplug-4130-remove-product-prefix-from-review-blocks
|
||||
plugins/woocommerce/changelog/fix-32512
|
||||
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
|
||||
plugins/woocommerce/changelog/add-product-details-alignment-options
|
||||
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||
plugins/woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
|
||||
plugins/woocommerce/changelog/57759-fix-guard-patterns-category
|
||||
plugins/woocommerce/changelog/fix-56239
|
||||
plugins/woocommerce/changelog/dev-review-babel-dependecies
|
||||
plugins/woocommerce/changelog/wooplug-4104-blueprint-persist-success-notifications
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/wooplug-3047-product-details-block-only-render-item-when-relevant-content
|
||||
plugins/woocommerce/changelog/57600-add-product-review-template-block
|
||||
plugins/woocommerce/changelog/add-product-filters-service-provider
|
||||
plugins/woocommerce/changelog/56141-update-56082-list-non-active-plugins-and-themes-de-selected
|
||||
plugins/woocommerce/changelog/fix-typescript-errors-in-the-email-editor-package
|
||||
plugins/woocommerce/changelog/fix-product-button-dependencies
|
||||
plugins/woocommerce/changelog/fix-53032-checkout-order-uses-correct-data
|
||||
plugins/woocommerce/changelog/57856-fix-popover-on-click
|
||||
plugins/woocommerce/changelog/wooplug-4051-product-filters-review-the-usage-of-where-selector
|
||||
plugins/woocommerce/changelog/56981-trunk
|
||||
plugins/woocommerce/changelog/57687-fix-price-slider-rtl-color
|
||||
plugins/woocommerce/changelog/wooplug-4173-woopayments-improve-recommended-payment-methods-data
|
||||
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
|
||||
plugins/woocommerce/changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
|
||||
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
|
||||
plugins/woocommerce/changelog/pr-57907
|
||||
plugins/woocommerce/changelog/product-filters-display-relocation
|
||||
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
|
||||
plugins/woocommerce/changelog/53230-add-checkout-step-logging
|
||||
plugins/woocommerce/changelog/product-filters-load-wc-settings
|
||||
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
plugins/woocommerce/changelog/wooplug-3685-refactor-storing-association-between-transactional-email-and-post
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
|
||||
plugins/woocommerce/changelog/56607-55081-variable-product-with-attribute-named-variation-crashes-abstractorderconfirmationblock
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
|
||||
plugins/woocommerce/changelog/fix-failing-blocks-e2e-deps-install
|
||||
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
|
||||
plugins/woocommerce/changelog/update-expose-setExtensionData
|
||||
plugins/woocommerce/changelog/wooplug-2582-double-rating-shows-up-in-product-reviews-when-another
|
||||
plugins/woocommerce/changelog/add-initial-product-reviews-block
|
||||
plugins/woocommerce/changelog/fix-52131
|
||||
plugins/woocommerce/changelog/dev-wooplug-3822-fix-plugin-check-failure-in-nightly-checks
|
||||
plugins/woocommerce/changelog/fix-56399
|
||||
plugins/woocommerce/changelog/fix-remove-is-descedent-of-attributes-from-product-sku
|
||||
plugins/woocommerce/changelog/56512-update-product-gallery-perf-improvements
|
||||
plugins/woocommerce/changelog/2025-03-26-09-22-44-369528
|
||||
plugins/woocommerce/changelog/add-email-editor-sending-transactional-emails
|
||||
plugins/woocommerce/changelog/wooplug-4225-unify-filter-blocks-setting-labels
|
||||
plugins/woocommerce/changelog/fix-product-gallery-block-fix-scrolling-when-multiple-galleries-are-present
|
||||
plugins/woocommerce/changelog/57338-dev-prepush-qol-improvements
|
||||
plugins/woocommerce/changelog/45251-fix-35826
|
||||
plugins/woocommerce/changelog/57606-lock-add-to-cart-options-store
|
||||
plugins/woocommerce/changelog/pr-57494
|
||||
plugins/woocommerce/changelog/product-filters-fix-deprecations
|
||||
plugins/woocommerce/changelog/fix-blueprint-shipping-export
|
||||
plugins/woocommerce/changelog/add-56480-skeleton-component-system
|
||||
plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled
|
||||
plugins/woocommerce/changelog/fix-hide-title-from-single-product
|
||||
plugins/woocommerce/changelog/fix-price-slider-range-style
|
||||
plugins/woocommerce/changelog/product-filters-attributes-sort-order
|
||||
plugins/woocommerce/changelog/56384-fix-total-payments-volume-processor
|
||||
plugins/woocommerce/changelog/fix-email-editor-wp68-compatibility
|
||||
plugins/woocommerce/changelog/55943-update-55912-update-classic-settings-design
|
||||
plugins/woocommerce/changelog/dev-55380-items-store
|
||||
plugins/woocommerce/changelog/fix-54464-admin-heavy-query-analytics-settings
|
||||
plugins/woocommerce/changelog/56658-update-blueprint-copy
|
||||
plugins/woocommerce/changelog/fix-52144
|
||||
plugins/woocommerce/changelog/patch-3
|
||||
plugins/woocommerce/changelog/dev-ci-jobs-add-dependency-changes-ignore-option
|
||||
plugins/woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
plugins/woocommerce/changelog/fix-remove-unsaved-changes-popup-after-import
|
||||
plugins/woocommerce/changelog/add-unit-price-to-pos-emails
|
||||
plugins/woocommerce/changelog/57690-fix-add-to-cart-grouped-context
|
||||
plugins/woocommerce/changelog/add-55729-product-review-form-block
|
||||
plugins/woocommerce/changelog/56235-update-product-gallery-beta-remove-pager
|
||||
plugins/woocommerce/changelog/fix-56148
|
||||
plugins/woocommerce/changelog/fix-57506
|
||||
plugins/woocommerce/changelog/fix-type-check-filtered-value-that-could-be-incorrect
|
||||
plugins/woocommerce/changelog/fix-54908-tax-onboarding-task-performance
|
||||
plugins/woocommerce/changelog/57877-fix-issue-25918
|
||||
plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
|
||||
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
|
||||
plugins/woocommerce/changelog/udpate-product-gallery-index
|
||||
plugins/woocommerce/changelog/56628-dev-remove-conditional-block-registration
|
||||
plugins/woocommerce/changelog/fix-46931-async-widget
|
||||
plugins/woocommerce/changelog/57458-fix-integration-test-framework
|
||||
plugins/woocommerce/changelog/wooplug-1743-block-checkout-process_order_without_payment-sets-order-as
|
||||
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
|
||||
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
|
||||
plugins/woocommerce/changelog/update-shipping-selector-style-56010
|
||||
plugins/woocommerce/changelog/56646-fix-avoid-crash-store-api-when-store-0-product
|
||||
plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint
|
||||
plugins/woocommerce/changelog/fix-menu-item-active-status
|
||||
plugins/woocommerce/changelog/wooplug-4110-links-from-order-meta-removed-from-emails-when-email
|
||||
plugins/woocommerce/changelog/56739-fix-blueprint-settings-save
|
||||
plugins/woocommerce/changelog/fix-52569
|
||||
plugins/woocommerce/changelog/add-55698
|
||||
plugins/woocommerce/changelog/56594-dev-replace-react-rc
|
||||
plugins/woocommerce/changelog/57495-wooplug-3535-cart-link-shown-when-adding-to-the-cart-on-store-with-no
|
||||
plugins/woocommerce/changelog/56694-update-new-settings-mobile-view-issue
|
||||
plugins/woocommerce/changelog/56575-dev-bump-babel-deps
|
||||
plugins/woocommerce/changelog/hide-design-settings-from-email-settings-page
|
||||
plugins/woocommerce/changelog/dev-e2e-fix-onboarding-add-product-task-wpcom-pressable
|
||||
plugins/woocommerce/changelog/fix-56343-shop-manager-cap
|
||||
plugins/woocommerce/changelog/fix-54579-order-month-query
|
||||
plugins/woocommerce/changelog/56131-fix-iapi-only-use-get-server-context-when-it-exists
|
||||
plugins/woocommerce/changelog/fix-stepper-add-to-cart-with-options-missing-styles
|
||||
plugins/woocommerce/changelog/update-top-level-validation-rules-54875
|
||||
plugins/woocommerce/changelog/update-e2e-deps-to-wp-6.8
|
||||
plugins/woocommerce/changelog/56655-update-56361-add-geolocation-detection
|
||||
plugins/woocommerce/changelog/dev-fix-blueprint-package-setup
|
||||
plugins/woocommerce/changelog/remove-composer-from-blocks
|
||||
plugins/woocommerce/changelog/pr-57709
|
||||
plugins/woocommerce/changelog/fix-27357
|
||||
plugins/woocommerce/changelog/update-blocks_dependencies
|
||||
plugins/woocommerce/changelog/57286-wooplug-3779-first-button-text-in-my-orders-page-woocommerce-is
|
||||
plugins/woocommerce/changelog/dev-error-message-improvement
|
||||
plugins/woocommerce/changelog/fix-56215-manual-update-fatal
|
||||
plugins/woocommerce/changelog/wooplug-3913-product-gallery-add-alignment-and-justification-options-to
|
||||
plugins/woocommerce/changelog/57834-add-collect-card-if-registration-on
|
||||
plugins/woocommerce/changelog/add-subject-to-email-sidebar
|
||||
plugins/woocommerce/changelog/refactor-send-canonical-url-from-server-for-paginated-filter-url
|
||||
plugins/woocommerce/changelog/56994-fix-js-errors-when-no-payments
|
||||
plugins/woocommerce/changelog/56770-update-blueprint-update-copy-to-remove-zip
|
||||
plugins/woocommerce/changelog/fix-56724-variation-selector-inner-blocks-content
|
||||
plugins/woocommerce/changelog/fix-undefined-shipping-method-title
|
||||
plugins/woocommerce/changelog/56258-ajax-item-dont-load-from-db
|
||||
plugins/woocommerce/changelog/woo6-10-blueprints-security-audit-determine-the-scope-of-allowed-sql
|
||||
plugins/woocommerce/changelog/fix-shopper-shipping-e2e-test
|
||||
plugins/woocommerce/changelog/wooplug-3878-enhancement-pass-the-email_object-to-the-woocommerce_email_preview_placeholders-filter
|
||||
plugins/woocommerce/changelog/fix-57724-show-disabled-cursor-when-no-valid-variation
|
||||
plugins/woocommerce/changelog/e2e-wooplug-3460-flaky-test-auto-sync-toggle-in-email-settings-works
|
||||
plugins/woocommerce/changelog/fix-56371-out-of-stock-products
|
||||
plugins/woocommerce/changelog/55853-fix-shipping-calculator-address-validation
|
||||
plugins/woocommerce/changelog/pr-56265
|
||||
plugins/woocommerce/changelog/deprecate-wc-current-theme-is-fse-theme
|
||||
plugins/woocommerce/changelog/57693-fix-show-all-errors-on-checkout
|
||||
plugins/woocommerce/changelog/56233-update-extensions-sort-order
|
||||
plugins/woocommerce/changelog/56746-dev-webpack-deps-review
|
||||
plugins/woocommerce/changelog/tweak-product-lookup-comp-index
|
||||
plugins/woocommerce/changelog/wooplug-4162-add-client-side-navigation-to-reviews-pagination-block
|
||||
plugins/woocommerce/changelog/pr-56817
|
||||
plugins/woocommerce/changelog/56338-update-product-gallery-sale-badge-example
|
||||
plugins/woocommerce/changelog/57234-dev-remove-empty-stores-from-add-to-cart-with-options-blocks
|
||||
plugins/woocommerce/changelog/fix-flaky-shipping-and-billing-e2e-tests
|
||||
plugins/woocommerce/changelog/57195-update-product-gallery-active-thumbnail
|
||||
plugins/woocommerce/changelog/55978-fix-endpoints
|
||||
plugins/woocommerce/changelog/56860-wooplug-702-cant-hook-into-price-filter-block-values
|
||||
plugins/woocommerce/changelog/fix-57109-analytics-charts-margin
|
||||
plugins/woocommerce/changelog/fix-classic-cart-block-page-detection-56041
|
||||
plugins/woocommerce/changelog/add-pos-email-base-templates
|
||||
plugins/woocommerce/changelog/57439-update-WCCOM-875-newletter-country-data
|
||||
plugins/woocommerce/changelog/add-payment-details-to-pos-emails-order-totals
|
||||
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
plugins/woocommerce/changelog/add-pos-feature
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
|
||||
plugins/woocommerce/changelog/57052-add-56977
|
||||
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
|
||||
plugins/woocommerce/changelog/57071-wooplug-3506-store-breadcrumbs-custom-font-size-isnt-applied-on-the
|
||||
plugins/woocommerce/changelog/57219-update-remove-zip-feature-from-blueprint
|
||||
plugins/woocommerce/changelog/57376-check-template-parts-server-side
|
||||
plugins/woocommerce/changelog/wooplug-2067-low-stock-notifications-inaccurately-shows-the-variation
|
||||
plugins/woocommerce/changelog/fix-import-product-not-complete
|
||||
plugins/woocommerce/changelog/fix-avoid-delete-session-on-every-logged-in-page-load
|
||||
plugins/woocommerce/changelog/56482-multiple-brand-widgets-fix
|
||||
plugins/woocommerce/changelog/fix-55947
|
||||
plugins/woocommerce/changelog/fix-55015-pending-moderation-comments-query
|
||||
plugins/woocommerce/changelog/57828-update-woomkt-154-revert-marketplace-things-to-do-next-task-copy
|
||||
plugins/woocommerce/changelog/56292-patch-3
|
||||
plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
|
||||
plugins/woocommerce/changelog/57337-wooplug-3316-add-woo-email-content-to-email-preview
|
||||
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
|
||||
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
|
||||
plugins/woocommerce/changelog/56146-update-blueprint-override-warning
|
||||
plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title
|
||||
plugins/woocommerce/changelog/wooplug-3462-incorrect-type-information-on-hook-do_action
|
||||
plugins/woocommerce/changelog/56129-56128-undefined-array-key-PaymentUtils
|
||||
plugins/woocommerce/changelog/enhancement-add-loading-state-to-wccom-connect-button
|
||||
plugins/woocommerce/changelog/56715-implement-a-way-for-developers-to-register-an-address-autocomplete-provider-in-php
|
||||
plugins/woocommerce/changelog/57013-fix-45677-tax-rate-api-support-non-latin-class
|
||||
plugins/woocommerce/changelog/fix-55885-url-brands-multiple-filters
|
||||
plugins/woocommerce/changelog/fix-35548
|
||||
plugins/woocommerce/changelog/fix-42350
|
||||
plugins/woocommerce/changelog/fix-product-filter-navigation
|
||||
plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
|
||||
plugins/woocommerce/changelog/wooplug-4088-add-the-dummy-data-to-the-personalizer-in-the-email-preview
|
||||
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
|
||||
plugins/woocommerce/changelog/dev-offline-method-updates-take-2
|
||||
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
|
||||
plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2
|
||||
plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
|
||||
plugins/woocommerce/changelog/57164-fix-product-description-block-undefined-error
|
||||
plugins/woocommerce/changelog/57705-fix-WOOPLUG-4124-order-statuses-array-check
|
||||
plugins/woocommerce/changelog/57333-wooplug-2826-block-patterns-cache-transient-may-contain-incorrect-paths
|
||||
plugins/woocommerce/changelog/fix-mysql-mariadb-version
|
||||
plugins/woocommerce/changelog/update-wc-get-related-products-limit
|
||||
plugins/woocommerce/changelog/56621-55726-product-details-block-create-product-additional-information-block
|
||||
plugins/woocommerce/changelog/56368-add-register-draft-alte
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-button-quantity
|
||||
plugins/woocommerce/changelog/57466-wooplug-3663-enhancement-wc_get_related_products-should-handle-null-value
|
||||
plugins/woocommerce/changelog/fix-cli-and-endpoints
|
||||
plugins/woocommerce/changelog/dev-api-fix-settigns-crud-external-envs
|
||||
plugins/woocommerce/changelog/55508-trunk
|
||||
plugins/woocommerce/changelog/dev-e2e-reset-analytics-settings-to-default-at-setup
|
||||
plugins/woocommerce/changelog/56756-fix-undefined-var-bug-mini-cart
|
||||
plugins/woocommerce/changelog/variations-meta-data-in-orders
|
||||
plugins/woocommerce/changelog/56678-feature-in-app-product-previews
|
||||
plugins/woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
|
||||
plugins/woocommerce/changelog/57857-update-WCCOM-1057-in-app-banner-position
|
||||
plugins/woocommerce/changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
|
||||
plugins/woocommerce/changelog/wooplug-4187-blueprint-only-show-wordpressorg-plugins-plugins
|
||||
plugins/woocommerce/changelog/fix-57535-variation-selector-dynamic-options
|
||||
plugins/woocommerce/changelog/feature-issue-55126
|
||||
plugins/woocommerce/changelog/move-order-data-caching-to-beta
|
||||
plugins/woocommerce/changelog/56257-update-wp-control-button-margin
|
||||
plugins/woocommerce/changelog/fix-54822
|
||||
plugins/woocommerce/changelog/update-migrate-core-profiler-options
|
||||
plugins/woocommerce/changelog/57481-wooplug-4047-product-button-block-styles-include-styles-that-affect-all
|
||||
plugins/woocommerce/changelog/add-54819
|
||||
plugins/woocommerce/changelog/wooplug-3844-add-conditional-options-for-displaying-weight-dimensions-and
|
||||
plugins/woocommerce/changelog/57701-fix-wooplug-4089-blogname-placeholder-isnt-replaced-in-emails-when-using
|
||||
plugins/woocommerce/changelog/fix-settings-navigation-spacing
|
||||
plugins/woocommerce/changelog/add-45504-iapi-compatibility
|
||||
plugins/woocommerce/changelog/fix-oom-core-zip-build
|
||||
plugins/woocommerce/changelog/wooplug-4106-missing-settings-in-blueprint-export
|
||||
plugins/woocommerce/changelog/improve-woo-content-styles-in-block-email
|
||||
plugins/woocommerce/changelog/fix-coupons-II
|
||||
plugins/woocommerce/changelog/57225-56670-accept-created_via-in-post-orders-endpoint
|
||||
plugins/woocommerce/changelog/fix-53911-async-load-order-custom-field-meta-keys
|
||||
plugins/woocommerce/changelog/update-remove-version-from-block-json
|
||||
plugins/woocommerce/changelog/57530-add-product-review-date-block
|
||||
plugins/woocommerce/changelog/fix-54286-limit-wc-comment-count-transient-clearing
|
||||
plugins/woocommerce/changelog/56291-update-product-gallery-thumnails-render
|
||||
plugins/woocommerce/changelog/56815-update-clean-up-unused-blueprint-files
|
||||
plugins/woocommerce/changelog/update-disable-core-profiler-free-feature-fallback
|
||||
plugins/woocommerce/changelog/56627-dev-remove-is-experimental-flag
|
||||
plugins/woocommerce/changelog/57138-wooplug-3751-fatal-php-fatal-error-uncaught-error-call-to-a-member
|
||||
plugins/woocommerce/changelog/add-56385
|
||||
plugins/woocommerce/changelog/improve-woo-email-content-placeholder-block
|
||||
plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
|
||||
plugins/woocommerce/changelog/fix-56801
|
||||
plugins/woocommerce/changelog/e2e-remove-page-conversion-to-classic
|
||||
plugins/woocommerce/changelog/wooplug-3735-australia-post-possibly-other-shipping-plugin-tax-rate-on
|
||||
plugins/woocommerce/changelog/e2e-fix-install-wc
|
||||
plugins/woocommerce/changelog/56768-55100-fix-fatal
|
||||
plugins/woocommerce/changelog/enable-blueprint-feature-ui
|
||||
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
|
||||
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
|
||||
plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports
|
||||
plugins/woocommerce/changelog/fix-52419
|
||||
plugins/woocommerce/changelog/fix-56509-core-profiler-extensions-copy-alignment
|
||||
plugins/woocommerce/changelog/update-WOOPLUG-4195-settings-payments-navigation-borders
|
||||
plugins/woocommerce/changelog/55767-remove-invalid-trailing-space-55766
|
||||
plugins/woocommerce/changelog/fix-44789-attribute-clauses
|
||||
plugins/woocommerce/changelog/e2e-wooplug-3242-flaky-test-guest-can-checkout-paying-with-cash-on-delivery
|
||||
plugins/woocommerce/changelog/wooplug-3798-product-gallery-optimise
|
||||
plugins/woocommerce/changelog/wooplug-1533-add-line-break-to-billing-address-email-in-order-emails
|
||||
plugins/woocommerce/changelog/57090-wooplug-3738-php-83-warning-trying-to-access-array-offset-on-bool-in-wc
|
||||
plugins/woocommerce/changelog/56743-fix-coming-soon-path-to-editor
|
||||
plugins/woocommerce/changelog/add-56228-pre-push-linting
|
||||
plugins/woocommerce/changelog/add-55696-frontend
|
||||
plugins/woocommerce/changelog/57304-update-product-stock-indicator-description
|
||||
plugins/woocommerce/changelog/wooplug-4161-open-the-first-accordion-item-by-default
|
||||
plugins/woocommerce/changelog/fix-56710
|
||||
plugins/woocommerce/changelog/update-product-gallery-refactor-and-performance-improvements
|
||||
plugins/woocommerce/changelog/fix-55952
|
||||
plugins/woocommerce/changelog/57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
|
||||
plugins/woocommerce/changelog/dev-babel-transforms-cleanup
|
||||
plugins/woocommerce/changelog/wooplug-3638-value-of-woocommerce_email_header_image_width-email-setting
|
||||
plugins/woocommerce/changelog/57242-martin-neumann-gurus-patch-1
|
||||
plugins/woocommerce/changelog/wooplug-3792-product-gallery-improve-ui-for-nextprev-buttons
|
||||
plugins/woocommerce/changelog/dev-monorepo-internal-packages-linking-fixes
|
||||
plugins/woocommerce/changelog/update_error_messages_when_creating_order
|
||||
plugins/woocommerce/changelog/add-55729-product-review-title-and-rating-blocks
|
||||
plugins/woocommerce/changelog/fix-54680-recount-terms
|
||||
plugins/woocommerce/changelog/fix-50391
|
||||
plugins/woocommerce/changelog/fix-52136
|
||||
plugins/woocommerce/changelog/dev-ci-worflow-jobs-start-conditions-tweaks
|
||||
plugins/woocommerce/changelog/56174-dev-fix-call-abtest
|
||||
plugins/woocommerce/changelog/fix-56523-order-total-update
|
||||
plugins/woocommerce/changelog/56386-update-remove-types-wp-core-data
|
||||
plugins/woocommerce/changelog/57740-add-skeleton-static-prop
|
||||
plugins/woocommerce/changelog/57077-wooplug-3830-product-filters-accessibility-issues
|
||||
plugins/woocommerce/changelog/add-55696
|
||||
plugins/woocommerce/changelog/57626-fix-e2e-register-block-single-product-template
|
||||
plugins/woocommerce/changelog/dev-ci-workflow-cumulative-fixes
|
||||
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
|
||||
plugins/woocommerce/changelog/wooplug-3370-cart-link-block-prevent-navigation
|
||||
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
|
||||
plugins/woocommerce/changelog/fix-56650
|
||||
plugins/woocommerce/changelog/pr-49391
|
||||
plugins/woocommerce/changelog/55945-bug-brands-schema-data
|
||||
plugins/woocommerce/changelog/wooplug-3834-the-ajax-request-in-the-admin-interface-is-causing-the
|
||||
plugins/woocommerce/changelog/wooplug-3855-reviews-pagination-block
|
||||
plugins/woocommerce/changelog/wooplug-4205-reduce-thread-depth-to-one-as-review-doesnt-support-replies
|
||||
plugins/woocommerce/changelog/wooplug-3965-blueprint-restrict-blueprint-imports-to-coming-soon-mode
|
||||
plugins/woocommerce/changelog/wooplug-266-product-variation-backordered-product-bought-still-shows-as
|
||||
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
|
||||
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
|
||||
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-skipped-cart-and-checkout-tests
|
||||
plugins/woocommerce/changelog/fix-enable-product-filters-in-widget-editor
|
||||
plugins/woocommerce/changelog/wooplug-4062-expose-an-action-to-block-checkout-in-checkout-data-store
|
||||
plugins/woocommerce/changelog/wooplug-3099-flaky-test-collection-my-custom-collection-multiple-contexts
|
||||
plugins/woocommerce/changelog/dev-remove-woo-interactivity
|
||||
plugins/woocommerce/changelog/update-merge-product-notices
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-product-review
|
||||
plugins/woocommerce/changelog/56202-add-55723-product-details-block-create-product-description-block-3
|
||||
plugins/woocommerce/changelog/56505-add-e2e-tests-additional-fields
|
||||
plugins/woocommerce/changelog/update-46917-sku
|
||||
plugins/woocommerce/changelog/fix-55980
|
||||
plugins/woocommerce/changelog/57291-wooplug-28-wp-cli-warning-loading-translations-too-early
|
||||
plugins/woocommerce/changelog/add-spacing-to-classic-cart-and-checkout-placeholder-in-editor
|
||||
plugins/woocommerce/changelog/fix-54250
|
||||
plugins/woocommerce/changelog/wooplug-3796-product-gallery-make-thumbnails-scrolling-gradient-color
|
||||
plugins/woocommerce/changelog/56886-dev-remove_block_type_script_product_description
|
||||
plugins/woocommerce/changelog/57037-fix-additional-fields-crash-and-others
|
||||
plugins/woocommerce/changelog/wooplug-3914-product-gallery-remove-gallery-area-and-add-move-layout
|
||||
plugins/woocommerce/changelog/pr-57838
|
||||
plugins/woocommerce/changelog/56991-wooplug-2232-add-aspect-ratio-and-other-image-controls-to-the-product
|
||||
plugins/woocommerce/changelog/57797-fix-blueprint-import-live
|
||||
plugins/woocommerce/changelog/fix-edit-email-template-button
|
||||
plugins/woocommerce/changelog/update-deprecated-options-api
|
||||
plugins/woocommerce/changelog/try-remove-merchant-email-notes
|
||||
plugins/woocommerce/changelog/56411-update-blueprint-style-updates
|
||||
plugins/woocommerce/changelog/dev-55910-deps-consolidation
|
||||
plugins/woocommerce/changelog/pr-56088
|
||||
plugins/woocommerce/changelog/fix-56682-no-hooks-in-simple-not-purchasable-products
|
||||
plugins/woocommerce/changelog/57523-add-not-purchasable-simple-product-utility
|
||||
plugins/woocommerce/changelog/56677-55842-wordpress-68-style-book-integration-with-classic-themes
|
||||
plugins/woocommerce/changelog/57086-56941-fix-wc_get_notices-fatal
|
||||
plugins/woocommerce/changelog/56275-55121-fix-fatal-error
|
||||
plugins/woocommerce/changelog/56391-add-report-email-labels-filter
|
||||
plugins/woocommerce/changelog/product-filters-conditional-router-region
|
||||
plugins/woocommerce/changelog/51513-checkout-custom-validation-hook
|
||||
plugins/woocommerce/changelog/fix-support-ssr-in-active-filters
|
||||
plugins/woocommerce/changelog/e2e-wooplug-3457-flaky-test-merchant-can-resend-order-details-to-customer
|
||||
plugins/woocommerce/changelog/wooplug-3733-product-gallery-remove-positioning-options-for-nextprevious
|
||||
plugins/woocommerce/changelog/e2e-remove-rest-api-dependency
|
||||
plugins/woocommerce/changelog/56707-54856-fix-unsupported_theme_title_filter-fatal-error
|
||||
plugins/woocommerce/changelog/56453-trunk
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2166-title-block
|
||||
plugins/woocommerce/changelog/57336-wooplug-3935-blueprint-add-tracks-events
|
||||
plugins/woocommerce/changelog/fix-remote-inbox-notif-stored-state
|
||||
plugins/woocommerce/changelog/update-hide-printful-when-installed
|
||||
plugins/woocommerce/changelog/56506-remove-wp-components-types
|
||||
plugins/woocommerce/changelog/update-move-use-product-type-selector-hook
|
||||
plugins/woocommerce/changelog/fix-56959-conditional-form-steps
|
||||
plugins/woocommerce/changelog/56562-fix-cart-request-in-cart
|
||||
plugins/woocommerce/changelog/fix-55728
|
||||
plugins/woocommerce/changelog/57284-wooplug-3925-wc_geolocationget_ip_address-returns-multiple-addresses
|
||||
plugins/woocommerce/changelog/dev-update-release-checks-workflows
|
||||
plugins/woocommerce/changelog/dev-updates-to-nox-feature-flag
|
||||
plugins/woocommerce/changelog/fix-blueprint-unused-imports
|
||||
plugins/woocommerce/changelog/57051-fix-product-gallery-placeholder
|
||||
plugins/woocommerce/changelog/fix-wrong-shipping-posted-with-local-pickup
|
||||
plugins/woocommerce/changelog/fix-variations-word-break
|
||||
plugins/woocommerce/changelog/product-filters-chips-color
|
||||
plugins/woocommerce/changelog/fix-56846
|
||||
plugins/woocommerce/changelog/56647-add-22739-confirm-dialog-before-activating-connected-product
|
||||
plugins/woocommerce/changelog/57533-add-product-review-content-block
|
||||
plugins/woocommerce/changelog/wooplug-2016-order-confirmation-template-shows-a-shifted-billing-address
|
||||
plugins/woocommerce/changelog/fix-56218-add-to-cart-with-options-button-text
|
||||
plugins/woocommerce/changelog/e2e-fix-product-tag-attributes-flakyness
|
||||
plugins/woocommerce/changelog/fix-disable-flaky-mini-cart-test
|
||||
plugins/woocommerce/changelog/pr-56103
|
||||
plugins/woocommerce/changelog/fix-55841
|
||||
plugins/woocommerce/changelog/merge-blocks-library-into-woocommerce-plugin
|
||||
plugins/woocommerce/changelog/fix-55685
|
||||
plugins/woocommerce/changelog/56532-fix-53564-use-as_has_scheduled_action
|
||||
plugins/woocommerce/changelog/56612-update-blueprint-minor-tweaks2
|
||||
plugins/woocommerce/changelog/fix-56872
|
||||
plugins/woocommerce/changelog/fix-56634-admin-classes
|
||||
plugins/woocommerce/changelog/fix-wooplug-4111-back-header-area-spacing
|
||||
plugins/woocommerce/changelog/56139-update-56084-blueprint-remove-down-link
|
||||
plugins/woocommerce/changelog/fix-local-pickup-fatal-fix
|
||||
plugins/woocommerce/changelog/fix-57721-small-inputs-in-extensions
|
||||
plugins/woocommerce/changelog/pr-41041
|
||||
plugins/woocommerce/changelog/add-56030
|
||||
plugins/woocommerce/changelog/fix-early-calls-to-page-conditionals-56320
|
||||
plugins/woocommerce/changelog/57294-wooplug-2482-feature-blueprint-require-permission-based-on-the-steps
|
||||
plugins/woocommerce/changelog/update-wc-delete-product-transients-refactor
|
||||
plugins/woocommerce/changelog/57325-fix-improve-register-block-single-product-template
|
||||
plugins/woocommerce/changelog/57581-fix-pattern-ai-code-remove
|
||||
plugins/woocommerce/changelog/wooplug-2157-remove-deprecated-showspinner-prop-of-the-blocks-components
|
||||
plugins/woocommerce/changelog/add-block-emails-listing-to-settings
|
||||
plugins/woocommerce/changelog/fix-53996
|
||||
plugins/woocommerce/changelog/fix-product-gallery-beta-variable-specific-product-images
|
||||
plugins/woocommerce/changelog/add-56025
|
||||
plugins/woocommerce/changelog/56734-update-blocks-migration
|
||||
plugins/woocommerce/changelog/fix-54800-grouped-cta
|
||||
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
|
||||
plugins/woocommerce/changelog/57442-quantity-selector-stepper-mode
|
||||
plugins/woocommerce/changelog/pr-57093
|
||||
plugins/woocommerce/changelog/57587-move-add-to-cart-options-blocks-to-subfolder
|
||||
plugins/woocommerce/changelog/fix-possible-fatal-in-9.9-update-routine
|
||||
plugins/woocommerce/changelog/fix-55522
|
||||
plugins/woocommerce/changelog/fix-remove-feedcback-products
|
||||
plugins/woocommerce/changelog/wooplug-3655-add-personalization-tags-for-order-and-customer
|
||||
plugins/woocommerce/changelog/57680-wooplug-3921-add-the-rating-block-to-the-ancestors-list-of-the-checkbox
|
||||
plugins/woocommerce/changelog/fix-jpc-connection-default-color-schema
|
||||
plugins/woocommerce/changelog/56241-email-preview-error-messaging
|
||||
plugins/woocommerce/changelog/wooplug-3794-product-gallery-hide-nextprev-buttons-on-mobile
|
||||
plugins/woocommerce/changelog/fix-backend-variable-product-description
|
||||
plugins/woocommerce/changelog/55736-fix-51493
|
||||
plugins/woocommerce/changelog/56408-update-blueprint-allow-continuous-import
|
||||
plugins/woocommerce/changelog/update-supports-block-json
|
||||
plugins/woocommerce/changelog/wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
plugins/woocommerce/changelog/fix-56284
|
||||
plugins/woocommerce/changelog/wooplug-3923-add-email-preview-tracking
|
||||
plugins/woocommerce/changelog/fix-56490-product-stock-indicator-single-product-template
|
||||
plugins/woocommerce/changelog/fix-WOO6-5
|
||||
plugins/woocommerce/changelog/fix-isDescendentOfSingleProductBlock-upgrade-flow
|
||||
plugins/woocommerce/changelog/56187-update-blueprint-minor-tweaks
|
||||
plugins/woocommerce/changelog/wooplug-3755-duplicated-email-preview-header-when-managing-an-email
|
||||
plugins/woocommerce/changelog/product-filters-remove-experimental
|
||||
plugins/woocommerce/changelog/add-onboarding-business-step-virtual-select-control
|
||||
plugins/woocommerce/changelog/57446-fix-mini-cart-button-colors
|
||||
plugins/woocommerce/changelog/56342-fix-54807-popover-positioning
|
||||
plugins/woocommerce/changelog/e2e-only-use-api-client
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2166-reviews
|
||||
plugins/woocommerce/changelog/pr-55840
|
||||
plugins/woocommerce/changelog/dev-wcdewp-update-deps
|
||||
plugins/woocommerce/changelog/wooplug-3732-product-gallery-remove-large-image-and-navigation-block
|
||||
plugins/woocommerce/changelog/generate-transactional-emails-with-blocks
|
||||
plugins/woocommerce/changelog/update-54860
|
||||
plugins/woocommerce/changelog/fix-52120
|
||||
plugins/woocommerce/changelog/fix-local-pickup-address-validation-conflict-55253
|
||||
plugins/woocommerce/changelog/fix-55190
|
||||
plugins/woocommerce/changelog/dev-55379-reports-store
|
||||
plugins/woocommerce/changelog/wooplug-3834-the-ajax-request-in-the-admin-interface-is-causing-the__sidewide_query
|
||||
plugins/woocommerce/changelog/57842-dev-blueprint-install-path
|
||||
plugins/woocommerce/changelog/wooplug-4188-blueprint-cant-cancel-import-process
|
||||
plugins/woocommerce/changelog/56431-add-product-details-available-in-product-context-only
|
||||
plugins/woocommerce/changelog/fix-55901
|
||||
plugins/woocommerce/changelog/57752-fix-broken-offline-pms-manage
|
||||
plugins/woocommerce/changelog/e2e-wooplug-4228-e2e-tests-improve-page-loads-tests-with-more-robust-locators
|
||||
plugins/woocommerce/changelog/56439-56413-fix-fatal-product
|
||||
plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
|
||||
plugins/woocommerce/changelog/57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
|
||||
plugins/woocommerce/changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order
|
||||
plugins/woocommerce/changelog/dev-blockified-add-to-cart-custom-product-types
|
||||
plugins/woocommerce/changelog/woopmnt-4906-payment-settings-offline-payment-methods-modernisation
|
||||
plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
|
||||
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
|
||||
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
|
||||
plugins/woocommerce/changelog/wooplug-4189-product-filters-validate-cached-data-before-use
|
||||
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
|
||||
plugins/woocommerce/changelog/add-register-product-blocktype-data-view-tests
|
||||
plugins/woocommerce/changelog/fix-50230
|
||||
plugins/woocommerce/changelog/update-months-filter
|
||||
plugins/woocommerce/changelog/fix-failing-e2e-shipping-test
|
||||
plugins/woocommerce/changelog/dev-ci-php-8.2-environment
|
||||
plugins/woocommerce/changelog/55549-52776-fix-get_attributes-error
|
||||
plugins/woocommerce/changelog/fix-reviews-loading-placeholder-alignments
|
||||
plugins/woocommerce/changelog/wooplug-4082-filter-by-attribute-controls-the-dropdown-display-style-is
|
||||
plugins/woocommerce/changelog/dev-ci-workflow-tweaks-take-2
|
||||
plugins/woocommerce/changelog/wooplug-230-shipping-net-price-is-rounded-to-2-positions-after-the
|
||||
plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors
|
||||
plugins/woocommerce/changelog/56758-dev-improved-script-module-build
|
||||
plugins/woocommerce/changelog/57719-fix-editor-styles
|
||||
plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-inherit-theme-colors
|
||||
plugins/woocommerce/changelog/fix-phone-number-validation
|
||||
plugins/woocommerce/changelog/57540-add-product-review-author-name-block
|
||||
plugins/woocommerce/changelog/allow-edit-email-template-directly
|
||||
plugins/woocommerce/changelog/exp-product-export-by-id
|
||||
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
|
||||
plugins/woocommerce/changelog/57457-wooplug-4034-stepper-left-qty-1-display-issue-only-input-field-is-hidden
|
||||
plugins/woocommerce/changelog/57631-wooplug-4105-blueprint-hide-import-tool-for-non-administrators
|
||||
plugins/woocommerce/changelog/56531-update-move-adv-tab-to-the-last
|
||||
plugins/woocommerce/changelog/dev-ci-workflow-tweaks
|
||||
plugins/woocommerce/changelog/56409-fix-nox-page-background
|
||||
plugins/woocommerce/changelog/fix-removable-chips-justification-control-68
|
||||
plugins/woocommerce/changelog/fix-54913-only-hydrate-shipping-settings-for-local-pickup
|
||||
plugins/woocommerce/changelog/product-filters-legacy-migration
|
||||
plugins/woocommerce/changelog/57904-update-product-brands-template-name
|
||||
plugins/woocommerce/changelog/product-filters-attributes-query-type
|
||||
plugins/woocommerce/changelog/57564-wooplug-2708-cys-remove-ai-flow-specific-code
|
||||
plugins/woocommerce/changelog/update-54443
|
||||
plugins/woocommerce/changelog/fix-54574
|
||||
plugins/woocommerce/changelog/56229-add-onboarding-modal
|
||||
plugins/woocommerce/changelog/pr-55973
|
||||
plugins/woocommerce/changelog/wooplug-4204-remove-quote-around-product-title
|
||||
plugins/woocommerce/changelog/57575-fix-cys-remove-ai-flow-php-code
|
||||
plugins/woocommerce/changelog/fix-filter-blocks-visibility
|
||||
plugins/woocommerce/changelog/fix-docs-links
|
||||
plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
plugins/woocommerce/changelog/57887-fix-add-to-cart-variable-content
|
||||
plugins/woocommerce/changelog/wooplug-4218-block-email-editor-prints-many-updated-block-coreheading
|
||||
plugins/woocommerce/changelog/wooplug-4158-ask-from-alessandro-monteiro
|
||||
plugins/woocommerce/changelog/fix-cart-checkout-block-console-warnings
|
||||
plugins/woocommerce/changelog/wooplug-4075-incorrect-rate-when-toggling-between-shipping-and-local
|
||||
plugins/woocommerce/phpunit.xml
|
||||
plugins/woocommerce/uninstall.php
|
||||
plugins/woocommerce/composer.json
|
||||
|
|
|
|||
|
|
@ -1513,9 +1513,9 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://amazon.de/robots.txt
|
||||
http://bing.com/robots.txt
|
||||
http://calendar.google.com/robots.txt
|
||||
http://sites.google.com/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3157,7 +3157,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://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
|
|
@ -2389,7 +2389,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/Ajax
|
||||
/Ajax/MediaData
|
||||
/Ajax/Similar
|
||||
/BotDetectCaptcha.ashx
|
||||
/BucketContent
|
||||
/CHANGELOG.txt
|
||||
/CVS
|
||||
|
|
@ -2419,10 +2418,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/RedesignBucket
|
||||
/Search/
|
||||
/SelectLocale?fromPage=
|
||||
/SiteProcessForm.aspx
|
||||
/UPGRADE.txt
|
||||
/UserAuthentication/
|
||||
/WebResource.axd
|
||||
/Xhr
|
||||
/_
|
||||
/_/rsrc
|
||||
|
|
@ -2558,7 +2555,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/article/figure/powerpoint
|
||||
/article/metrics
|
||||
/articlelist/*
|
||||
/articlelist/*http://9to5mac.com/robots.txt
|
||||
/articlelist/*http://tiny.cc/robots.txt
|
||||
/articleshow_amitr/*
|
||||
/articleshowajax/*
|
||||
/articleshowhsbc/
|
||||
|
|
@ -3291,7 +3288,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newsletter
|
||||
/newssearch
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://pixlr.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -3349,7 +3346,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/p/*/embed/captioned
|
||||
/page
|
||||
/page-*.html
|
||||
/page404.aspx
|
||||
/paid-posts
|
||||
/params/smecompany/entityid-*
|
||||
/parking
|
||||
|
|
@ -3691,7 +3687,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/shopping/vr
|
||||
/shoppingcart
|
||||
/showads.js
|
||||
/showtimes/location/*http://walmart.com/robots.txt
|
||||
/showtimes/location/*http://img.youtube.com/robots.txt
|
||||
/sign_in?
|
||||
/signin
|
||||
/signin-oidc
|
||||
|
|
@ -3703,7 +3699,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/site/
|
||||
/sitecore/
|
||||
/sitemap_gpdc.xml
|
||||
/sitethankyou.aspx
|
||||
/skeleton
|
||||
/skin-preview
|
||||
/skip-video
|
||||
|
|
@ -3785,7 +3780,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/test
|
||||
/test-template
|
||||
/testhome
|
||||
/thankyoupage.aspx
|
||||
/the-hustle/author/*&
|
||||
/the-hustle/author/*?
|
||||
/the-tonight-show/guest
|
||||
|
|
@ -3996,7 +3990,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmidpage
|
||||
?*_hsmi=
|
||||
?*ajs_event
|
||||
?*apikey*http://politico.com/robots.txt
|
||||
?*apikey*http://vk.com/robots.txt
|
||||
?*app
|
||||
?*aspects=
|
||||
?*attachment_id
|
||||
|
|
@ -4438,7 +4432,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?q=user
|
||||
?q=user/login
|
||||
?q=user/logout
|
||||
?q=user/logout/http://smh.com.au/robots.txt
|
||||
?q=user/logout/http://rebrand.ly/robots.txt
|
||||
?q=user/password
|
||||
?q=user/register
|
||||
?q=vote
|
||||
|
|
@ -4610,7 +4604,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
@me$
|
||||
AI
|
||||
AITripBuilder
|
||||
API/v2$http://digital-strategy.ec.europa.eu/robots.txt
|
||||
API/v2$http://hbr.org/robots.txt
|
||||
APIAccessSupport
|
||||
AWSEC2/2006-06-26
|
||||
AWSEC2/2006-10-01
|
||||
|
|
@ -4673,6 +4667,7 @@ AddListing
|
|||
AddToList
|
||||
AddToRegistry
|
||||
Admin
|
||||
Admin/
|
||||
Administration/
|
||||
AdsManager
|
||||
AdsTest
|
||||
|
|
@ -5074,6 +5069,7 @@ INSTALL.sqlite.txt
|
|||
INSTALL.txt
|
||||
IgnoreMe
|
||||
Image/DetailPrint
|
||||
Images/
|
||||
ImpressionRecord
|
||||
ImproveListing
|
||||
Inbox
|
||||
|
|
@ -5133,6 +5129,7 @@ MAPS
|
|||
MUST
|
||||
MaPS
|
||||
MachineTranslation
|
||||
Mail/
|
||||
MailEmergency
|
||||
Manage/
|
||||
ManageListing
|
||||
|
|
@ -5505,6 +5502,7 @@ ProductCart
|
|||
ProductComparisonCmd
|
||||
ProductDetailsTabView
|
||||
ProductError
|
||||
Production/
|
||||
Profile
|
||||
Project
|
||||
PromoTools
|
||||
|
|
@ -5635,6 +5633,7 @@ RestaurantSearch
|
|||
RestaurantSolutions
|
||||
RestaurantXSellAjax
|
||||
Resubscribe
|
||||
Review/
|
||||
Review/LeaveReview/
|
||||
Review/List/
|
||||
ReviewCollect
|
||||
|
|
@ -5668,7 +5667,6 @@ SavedFlightsSearchesAjax
|
|||
SavedPhotos
|
||||
Saves
|
||||
ScreensaverShade
|
||||
ScriptResource.axd
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
|
|
@ -5939,7 +5937,6 @@ WebObjects/MZFinance.woa
|
|||
WebObjects/MZPersonalizer.woa
|
||||
WebObjects/MZStore.woa/wa/viewMultiRoom?
|
||||
WebObjects/MZStoreElements.woa
|
||||
WebResource.axd
|
||||
WebX
|
||||
WhatsNearby
|
||||
WidgetBrowserExtension
|
||||
|
|
@ -6012,7 +6009,9 @@ _/pantheon-platform
|
|||
_/play
|
||||
_/pog
|
||||
_/report_blank
|
||||
_/site_info_blank
|
||||
_/tfhub
|
||||
_/toolkit_blank
|
||||
_/transparencyreport
|
||||
_POST
|
||||
_POST$
|
||||
|
|
@ -6123,11 +6122,13 @@ _singlePage.html
|
|||
_smt=
|
||||
_sort
|
||||
_static
|
||||
_td
|
||||
_td_api
|
||||
_tdhl_api
|
||||
_tdpp_api
|
||||
_template
|
||||
_themes
|
||||
_uac/adpage.html
|
||||
_user/api
|
||||
_v1st
|
||||
_vercel/insights/view
|
||||
|
|
@ -6301,7 +6302,7 @@ account-settings
|
|||
account-setup
|
||||
account/
|
||||
account/*
|
||||
account/*http://imgur.com/robots.txt
|
||||
account/*http://healthtips1dr.blogspot.com/robots.txt
|
||||
account/accomplishments
|
||||
account/ackgift
|
||||
account/authenticate
|
||||
|
|
@ -6769,7 +6770,7 @@ api/editionurlgenerator
|
|||
api/extensions/1.0/extensions
|
||||
api/federation
|
||||
api/html
|
||||
api/http://ibm.com/robots.txt
|
||||
api/http://kobo.com/robots.txt
|
||||
api/infinite-list.html
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
|
|
@ -6842,7 +6843,7 @@ app$
|
|||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app-ads.txthttp://plushcare.com/robots.txt
|
||||
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
|
||||
app-center/oauth/authorize
|
||||
app-directory
|
||||
app-market/search-result?query=
|
||||
|
|
@ -7656,7 +7657,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.*
|
||||
blog/.html.*http://poynter.org/robots.txt
|
||||
blog/.html.*http://samsung.com/robots.txt
|
||||
blog/10-lessons-from-an-engineering-manager/$
|
||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
|
||||
|
|
@ -8416,7 +8417,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://store.steampowered.com/robots.txt
|
||||
bookmarkshttp://ecrs.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
|
@ -9168,7 +9169,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://kids.youtube.com/robots.txt
|
||||
cdn-cgi/http://medium.com/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/scripts
|
||||
|
|
@ -9198,7 +9199,7 @@ cgi-bin/koha/
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://similarweb.com/robots.txt
|
||||
cgi-binhttp://ifttt.com/robots.txt
|
||||
cgi-local
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
|
|
@ -9316,6 +9317,7 @@ checkout-external
|
|||
checkout/
|
||||
checkout/cart
|
||||
checkout/package
|
||||
checkouthttp://moderncalculators.com/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
|
|
@ -9497,7 +9499,7 @@ co/user
|
|||
co/users
|
||||
code
|
||||
code/*
|
||||
code/http://newsweek.com/robots.txt
|
||||
code/http://w3techs.com/robots.txt
|
||||
codeCoverage
|
||||
coderpad-for-figjam/$
|
||||
codesamples/
|
||||
|
|
@ -11550,7 +11552,7 @@ confirmation
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://s3-us-west-2.amazonaws.com/robots.txt
|
||||
connect/http://blog.twitter.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -11660,7 +11662,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
|||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://getpocket.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/oecd/
|
||||
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
||||
|
|
@ -12961,7 +12963,7 @@ docs
|
|||
docs$
|
||||
docs-api-legacy
|
||||
docs-api-legacy$
|
||||
docs-api-legacy/http://ibb.co/robots.txt
|
||||
docs-api-legacy/http://deezer.com/robots.txt
|
||||
docs-footer
|
||||
docs/*
|
||||
docs/3.x/fr
|
||||
|
|
@ -14558,7 +14560,7 @@ files/live/sites/isoorg/files/_noindex
|
|||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://smithsonianmag.com/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -14581,7 +14583,7 @@ find
|
|||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://uci.org/robots.txt
|
||||
find/*http://freepik.com/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
|
|
@ -14680,7 +14682,7 @@ forum/members
|
|||
forum/online
|
||||
forum/posts
|
||||
forum/search
|
||||
forum/ucp.phphttp://katyperry.com/robots.txt
|
||||
forum/ucp.phphttp://embassybel.ru/robots.txt
|
||||
forum/viewtopic.php
|
||||
forum/whats-new
|
||||
forumTeaser
|
||||
|
|
@ -14691,6 +14693,7 @@ forums/create/question
|
|||
forums/login
|
||||
forums/preferences
|
||||
forums/profile
|
||||
forward
|
||||
foryou
|
||||
fos/icn/
|
||||
fotos/es/*+
|
||||
|
|
@ -15265,7 +15268,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://google.nl/robots.txt
|
||||
g/4arE9Chttp://flickr.com/robots.txt
|
||||
g/api
|
||||
ga-IE/forums
|
||||
ga-IE/kb/*/discuss
|
||||
|
|
@ -15999,43 +16002,43 @@ html5
|
|||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://aasciences.ac.ke/robots.txt
|
||||
http://accidentinjurylawyers.claims/robots.txt
|
||||
http://aliexpress.com/robots.txt
|
||||
http://2.bp.blogspot.com/robots.txt
|
||||
http://about.fb.com/robots.txt
|
||||
http://akparti.org.tr/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://amazon.es/robots.txt
|
||||
http://apnews.com/robots.txt
|
||||
http://arstechnica.com/robots.txt
|
||||
http://blog.hubspot.com/robots.txt
|
||||
http://coindesk.com/robots.txt
|
||||
http://commission.europa.eu/robots.txt
|
||||
http://deepl.com/robots.txt
|
||||
http://dropbox.com/robots.txt
|
||||
http://economist.com/robots.txt
|
||||
http://edition.cnn.com/robots.txt
|
||||
http://eepurl.com/robots.txt
|
||||
http://embassybel.ru/robots.txt
|
||||
http://engadget.com/robots.txt
|
||||
http://amazon.in/robots.txt
|
||||
http://ameblo.jp/robots.txt
|
||||
http://apple.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bbcsfx.acropolis.org.uk/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://en.m.wikipedia.org/robots.txt
|
||||
http://expedia.com/robots.txt
|
||||
http://ffm.bio/robots.txt
|
||||
http://gettyimages.com/robots.txt
|
||||
http://gopro.com/robots.txt
|
||||
http://hootsuite.com/robots.txt
|
||||
http://maxcdn.bootstrapcdn.com/robots.txt
|
||||
http://moskva.stroi-podryad.ru/robots.txt
|
||||
http://parliament.uk/robots.txt
|
||||
http://paypal.com/robots.txt
|
||||
http://gist.github.com/robots.txt
|
||||
http://govostis.gr/robots.txt
|
||||
http://groupon.com/robots.txt
|
||||
http://healthline.com/robots.txt
|
||||
http://help.twitter.com/robots.txt
|
||||
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://scholar.google.com/robots.txt
|
||||
http://sintradaytrips.com/robots.txt
|
||||
http://stanfieldrealestate.com/robots.txt
|
||||
http://techcrunch.com/robots.txt
|
||||
http://theglobeandmail.com/robots.txt
|
||||
http://tools.ietf.org/robots.txt
|
||||
http://trello.com/robots.txt
|
||||
http://unpkg.com/robots.txt
|
||||
http://vox.com/robots.txt
|
||||
http://wsws.org/robots.txt
|
||||
http://seekingalpha.com/robots.txt
|
||||
http://siteground.com/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://static.wixstatic.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tracks.arte.tv/robots.txt
|
||||
http://weebly.com/robots.txt
|
||||
https://player.cnevids.com
|
||||
https:/www.alibaba.com
|
||||
hu
|
||||
|
|
@ -16320,7 +16323,6 @@ images/*.png
|
|||
images/?
|
||||
images/async/?
|
||||
images/async?
|
||||
images/gen/
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
|
|
@ -16525,7 +16527,7 @@ index.php/user/login/
|
|||
index.php/user/logout
|
||||
index.php/user/logout
|
||||
index.php/user/logout/
|
||||
index.php/user/logout/http://pitchfork.com/robots.txt
|
||||
index.php/user/logout/http://diigo.com/robots.txt
|
||||
index.php/user/password
|
||||
index.php/user/password
|
||||
index.php/user/password/
|
||||
|
|
@ -16587,7 +16589,7 @@ integrate/
|
|||
integrations
|
||||
intelligencer/amp
|
||||
intent
|
||||
interactive*http://epa.gov/robots.txt
|
||||
interactive*http://fda.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
intercept
|
||||
|
|
@ -17285,6 +17287,7 @@ journal/neuroscience-research/latest?u=
|
|||
journal/neuroscience-research?u=
|
||||
journals
|
||||
journals/*/about-this-journal
|
||||
journals/testfieldhumanities/
|
||||
jp
|
||||
jp$
|
||||
jp*/listing/*/favoriters
|
||||
|
|
@ -17999,7 +18002,6 @@ lp/thank-you-reader%
|
|||
lp/thank-you-reader?
|
||||
lp/three
|
||||
lp/webinars
|
||||
lsSvc.asmx/
|
||||
lsoinstall
|
||||
lspoll/
|
||||
lst/ng
|
||||
|
|
@ -18453,6 +18455,7 @@ mld?
|
|||
mlt
|
||||
mm
|
||||
mm/
|
||||
mm_track
|
||||
mmend.htm$
|
||||
mms
|
||||
mn
|
||||
|
|
@ -18574,7 +18577,7 @@ mre/*.jpg$
|
|||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://omegamasonry.com/robots.txt
|
||||
mre/*.zip$http://gov.uk/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
|
|
@ -19435,7 +19438,7 @@ ohcm
|
|||
ojp
|
||||
okxbet.com
|
||||
oma
|
||||
on-demand/session/*http://diigo.com/robots.txt
|
||||
on-demand/session/*http://nymag.com/robots.txt
|
||||
onboard
|
||||
onboarding
|
||||
one-app-preview
|
||||
|
|
@ -19570,7 +19573,7 @@ p/*/v2/actions?
|
|||
p/*/v?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://trends.google.com/robots.txt
|
||||
p/*http://socialimpact.youtube.com/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
|
|
@ -19638,7 +19641,6 @@ page/html
|
|||
page/scientific-american-digital-subscription-user-guide
|
||||
page/scientific-american-mind-digital-subscription-user-guide
|
||||
page/slbu
|
||||
page404.aspx
|
||||
page=
|
||||
page=2$
|
||||
page_object/page_object_status
|
||||
|
|
@ -19887,6 +19889,7 @@ parental-passcode
|
|||
parenting/cpp-21/what-is-cpp
|
||||
parents/activity-finder
|
||||
parents/search
|
||||
parking.php4
|
||||
parliament/public/traineeship/secured/
|
||||
parliament/public/transltraineeship/secured
|
||||
partNumber=
|
||||
|
|
@ -20454,7 +20457,7 @@ premium$
|
|||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://electad.com/robots.txt
|
||||
premium/http://s.w.org/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
|
|
@ -20538,7 +20541,7 @@ privacy/zoho-group.html
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://pastebin.com/robots.txt
|
||||
private/http://sgtrains.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -20569,7 +20572,7 @@ product-integrations/figma-for-microsoft-teams/$
|
|||
product-integrations/google-workspace/$
|
||||
product-integrations/zoom/$
|
||||
product-managers/$
|
||||
product-ratings/http://allaboutcookies.org/robots.txt
|
||||
product-ratings/http://wix.com/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
|
|
@ -20584,6 +20587,7 @@ productdetail/*
|
|||
producthunt
|
||||
productid=
|
||||
production-monitoring
|
||||
production/
|
||||
products
|
||||
products/*--*--*--
|
||||
products/*/accent-chests-and-cabinets/review--4-stars-and-up
|
||||
|
|
@ -21935,6 +21939,7 @@ review-by-author
|
|||
review-drafts
|
||||
review-order
|
||||
review-sample
|
||||
review/
|
||||
review/*/transparency
|
||||
review/common/du
|
||||
review/dynamic/sims-box
|
||||
|
|
@ -23380,7 +23385,7 @@ son/users
|
|||
sortBy=
|
||||
sos/clerical/
|
||||
sos/online_corps/
|
||||
sos/registration/http://akparti.org.tr/robots.txt
|
||||
sos/registration/http://inc.com/robots.txt
|
||||
soundcloud-tpa
|
||||
sounds/player
|
||||
sounds/player$
|
||||
|
|
@ -23726,6 +23731,7 @@ su/user
|
|||
su/users
|
||||
sub-processors/$
|
||||
sub-sections
|
||||
subject
|
||||
subject=
|
||||
subjects
|
||||
submit
|
||||
|
|
@ -23988,10 +23994,11 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://loc.gov/robots.txt
|
||||
tag/*+http://dinotim.com/robots.txt
|
||||
tag/*/shoutbox
|
||||
tag/*/shoutbox?
|
||||
tag/credible
|
||||
tag/expire-images
|
||||
tag/interaction-card
|
||||
tag/js
|
||||
tag/search/db-home
|
||||
|
|
@ -24503,7 +24510,7 @@ test.html
|
|||
test_community
|
||||
testfl
|
||||
testgpr
|
||||
testhttp://amazon.it/robots.txt
|
||||
testhttp://moskva.stroi-podryad.ru/robots.txt
|
||||
testing
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
|
|
@ -24825,6 +24832,7 @@ tracky
|
|||
tractive
|
||||
trade
|
||||
tradeoffer
|
||||
traffic
|
||||
training-plans
|
||||
training/
|
||||
training/ajax
|
||||
|
|
@ -25645,7 +25653,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
|
|||
uy/help
|
||||
uz/en/
|
||||
uz/forums
|
||||
uz/http://beacons.ai/robots.txt
|
||||
uz/http://bilgematics.com/robots.txt
|
||||
uz/kb/*/discuss
|
||||
uz/ru/
|
||||
uz/search
|
||||
|
|
@ -25656,6 +25664,7 @@ v$
|
|||
v/badge
|
||||
v/checkin
|
||||
v0
|
||||
v0/google_drive/notify_change
|
||||
v0/users/*/coauthors
|
||||
v0/users/*/following
|
||||
v1
|
||||
|
|
@ -25682,6 +25691,7 @@ v3/streams/ids
|
|||
v3/topics
|
||||
v4
|
||||
v4/md/applications/crunchbase
|
||||
v=verify-your-identity
|
||||
validate-user
|
||||
valkyrie-playground
|
||||
var
|
||||
|
|
@ -26566,9 +26576,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
|||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://cityofrosedalems.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://docs.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://xing.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -26869,7 +26879,8 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://bible.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -27071,7 +27082,7 @@ your
|
|||
your-account
|
||||
your-shop
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://streamelements.com/robots.txt
|
||||
youreurope/businessDEV/http://g.co/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
|
@ -27176,7 +27187,7 @@ zh-tw.www.cloudflare.com
|
|||
zh-tw/
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchhttp://help.github.com/robots.txt
|
||||
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
|
||||
zh-tw/searchresults
|
||||
zh/
|
||||
zh/api.php?
|
||||
|
|
@ -27242,7 +27253,6 @@ zz-test
|
|||
{{section}}
|
||||
{{url}}
|
||||
~
|
||||
~*
|
||||
~X~
|
||||
~ecartis
|
||||
~guido/orlijn
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue