mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 00:43:40 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
93a3fe5699
commit
58bb752eb7
22 changed files with 3194 additions and 1595 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1764297407
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1764324462
|
||||
"last_update": 1764410839
|
||||
}
|
||||
}
|
||||
|
|
@ -5383,6 +5383,13 @@ Tests/Core/Cache/CacheTest.php
|
|||
Core/Cache/CacheTest.php
|
||||
Cache/CacheTest.php
|
||||
CacheTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
|
||||
tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
|
||||
Drupal/Tests/Core/Cache/MemoryBackendTest.php
|
||||
Tests/Core/Cache/MemoryBackendTest.php
|
||||
Core/Cache/MemoryBackendTest.php
|
||||
Cache/MemoryBackendTest.php
|
||||
MemoryBackendTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
|
||||
tests/Drupal/Tests/Core/Cache/NullBackendTest.php
|
||||
Drupal/Tests/Core/Cache/NullBackendTest.php
|
||||
|
|
@ -14857,6 +14864,11 @@ tests/PHPStan/Rules/TestClassMethodMetadata.php
|
|||
PHPStan/Rules/TestClassMethodMetadata.php
|
||||
Rules/TestClassMethodMetadata.php
|
||||
TestClassMethodMetadata.php
|
||||
core/tests/PHPStan/fixtures/test-classes-missing-attributes.php
|
||||
tests/PHPStan/fixtures/test-classes-missing-attributes.php
|
||||
PHPStan/fixtures/test-classes-missing-attributes.php
|
||||
fixtures/test-classes-missing-attributes.php
|
||||
test-classes-missing-attributes.php
|
||||
core/tests/PHPStan/fixtures/component-tests.php
|
||||
tests/PHPStan/fixtures/component-tests.php
|
||||
PHPStan/fixtures/component-tests.php
|
||||
|
|
@ -33632,6 +33644,12 @@ Drupal/Core/Test/JUnitConverter.php
|
|||
Core/Test/JUnitConverter.php
|
||||
Test/JUnitConverter.php
|
||||
JUnitConverter.php
|
||||
core/lib/Drupal/Core/Test/MailerCaptureTrait.php
|
||||
lib/Drupal/Core/Test/MailerCaptureTrait.php
|
||||
Drupal/Core/Test/MailerCaptureTrait.php
|
||||
Core/Test/MailerCaptureTrait.php
|
||||
Test/MailerCaptureTrait.php
|
||||
MailerCaptureTrait.php
|
||||
core/lib/Drupal/Core/Test/AssertMailTrait.php
|
||||
lib/Drupal/Core/Test/AssertMailTrait.php
|
||||
Drupal/Core/Test/AssertMailTrait.php
|
||||
|
|
@ -54382,6 +54400,11 @@ modules/content_translation/src/FieldTranslationSynchronizer.php
|
|||
content_translation/src/FieldTranslationSynchronizer.php
|
||||
src/FieldTranslationSynchronizer.php
|
||||
FieldTranslationSynchronizer.php
|
||||
core/modules/content_translation/src/FieldSyncWidget.php
|
||||
modules/content_translation/src/FieldSyncWidget.php
|
||||
content_translation/src/FieldSyncWidget.php
|
||||
src/FieldSyncWidget.php
|
||||
FieldSyncWidget.php
|
||||
core/modules/content_translation/src/ContentTranslationHandlerInterface.php
|
||||
modules/content_translation/src/ContentTranslationHandlerInterface.php
|
||||
content_translation/src/ContentTranslationHandlerInterface.php
|
||||
|
|
@ -54393,6 +54416,18 @@ content_translation/src/Form/ContentTranslationDeleteForm.php
|
|||
src/Form/ContentTranslationDeleteForm.php
|
||||
Form/ContentTranslationDeleteForm.php
|
||||
ContentTranslationDeleteForm.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
|
||||
modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
|
||||
content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
|
||||
src/Hook/ContentTranslationFormLanguageHooks.php
|
||||
Hook/ContentTranslationFormLanguageHooks.php
|
||||
ContentTranslationFormLanguageHooks.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationFormHooks.php
|
||||
modules/content_translation/src/Hook/ContentTranslationFormHooks.php
|
||||
content_translation/src/Hook/ContentTranslationFormHooks.php
|
||||
src/Hook/ContentTranslationFormHooks.php
|
||||
Hook/ContentTranslationFormHooks.php
|
||||
ContentTranslationFormHooks.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
|
||||
modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
|
||||
content_translation/src/Hook/ContentTranslationThemeHooks.php
|
||||
|
|
@ -67319,6 +67354,15 @@ src/Unit/Plugin/HandlerTestTrait.php
|
|||
Unit/Plugin/HandlerTestTrait.php
|
||||
Plugin/HandlerTestTrait.php
|
||||
HandlerTestTrait.php
|
||||
core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
Plugin/argument/NumericArgumentTitleTest.php
|
||||
argument/NumericArgumentTitleTest.php
|
||||
NumericArgumentTitleTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
|
||||
modules/views/tests/src/Unit/Plugin/query/SqlTest.php
|
||||
views/tests/src/Unit/Plugin/query/SqlTest.php
|
||||
|
|
@ -101556,6 +101600,37 @@ tests/src/Functional/GenericTest.php
|
|||
src/Functional/GenericTest.php
|
||||
Functional/GenericTest.php
|
||||
GenericTest.php
|
||||
core/modules/mailer/tests/src/Functional/MailerCaptureTest.php
|
||||
modules/mailer/tests/src/Functional/MailerCaptureTest.php
|
||||
mailer/tests/src/Functional/MailerCaptureTest.php
|
||||
tests/src/Functional/MailerCaptureTest.php
|
||||
src/Functional/MailerCaptureTest.php
|
||||
Functional/MailerCaptureTest.php
|
||||
MailerCaptureTest.php
|
||||
core/modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
|
||||
modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
|
||||
mailer/tests/modules/mailer_capture/mailer_capture.info.yml
|
||||
tests/modules/mailer_capture/mailer_capture.info.yml
|
||||
modules/mailer_capture/mailer_capture.info.yml
|
||||
mailer_capture/mailer_capture.info.yml
|
||||
mailer_capture.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
src/MailerCaptureServiceProvider.php
|
||||
MailerCaptureServiceProvider.php
|
||||
core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
tests/modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
mailer_capture/src/Transport/CaptureTransport.php
|
||||
src/Transport/CaptureTransport.php
|
||||
Transport/CaptureTransport.php
|
||||
CaptureTransport.php
|
||||
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
|
||||
|
|
@ -101588,6 +101663,29 @@ mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
|
|||
src/Transport/CanaryTransport.php
|
||||
Transport/CanaryTransport.php
|
||||
CanaryTransport.php
|
||||
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
|
||||
modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
|
||||
mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
|
||||
tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
|
||||
modules/mailer_capture_test/mailer_capture_test.routing.yml
|
||||
mailer_capture_test/mailer_capture_test.routing.yml
|
||||
mailer_capture_test.routing.yml
|
||||
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
src/Form/MailerCaptureTestForm.php
|
||||
Form/MailerCaptureTestForm.php
|
||||
MailerCaptureTestForm.php
|
||||
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
|
||||
modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
|
||||
mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
|
||||
tests/modules/mailer_capture_test/mailer_capture_test.info.yml
|
||||
modules/mailer_capture_test/mailer_capture_test.info.yml
|
||||
mailer_capture_test/mailer_capture_test.info.yml
|
||||
mailer_capture_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
|
||||
|
|
@ -102388,6 +102486,13 @@ tests/src/Functional/LayoutBuilderFormModeTest.php
|
|||
src/Functional/LayoutBuilderFormModeTest.php
|
||||
Functional/LayoutBuilderFormModeTest.php
|
||||
LayoutBuilderFormModeTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
|
||||
modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
|
||||
layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
|
||||
tests/src/Functional/LayoutBuilderRevisionTest.php
|
||||
src/Functional/LayoutBuilderRevisionTest.php
|
||||
Functional/LayoutBuilderRevisionTest.php
|
||||
LayoutBuilderRevisionTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
|
||||
modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
|
||||
layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
|
||||
|
|
@ -102919,6 +103024,12 @@ modules/layout_builder/src/LayoutOverrideFieldHelper.php
|
|||
layout_builder/src/LayoutOverrideFieldHelper.php
|
||||
src/LayoutOverrideFieldHelper.php
|
||||
LayoutOverrideFieldHelper.php
|
||||
core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
SupportAwareSectionStorageManagerInterface.php
|
||||
core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
|
||||
modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
|
||||
layout_builder/src/SectionStorage/SectionStorageDefinition.php
|
||||
|
|
@ -103371,6 +103482,11 @@ layout_builder/src/Field/LayoutSectionItemList.php
|
|||
src/Field/LayoutSectionItemList.php
|
||||
Field/LayoutSectionItemList.php
|
||||
LayoutSectionItemList.php
|
||||
core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php
|
||||
modules/layout_builder/src/SupportAwareSectionStorageInterface.php
|
||||
layout_builder/src/SupportAwareSectionStorageInterface.php
|
||||
src/SupportAwareSectionStorageInterface.php
|
||||
SupportAwareSectionStorageInterface.php
|
||||
core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
|
||||
modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
|
||||
layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
|
||||
|
|
@ -114716,6 +114832,13 @@ tests/src/Kernel/MediaEmbedFilterTestBase.php
|
|||
src/Kernel/MediaEmbedFilterTestBase.php
|
||||
Kernel/MediaEmbedFilterTestBase.php
|
||||
MediaEmbedFilterTestBase.php
|
||||
core/modules/media/tests/src/Kernel/MediaSourceValidationTest.php
|
||||
modules/media/tests/src/Kernel/MediaSourceValidationTest.php
|
||||
media/tests/src/Kernel/MediaSourceValidationTest.php
|
||||
tests/src/Kernel/MediaSourceValidationTest.php
|
||||
src/Kernel/MediaSourceValidationTest.php
|
||||
Kernel/MediaSourceValidationTest.php
|
||||
MediaSourceValidationTest.php
|
||||
core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php
|
||||
modules/media/tests/src/Kernel/MediaTypeValidationTest.php
|
||||
media/tests/src/Kernel/MediaTypeValidationTest.php
|
||||
|
|
@ -115461,6 +115584,15 @@ media_test_oembed/src/Hook/MediaTestOembedHooks.php
|
|||
src/Hook/MediaTestOembedHooks.php
|
||||
Hook/MediaTestOembedHooks.php
|
||||
MediaTestOembedHooks.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
src/Hook/EntityBundleInfoAlter.php
|
||||
Hook/EntityBundleInfoAlter.php
|
||||
EntityBundleInfoAlter.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
|
||||
modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
|
||||
media/tests/modules/media_test_oembed/src/ProviderRepository.php
|
||||
|
|
|
|||
|
|
@ -801,6 +801,7 @@ core/tests/Drupal/Tests/Core/Cache/Context/CookieCacheContextTest.php
|
|||
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/CacheTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php
|
||||
|
|
@ -2199,6 +2200,7 @@ core/tests/PHPStan/tests/EnsurePHPStanVersionsMatchTest.php
|
|||
core/tests/PHPStan/Rules/TestClassClassMetadata.php
|
||||
core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
|
||||
core/tests/PHPStan/Rules/TestClassMethodMetadata.php
|
||||
core/tests/PHPStan/fixtures/test-classes-missing-attributes.php
|
||||
core/tests/PHPStan/fixtures/component-tests.php
|
||||
core/tests/PHPStan/fixtures/test-methods-with-metadata.php
|
||||
core/tests/PHPStan/fixtures/test-classes-with-metadata.php
|
||||
|
|
@ -4925,6 +4927,7 @@ core/lib/Drupal/Core/Locale/CountryManagerInterface.php
|
|||
core/lib/Drupal/Core/Locale/CountryManager.php
|
||||
core/lib/Drupal/Core/Test/TestSetupTrait.php
|
||||
core/lib/Drupal/Core/Test/JUnitConverter.php
|
||||
core/lib/Drupal/Core/Test/MailerCaptureTrait.php
|
||||
core/lib/Drupal/Core/Test/AssertMailTrait.php
|
||||
core/lib/Drupal/Core/Test/ObjectSerialization.php
|
||||
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php
|
||||
|
|
@ -8140,8 +8143,11 @@ core/modules/content_translation/src/ContentTranslationPermissions.php
|
|||
core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php
|
||||
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php
|
||||
core/modules/content_translation/src/FieldTranslationSynchronizer.php
|
||||
core/modules/content_translation/src/FieldSyncWidget.php
|
||||
core/modules/content_translation/src/ContentTranslationHandlerInterface.php
|
||||
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationFormHooks.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
|
||||
core/modules/content_translation/src/Hook/ContentTranslationHooks.php
|
||||
core/modules/content_translation/content_translation.libraries.yml
|
||||
|
|
@ -10004,6 +10010,7 @@ core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
|
|||
core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php
|
||||
core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
|
||||
core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
|
||||
|
|
@ -14595,10 +14602,17 @@ core/modules/views_ui/views_ui.services.yml
|
|||
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/tests/src/Functional/MailerCaptureTest.php
|
||||
core/modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
|
||||
core/modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
|
||||
core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
|
||||
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_kernel_test/mailer_transport_factory_kernel_test.info.yml
|
||||
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_capture_test/mailer_capture_test.routing.yml
|
||||
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
|
||||
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_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/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
|
||||
|
|
@ -14713,6 +14727,7 @@ core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDis
|
|||
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
|
||||
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
|
||||
|
|
@ -14785,6 +14800,7 @@ core/modules/layout_builder/src/Controller/LayoutBuilderController.php
|
|||
core/modules/layout_builder/src/Controller/ChooseSectionController.php
|
||||
core/modules/layout_builder/src/Controller/AddSectionController.php
|
||||
core/modules/layout_builder/src/LayoutOverrideFieldHelper.php
|
||||
core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
|
||||
core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
|
||||
core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php
|
||||
core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php
|
||||
|
|
@ -14859,6 +14875,7 @@ core/modules/layout_builder/src/OverridesSectionStorageInterface.php
|
|||
core/modules/layout_builder/src/Element/LayoutBuilder.php
|
||||
core/modules/layout_builder/src/InlineBlockUsage.php
|
||||
core/modules/layout_builder/src/Field/LayoutSectionItemList.php
|
||||
core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php
|
||||
core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
|
||||
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
|
||||
core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
|
||||
|
|
@ -16493,6 +16510,7 @@ core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php
|
|||
core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php
|
||||
core/modules/media/tests/src/Kernel/MediaTest.php
|
||||
core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
|
||||
core/modules/media/tests/src/Kernel/MediaSourceValidationTest.php
|
||||
core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php
|
||||
core/modules/media/tests/src/Kernel/MediaSourceTest.php
|
||||
core/modules/media/tests/src/Kernel/ConfigActionsTest.php
|
||||
|
|
@ -16589,6 +16607,7 @@ core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php
|
|||
core/modules/media/tests/modules/media_test_oembed/src/MediaTestOembedServiceProvider.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedThemeHooks.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedHooks.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
|
||||
core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
|
||||
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml
|
||||
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.libraries.yml
|
||||
|
|
|
|||
|
|
@ -7059,6 +7059,12 @@ views/notification/items/base.js
|
|||
notification/items/base.js
|
||||
items/base.js
|
||||
base.js
|
||||
client/src/views/notification/items/collaborating.js
|
||||
src/views/notification/items/collaborating.js
|
||||
views/notification/items/collaborating.js
|
||||
notification/items/collaborating.js
|
||||
items/collaborating.js
|
||||
collaborating.js
|
||||
client/src/views/notification/badge.js
|
||||
src/views/notification/badge.js
|
||||
views/notification/badge.js
|
||||
|
|
@ -16572,6 +16578,14 @@ Resources/i18n/nl_NL/KnowledgeBaseArticle.json
|
|||
i18n/nl_NL/KnowledgeBaseArticle.json
|
||||
nl_NL/KnowledgeBaseArticle.json
|
||||
KnowledgeBaseArticle.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/i18n/nl_NL/TargetListCategory.json
|
||||
Modules/Crm/Resources/i18n/nl_NL/TargetListCategory.json
|
||||
Crm/Resources/i18n/nl_NL/TargetListCategory.json
|
||||
Resources/i18n/nl_NL/TargetListCategory.json
|
||||
i18n/nl_NL/TargetListCategory.json
|
||||
nl_NL/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json
|
||||
Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json
|
||||
Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json
|
||||
|
|
@ -42153,6 +42167,12 @@ Resources/i18n/nl_NL/AddressCountry.json
|
|||
i18n/nl_NL/AddressCountry.json
|
||||
nl_NL/AddressCountry.json
|
||||
AddressCountry.json
|
||||
application/Espo/Resources/i18n/nl_NL/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/nl_NL/WebhookEventQueueItem.json
|
||||
Resources/i18n/nl_NL/WebhookEventQueueItem.json
|
||||
i18n/nl_NL/WebhookEventQueueItem.json
|
||||
nl_NL/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/nl_NL/Preferences.json
|
||||
Espo/Resources/i18n/nl_NL/Preferences.json
|
||||
Resources/i18n/nl_NL/Preferences.json
|
||||
|
|
@ -42219,6 +42239,12 @@ Resources/i18n/nl_NL/EmailTemplateCategory.json
|
|||
i18n/nl_NL/EmailTemplateCategory.json
|
||||
nl_NL/EmailTemplateCategory.json
|
||||
EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/nl_NL/OAuthProvider.json
|
||||
Espo/Resources/i18n/nl_NL/OAuthProvider.json
|
||||
Resources/i18n/nl_NL/OAuthProvider.json
|
||||
i18n/nl_NL/OAuthProvider.json
|
||||
nl_NL/OAuthProvider.json
|
||||
OAuthProvider.json
|
||||
application/Espo/Resources/i18n/nl_NL/Webhook.json
|
||||
Espo/Resources/i18n/nl_NL/Webhook.json
|
||||
Resources/i18n/nl_NL/Webhook.json
|
||||
|
|
@ -42411,6 +42437,12 @@ Resources/i18n/nl_NL/FieldManager.json
|
|||
i18n/nl_NL/FieldManager.json
|
||||
nl_NL/FieldManager.json
|
||||
FieldManager.json
|
||||
application/Espo/Resources/i18n/nl_NL/OAuthAccount.json
|
||||
Espo/Resources/i18n/nl_NL/OAuthAccount.json
|
||||
Resources/i18n/nl_NL/OAuthAccount.json
|
||||
i18n/nl_NL/OAuthAccount.json
|
||||
nl_NL/OAuthAccount.json
|
||||
OAuthAccount.json
|
||||
application/Espo/Resources/i18n/nl_NL/ExternalAccount.json
|
||||
Espo/Resources/i18n/nl_NL/ExternalAccount.json
|
||||
Resources/i18n/nl_NL/ExternalAccount.json
|
||||
|
|
@ -55003,6 +55035,11 @@ Espo/Tools/Notification/HookProcessor.php
|
|||
Tools/Notification/HookProcessor.php
|
||||
Notification/HookProcessor.php
|
||||
HookProcessor.php
|
||||
application/Espo/Tools/Notification/CollaboratorsNotificator.php
|
||||
Espo/Tools/Notification/CollaboratorsNotificator.php
|
||||
Tools/Notification/CollaboratorsNotificator.php
|
||||
Notification/CollaboratorsNotificator.php
|
||||
CollaboratorsNotificator.php
|
||||
application/Espo/Tools/Notification/GroupService.php
|
||||
Espo/Tools/Notification/GroupService.php
|
||||
Tools/Notification/GroupService.php
|
||||
|
|
@ -55457,6 +55494,11 @@ Espo/Tools/User/UserDataProvider.php
|
|||
Tools/User/UserDataProvider.php
|
||||
User/UserDataProvider.php
|
||||
UserDataProvider.php
|
||||
application/Espo/Tools/User/PreferencesProvider.php
|
||||
Espo/Tools/User/PreferencesProvider.php
|
||||
Tools/User/PreferencesProvider.php
|
||||
User/PreferencesProvider.php
|
||||
PreferencesProvider.php
|
||||
application/Espo/Tools/User/Api/PutTeamUserPosition.php
|
||||
Espo/Tools/User/Api/PutTeamUserPosition.php
|
||||
Tools/User/Api/PutTeamUserPosition.php
|
||||
|
|
|
|||
|
|
@ -1230,6 +1230,7 @@ client/src/views/notification/items/system.js
|
|||
client/src/views/notification/items/message.js
|
||||
client/src/views/notification/items/user-reaction.js
|
||||
client/src/views/notification/items/base.js
|
||||
client/src/views/notification/items/collaborating.js
|
||||
client/src/views/notification/badge.js
|
||||
client/src/views/notification/list.js
|
||||
client/src/views/notification/panel.js
|
||||
|
|
@ -2645,6 +2646,7 @@ application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json
|
|||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/KnowledgeBaseArticle.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json
|
||||
|
|
@ -6564,6 +6566,7 @@ application/Espo/Resources/i18n/uk_UA/EmailTemplate.json
|
|||
application/Espo/Resources/i18n/nl_NL/AppLogRecord.json
|
||||
application/Espo/Resources/i18n/nl_NL/EmailFolder.json
|
||||
application/Espo/Resources/i18n/nl_NL/AddressCountry.json
|
||||
application/Espo/Resources/i18n/nl_NL/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/nl_NL/Preferences.json
|
||||
application/Espo/Resources/i18n/nl_NL/Email.json
|
||||
application/Espo/Resources/i18n/nl_NL/Team.json
|
||||
|
|
@ -6575,6 +6578,7 @@ application/Espo/Resources/i18n/nl_NL/PortalRole.json
|
|||
application/Espo/Resources/i18n/nl_NL/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/nl_NL/EmailAddress.json
|
||||
application/Espo/Resources/i18n/nl_NL/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/nl_NL/OAuthProvider.json
|
||||
application/Espo/Resources/i18n/nl_NL/Webhook.json
|
||||
application/Espo/Resources/i18n/nl_NL/AppSecret.json
|
||||
application/Espo/Resources/i18n/nl_NL/Note.json
|
||||
|
|
@ -6607,6 +6611,7 @@ application/Espo/Resources/i18n/nl_NL/LayoutSet.json
|
|||
application/Espo/Resources/i18n/nl_NL/WebhookQueueItem.json
|
||||
application/Espo/Resources/i18n/nl_NL/InboundEmail.json
|
||||
application/Espo/Resources/i18n/nl_NL/FieldManager.json
|
||||
application/Espo/Resources/i18n/nl_NL/OAuthAccount.json
|
||||
application/Espo/Resources/i18n/nl_NL/ExternalAccount.json
|
||||
application/Espo/Resources/i18n/nl_NL/PhoneNumber.json
|
||||
application/Espo/Resources/i18n/nl_NL/Job.json
|
||||
|
|
@ -8744,6 +8749,7 @@ application/Espo/Tools/ActionHistory/Service.php
|
|||
application/Espo/Tools/Notification/Service.php
|
||||
application/Espo/Tools/Notification/HookProcessor/Params.php
|
||||
application/Espo/Tools/Notification/HookProcessor.php
|
||||
application/Espo/Tools/Notification/CollaboratorsNotificator.php
|
||||
application/Espo/Tools/Notification/GroupService.php
|
||||
application/Espo/Tools/Notification/RecordService.php
|
||||
application/Espo/Tools/Notification/NoteMentionHookProcessor.php
|
||||
|
|
@ -8819,6 +8825,7 @@ application/Espo/Tools/FieldManager/FieldManager.php
|
|||
application/Espo/Tools/User/UsersAccessService.php
|
||||
application/Espo/Tools/User/UserUtil.php
|
||||
application/Espo/Tools/User/UserDataProvider.php
|
||||
application/Espo/Tools/User/PreferencesProvider.php
|
||||
application/Espo/Tools/User/Api/PutTeamUserPosition.php
|
||||
application/Espo/Tools/User/Api/PostRecordUsersAccess.php
|
||||
.npmrc
|
||||
|
|
|
|||
|
|
@ -28232,6 +28232,11 @@ tests/admin/posts/post-settings.test.ts
|
|||
admin/posts/post-settings.test.ts
|
||||
posts/post-settings.test.ts
|
||||
post-settings.test.ts
|
||||
e2e/tests/admin/posts/custom-views.test.ts
|
||||
tests/admin/posts/custom-views.test.ts
|
||||
admin/posts/custom-views.test.ts
|
||||
posts/custom-views.test.ts
|
||||
custom-views.test.ts
|
||||
e2e/tests/admin/posts/posts.test.ts
|
||||
tests/admin/posts/posts.test.ts
|
||||
admin/posts/posts.test.ts
|
||||
|
|
@ -28275,6 +28280,11 @@ e2e/tests/admin/two-factor-auth.test.ts
|
|||
tests/admin/two-factor-auth.test.ts
|
||||
admin/two-factor-auth.test.ts
|
||||
two-factor-auth.test.ts
|
||||
e2e/tests/admin/sidebar/navigation.test.ts
|
||||
tests/admin/sidebar/navigation.test.ts
|
||||
admin/sidebar/navigation.test.ts
|
||||
sidebar/navigation.test.ts
|
||||
navigation.test.ts
|
||||
e2e/tests/admin/reset-password.test.ts
|
||||
tests/admin/reset-password.test.ts
|
||||
admin/reset-password.test.ts
|
||||
|
|
@ -28487,12 +28497,25 @@ pages/admin/posts/posts-page.ts
|
|||
admin/posts/posts-page.ts
|
||||
posts/posts-page.ts
|
||||
posts-page.ts
|
||||
e2e/helpers/pages/admin/posts/custom-view-modal.ts
|
||||
helpers/pages/admin/posts/custom-view-modal.ts
|
||||
pages/admin/posts/custom-view-modal.ts
|
||||
admin/posts/custom-view-modal.ts
|
||||
posts/custom-view-modal.ts
|
||||
custom-view-modal.ts
|
||||
e2e/helpers/pages/admin/posts/index.ts
|
||||
helpers/pages/admin/posts/index.ts
|
||||
pages/admin/posts/index.ts
|
||||
admin/posts/index.ts
|
||||
posts/index.ts
|
||||
index.ts
|
||||
e2e/helpers/pages/admin/posts/post/post-preview-frames.ts
|
||||
helpers/pages/admin/posts/post/post-preview-frames.ts
|
||||
pages/admin/posts/post/post-preview-frames.ts
|
||||
admin/posts/post/post-preview-frames.ts
|
||||
posts/post/post-preview-frames.ts
|
||||
post/post-preview-frames.ts
|
||||
post-preview-frames.ts
|
||||
e2e/helpers/pages/admin/posts/post/post-editor-page.ts
|
||||
helpers/pages/admin/posts/post/post-editor-page.ts
|
||||
pages/admin/posts/post/post-editor-page.ts
|
||||
|
|
@ -28562,6 +28585,18 @@ pages/admin/members/index.ts
|
|||
admin/members/index.ts
|
||||
members/index.ts
|
||||
index.ts
|
||||
e2e/helpers/pages/admin/sidebar/index.ts
|
||||
helpers/pages/admin/sidebar/index.ts
|
||||
pages/admin/sidebar/index.ts
|
||||
admin/sidebar/index.ts
|
||||
sidebar/index.ts
|
||||
index.ts
|
||||
e2e/helpers/pages/admin/sidebar/sidebar-page.ts
|
||||
helpers/pages/admin/sidebar/sidebar-page.ts
|
||||
pages/admin/sidebar/sidebar-page.ts
|
||||
admin/sidebar/sidebar-page.ts
|
||||
sidebar/sidebar-page.ts
|
||||
sidebar-page.ts
|
||||
e2e/helpers/pages/admin/index.ts
|
||||
helpers/pages/admin/index.ts
|
||||
pages/admin/index.ts
|
||||
|
|
@ -35554,41 +35589,45 @@ README.md
|
|||
apps/announcement-bar/package.json
|
||||
announcement-bar/package.json
|
||||
package.json
|
||||
apps/announcement-bar/test/utils/api.test.js
|
||||
announcement-bar/test/utils/api.test.js
|
||||
test/utils/api.test.js
|
||||
utils/api.test.js
|
||||
api.test.js
|
||||
apps/announcement-bar/test/setup-tests.js
|
||||
announcement-bar/test/setup-tests.js
|
||||
test/setup-tests.js
|
||||
setup-tests.js
|
||||
apps/announcement-bar/LICENSE
|
||||
announcement-bar/LICENSE
|
||||
LICENSE
|
||||
apps/announcement-bar/vite.config.mjs
|
||||
announcement-bar/vite.config.mjs
|
||||
vite.config.mjs
|
||||
apps/announcement-bar/src/components/AnnouncementBar.js
|
||||
announcement-bar/src/components/AnnouncementBar.js
|
||||
src/components/AnnouncementBar.js
|
||||
components/AnnouncementBar.js
|
||||
AnnouncementBar.js
|
||||
apps/announcement-bar/src/components/Preview.js
|
||||
announcement-bar/src/components/Preview.js
|
||||
src/components/Preview.js
|
||||
components/Preview.js
|
||||
Preview.js
|
||||
apps/announcement-bar/src/components/Main.js
|
||||
announcement-bar/src/components/Main.js
|
||||
src/components/Main.js
|
||||
components/Main.js
|
||||
Main.js
|
||||
apps/announcement-bar/src/App.js
|
||||
announcement-bar/src/App.js
|
||||
src/App.js
|
||||
App.js
|
||||
apps/announcement-bar/src/components/main.js
|
||||
announcement-bar/src/components/main.js
|
||||
src/components/main.js
|
||||
components/main.js
|
||||
main.js
|
||||
apps/announcement-bar/src/components/preview.js
|
||||
announcement-bar/src/components/preview.js
|
||||
src/components/preview.js
|
||||
components/preview.js
|
||||
preview.js
|
||||
apps/announcement-bar/src/components/announcement-bar.js
|
||||
announcement-bar/src/components/announcement-bar.js
|
||||
src/components/announcement-bar.js
|
||||
components/announcement-bar.js
|
||||
announcement-bar.js
|
||||
apps/announcement-bar/src/app.js
|
||||
announcement-bar/src/app.js
|
||||
src/app.js
|
||||
app.js
|
||||
apps/announcement-bar/src/icons/clear.svg
|
||||
announcement-bar/src/icons/clear.svg
|
||||
src/icons/clear.svg
|
||||
icons/clear.svg
|
||||
clear.svg
|
||||
apps/announcement-bar/src/utils/api.test.js
|
||||
announcement-bar/src/utils/api.test.js
|
||||
src/utils/api.test.js
|
||||
utils/api.test.js
|
||||
api.test.js
|
||||
apps/announcement-bar/src/utils/api.js
|
||||
announcement-bar/src/utils/api.js
|
||||
src/utils/api.js
|
||||
|
|
@ -35598,10 +35637,6 @@ apps/announcement-bar/src/index.js
|
|||
announcement-bar/src/index.js
|
||||
src/index.js
|
||||
index.js
|
||||
apps/announcement-bar/src/setupTests.js
|
||||
announcement-bar/src/setupTests.js
|
||||
src/setupTests.js
|
||||
setupTests.js
|
||||
apps/comments-ui/.yarnrc
|
||||
comments-ui/.yarnrc
|
||||
.yarnrc
|
||||
|
|
|
|||
|
|
@ -4209,6 +4209,7 @@ e2e/tests/admin/analytics/web-traffic.test.ts
|
|||
e2e/tests/admin/analytics/overview.test.ts
|
||||
e2e/tests/admin/posts/post-preview.test.ts
|
||||
e2e/tests/admin/posts/post-settings.test.ts
|
||||
e2e/tests/admin/posts/custom-views.test.ts
|
||||
e2e/tests/admin/posts/posts.test.ts
|
||||
e2e/tests/admin/tags/list.test.ts
|
||||
e2e/tests/admin/tags/editor.test.ts
|
||||
|
|
@ -4218,6 +4219,7 @@ e2e/tests/admin/members/filter-actions.test.ts
|
|||
e2e/tests/admin/members/impersonation.test.ts
|
||||
e2e/tests/admin/members/export.test.ts
|
||||
e2e/tests/admin/two-factor-auth.test.ts
|
||||
e2e/tests/admin/sidebar/navigation.test.ts
|
||||
e2e/tests/admin/reset-password.test.ts
|
||||
e2e/tests/admin/settings/settings-search.test.ts
|
||||
e2e/tests/admin/settings/publication-language.test.ts
|
||||
|
|
@ -4266,7 +4268,9 @@ e2e/helpers/pages/admin/analytics/analytics-overview-page.ts
|
|||
e2e/helpers/pages/admin/analytics/analytics-locations-page.ts
|
||||
e2e/helpers/pages/admin/password-reset-page.ts
|
||||
e2e/helpers/pages/admin/posts/posts-page.ts
|
||||
e2e/helpers/pages/admin/posts/custom-view-modal.ts
|
||||
e2e/helpers/pages/admin/posts/index.ts
|
||||
e2e/helpers/pages/admin/posts/post/post-preview-frames.ts
|
||||
e2e/helpers/pages/admin/posts/post/post-editor-page.ts
|
||||
e2e/helpers/pages/admin/posts/post/index.ts
|
||||
e2e/helpers/pages/admin/posts/post/post-preview-modal.ts
|
||||
|
|
@ -4278,6 +4282,8 @@ e2e/helpers/pages/admin/tags/tag-editor-page.ts
|
|||
e2e/helpers/pages/admin/members/members-page.ts
|
||||
e2e/helpers/pages/admin/members/member-details-page.ts
|
||||
e2e/helpers/pages/admin/members/index.ts
|
||||
e2e/helpers/pages/admin/sidebar/index.ts
|
||||
e2e/helpers/pages/admin/sidebar/sidebar-page.ts
|
||||
e2e/helpers/pages/admin/index.ts
|
||||
e2e/helpers/pages/admin/login-verify-page.ts
|
||||
e2e/helpers/pages/admin/login-page.ts
|
||||
|
|
@ -5505,17 +5511,17 @@ apps/admin/postcss.config.js
|
|||
apps/announcement-bar/.yarnrc
|
||||
apps/announcement-bar/README.md
|
||||
apps/announcement-bar/package.json
|
||||
apps/announcement-bar/test/utils/api.test.js
|
||||
apps/announcement-bar/test/setup-tests.js
|
||||
apps/announcement-bar/LICENSE
|
||||
apps/announcement-bar/vite.config.mjs
|
||||
apps/announcement-bar/src/components/AnnouncementBar.js
|
||||
apps/announcement-bar/src/components/Preview.js
|
||||
apps/announcement-bar/src/components/Main.js
|
||||
apps/announcement-bar/src/App.js
|
||||
apps/announcement-bar/src/components/main.js
|
||||
apps/announcement-bar/src/components/preview.js
|
||||
apps/announcement-bar/src/components/announcement-bar.js
|
||||
apps/announcement-bar/src/app.js
|
||||
apps/announcement-bar/src/icons/clear.svg
|
||||
apps/announcement-bar/src/utils/api.test.js
|
||||
apps/announcement-bar/src/utils/api.js
|
||||
apps/announcement-bar/src/index.js
|
||||
apps/announcement-bar/src/setupTests.js
|
||||
apps/comments-ui/.yarnrc
|
||||
apps/comments-ui/README.md
|
||||
apps/comments-ui/package.json
|
||||
|
|
|
|||
|
|
@ -63310,6 +63310,17 @@ Order/Email/Sender/CreditmemoSenderTest.php
|
|||
Email/Sender/CreditmemoSenderTest.php
|
||||
Sender/CreditmemoSenderTest.php
|
||||
CreditmemoSenderTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
integration/testsuite/Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
testsuite/Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
Sender/AdminOrderAsyncEmailTest.php
|
||||
AdminOrderAsyncEmailTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/CreditmemoAsyncEmailTest.php
|
||||
tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/CreditmemoAsyncEmailTest.php
|
||||
integration/testsuite/Magento/Sales/Model/Order/Email/Sender/CreditmemoAsyncEmailTest.php
|
||||
|
|
@ -236650,6 +236661,14 @@ Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml
|
|||
Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml
|
||||
Test/AdminGroupedSetEditRelatedProductsTest.xml
|
||||
AdminGroupedSetEditRelatedProductsTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchGroupedProductBySkuWithHyphenTest.xml
|
||||
code/Magento/GroupedProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchGroupedProductBySkuWithHyphenTest.xml
|
||||
Magento/GroupedProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchGroupedProductBySkuWithHyphenTest.xml
|
||||
|
|
@ -282174,6 +282193,14 @@ Test/Mftf/Test/AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml
|
|||
Mftf/Test/AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml
|
||||
Test/AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml
|
||||
AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
code/Magento/SalesRule/Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
Magento/SalesRule/Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
SalesRule/Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontCartPriceRuleCountryTest.xml
|
||||
code/Magento/SalesRule/Test/Mftf/Test/StorefrontCartPriceRuleCountryTest.xml
|
||||
Magento/SalesRule/Test/Mftf/Test/StorefrontCartPriceRuleCountryTest.xml
|
||||
|
|
@ -282794,6 +282821,22 @@ Test/Mftf/ActionGroup/AddProductToStorefrontActionGroup.xml
|
|||
Mftf/ActionGroup/AddProductToStorefrontActionGroup.xml
|
||||
ActionGroup/AddProductToStorefrontActionGroup.xml
|
||||
AddProductToStorefrontActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
code/Magento/SalesRule/Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
Magento/SalesRule/Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
SalesRule/Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminDeleteCartPriceRuleForRetailerActionGroup.xml
|
||||
code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminDeleteCartPriceRuleForRetailerActionGroup.xml
|
||||
Magento/SalesRule/Test/Mftf/ActionGroup/AdminDeleteCartPriceRuleForRetailerActionGroup.xml
|
||||
|
|
|
|||
|
|
@ -7767,6 +7767,7 @@ dev/tests/integration/testsuite/Magento/Sales/Model/Order/Payment/TransactionTes
|
|||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/AddressRepositoryTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/ShipmentSenderTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/CreditmemoSenderTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/AdminOrderAsyncEmailTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/CreditmemoAsyncEmailTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/OrderSenderTest.php
|
||||
dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/InvoiceSenderTest.php
|
||||
|
|
@ -28204,6 +28205,7 @@ app/code/Magento/GroupedProduct/Test/Mftf/Test/AdvanceCatalogSearchGroupedProduc
|
|||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdvanceCatalogSearchGroupedProductTest/AdvanceCatalogSearchGroupedProductByDescriptionTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductWithUkTaxDisplayTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchGroupedProductBySkuWithHyphenTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminDeleteGroupedProductTest.xml
|
||||
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminSortingAssociatedProductsTest.xml
|
||||
|
|
@ -33935,6 +33937,7 @@ app/code/Magento/SalesRule/Test/Mftf/Test/AdminMarketingCartPriceRulesNavigateMe
|
|||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminCreateCartPriceRuleWithMatchingTotalWeightAndVerifyRuleConditionIsAppliedTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminCreateCartPriceRuleAndVerifyRuleConditionAndFreeShippingIsAppliedTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminCouponCodeCheckTimesUsedAfterGuestOrderTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminVerifySalesRuleProductSubselectionWithQuantityConditionTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontCartPriceRuleCountryTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontAutoGeneratedCouponCodeTest.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Test/AdminCreateFixedAmountWholeCartDiscountTest.xml
|
||||
|
|
@ -34013,6 +34016,8 @@ app/code/Magento/SalesRule/Test/Mftf/ActionGroup/SelectNotLoggedInCustomerGroupA
|
|||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleActionsSectionFreeShippingActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/VerifyDiscountAmountActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AddProductToStorefrontActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/StorefrontAssertDiscountAmountOnPaymentPageActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleWithProductSubselectionActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminDeleteCartPriceRuleForRetailerActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/SetCartAttributeConditionForCartPriceRuleActionGroup.xml
|
||||
app/code/Magento/SalesRule/Test/Mftf/Data/SalesRuleCouponData.xml
|
||||
|
|
|
|||
|
|
@ -7073,6 +7073,12 @@ CampaignBundle/Tests/Executioner/ScheduledExecutionerTest.php
|
|||
Tests/Executioner/ScheduledExecutionerTest.php
|
||||
Executioner/ScheduledExecutionerTest.php
|
||||
ScheduledExecutionerTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
bundles/CampaignBundle/Tests/Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
CampaignBundle/Tests/Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
Tests/Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
ScheduledExecutionerExtendTriggerDateTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/EventExecutionerTest.php
|
||||
bundles/CampaignBundle/Tests/Executioner/EventExecutionerTest.php
|
||||
CampaignBundle/Tests/Executioner/EventExecutionerTest.php
|
||||
|
|
@ -7344,6 +7350,11 @@ bundles/CampaignBundle/Tests/CampaignTestAbstract.php
|
|||
CampaignBundle/Tests/CampaignTestAbstract.php
|
||||
Tests/CampaignTestAbstract.php
|
||||
CampaignTestAbstract.php
|
||||
app/bundles/CampaignBundle/Tests/CampaignAuditLogTrait.php
|
||||
bundles/CampaignBundle/Tests/CampaignAuditLogTrait.php
|
||||
CampaignBundle/Tests/CampaignAuditLogTrait.php
|
||||
Tests/CampaignAuditLogTrait.php
|
||||
CampaignAuditLogTrait.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
|
|
@ -7404,6 +7415,12 @@ CampaignBundle/Tests/Service/CampaignAuditServiceTest.php
|
|||
Tests/Service/CampaignAuditServiceTest.php
|
||||
Service/CampaignAuditServiceTest.php
|
||||
CampaignAuditServiceTest.php
|
||||
app/bundles/CampaignBundle/Tests/Service/PublishStateServiceTest.php
|
||||
bundles/CampaignBundle/Tests/Service/PublishStateServiceTest.php
|
||||
CampaignBundle/Tests/Service/PublishStateServiceTest.php
|
||||
Tests/Service/PublishStateServiceTest.php
|
||||
Service/PublishStateServiceTest.php
|
||||
PublishStateServiceTest.php
|
||||
app/bundles/CampaignBundle/Tests/Event/PendingEventTest.php
|
||||
bundles/CampaignBundle/Tests/Event/PendingEventTest.php
|
||||
CampaignBundle/Tests/Event/PendingEventTest.php
|
||||
|
|
@ -7769,6 +7786,16 @@ bundles/CampaignBundle/Controller/ImportController.php
|
|||
CampaignBundle/Controller/ImportController.php
|
||||
Controller/ImportController.php
|
||||
ImportController.php
|
||||
app/bundles/CampaignBundle/DTO/PublishStateDateRange.php
|
||||
bundles/CampaignBundle/DTO/PublishStateDateRange.php
|
||||
CampaignBundle/DTO/PublishStateDateRange.php
|
||||
DTO/PublishStateDateRange.php
|
||||
PublishStateDateRange.php
|
||||
app/bundles/CampaignBundle/DTO/PublishState.php
|
||||
bundles/CampaignBundle/DTO/PublishState.php
|
||||
CampaignBundle/DTO/PublishState.php
|
||||
DTO/PublishState.php
|
||||
PublishState.php
|
||||
app/bundles/CampaignBundle/Model/EventLogModel.php
|
||||
bundles/CampaignBundle/Model/EventLogModel.php
|
||||
CampaignBundle/Model/EventLogModel.php
|
||||
|
|
@ -7940,6 +7967,11 @@ bundles/CampaignBundle/EventListener/NotifyOfFailureSubscriber.php
|
|||
CampaignBundle/EventListener/NotifyOfFailureSubscriber.php
|
||||
EventListener/NotifyOfFailureSubscriber.php
|
||||
NotifyOfFailureSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/PublishToggleSubscriber.php
|
||||
bundles/CampaignBundle/EventListener/PublishToggleSubscriber.php
|
||||
CampaignBundle/EventListener/PublishToggleSubscriber.php
|
||||
EventListener/PublishToggleSubscriber.php
|
||||
PublishToggleSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/CampaignEventLogCleanupSubscriber.php
|
||||
bundles/CampaignBundle/EventListener/CampaignEventLogCleanupSubscriber.php
|
||||
CampaignBundle/EventListener/CampaignEventLogCleanupSubscriber.php
|
||||
|
|
@ -8010,6 +8042,11 @@ bundles/CampaignBundle/Service/CampaignAuditService.php
|
|||
CampaignBundle/Service/CampaignAuditService.php
|
||||
Service/CampaignAuditService.php
|
||||
CampaignAuditService.php
|
||||
app/bundles/CampaignBundle/Service/PublishStateService.php
|
||||
bundles/CampaignBundle/Service/PublishStateService.php
|
||||
CampaignBundle/Service/PublishStateService.php
|
||||
Service/PublishStateService.php
|
||||
PublishStateService.php
|
||||
app/bundles/CampaignBundle/Resources/views/Campaign/list.html.twig
|
||||
bundles/CampaignBundle/Resources/views/Campaign/list.html.twig
|
||||
CampaignBundle/Resources/views/Campaign/list.html.twig
|
||||
|
|
@ -8429,6 +8466,12 @@ CampaignBundle/Form/Type/EventType.php
|
|||
Form/Type/EventType.php
|
||||
Type/EventType.php
|
||||
EventType.php
|
||||
app/bundles/CampaignBundle/Form/Type/RepublishBehaviorType.php
|
||||
bundles/CampaignBundle/Form/Type/RepublishBehaviorType.php
|
||||
CampaignBundle/Form/Type/RepublishBehaviorType.php
|
||||
Form/Type/RepublishBehaviorType.php
|
||||
Type/RepublishBehaviorType.php
|
||||
RepublishBehaviorType.php
|
||||
app/bundles/CampaignBundle/Form/Type/CampaignEventAddRemoveLeadType.php
|
||||
bundles/CampaignBundle/Form/Type/CampaignEventAddRemoveLeadType.php
|
||||
CampaignBundle/Form/Type/CampaignEventAddRemoveLeadType.php
|
||||
|
|
@ -8465,6 +8508,11 @@ CampaignBundle/Assets/js/campaign-event-delete-modal.js
|
|||
Assets/js/campaign-event-delete-modal.js
|
||||
js/campaign-event-delete-modal.js
|
||||
campaign-event-delete-modal.js
|
||||
app/bundles/CampaignBundle/Enum/RepublishBehavior.php
|
||||
bundles/CampaignBundle/Enum/RepublishBehavior.php
|
||||
CampaignBundle/Enum/RepublishBehavior.php
|
||||
Enum/RepublishBehavior.php
|
||||
RepublishBehavior.php
|
||||
app/bundles/CampaignBundle/Membership/MembershipBuilder.php
|
||||
bundles/CampaignBundle/Membership/MembershipBuilder.php
|
||||
CampaignBundle/Membership/MembershipBuilder.php
|
||||
|
|
@ -26971,6 +27019,12 @@ CoreBundle/Twig/Extension/InputExtension.php
|
|||
Twig/Extension/InputExtension.php
|
||||
Extension/InputExtension.php
|
||||
InputExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/OverrideIncludeExtension.php
|
||||
bundles/CoreBundle/Twig/Extension/OverrideIncludeExtension.php
|
||||
CoreBundle/Twig/Extension/OverrideIncludeExtension.php
|
||||
Twig/Extension/OverrideIncludeExtension.php
|
||||
Extension/OverrideIncludeExtension.php
|
||||
OverrideIncludeExtension.php
|
||||
app/bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php
|
||||
bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php
|
||||
CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php
|
||||
|
|
@ -30672,6 +30726,9 @@ Version20241004132307.php
|
|||
app/migrations/Versionzz20230929183000.php
|
||||
migrations/Versionzz20230929183000.php
|
||||
Versionzz20230929183000.php
|
||||
app/migrations/Version20250722150225.php
|
||||
migrations/Version20250722150225.php
|
||||
Version20250722150225.php
|
||||
app/migrations/Version20250430104345.php
|
||||
migrations/Version20250430104345.php
|
||||
Version20250430104345.php
|
||||
|
|
|
|||
|
|
@ -1426,6 +1426,7 @@ app/bundles/CampaignBundle/Tests/Executioner/ContactFinder/KickoffContactFinderT
|
|||
app/bundles/CampaignBundle/Tests/Executioner/ContactFinder/InactiveContactFinderTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/ContactFinder/ScheduledContactFinderTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/ScheduledExecutionerTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/ScheduledExecutionerExtendTriggerDateTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/EventExecutionerTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/RealTimeExecutionerTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php
|
||||
|
|
@ -1469,6 +1470,7 @@ app/bundles/CampaignBundle/Tests/Entity/CampaignRepositoryTest.php
|
|||
app/bundles/CampaignBundle/Tests/Entity/CampaignTest.php
|
||||
app/bundles/CampaignBundle/Tests/Entity/EventTest.php
|
||||
app/bundles/CampaignBundle/Tests/CampaignTestAbstract.php
|
||||
app/bundles/CampaignBundle/Tests/CampaignAuditLogTrait.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignActionJumpToEventSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignSubscriberTest.php
|
||||
|
|
@ -1479,6 +1481,7 @@ app/bundles/CampaignBundle/Tests/EventListener/NotifyOfUnpublishSubscriberTest.p
|
|||
app/bundles/CampaignBundle/Tests/EventListener/CampaignEventIconExtensionTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/NotifyOfFailureSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/Service/CampaignAuditServiceTest.php
|
||||
app/bundles/CampaignBundle/Tests/Service/PublishStateServiceTest.php
|
||||
app/bundles/CampaignBundle/Tests/Event/PendingEventTest.php
|
||||
app/bundles/CampaignBundle/Tests/Event/CampaignBuilderEventTest.php
|
||||
app/bundles/CampaignBundle/Tests/Command/TriggerCampaignCommandTest.php
|
||||
|
|
@ -1536,6 +1539,8 @@ app/bundles/CampaignBundle/Controller/Api/EventLogApiController.php
|
|||
app/bundles/CampaignBundle/Controller/Api/CampaignApiController.php
|
||||
app/bundles/CampaignBundle/Controller/Api/EventApiController.php
|
||||
app/bundles/CampaignBundle/Controller/ImportController.php
|
||||
app/bundles/CampaignBundle/DTO/PublishStateDateRange.php
|
||||
app/bundles/CampaignBundle/DTO/PublishState.php
|
||||
app/bundles/CampaignBundle/Model/EventLogModel.php
|
||||
app/bundles/CampaignBundle/Model/CampaignModel.php
|
||||
app/bundles/CampaignBundle/Model/SummaryModel.php
|
||||
|
|
@ -1569,6 +1574,7 @@ app/bundles/CampaignBundle/EventListener/CampaignActionChangeMembershipSubscribe
|
|||
app/bundles/CampaignBundle/EventListener/CampaignEventSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/NotifyOfUnpublishSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/NotifyOfFailureSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/PublishToggleSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/CampaignEventLogCleanupSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/DashboardSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/CampaignEventImportExportSubscriber.php
|
||||
|
|
@ -1583,6 +1589,7 @@ app/bundles/CampaignBundle/EventListener/CampaignSubscriber.php
|
|||
app/bundles/CampaignBundle/EventListener/LeadSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/GeneratedColumnSubscriber.php
|
||||
app/bundles/CampaignBundle/Service/CampaignAuditService.php
|
||||
app/bundles/CampaignBundle/Service/PublishStateService.php
|
||||
app/bundles/CampaignBundle/Resources/views/Campaign/list.html.twig
|
||||
app/bundles/CampaignBundle/Resources/views/Campaign/graph.html.twig
|
||||
app/bundles/CampaignBundle/Resources/views/Campaign/_events.html.twig
|
||||
|
|
@ -1651,12 +1658,14 @@ app/bundles/CampaignBundle/Form/Type/CampaignEventJumpToEventType.php
|
|||
app/bundles/CampaignBundle/Form/Type/ConfigType.php
|
||||
app/bundles/CampaignBundle/Form/Type/CampaignListType.php
|
||||
app/bundles/CampaignBundle/Form/Type/EventType.php
|
||||
app/bundles/CampaignBundle/Form/Type/RepublishBehaviorType.php
|
||||
app/bundles/CampaignBundle/Form/Type/CampaignEventAddRemoveLeadType.php
|
||||
app/bundles/CampaignBundle/Form/Type/CampaignType.php
|
||||
app/bundles/CampaignBundle/Form/Type/EventCanvasSettingsType.php
|
||||
app/bundles/CampaignBundle/DataFixtures/ORM/CampaignData.php
|
||||
app/bundles/CampaignBundle/Assets/js/campaign.js
|
||||
app/bundles/CampaignBundle/Assets/js/campaign-event-delete-modal.js
|
||||
app/bundles/CampaignBundle/Enum/RepublishBehavior.php
|
||||
app/bundles/CampaignBundle/Membership/MembershipBuilder.php
|
||||
app/bundles/CampaignBundle/Membership/Exception/ContactAlreadyRemovedFromCampaignException.php
|
||||
app/bundles/CampaignBundle/Membership/Exception/RunLimitReachedException.php
|
||||
|
|
@ -4648,6 +4657,7 @@ app/bundles/CoreBundle/Twig/Extension/ThemesExtension.php
|
|||
app/bundles/CoreBundle/Twig/Extension/SerializerExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/EnumExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/InputExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/OverrideIncludeExtension.php
|
||||
app/bundles/CoreBundle/Session/Storage/Handler/RedisSentinelSessionHandler.php
|
||||
app/bundles/CoreBundle/MauticCoreBundle.php
|
||||
app/bundles/CoreBundle/Controller/FormController.php
|
||||
|
|
@ -5291,6 +5301,7 @@ app/migrations/Version20201026101117.php
|
|||
app/migrations/Version20230606111852.php
|
||||
app/migrations/Version20241004132307.php
|
||||
app/migrations/Versionzz20230929183000.php
|
||||
app/migrations/Version20250722150225.php
|
||||
app/migrations/Version20250430104345.php
|
||||
app/migrations/Version20201019100000.php
|
||||
app/migrations/Version20210819201726.php
|
||||
|
|
|
|||
|
|
@ -16612,6 +16612,14 @@ Features/Scenario/OrderReturnState/order_return_state.feature
|
|||
Scenario/OrderReturnState/order_return_state.feature
|
||||
OrderReturnState/order_return_state.feature
|
||||
order_return_state.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/discount_description.feature
|
||||
Integration/Behaviour/Features/Scenario/Discount/BO/discount_description.feature
|
||||
Behaviour/Features/Scenario/Discount/BO/discount_description.feature
|
||||
Features/Scenario/Discount/BO/discount_description.feature
|
||||
Scenario/Discount/BO/discount_description.feature
|
||||
Discount/BO/discount_description.feature
|
||||
BO/discount_description.feature
|
||||
discount_description.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_gift_discount.feature
|
||||
Integration/Behaviour/Features/Scenario/Discount/BO/update_free_gift_discount.feature
|
||||
Behaviour/Features/Scenario/Discount/BO/update_free_gift_discount.feature
|
||||
|
|
@ -67192,6 +67200,54 @@ ApiPlatform/OpenApi/Factory/CQRSOpenApiFactory.php
|
|||
OpenApi/Factory/CQRSOpenApiFactory.php
|
||||
Factory/CQRSOpenApiFactory.php
|
||||
CQRSOpenApiFactory.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaSynchronizer.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaSynchronizer.php
|
||||
ApiPlatform/OpenApi/Adapter/SchemaSynchronizer.php
|
||||
OpenApi/Adapter/SchemaSynchronizer.php
|
||||
Adapter/SchemaSynchronizer.php
|
||||
SchemaSynchronizer.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/CommandMappingAdapter.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/CommandMappingAdapter.php
|
||||
ApiPlatform/OpenApi/Adapter/CommandMappingAdapter.php
|
||||
OpenApi/Adapter/CommandMappingAdapter.php
|
||||
Adapter/CommandMappingAdapter.php
|
||||
CommandMappingAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DecimalNumberAdapter.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DecimalNumberAdapter.php
|
||||
ApiPlatform/OpenApi/Adapter/DecimalNumberAdapter.php
|
||||
OpenApi/Adapter/DecimalNumberAdapter.php
|
||||
Adapter/DecimalNumberAdapter.php
|
||||
DecimalNumberAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/MultiParameterSetterAdapter.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/MultiParameterSetterAdapter.php
|
||||
ApiPlatform/OpenApi/Adapter/MultiParameterSetterAdapter.php
|
||||
OpenApi/Adapter/MultiParameterSetterAdapter.php
|
||||
Adapter/MultiParameterSetterAdapter.php
|
||||
MultiParameterSetterAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/LocalizedValueAdapter.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/LocalizedValueAdapter.php
|
||||
ApiPlatform/OpenApi/Adapter/LocalizedValueAdapter.php
|
||||
OpenApi/Adapter/LocalizedValueAdapter.php
|
||||
Adapter/LocalizedValueAdapter.php
|
||||
LocalizedValueAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/OpenApiSchemaAdapterInterface.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/OpenApiSchemaAdapterInterface.php
|
||||
ApiPlatform/OpenApi/Adapter/OpenApiSchemaAdapterInterface.php
|
||||
OpenApi/Adapter/OpenApiSchemaAdapterInterface.php
|
||||
Adapter/OpenApiSchemaAdapterInterface.php
|
||||
OpenApiSchemaAdapterInterface.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaAdapterChain.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaAdapterChain.php
|
||||
ApiPlatform/OpenApi/Adapter/SchemaAdapterChain.php
|
||||
OpenApi/Adapter/SchemaAdapterChain.php
|
||||
Adapter/SchemaAdapterChain.php
|
||||
SchemaAdapterChain.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DatePropertyAdapter.php
|
||||
PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DatePropertyAdapter.php
|
||||
ApiPlatform/OpenApi/Adapter/DatePropertyAdapter.php
|
||||
OpenApi/Adapter/DatePropertyAdapter.php
|
||||
Adapter/DatePropertyAdapter.php
|
||||
DatePropertyAdapter.php
|
||||
src/PrestaShopBundle/Command/ThemeEnablerCommand.php
|
||||
PrestaShopBundle/Command/ThemeEnablerCommand.php
|
||||
Command/ThemeEnablerCommand.php
|
||||
|
|
|
|||
|
|
@ -2343,6 +2343,7 @@ tests/Integration/Behaviour/Features/Scenario/Carrier/carrier_multishop.feature
|
|||
tests/Integration/Behaviour/Features/Scenario/Carrier/carrier_tax_rule_group_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Carrier/carrier_management.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/OrderReturnState/order_return_state.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/discount_description.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_gift_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_validity_dates.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
|
||||
|
|
@ -10813,6 +10814,14 @@ src/PrestaShopBundle/ApiPlatform/Pagination/PaginationElements.php
|
|||
src/PrestaShopBundle/ApiPlatform/NormalizationMapper.php
|
||||
src/PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Factory/CQRSOpenApiFactory.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaSynchronizer.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/CommandMappingAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DecimalNumberAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/MultiParameterSetterAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/LocalizedValueAdapter.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/OpenApiSchemaAdapterInterface.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/SchemaAdapterChain.php
|
||||
src/PrestaShopBundle/ApiPlatform/OpenApi/Adapter/DatePropertyAdapter.php
|
||||
src/PrestaShopBundle/Command/ThemeEnablerCommand.php
|
||||
src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
||||
src/PrestaShopBundle/Command/AppendConfigurationFileHooksListCommand.php
|
||||
|
|
|
|||
|
|
@ -2301,6 +2301,9 @@ ContentBaseExtensions.cs
|
|||
tests/Umbraco.Tests.Common/TestLastChanceFinder.cs
|
||||
Umbraco.Tests.Common/TestLastChanceFinder.cs
|
||||
TestLastChanceFinder.cs
|
||||
tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
|
||||
Umbraco.Tests.Common/CompatibilitySuppressions.xml
|
||||
CompatibilitySuppressions.xml
|
||||
tests/Umbraco.Tests.Common/TestVariationContextAccessor.cs
|
||||
Umbraco.Tests.Common/TestVariationContextAccessor.cs
|
||||
TestVariationContextAccessor.cs
|
||||
|
|
|
|||
|
|
@ -418,6 +418,7 @@ tests/Umbraco.Tests.Common/Builders/ContentCultureInfosBuilder.cs
|
|||
tests/Umbraco.Tests.Common/Extensions/StringExtensions.cs
|
||||
tests/Umbraco.Tests.Common/Extensions/ContentBaseExtensions.cs
|
||||
tests/Umbraco.Tests.Common/TestLastChanceFinder.cs
|
||||
tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
|
||||
tests/Umbraco.Tests.Common/TestVariationContextAccessor.cs
|
||||
tests/Umbraco.Tests.Common/TaskHelper.cs
|
||||
tests/Umbraco.Tests.Common/TestClone.cs
|
||||
|
|
|
|||
|
|
@ -32671,6 +32671,15 @@ Blocks/Domain/Services/CheckoutFieldsTest.php
|
|||
Domain/Services/CheckoutFieldsTest.php
|
||||
Services/CheckoutFieldsTest.php
|
||||
CheckoutFieldsTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/HydrationTest.php
|
||||
woocommerce/tests/php/src/Blocks/Domain/Services/HydrationTest.php
|
||||
tests/php/src/Blocks/Domain/Services/HydrationTest.php
|
||||
php/src/Blocks/Domain/Services/HydrationTest.php
|
||||
src/Blocks/Domain/Services/HydrationTest.php
|
||||
Blocks/Domain/Services/HydrationTest.php
|
||||
Domain/Services/HydrationTest.php
|
||||
Services/HydrationTest.php
|
||||
HydrationTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutLinkTest.php
|
||||
woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutLinkTest.php
|
||||
tests/php/src/Blocks/Domain/Services/CheckoutLinkTest.php
|
||||
|
|
@ -35687,6 +35696,10 @@ DynamicDecorator.php
|
|||
plugins/woocommerce/package.json
|
||||
woocommerce/package.json
|
||||
package.json
|
||||
plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
|
||||
woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
|
||||
changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
|
||||
62169-wooa7s-791-backend-register-analytics-import-mode-setting
|
||||
plugins/woocommerce/changelog/62040-update-dynamic-shipping-tax-rates-filter
|
||||
woocommerce/changelog/62040-update-dynamic-shipping-tax-rates-filter
|
||||
changelog/62040-update-dynamic-shipping-tax-rates-filter
|
||||
|
|
@ -35711,10 +35724,22 @@ plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
|
|||
woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
|
||||
changelog/woo13-101-add-delete-endpoint-shipping-zones
|
||||
woo13-101-add-delete-endpoint-shipping-zones
|
||||
plugins/woocommerce/changelog/62145-tweak-60475-optimize-coupon-lookup-query
|
||||
woocommerce/changelog/62145-tweak-60475-optimize-coupon-lookup-query
|
||||
changelog/62145-tweak-60475-optimize-coupon-lookup-query
|
||||
62145-tweak-60475-optimize-coupon-lookup-query
|
||||
plugins/woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
|
||||
woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
|
||||
changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
|
||||
wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
|
||||
plugins/woocommerce/changelog/pr-61798
|
||||
woocommerce/changelog/pr-61798
|
||||
changelog/pr-61798
|
||||
pr-61798
|
||||
plugins/woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
|
||||
woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
|
||||
changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
|
||||
62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
|
||||
plugins/woocommerce/changelog/update-remove-wc-data-clone-override
|
||||
woocommerce/changelog/update-remove-wc-data-clone-override
|
||||
changelog/update-remove-wc-data-clone-override
|
||||
|
|
@ -35775,6 +35800,10 @@ plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on
|
|||
woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
|
||||
changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
|
||||
62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
|
||||
plugins/woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params
|
||||
woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params
|
||||
changelog/62057-dev-enhance-hydration-class-for-url-params
|
||||
62057-dev-enhance-hydration-class-for-url-params
|
||||
plugins/woocommerce/changelog/61463-add-refund-v4
|
||||
woocommerce/changelog/61463-add-refund-v4
|
||||
changelog/61463-add-refund-v4
|
||||
|
|
|
|||
|
|
@ -5196,6 +5196,7 @@ plugins/woocommerce/tests/php/src/Blocks/Domain/Package.php
|
|||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/Hydration.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutFieldsFrontendTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutFieldsTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/HydrationTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutLinkTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/CheckoutFieldsSchema/DocumentObjectTests.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/DeleteDraftOrders.php
|
||||
|
|
@ -5600,13 +5601,17 @@ plugins/woocommerce/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php
|
|||
plugins/woocommerce/tests/Tools/CodeHacking/CodeHacker.php
|
||||
plugins/woocommerce/tests/Tools/DynamicDecorator.php
|
||||
plugins/woocommerce/package.json
|
||||
plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
|
||||
plugins/woocommerce/changelog/62040-update-dynamic-shipping-tax-rates-filter
|
||||
plugins/woocommerce/changelog/wooplug-5887-uncaught-error-call-to-a-member-function
|
||||
plugins/woocommerce/changelog/stomail-7641-settings-notifications-preview-shows-404-not-found
|
||||
plugins/woocommerce/changelog/61821-dev-simple-quantity-refactor
|
||||
plugins/woocommerce/changelog/60404-patch-11
|
||||
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
|
||||
plugins/woocommerce/changelog/62145-tweak-60475-optimize-coupon-lookup-query
|
||||
plugins/woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
|
||||
plugins/woocommerce/changelog/pr-61798
|
||||
plugins/woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
|
||||
plugins/woocommerce/changelog/update-remove-wc-data-clone-override
|
||||
plugins/woocommerce/changelog/refunds-v4-taxes
|
||||
plugins/woocommerce/changelog/fix-61860-wc-brands
|
||||
|
|
@ -5622,6 +5627,7 @@ plugins/woocommerce/changelog/pr-61931
|
|||
plugins/woocommerce/changelog/fix-61860-misc
|
||||
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-method
|
||||
plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
|
||||
plugins/woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params
|
||||
plugins/woocommerce/changelog/61463-add-refund-v4
|
||||
plugins/woocommerce/changelog/update-abilities-api-to-0.4.0
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
|
|
|
|||
|
|
@ -12815,6 +12815,13 @@ webhook/pre_defined/microsoft_teams/webhook_ms_teams_with_ticket_create_as_condi
|
|||
pre_defined/microsoft_teams/webhook_ms_teams_with_ticket_create_as_condition_creates_a_message_in_the_ms_teams_channel.yml
|
||||
microsoft_teams/webhook_ms_teams_with_ticket_create_as_condition_creates_a_message_in_the_ms_teams_channel.yml
|
||||
webhook_ms_teams_with_ticket_create_as_condition_creates_a_message_in_the_ms_teams_channel.yml
|
||||
test/data/vcr_cassettes/system/manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
data/vcr_cassettes/system/manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
vcr_cassettes/system/manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
system/manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
test/data/vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_invalid_credentials.yml
|
||||
data/vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_invalid_credentials.yml
|
||||
vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_invalid_credentials.yml
|
||||
|
|
|
|||
|
|
@ -2795,6 +2795,7 @@ test/data/vcr_cassettes/models/webhook/pre_defined/slack/webhook_slack_with_tick
|
|||
test/data/vcr_cassettes/models/webhook/pre_defined/slack/webhook_slack_with_ticket_reminder_reached_as_condition_creates_a_message_in_the_slack_channel.yml
|
||||
test/data/vcr_cassettes/models/webhook/pre_defined/slack/webhook_slack_with_ticket_update_as_condition_creates_a_message_in_the_slack_channel.yml
|
||||
test/data/vcr_cassettes/models/webhook/pre_defined/microsoft_teams/webhook_ms_teams_with_ticket_create_as_condition_creates_a_message_in_the_ms_teams_channel.yml
|
||||
test/data/vcr_cassettes/system/manage/calendars/manage_calendars_date_show_festivity_dates_correctly_far_away_from_utc.yml
|
||||
test/data/vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_invalid_credentials.yml
|
||||
test/data/vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_invalid_hostname.yml
|
||||
test/data/vcr_cassettes/system/import/kayako/import_from_kayako_fields_validation_shows_start_button.yml
|
||||
|
|
|
|||
|
|
@ -1642,10 +1642,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://discord.gg/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
http://storage.googleapis.com/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://api.whatsapp.com/robots.txt
|
||||
http://apple.com/robots.txt
|
||||
http://sites.google.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3458,7 +3458,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://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
|
|
@ -1605,6 +1605,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/admin-ajax.php
|
||||
/admin/
|
||||
/ads/
|
||||
/adult
|
||||
/advanced-trade/spot
|
||||
/aeglodetailweb/api/msite/item?productId*
|
||||
/affiliate_amazon.cms*
|
||||
|
|
@ -5504,8 +5505,6 @@ about/careers/applications/jobs/results?*&page=
|
|||
about/careers/applications/jobs/results?page=
|
||||
about/faq/station-finder/?state-text=
|
||||
about/faq/station-finder/?zip-text=
|
||||
about/leadership-university-administration/board-of-trustees/newsletter
|
||||
about/news-publications/news/search
|
||||
about/team_member
|
||||
about?
|
||||
aboutus
|
||||
|
|
@ -5766,8 +5765,6 @@ admin/*
|
|||
administration
|
||||
administrator
|
||||
adminusers
|
||||
admissions/undergraduate-admissions
|
||||
admissions/undergraduate-admissions.html
|
||||
adobe/dynamicmedia/deliver/
|
||||
adredir?
|
||||
adresa-segmentator
|
||||
|
|
@ -5942,7 +5939,6 @@ alphafoldserver
|
|||
als/shakespeare_pilot
|
||||
alumni
|
||||
alumni-subscriptions
|
||||
alumni/the-hub
|
||||
am-cookie-helper
|
||||
am-sonntag/vorproduktion
|
||||
am/$
|
||||
|
|
@ -6142,8 +6138,6 @@ apple-app-site-association
|
|||
apple-news
|
||||
appliance
|
||||
applicant-eligibility
|
||||
apply
|
||||
apply/*
|
||||
apps
|
||||
apps*&tags=
|
||||
apps/*
|
||||
|
|
@ -6256,7 +6250,6 @@ artworks/unlisted
|
|||
as
|
||||
as_comments*
|
||||
asana-for-figma/$
|
||||
asanapedia
|
||||
ascp/
|
||||
aseh-fhs/
|
||||
asjjournals/
|
||||
|
|
@ -6275,9 +6268,6 @@ assets$
|
|||
assets/backup
|
||||
assets/cache
|
||||
assets/cache/images
|
||||
assets/dist
|
||||
assets/dist/css/asana-apps.css
|
||||
assets/dist/css/asana-guide.css
|
||||
assets/docs
|
||||
assets/export
|
||||
assets/files
|
||||
|
|
@ -7815,7 +7805,6 @@ build
|
|||
build.xml
|
||||
builders
|
||||
bundle-next
|
||||
bursar
|
||||
bus/api
|
||||
bus/orders
|
||||
buscar
|
||||
|
|
@ -11102,8 +11091,15 @@ core/services/aop-file-manager/file
|
|||
corgi$
|
||||
corgi/i18n
|
||||
corp
|
||||
corp/*.pdf$
|
||||
corp/*/search
|
||||
corp/Privacy.htm
|
||||
corp/Terms.htm
|
||||
corp/get-data
|
||||
corp/lps
|
||||
corp/search
|
||||
corp/solution
|
||||
corp/unlock-growth
|
||||
corporate
|
||||
corporate/contracts
|
||||
corporate/languageselection.aspx
|
||||
|
|
@ -12143,12 +12139,6 @@ demo/$
|
|||
demonstration
|
||||
demos/dev-mode-design/$
|
||||
demos/dev-mode-developers/$
|
||||
dental/dh
|
||||
dental/endo
|
||||
dental/histo
|
||||
dental/intranet
|
||||
dental/perio
|
||||
dental/students
|
||||
denver
|
||||
design
|
||||
design-handoff/$
|
||||
|
|
@ -14650,7 +14640,6 @@ faq
|
|||
faq_search.php
|
||||
fashion/lookbook/38917
|
||||
fashion/search/models
|
||||
fast-facts
|
||||
fast-five
|
||||
fast-furious
|
||||
fastajax
|
||||
|
|
@ -14870,7 +14859,7 @@ find
|
|||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://freepik.com/robots.txt
|
||||
find/*http://frontiersin.org/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
|
|
@ -18353,7 +18342,7 @@ html5
|
|||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://1.bp.blogspot.com/robots.txt
|
||||
http://4.bp.blogspot.com/robots.txt
|
||||
http://akparti.org.tr/robots.txt
|
||||
http://aliexpress.com/robots.txt
|
||||
http://amazon.co.jp/robots.txt
|
||||
|
|
@ -18372,7 +18361,7 @@ http://en.m.wikipedia.org/robots.txt
|
|||
http://expedia.com/robots.txt
|
||||
http://gist.github.com/robots.txt
|
||||
http://govostis.gr/robots.txt
|
||||
http://groupon.com/robots.txt
|
||||
http://gravatar.com/robots.txt
|
||||
http://healthline.com/robots.txt
|
||||
http://help.twitter.com/robots.txt
|
||||
http://img.youtube.com/robots.txt
|
||||
|
|
@ -18930,11 +18919,10 @@ integrations
|
|||
intelligencer/amp
|
||||
intent
|
||||
interactive
|
||||
interactive*http://fb.watch/robots.txt
|
||||
interactive*http://fda.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives/sponsor-story
|
||||
intercept
|
||||
internal
|
||||
internal-api
|
||||
internal/*
|
||||
internalPref
|
||||
|
|
@ -21674,7 +21662,6 @@ nextgensearch/_*.js
|
|||
nextjs
|
||||
nexus
|
||||
ngc=
|
||||
nike
|
||||
nimbus_ms/remote?
|
||||
niosh/archive/
|
||||
nl
|
||||
|
|
@ -22037,7 +22024,6 @@ nwshp$
|
|||
nxs-video-player
|
||||
nymag/columns/intelligencer/features/16951
|
||||
nymag/letters/14872
|
||||
nyucard/campuscash/admin
|
||||
nz
|
||||
nz$
|
||||
nz*/listing/*/favoriters
|
||||
|
|
@ -23267,7 +23253,7 @@ privacy/zoho-group.html
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://about.fb.com/robots.txt
|
||||
private/http://about.google/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -23958,7 +23944,6 @@ public
|
|||
public-api
|
||||
public-data-sets/applicants/
|
||||
public-data-sets/terms/
|
||||
public.affairs/gata
|
||||
public.api
|
||||
public/*.css$
|
||||
public/*.css?
|
||||
|
|
@ -24636,8 +24621,6 @@ reservations/*/notifyme
|
|||
reset
|
||||
reset-password
|
||||
reset?
|
||||
residential.education/archive
|
||||
residential.education/templates
|
||||
resource
|
||||
resource-library/$
|
||||
resource-library/*?
|
||||
|
|
@ -24883,8 +24866,6 @@ resources/html/infographics/2018/ceo-activism-desktop/index.html
|
|||
resources/images
|
||||
resources/js
|
||||
resources/js/s_code.js
|
||||
resources/marketing/full
|
||||
resources/media
|
||||
resources/ngo/maps/atlas
|
||||
resources/organigram
|
||||
resources/template/thank-you
|
||||
|
|
@ -25545,7 +25526,7 @@ search_rss$
|
|||
search_suggest
|
||||
searchdeb/
|
||||
searches
|
||||
searchhttp://sgtrains.com/robots.txt
|
||||
searchhttp://sexlive.ltd/robots.txt
|
||||
searchresults
|
||||
searchresults.aspx
|
||||
searchsuggest
|
||||
|
|
@ -25744,6 +25725,7 @@ sg/ab
|
|||
sg/admin
|
||||
sg/admin$
|
||||
sg/filter/tips
|
||||
sg/multistore/sg_eppfinancing/offers_epp/sc_premium
|
||||
sg/node/add
|
||||
sg/search
|
||||
sg/user
|
||||
|
|
@ -25867,6 +25849,7 @@ signed_out_modal.json
|
|||
signin
|
||||
signin$
|
||||
signin-oidc
|
||||
signin-oidc
|
||||
signin.aspx
|
||||
signin/$
|
||||
signin/inject
|
||||
|
|
@ -25874,6 +25857,7 @@ signin?
|
|||
signin?expId=confirmEmail
|
||||
signout
|
||||
signout
|
||||
signout-oidc
|
||||
signup
|
||||
signup$
|
||||
signup-interstitial
|
||||
|
|
@ -25890,6 +25874,7 @@ signup/payment%
|
|||
signup/payment?
|
||||
signup?
|
||||
signup_modal
|
||||
silent-login
|
||||
silva
|
||||
silver-linings-playbook
|
||||
since=
|
||||
|
|
@ -25915,7 +25900,6 @@ sitecounterajax
|
|||
sitehome/
|
||||
sitemap
|
||||
sitemap-*.xml
|
||||
sitemap-extended
|
||||
sitemap.xml
|
||||
sitemap.xml?page=
|
||||
sitemap/catalog
|
||||
|
|
@ -27009,7 +26993,6 @@ surveys-360
|
|||
surveys/
|
||||
suspended_tickets
|
||||
suspension-appeal
|
||||
sustainability
|
||||
sutils
|
||||
sv-SE/$
|
||||
sv-SE/android/collections
|
||||
|
|
@ -27588,8 +27571,6 @@ terms-and-conditions/390479
|
|||
terms-and-conditions/483128
|
||||
terms-and-conditions/672642
|
||||
terms-and-conditions/775113
|
||||
terms/business-associate-addendum
|
||||
terms/hipaa-requirements-and-limitations
|
||||
terms/looker/additional-product-terms
|
||||
terms/looker/dpst
|
||||
terms/looker/legal/customers/aup
|
||||
|
|
@ -28087,7 +28068,6 @@ trips/v1
|
|||
trivia/answer
|
||||
trk
|
||||
trouver
|
||||
trust.php
|
||||
trustedstores/images
|
||||
trustedstores/js
|
||||
trustedstores/s
|
||||
|
|
@ -29024,8 +29004,6 @@ w/load.php?
|
|||
w/rest.php/site/v1/sitemap
|
||||
w/users/user_hints
|
||||
w3
|
||||
wagner/newsite
|
||||
wagner/newsiteTEST
|
||||
wai-conformance-model-test
|
||||
walking-tall
|
||||
walkscore
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue