mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-11 17:49:02 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
70ca08821b
commit
0bf4bcce4e
24 changed files with 2848 additions and 1946 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1758853971
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1758794876
|
||||
"last_update": 1758881229
|
||||
}
|
||||
}
|
||||
|
|
@ -38859,6 +38859,12 @@ filter/src/Render/FilteredMarkup.php
|
|||
src/Render/FilteredMarkup.php
|
||||
Render/FilteredMarkup.php
|
||||
FilteredMarkup.php
|
||||
core/modules/filter/src/Hook/FilterThemeHooks.php
|
||||
modules/filter/src/Hook/FilterThemeHooks.php
|
||||
filter/src/Hook/FilterThemeHooks.php
|
||||
src/Hook/FilterThemeHooks.php
|
||||
Hook/FilterThemeHooks.php
|
||||
FilterThemeHooks.php
|
||||
core/modules/filter/src/Hook/FilterHooks.php
|
||||
modules/filter/src/Hook/FilterHooks.php
|
||||
filter/src/Hook/FilterHooks.php
|
||||
|
|
@ -79506,6 +79512,12 @@ navigation/src/Hook/NavigationHooks.php
|
|||
src/Hook/NavigationHooks.php
|
||||
Hook/NavigationHooks.php
|
||||
NavigationHooks.php
|
||||
core/modules/navigation/src/Hook/NavigationThemeHooks.php
|
||||
modules/navigation/src/Hook/NavigationThemeHooks.php
|
||||
navigation/src/Hook/NavigationThemeHooks.php
|
||||
src/Hook/NavigationThemeHooks.php
|
||||
Hook/NavigationThemeHooks.php
|
||||
NavigationThemeHooks.php
|
||||
core/modules/navigation/src/NavigationContentLinks.php
|
||||
modules/navigation/src/NavigationContentLinks.php
|
||||
navigation/src/NavigationContentLinks.php
|
||||
|
|
@ -80250,6 +80262,12 @@ modules/link/src/AttributeXss.php
|
|||
link/src/AttributeXss.php
|
||||
src/AttributeXss.php
|
||||
AttributeXss.php
|
||||
core/modules/link/src/Hook/LinkThemeHooks.php
|
||||
modules/link/src/Hook/LinkThemeHooks.php
|
||||
link/src/Hook/LinkThemeHooks.php
|
||||
src/Hook/LinkThemeHooks.php
|
||||
Hook/LinkThemeHooks.php
|
||||
LinkThemeHooks.php
|
||||
core/modules/link/src/Hook/LinkHooks.php
|
||||
modules/link/src/Hook/LinkHooks.php
|
||||
link/src/Hook/LinkHooks.php
|
||||
|
|
@ -97856,6 +97874,12 @@ layout_discovery/src/Hook/LayoutDiscoveryHooks.php
|
|||
src/Hook/LayoutDiscoveryHooks.php
|
||||
Hook/LayoutDiscoveryHooks.php
|
||||
LayoutDiscoveryHooks.php
|
||||
core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
|
||||
modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
|
||||
layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
|
||||
src/Hook/LayoutDiscoveryThemeHooks.php
|
||||
Hook/LayoutDiscoveryThemeHooks.php
|
||||
LayoutDiscoveryThemeHooks.php
|
||||
core/modules/layout_discovery/src/Install/Requirements/LayoutDiscoveryRequirements.php
|
||||
modules/layout_discovery/src/Install/Requirements/LayoutDiscoveryRequirements.php
|
||||
layout_discovery/src/Install/Requirements/LayoutDiscoveryRequirements.php
|
||||
|
|
|
|||
|
|
@ -5846,6 +5846,7 @@ core/modules/filter/src/FilterFormatAccessControlHandler.php
|
|||
core/modules/filter/src/Attribute/Filter.php
|
||||
core/modules/filter/src/FilterFormatFormBase.php
|
||||
core/modules/filter/src/Render/FilteredMarkup.php
|
||||
core/modules/filter/src/Hook/FilterThemeHooks.php
|
||||
core/modules/filter/src/Hook/FilterHooks.php
|
||||
core/modules/filter/src/FilterFormatEditForm.php
|
||||
core/modules/filter/src/FilterPluginCollection.php
|
||||
|
|
@ -11303,6 +11304,7 @@ core/modules/navigation/src/NavigationRenderer.php
|
|||
core/modules/navigation/src/Attribute/TopBarItem.php
|
||||
core/modules/navigation/src/Hook/NavigationRequirements.php
|
||||
core/modules/navigation/src/Hook/NavigationHooks.php
|
||||
core/modules/navigation/src/Hook/NavigationThemeHooks.php
|
||||
core/modules/navigation/src/NavigationContentLinks.php
|
||||
core/modules/navigation/src/NavigationServiceProvider.php
|
||||
core/modules/navigation/src/ShortcutLazyBuilder.php
|
||||
|
|
@ -11421,6 +11423,7 @@ core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraint.php
|
|||
core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraintValidator.php
|
||||
core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php
|
||||
core/modules/link/src/AttributeXss.php
|
||||
core/modules/link/src/Hook/LinkThemeHooks.php
|
||||
core/modules/link/src/Hook/LinkHooks.php
|
||||
core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php
|
||||
core/modules/link/src/LinkTitleVisibility.php
|
||||
|
|
@ -13973,6 +13976,7 @@ core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
|
|||
core/modules/migrate_drupal_ui/migrate_drupal_ui.libraries.yml
|
||||
core/modules/layout_discovery/layout_discovery.libraries.yml
|
||||
core/modules/layout_discovery/src/Hook/LayoutDiscoveryHooks.php
|
||||
core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
|
||||
core/modules/layout_discovery/src/Install/Requirements/LayoutDiscoveryRequirements.php
|
||||
core/modules/layout_discovery/layouts/threecol_25_50_25/layout--threecol-25-50-25.html.twig
|
||||
core/modules/layout_discovery/layouts/twocol/layout--twocol.html.twig
|
||||
|
|
|
|||
|
|
@ -1848,6 +1848,10 @@ erpnext/patches/v16_0/set_reporting_currency.py
|
|||
patches/v16_0/set_reporting_currency.py
|
||||
v16_0/set_reporting_currency.py
|
||||
set_reporting_currency.py
|
||||
erpnext/patches/v16_0/set_posting_datetime_for_sabb_and_drop_indexes.py
|
||||
patches/v16_0/set_posting_datetime_for_sabb_and_drop_indexes.py
|
||||
v16_0/set_posting_datetime_for_sabb_and_drop_indexes.py
|
||||
set_posting_datetime_for_sabb_and_drop_indexes.py
|
||||
erpnext/patches/v13_0/show_india_localisation_deprecation_warning.py
|
||||
patches/v13_0/show_india_localisation_deprecation_warning.py
|
||||
v13_0/show_india_localisation_deprecation_warning.py
|
||||
|
|
|
|||
|
|
@ -408,6 +408,7 @@ erpnext/patches/v16_0/make_workstation_operating_components.py
|
|||
erpnext/patches/v16_0/update_serial_no_reference_name.py
|
||||
erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
|
||||
erpnext/patches/v16_0/set_reporting_currency.py
|
||||
erpnext/patches/v16_0/set_posting_datetime_for_sabb_and_drop_indexes.py
|
||||
erpnext/patches/v13_0/show_india_localisation_deprecation_warning.py
|
||||
erpnext/patches/v13_0/update_recipient_email_digest.py
|
||||
erpnext/patches/v13_0/item_reposting_for_incorrect_sl_and_gl.py
|
||||
|
|
|
|||
|
|
@ -10486,6 +10486,24 @@ Espo/Core/WebSocket/ZeroMQSubscriber.php
|
|||
Core/WebSocket/ZeroMQSubscriber.php
|
||||
WebSocket/ZeroMQSubscriber.php
|
||||
ZeroMQSubscriber.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoWampServer.php
|
||||
Espo/Core/WebSocket/Ratchet/EspoWampServer.php
|
||||
Core/WebSocket/Ratchet/EspoWampServer.php
|
||||
WebSocket/Ratchet/EspoWampServer.php
|
||||
Ratchet/EspoWampServer.php
|
||||
EspoWampServer.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoServerProtocol.php
|
||||
Espo/Core/WebSocket/Ratchet/EspoServerProtocol.php
|
||||
Core/WebSocket/Ratchet/EspoServerProtocol.php
|
||||
WebSocket/Ratchet/EspoServerProtocol.php
|
||||
Ratchet/EspoServerProtocol.php
|
||||
EspoServerProtocol.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoWampConnection.php
|
||||
Espo/Core/WebSocket/Ratchet/EspoWampConnection.php
|
||||
Core/WebSocket/Ratchet/EspoWampConnection.php
|
||||
WebSocket/Ratchet/EspoWampConnection.php
|
||||
Ratchet/EspoWampConnection.php
|
||||
EspoWampConnection.php
|
||||
application/Espo/Core/WebSocket/Submission.php
|
||||
Espo/Core/WebSocket/Submission.php
|
||||
Core/WebSocket/Submission.php
|
||||
|
|
@ -22087,6 +22105,12 @@ Resources/i18n/de_DE/ImportError.json
|
|||
i18n/de_DE/ImportError.json
|
||||
de_DE/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/de_DE/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/de_DE/WebhookEventQueueItem.json
|
||||
Resources/i18n/de_DE/WebhookEventQueueItem.json
|
||||
i18n/de_DE/WebhookEventQueueItem.json
|
||||
de_DE/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/de_DE/Webhook.json
|
||||
Espo/Resources/i18n/de_DE/Webhook.json
|
||||
Resources/i18n/de_DE/Webhook.json
|
||||
|
|
@ -23875,6 +23899,12 @@ Resources/i18n/lt_LT/EmailAddress.json
|
|||
i18n/lt_LT/EmailAddress.json
|
||||
lt_LT/EmailAddress.json
|
||||
EmailAddress.json
|
||||
application/Espo/Resources/i18n/lt_LT/OAuthProvider.json
|
||||
Espo/Resources/i18n/lt_LT/OAuthProvider.json
|
||||
Resources/i18n/lt_LT/OAuthProvider.json
|
||||
i18n/lt_LT/OAuthProvider.json
|
||||
lt_LT/OAuthProvider.json
|
||||
OAuthProvider.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailFolder.json
|
||||
Espo/Resources/i18n/lt_LT/EmailFolder.json
|
||||
Resources/i18n/lt_LT/EmailFolder.json
|
||||
|
|
@ -23887,6 +23917,12 @@ Resources/i18n/lt_LT/DashletOptions.json
|
|||
i18n/lt_LT/DashletOptions.json
|
||||
lt_LT/DashletOptions.json
|
||||
DashletOptions.json
|
||||
application/Espo/Resources/i18n/lt_LT/AppSecret.json
|
||||
Espo/Resources/i18n/lt_LT/AppSecret.json
|
||||
Resources/i18n/lt_LT/AppSecret.json
|
||||
i18n/lt_LT/AppSecret.json
|
||||
lt_LT/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/i18n/lt_LT/Email.json
|
||||
Espo/Resources/i18n/lt_LT/Email.json
|
||||
Resources/i18n/lt_LT/Email.json
|
||||
|
|
@ -23917,6 +23953,12 @@ Resources/i18n/lt_LT/WorkingTimeCalendar.json
|
|||
i18n/lt_LT/WorkingTimeCalendar.json
|
||||
lt_LT/WorkingTimeCalendar.json
|
||||
WorkingTimeCalendar.json
|
||||
application/Espo/Resources/i18n/lt_LT/AppLogRecord.json
|
||||
Espo/Resources/i18n/lt_LT/AppLogRecord.json
|
||||
Resources/i18n/lt_LT/AppLogRecord.json
|
||||
i18n/lt_LT/AppLogRecord.json
|
||||
lt_LT/AppLogRecord.json
|
||||
AppLogRecord.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailAccount.json
|
||||
Espo/Resources/i18n/lt_LT/EmailAccount.json
|
||||
Resources/i18n/lt_LT/EmailAccount.json
|
||||
|
|
@ -23947,6 +23989,12 @@ Resources/i18n/lt_LT/Team.json
|
|||
i18n/lt_LT/Team.json
|
||||
lt_LT/Team.json
|
||||
Team.json
|
||||
application/Espo/Resources/i18n/lt_LT/WebhookQueueItem.json
|
||||
Espo/Resources/i18n/lt_LT/WebhookQueueItem.json
|
||||
Resources/i18n/lt_LT/WebhookQueueItem.json
|
||||
i18n/lt_LT/WebhookQueueItem.json
|
||||
lt_LT/WebhookQueueItem.json
|
||||
WebhookQueueItem.json
|
||||
application/Espo/Resources/i18n/lt_LT/AuthLogRecord.json
|
||||
Espo/Resources/i18n/lt_LT/AuthLogRecord.json
|
||||
Resources/i18n/lt_LT/AuthLogRecord.json
|
||||
|
|
@ -23977,6 +24025,12 @@ Resources/i18n/lt_LT/DynamicLogic.json
|
|||
i18n/lt_LT/DynamicLogic.json
|
||||
lt_LT/DynamicLogic.json
|
||||
DynamicLogic.json
|
||||
application/Espo/Resources/i18n/lt_LT/AddressCountry.json
|
||||
Espo/Resources/i18n/lt_LT/AddressCountry.json
|
||||
Resources/i18n/lt_LT/AddressCountry.json
|
||||
i18n/lt_LT/AddressCountry.json
|
||||
lt_LT/AddressCountry.json
|
||||
AddressCountry.json
|
||||
application/Espo/Resources/i18n/lt_LT/EntityManager.json
|
||||
Espo/Resources/i18n/lt_LT/EntityManager.json
|
||||
Resources/i18n/lt_LT/EntityManager.json
|
||||
|
|
@ -24115,6 +24169,12 @@ Resources/i18n/lt_LT/ApiUser.json
|
|||
i18n/lt_LT/ApiUser.json
|
||||
lt_LT/ApiUser.json
|
||||
ApiUser.json
|
||||
application/Espo/Resources/i18n/lt_LT/OAuthAccount.json
|
||||
Espo/Resources/i18n/lt_LT/OAuthAccount.json
|
||||
Resources/i18n/lt_LT/OAuthAccount.json
|
||||
i18n/lt_LT/OAuthAccount.json
|
||||
lt_LT/OAuthAccount.json
|
||||
OAuthAccount.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailTemplateCategory.json
|
||||
Espo/Resources/i18n/lt_LT/EmailTemplateCategory.json
|
||||
Resources/i18n/lt_LT/EmailTemplateCategory.json
|
||||
|
|
@ -24133,6 +24193,12 @@ Resources/i18n/lt_LT/ImportError.json
|
|||
i18n/lt_LT/ImportError.json
|
||||
lt_LT/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/lt_LT/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/lt_LT/WebhookEventQueueItem.json
|
||||
Resources/i18n/lt_LT/WebhookEventQueueItem.json
|
||||
i18n/lt_LT/WebhookEventQueueItem.json
|
||||
lt_LT/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/lt_LT/Webhook.json
|
||||
Espo/Resources/i18n/lt_LT/Webhook.json
|
||||
Resources/i18n/lt_LT/Webhook.json
|
||||
|
|
@ -26551,6 +26617,12 @@ Resources/i18n/fr_FR/ImportError.json
|
|||
i18n/fr_FR/ImportError.json
|
||||
fr_FR/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/fr_FR/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/fr_FR/WebhookEventQueueItem.json
|
||||
Resources/i18n/fr_FR/WebhookEventQueueItem.json
|
||||
i18n/fr_FR/WebhookEventQueueItem.json
|
||||
fr_FR/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/fr_FR/Webhook.json
|
||||
Espo/Resources/i18n/fr_FR/Webhook.json
|
||||
Resources/i18n/fr_FR/Webhook.json
|
||||
|
|
@ -27835,6 +27907,12 @@ Resources/i18n/it_IT/ImportError.json
|
|||
i18n/it_IT/ImportError.json
|
||||
it_IT/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/it_IT/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/it_IT/WebhookEventQueueItem.json
|
||||
Resources/i18n/it_IT/WebhookEventQueueItem.json
|
||||
i18n/it_IT/WebhookEventQueueItem.json
|
||||
it_IT/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/it_IT/Webhook.json
|
||||
Espo/Resources/i18n/it_IT/Webhook.json
|
||||
Resources/i18n/it_IT/Webhook.json
|
||||
|
|
@ -30487,6 +30565,12 @@ Resources/i18n/ja_JP/ImportError.json
|
|||
i18n/ja_JP/ImportError.json
|
||||
ja_JP/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/ja_JP/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/ja_JP/WebhookEventQueueItem.json
|
||||
Resources/i18n/ja_JP/WebhookEventQueueItem.json
|
||||
i18n/ja_JP/WebhookEventQueueItem.json
|
||||
ja_JP/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/ja_JP/Webhook.json
|
||||
Espo/Resources/i18n/ja_JP/Webhook.json
|
||||
Resources/i18n/ja_JP/Webhook.json
|
||||
|
|
@ -30547,6 +30631,12 @@ Resources/i18n/lv_LV/EmailAddress.json
|
|||
i18n/lv_LV/EmailAddress.json
|
||||
lv_LV/EmailAddress.json
|
||||
EmailAddress.json
|
||||
application/Espo/Resources/i18n/lv_LV/OAuthProvider.json
|
||||
Espo/Resources/i18n/lv_LV/OAuthProvider.json
|
||||
Resources/i18n/lv_LV/OAuthProvider.json
|
||||
i18n/lv_LV/OAuthProvider.json
|
||||
lv_LV/OAuthProvider.json
|
||||
OAuthProvider.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailFolder.json
|
||||
Espo/Resources/i18n/lv_LV/EmailFolder.json
|
||||
Resources/i18n/lv_LV/EmailFolder.json
|
||||
|
|
@ -30559,6 +30649,12 @@ Resources/i18n/lv_LV/DashletOptions.json
|
|||
i18n/lv_LV/DashletOptions.json
|
||||
lv_LV/DashletOptions.json
|
||||
DashletOptions.json
|
||||
application/Espo/Resources/i18n/lv_LV/AppSecret.json
|
||||
Espo/Resources/i18n/lv_LV/AppSecret.json
|
||||
Resources/i18n/lv_LV/AppSecret.json
|
||||
i18n/lv_LV/AppSecret.json
|
||||
lv_LV/AppSecret.json
|
||||
AppSecret.json
|
||||
application/Espo/Resources/i18n/lv_LV/Email.json
|
||||
Espo/Resources/i18n/lv_LV/Email.json
|
||||
Resources/i18n/lv_LV/Email.json
|
||||
|
|
@ -30589,6 +30685,12 @@ Resources/i18n/lv_LV/WorkingTimeCalendar.json
|
|||
i18n/lv_LV/WorkingTimeCalendar.json
|
||||
lv_LV/WorkingTimeCalendar.json
|
||||
WorkingTimeCalendar.json
|
||||
application/Espo/Resources/i18n/lv_LV/AppLogRecord.json
|
||||
Espo/Resources/i18n/lv_LV/AppLogRecord.json
|
||||
Resources/i18n/lv_LV/AppLogRecord.json
|
||||
i18n/lv_LV/AppLogRecord.json
|
||||
lv_LV/AppLogRecord.json
|
||||
AppLogRecord.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailAccount.json
|
||||
Espo/Resources/i18n/lv_LV/EmailAccount.json
|
||||
Resources/i18n/lv_LV/EmailAccount.json
|
||||
|
|
@ -30619,6 +30721,12 @@ Resources/i18n/lv_LV/Team.json
|
|||
i18n/lv_LV/Team.json
|
||||
lv_LV/Team.json
|
||||
Team.json
|
||||
application/Espo/Resources/i18n/lv_LV/WebhookQueueItem.json
|
||||
Espo/Resources/i18n/lv_LV/WebhookQueueItem.json
|
||||
Resources/i18n/lv_LV/WebhookQueueItem.json
|
||||
i18n/lv_LV/WebhookQueueItem.json
|
||||
lv_LV/WebhookQueueItem.json
|
||||
WebhookQueueItem.json
|
||||
application/Espo/Resources/i18n/lv_LV/AuthLogRecord.json
|
||||
Espo/Resources/i18n/lv_LV/AuthLogRecord.json
|
||||
Resources/i18n/lv_LV/AuthLogRecord.json
|
||||
|
|
@ -30649,6 +30757,12 @@ Resources/i18n/lv_LV/DynamicLogic.json
|
|||
i18n/lv_LV/DynamicLogic.json
|
||||
lv_LV/DynamicLogic.json
|
||||
DynamicLogic.json
|
||||
application/Espo/Resources/i18n/lv_LV/AddressCountry.json
|
||||
Espo/Resources/i18n/lv_LV/AddressCountry.json
|
||||
Resources/i18n/lv_LV/AddressCountry.json
|
||||
i18n/lv_LV/AddressCountry.json
|
||||
lv_LV/AddressCountry.json
|
||||
AddressCountry.json
|
||||
application/Espo/Resources/i18n/lv_LV/EntityManager.json
|
||||
Espo/Resources/i18n/lv_LV/EntityManager.json
|
||||
Resources/i18n/lv_LV/EntityManager.json
|
||||
|
|
@ -30787,6 +30901,12 @@ Resources/i18n/lv_LV/ApiUser.json
|
|||
i18n/lv_LV/ApiUser.json
|
||||
lv_LV/ApiUser.json
|
||||
ApiUser.json
|
||||
application/Espo/Resources/i18n/lv_LV/OAuthAccount.json
|
||||
Espo/Resources/i18n/lv_LV/OAuthAccount.json
|
||||
Resources/i18n/lv_LV/OAuthAccount.json
|
||||
i18n/lv_LV/OAuthAccount.json
|
||||
lv_LV/OAuthAccount.json
|
||||
OAuthAccount.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailTemplateCategory.json
|
||||
Espo/Resources/i18n/lv_LV/EmailTemplateCategory.json
|
||||
Resources/i18n/lv_LV/EmailTemplateCategory.json
|
||||
|
|
@ -30805,6 +30925,12 @@ Resources/i18n/lv_LV/ImportError.json
|
|||
i18n/lv_LV/ImportError.json
|
||||
lv_LV/ImportError.json
|
||||
ImportError.json
|
||||
application/Espo/Resources/i18n/lv_LV/WebhookEventQueueItem.json
|
||||
Espo/Resources/i18n/lv_LV/WebhookEventQueueItem.json
|
||||
Resources/i18n/lv_LV/WebhookEventQueueItem.json
|
||||
i18n/lv_LV/WebhookEventQueueItem.json
|
||||
lv_LV/WebhookEventQueueItem.json
|
||||
WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/lv_LV/Webhook.json
|
||||
Espo/Resources/i18n/lv_LV/Webhook.json
|
||||
Resources/i18n/lv_LV/Webhook.json
|
||||
|
|
@ -40060,6 +40186,14 @@ Resources/i18n/lt_LT/ScheduledJob.json
|
|||
i18n/lt_LT/ScheduledJob.json
|
||||
lt_LT/ScheduledJob.json
|
||||
ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/i18n/lt_LT/TargetListCategory.json
|
||||
Modules/Crm/Resources/i18n/lt_LT/TargetListCategory.json
|
||||
Crm/Resources/i18n/lt_LT/TargetListCategory.json
|
||||
Resources/i18n/lt_LT/TargetListCategory.json
|
||||
i18n/lt_LT/TargetListCategory.json
|
||||
lt_LT/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/Meeting.json
|
||||
Espo/Modules/Crm/Resources/i18n/lt_LT/Meeting.json
|
||||
Modules/Crm/Resources/i18n/lt_LT/Meeting.json
|
||||
|
|
@ -44780,6 +44914,14 @@ Resources/i18n/lv_LV/ScheduledJob.json
|
|||
i18n/lv_LV/ScheduledJob.json
|
||||
lv_LV/ScheduledJob.json
|
||||
ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/TargetListCategory.json
|
||||
Espo/Modules/Crm/Resources/i18n/lv_LV/TargetListCategory.json
|
||||
Modules/Crm/Resources/i18n/lv_LV/TargetListCategory.json
|
||||
Crm/Resources/i18n/lv_LV/TargetListCategory.json
|
||||
Resources/i18n/lv_LV/TargetListCategory.json
|
||||
i18n/lv_LV/TargetListCategory.json
|
||||
lv_LV/TargetListCategory.json
|
||||
TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/Meeting.json
|
||||
Espo/Modules/Crm/Resources/i18n/lv_LV/Meeting.json
|
||||
Modules/Crm/Resources/i18n/lv_LV/Meeting.json
|
||||
|
|
|
|||
|
|
@ -1847,6 +1847,9 @@ application/Espo/Core/WebSocket/ZeroMQSender.php
|
|||
application/Espo/Core/WebSocket/Subscriber.php
|
||||
application/Espo/Core/WebSocket/Sender.php
|
||||
application/Espo/Core/WebSocket/ZeroMQSubscriber.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoWampServer.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoServerProtocol.php
|
||||
application/Espo/Core/WebSocket/Ratchet/EspoWampConnection.php
|
||||
application/Espo/Core/WebSocket/Submission.php
|
||||
application/Espo/Core/Currency/ConfigDataProvider.php
|
||||
application/Espo/Core/Currency/CalculatorUtil.php
|
||||
|
|
@ -3734,6 +3737,7 @@ application/Espo/Resources/i18n/de_DE/OAuthAccount.json
|
|||
application/Espo/Resources/i18n/de_DE/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/de_DE/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/de_DE/ImportError.json
|
||||
application/Espo/Resources/i18n/de_DE/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/de_DE/Webhook.json
|
||||
application/Espo/Resources/i18n/pt_PT/EmailTemplate.json
|
||||
application/Espo/Resources/i18n/pt_PT/InboundEmail.json
|
||||
|
|
@ -4032,23 +4036,28 @@ application/Espo/Resources/i18n/lt_LT/ActionHistoryRecord.json
|
|||
application/Espo/Resources/i18n/lt_LT/MassAction.json
|
||||
application/Espo/Resources/i18n/lt_LT/Formula.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailAddress.json
|
||||
application/Espo/Resources/i18n/lt_LT/OAuthProvider.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailFolder.json
|
||||
application/Espo/Resources/i18n/lt_LT/DashletOptions.json
|
||||
application/Espo/Resources/i18n/lt_LT/AppSecret.json
|
||||
application/Espo/Resources/i18n/lt_LT/Email.json
|
||||
application/Espo/Resources/i18n/lt_LT/WorkingTimeRange.json
|
||||
application/Espo/Resources/i18n/lt_LT/Settings.json
|
||||
application/Espo/Resources/i18n/lt_LT/LayoutSet.json
|
||||
application/Espo/Resources/i18n/lt_LT/WorkingTimeCalendar.json
|
||||
application/Espo/Resources/i18n/lt_LT/AppLogRecord.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailAccount.json
|
||||
application/Espo/Resources/i18n/lt_LT/Role.json
|
||||
application/Espo/Resources/i18n/lt_LT/Attachment.json
|
||||
application/Espo/Resources/i18n/lt_LT/AuthToken.json
|
||||
application/Espo/Resources/i18n/lt_LT/Team.json
|
||||
application/Espo/Resources/i18n/lt_LT/WebhookQueueItem.json
|
||||
application/Espo/Resources/i18n/lt_LT/AuthLogRecord.json
|
||||
application/Espo/Resources/i18n/lt_LT/ScheduledJobLogRecord.json
|
||||
application/Espo/Resources/i18n/lt_LT/Portal.json
|
||||
application/Espo/Resources/i18n/lt_LT/Admin.json
|
||||
application/Espo/Resources/i18n/lt_LT/DynamicLogic.json
|
||||
application/Espo/Resources/i18n/lt_LT/AddressCountry.json
|
||||
application/Espo/Resources/i18n/lt_LT/EntityManager.json
|
||||
application/Espo/Resources/i18n/lt_LT/Export.json
|
||||
application/Espo/Resources/i18n/lt_LT/AuthenticationProvider.json
|
||||
|
|
@ -4072,9 +4081,11 @@ application/Espo/Resources/i18n/lt_LT/LeadCapture.json
|
|||
application/Espo/Resources/i18n/lt_LT/ScheduledJob.json
|
||||
application/Espo/Resources/i18n/lt_LT/Currency.json
|
||||
application/Espo/Resources/i18n/lt_LT/ApiUser.json
|
||||
application/Espo/Resources/i18n/lt_LT/OAuthAccount.json
|
||||
application/Espo/Resources/i18n/lt_LT/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/lt_LT/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/lt_LT/ImportError.json
|
||||
application/Espo/Resources/i18n/lt_LT/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/lt_LT/Webhook.json
|
||||
application/Espo/Resources/i18n/pt_BR/EmailTemplate.json
|
||||
application/Espo/Resources/i18n/pt_BR/InboundEmail.json
|
||||
|
|
@ -4478,6 +4489,7 @@ application/Espo/Resources/i18n/fr_FR/OAuthAccount.json
|
|||
application/Espo/Resources/i18n/fr_FR/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/fr_FR/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/fr_FR/ImportError.json
|
||||
application/Espo/Resources/i18n/fr_FR/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/fr_FR/Webhook.json
|
||||
application/Espo/Resources/i18n/da_DK/EmailTemplate.json
|
||||
application/Espo/Resources/i18n/da_DK/InboundEmail.json
|
||||
|
|
@ -4692,6 +4704,7 @@ application/Espo/Resources/i18n/it_IT/OAuthAccount.json
|
|||
application/Espo/Resources/i18n/it_IT/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/it_IT/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/it_IT/ImportError.json
|
||||
application/Espo/Resources/i18n/it_IT/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/it_IT/Webhook.json
|
||||
application/Espo/Resources/i18n/vi_VN/EmailTemplate.json
|
||||
application/Espo/Resources/i18n/vi_VN/InboundEmail.json
|
||||
|
|
@ -5134,6 +5147,7 @@ application/Espo/Resources/i18n/ja_JP/OAuthAccount.json
|
|||
application/Espo/Resources/i18n/ja_JP/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/ja_JP/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/ja_JP/ImportError.json
|
||||
application/Espo/Resources/i18n/ja_JP/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/ja_JP/Webhook.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailTemplate.json
|
||||
application/Espo/Resources/i18n/lv_LV/InboundEmail.json
|
||||
|
|
@ -5144,23 +5158,28 @@ application/Espo/Resources/i18n/lv_LV/ActionHistoryRecord.json
|
|||
application/Espo/Resources/i18n/lv_LV/MassAction.json
|
||||
application/Espo/Resources/i18n/lv_LV/Formula.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailAddress.json
|
||||
application/Espo/Resources/i18n/lv_LV/OAuthProvider.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailFolder.json
|
||||
application/Espo/Resources/i18n/lv_LV/DashletOptions.json
|
||||
application/Espo/Resources/i18n/lv_LV/AppSecret.json
|
||||
application/Espo/Resources/i18n/lv_LV/Email.json
|
||||
application/Espo/Resources/i18n/lv_LV/WorkingTimeRange.json
|
||||
application/Espo/Resources/i18n/lv_LV/Settings.json
|
||||
application/Espo/Resources/i18n/lv_LV/LayoutSet.json
|
||||
application/Espo/Resources/i18n/lv_LV/WorkingTimeCalendar.json
|
||||
application/Espo/Resources/i18n/lv_LV/AppLogRecord.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailAccount.json
|
||||
application/Espo/Resources/i18n/lv_LV/Role.json
|
||||
application/Espo/Resources/i18n/lv_LV/Attachment.json
|
||||
application/Espo/Resources/i18n/lv_LV/AuthToken.json
|
||||
application/Espo/Resources/i18n/lv_LV/Team.json
|
||||
application/Espo/Resources/i18n/lv_LV/WebhookQueueItem.json
|
||||
application/Espo/Resources/i18n/lv_LV/AuthLogRecord.json
|
||||
application/Espo/Resources/i18n/lv_LV/ScheduledJobLogRecord.json
|
||||
application/Espo/Resources/i18n/lv_LV/Portal.json
|
||||
application/Espo/Resources/i18n/lv_LV/Admin.json
|
||||
application/Espo/Resources/i18n/lv_LV/DynamicLogic.json
|
||||
application/Espo/Resources/i18n/lv_LV/AddressCountry.json
|
||||
application/Espo/Resources/i18n/lv_LV/EntityManager.json
|
||||
application/Espo/Resources/i18n/lv_LV/Export.json
|
||||
application/Espo/Resources/i18n/lv_LV/AuthenticationProvider.json
|
||||
|
|
@ -5184,9 +5203,11 @@ application/Espo/Resources/i18n/lv_LV/LeadCapture.json
|
|||
application/Espo/Resources/i18n/lv_LV/ScheduledJob.json
|
||||
application/Espo/Resources/i18n/lv_LV/Currency.json
|
||||
application/Espo/Resources/i18n/lv_LV/ApiUser.json
|
||||
application/Espo/Resources/i18n/lv_LV/OAuthAccount.json
|
||||
application/Espo/Resources/i18n/lv_LV/EmailTemplateCategory.json
|
||||
application/Espo/Resources/i18n/lv_LV/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/i18n/lv_LV/ImportError.json
|
||||
application/Espo/Resources/i18n/lv_LV/WebhookEventQueueItem.json
|
||||
application/Espo/Resources/i18n/lv_LV/Webhook.json
|
||||
application/Espo/Resources/templates/notePostNoParent/de_DE/subject.tpl
|
||||
application/Espo/Resources/templates/notePostNoParent/de_DE/body.tpl
|
||||
|
|
@ -6571,6 +6592,7 @@ application/Espo/Modules/Crm/Resources/i18n/lt_LT/Account.json
|
|||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/Lead.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/CampaignLogRecord.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/Meeting.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/MassEmail.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lt_LT/KnowledgeBaseArticle.json
|
||||
|
|
@ -7161,6 +7183,7 @@ application/Espo/Modules/Crm/Resources/i18n/lv_LV/Account.json
|
|||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/Lead.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/CampaignLogRecord.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/ScheduledJob.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/TargetListCategory.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/Meeting.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/MassEmail.json
|
||||
application/Espo/Modules/Crm/Resources/i18n/lv_LV/KnowledgeBaseArticle.json
|
||||
|
|
|
|||
|
|
@ -14548,6 +14548,33 @@ migrations/versions/5.81/2024-03-18-16-20-add-missing-post-permissions.js
|
|||
versions/5.81/2024-03-18-16-20-add-missing-post-permissions.js
|
||||
5.81/2024-03-18-16-20-add-missing-post-permissions.js
|
||||
2024-03-18-16-20-add-missing-post-permissions.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
core/server/data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
server/data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
core/core/server/data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
core/server/data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
server/data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
core/server/data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
server/data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
ghost/core/core/server/data/migrations/versions/2.37/01-final-v2.js
|
||||
core/core/server/data/migrations/versions/2.37/01-final-v2.js
|
||||
core/server/data/migrations/versions/2.37/01-final-v2.js
|
||||
|
|
@ -30503,6 +30530,11 @@ portal/src/utils/fixtures-generator.js
|
|||
src/utils/fixtures-generator.js
|
||||
utils/fixtures-generator.js
|
||||
fixtures-generator.js
|
||||
apps/portal/src/utils/cn.js
|
||||
portal/src/utils/cn.js
|
||||
src/utils/cn.js
|
||||
utils/cn.js
|
||||
cn.js
|
||||
apps/portal/src/utils/helpers.test.js
|
||||
portal/src/utils/helpers.test.js
|
||||
src/utils/helpers.test.js
|
||||
|
|
@ -30956,6 +30988,12 @@ src/components/common/PoweredBy.js
|
|||
components/common/PoweredBy.js
|
||||
common/PoweredBy.js
|
||||
PoweredBy.js
|
||||
apps/portal/src/components/common/InputOTC.js
|
||||
portal/src/components/common/InputOTC.js
|
||||
src/components/common/InputOTC.js
|
||||
components/common/InputOTC.js
|
||||
common/InputOTC.js
|
||||
InputOTC.js
|
||||
apps/portal/src/components/common/ProductsSection.js
|
||||
portal/src/components/common/ProductsSection.js
|
||||
src/components/common/ProductsSection.js
|
||||
|
|
@ -30968,6 +31006,18 @@ src/components/common/InputField.js
|
|||
components/common/InputField.js
|
||||
common/InputField.js
|
||||
InputField.js
|
||||
apps/portal/src/components/common/InputOTC.styles.js
|
||||
portal/src/components/common/InputOTC.styles.js
|
||||
src/components/common/InputOTC.styles.js
|
||||
components/common/InputOTC.styles.js
|
||||
common/InputOTC.styles.js
|
||||
InputOTC.styles.js
|
||||
apps/portal/src/components/common/InputOTC.test.js
|
||||
portal/src/components/common/InputOTC.test.js
|
||||
src/components/common/InputOTC.test.js
|
||||
components/common/InputOTC.test.js
|
||||
common/InputOTC.test.js
|
||||
InputOTC.test.js
|
||||
apps/portal/src/components/common/InputForm.js
|
||||
portal/src/components/common/InputForm.js
|
||||
src/components/common/InputForm.js
|
||||
|
|
|
|||
|
|
@ -2404,6 +2404,9 @@ ghost/core/core/server/data/migrations/versions/5.19/2022-10-10-10-05-add-member
|
|||
ghost/core/core/server/data/migrations/versions/5.19/2022-09-02-20-25-add-columns-to-products-table.js
|
||||
ghost/core/core/server/data/migrations/versions/5.19/2022-10-11-10-38-add-feedback-enabled-column-to-newsletters.js
|
||||
ghost/core/core/server/data/migrations/versions/5.81/2024-03-18-16-20-add-missing-post-permissions.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-36-tokens-drop-nullable-uuid.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-38-13-add-uuid-column-to-tokens.js
|
||||
ghost/core/core/server/data/migrations/versions/6.1/2025-09-11-00-39-08-backfill-tokens-uuid.js
|
||||
ghost/core/core/server/data/migrations/versions/2.37/01-final-v2.js
|
||||
ghost/core/core/server/data/migrations/versions/5.29/2023-01-11-02-45-truncate-suppressions.js
|
||||
ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
|
||||
|
|
@ -4643,6 +4646,7 @@ apps/portal/src/utils/fixtures.js
|
|||
apps/portal/src/utils/errors.js
|
||||
apps/portal/src/utils/helpers.js
|
||||
apps/portal/src/utils/fixtures-generator.js
|
||||
apps/portal/src/utils/cn.js
|
||||
apps/portal/src/utils/helpers.test.js
|
||||
apps/portal/src/utils/copy-to-clipboard.js
|
||||
apps/portal/src/utils/test-utils.js
|
||||
|
|
@ -4720,8 +4724,11 @@ apps/portal/src/components/common/CloseButton.js
|
|||
apps/portal/src/components/common/InputField.test.js
|
||||
apps/portal/src/components/common/BackButton.js
|
||||
apps/portal/src/components/common/PoweredBy.js
|
||||
apps/portal/src/components/common/InputOTC.js
|
||||
apps/portal/src/components/common/ProductsSection.js
|
||||
apps/portal/src/components/common/InputField.js
|
||||
apps/portal/src/components/common/InputOTC.styles.js
|
||||
apps/portal/src/components/common/InputOTC.test.js
|
||||
apps/portal/src/components/common/InputForm.js
|
||||
apps/portal/src/components/common/SiteTitleBackButton.js
|
||||
apps/portal/src/components/common/NewsletterManagement.js
|
||||
|
|
|
|||
|
|
@ -58837,6 +58837,15 @@ Magento/Customer/Controller/SendTest.php
|
|||
Customer/Controller/SendTest.php
|
||||
Controller/SendTest.php
|
||||
SendTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/LogoutTest.php
|
||||
tests/integration/testsuite/Magento/Customer/Controller/Account/LogoutTest.php
|
||||
integration/testsuite/Magento/Customer/Controller/Account/LogoutTest.php
|
||||
testsuite/Magento/Customer/Controller/Account/LogoutTest.php
|
||||
Magento/Customer/Controller/Account/LogoutTest.php
|
||||
Customer/Controller/Account/LogoutTest.php
|
||||
Controller/Account/LogoutTest.php
|
||||
Account/LogoutTest.php
|
||||
LogoutTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/LoginPostTest.php
|
||||
tests/integration/testsuite/Magento/Customer/Controller/Account/LoginPostTest.php
|
||||
integration/testsuite/Magento/Customer/Controller/Account/LoginPostTest.php
|
||||
|
|
@ -253318,6 +253327,13 @@ Magento/Customer/Plugin/AsyncRequestCustomerGroupAuthorization.php
|
|||
Customer/Plugin/AsyncRequestCustomerGroupAuthorization.php
|
||||
Plugin/AsyncRequestCustomerGroupAuthorization.php
|
||||
AsyncRequestCustomerGroupAuthorization.php
|
||||
app/code/Magento/Customer/Plugin/Model/VatPlugin.php
|
||||
code/Magento/Customer/Plugin/Model/VatPlugin.php
|
||||
Magento/Customer/Plugin/Model/VatPlugin.php
|
||||
Customer/Plugin/Model/VatPlugin.php
|
||||
Plugin/Model/VatPlugin.php
|
||||
Model/VatPlugin.php
|
||||
VatPlugin.php
|
||||
app/code/Magento/Customer/Plugin/Model/SessionPlugin.php
|
||||
code/Magento/Customer/Plugin/Model/SessionPlugin.php
|
||||
Magento/Customer/Plugin/Model/SessionPlugin.php
|
||||
|
|
@ -255288,6 +255304,12 @@ Customer/Model/Account/Redirect.php
|
|||
Model/Account/Redirect.php
|
||||
Account/Redirect.php
|
||||
Redirect.php
|
||||
app/code/Magento/Customer/Model/VatValidationResultStorage.php
|
||||
code/Magento/Customer/Model/VatValidationResultStorage.php
|
||||
Magento/Customer/Model/VatValidationResultStorage.php
|
||||
Customer/Model/VatValidationResultStorage.php
|
||||
Model/VatValidationResultStorage.php
|
||||
VatValidationResultStorage.php
|
||||
app/code/Magento/Customer/Model/AddressRegistry.php
|
||||
code/Magento/Customer/Model/AddressRegistry.php
|
||||
Magento/Customer/Model/AddressRegistry.php
|
||||
|
|
@ -326336,6 +326358,14 @@ Test/Unit/App/ResourceConnectionTest.php
|
|||
Unit/App/ResourceConnectionTest.php
|
||||
App/ResourceConnectionTest.php
|
||||
ResourceConnectionTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/App/BootstrapTest.php
|
||||
internal/Magento/Framework/Test/Unit/App/BootstrapTest.php
|
||||
Magento/Framework/Test/Unit/App/BootstrapTest.php
|
||||
Framework/Test/Unit/App/BootstrapTest.php
|
||||
Test/Unit/App/BootstrapTest.php
|
||||
Unit/App/BootstrapTest.php
|
||||
App/BootstrapTest.php
|
||||
BootstrapTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/ArchiveTest.php
|
||||
internal/Magento/Framework/Test/Unit/ArchiveTest.php
|
||||
Magento/Framework/Test/Unit/ArchiveTest.php
|
||||
|
|
|
|||
|
|
@ -6411,6 +6411,7 @@ dev/tests/integration/testsuite/Magento/Customer/Controller/AccountTest.php
|
|||
dev/tests/integration/testsuite/Magento/Customer/Controller/AuthenticationTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/ForgotPasswordPostTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/SendTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/LogoutTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/LoginPostTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/CreatePostTest.php
|
||||
dev/tests/integration/testsuite/Magento/Customer/Controller/Account/EmailTemplateTest.php
|
||||
|
|
@ -30329,6 +30330,7 @@ app/code/Magento/Customer/Setup/Patch/Data/AddCustomerUpdatedAtAttribute.php
|
|||
app/code/Magento/Customer/Setup/Patch/Data/RemoveCheckoutRegisterAndUpdateAttributes.php
|
||||
app/code/Magento/Customer/Setup/Patch/Data/ConvertValidationRulesFromSerializedToJson.php
|
||||
app/code/Magento/Customer/Plugin/AsyncRequestCustomerGroupAuthorization.php
|
||||
app/code/Magento/Customer/Plugin/Model/VatPlugin.php
|
||||
app/code/Magento/Customer/Plugin/Model/SessionPlugin.php
|
||||
app/code/Magento/Customer/Plugin/Model/Group/RetrieverPlugin.php
|
||||
app/code/Magento/Customer/Plugin/ValidateDobOnSave.php
|
||||
|
|
@ -30594,6 +30596,7 @@ app/code/Magento/Customer/Model/Data/Option.php
|
|||
app/code/Magento/Customer/Model/Data/ValidationRule.php
|
||||
app/code/Magento/Customer/Model/Data/Address.php
|
||||
app/code/Magento/Customer/Model/Account/Redirect.php
|
||||
app/code/Magento/Customer/Model/VatValidationResultStorage.php
|
||||
app/code/Magento/Customer/Model/AddressRegistry.php
|
||||
app/code/Magento/Customer/Model/StoreSwitcher/RedirectDataPostprocessor.php
|
||||
app/code/Magento/Customer/Model/StoreSwitcher/RedirectDataPreprocessor.php
|
||||
|
|
@ -39522,6 +39525,7 @@ lib/internal/Magento/Framework/Test/Unit/FlagTest.php
|
|||
lib/internal/Magento/Framework/Test/Unit/Locale/LocaleFormatterTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/App/Scope/SourceTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/App/ResourceConnectionTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/App/BootstrapTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/ArchiveTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/DB/Query/BatchRangeIteratorTest.php
|
||||
lib/internal/Magento/Framework/Test/Unit/DB/Query/BatchIteratorTest.php
|
||||
|
|
|
|||
|
|
@ -19484,6 +19484,13 @@ App_Data/Localization/Installation/installation.ca-ES.xml
|
|||
Localization/Installation/installation.ca-ES.xml
|
||||
Installation/installation.ca-ES.xml
|
||||
installation.ca-ES.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.fi-FI.xml
|
||||
Presentation/Nop.Web/App_Data/Localization/Installation/installation.fi-FI.xml
|
||||
Nop.Web/App_Data/Localization/Installation/installation.fi-FI.xml
|
||||
App_Data/Localization/Installation/installation.fi-FI.xml
|
||||
Localization/Installation/installation.fi-FI.xml
|
||||
Installation/installation.fi-FI.xml
|
||||
installation.fi-FI.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.it-IT.xml
|
||||
Presentation/Nop.Web/App_Data/Localization/Installation/installation.it-IT.xml
|
||||
Nop.Web/App_Data/Localization/Installation/installation.it-IT.xml
|
||||
|
|
|
|||
|
|
@ -2651,6 +2651,7 @@ src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.nb-NO.x
|
|||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.pl-PL.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.hu-HU.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.ca-ES.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.fi-FI.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.it-IT.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.lt-LT.xml
|
||||
src/Presentation/Nop.Web/App_Data/Localization/Installation/installation.fr-FR.xml
|
||||
|
|
|
|||
|
|
@ -10372,6 +10372,11 @@ Domain/CreditSlip/Exception/CreditSlipConstraintException.php
|
|||
CreditSlip/Exception/CreditSlipConstraintException.php
|
||||
Exception/CreditSlipConstraintException.php
|
||||
CreditSlipConstraintException.php
|
||||
src/Core/Domain/ImageSettings/ImageDomain.php
|
||||
Core/Domain/ImageSettings/ImageDomain.php
|
||||
Domain/ImageSettings/ImageDomain.php
|
||||
ImageSettings/ImageDomain.php
|
||||
ImageDomain.php
|
||||
src/Core/Domain/ImageSettings/QueryResult/EditableImageType.php
|
||||
Core/Domain/ImageSettings/QueryResult/EditableImageType.php
|
||||
Domain/ImageSettings/QueryResult/EditableImageType.php
|
||||
|
|
@ -11036,6 +11041,13 @@ Image/QueryResult/Shop/ShopImageAssociationCollection.php
|
|||
QueryResult/Shop/ShopImageAssociationCollection.php
|
||||
Shop/ShopImageAssociationCollection.php
|
||||
ShopImageAssociationCollection.php
|
||||
src/Core/Domain/Product/Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
Core/Domain/Product/Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
Domain/Product/Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
Product/Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
QueryResult/ProductImageForThumbnailGeneration.php
|
||||
ProductImageForThumbnailGeneration.php
|
||||
src/Core/Domain/Product/Image/ValueObject/ImageId.php
|
||||
Core/Domain/Product/Image/ValueObject/ImageId.php
|
||||
Domain/Product/Image/ValueObject/ImageId.php
|
||||
|
|
@ -31315,6 +31327,10 @@ src/PrestaShopBundle/Command/ExportThemeCommand.php
|
|||
PrestaShopBundle/Command/ExportThemeCommand.php
|
||||
Command/ExportThemeCommand.php
|
||||
ExportThemeCommand.php
|
||||
src/PrestaShopBundle/Command/RegenerateThumbnailsCommand.php
|
||||
PrestaShopBundle/Command/RegenerateThumbnailsCommand.php
|
||||
Command/RegenerateThumbnailsCommand.php
|
||||
RegenerateThumbnailsCommand.php
|
||||
src/PrestaShopBundle/Command/ExportModuleTranslationsCommand.php
|
||||
PrestaShopBundle/Command/ExportModuleTranslationsCommand.php
|
||||
Command/ExportModuleTranslationsCommand.php
|
||||
|
|
@ -72694,6 +72710,13 @@ Domain/ImageSettings/ValueObject/ImageTypeIdTest.php
|
|||
ImageSettings/ValueObject/ImageTypeIdTest.php
|
||||
ValueObject/ImageTypeIdTest.php
|
||||
ImageTypeIdTest.php
|
||||
tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
RegenerateThumbnailsHandlerTest.php
|
||||
tests/Unit/Core/Domain/Product/ValueObject/RedirectTypeTest.php
|
||||
Unit/Core/Domain/Product/ValueObject/RedirectTypeTest.php
|
||||
Core/Domain/Product/ValueObject/RedirectTypeTest.php
|
||||
|
|
@ -74535,6 +74558,11 @@ Unit/PrestaShopBundle/Command/ConfigCommandTest.php
|
|||
PrestaShopBundle/Command/ConfigCommandTest.php
|
||||
Command/ConfigCommandTest.php
|
||||
ConfigCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/RegenerateThumbnailsCommandTest.php
|
||||
Unit/PrestaShopBundle/Command/RegenerateThumbnailsCommandTest.php
|
||||
PrestaShopBundle/Command/RegenerateThumbnailsCommandTest.php
|
||||
Command/RegenerateThumbnailsCommandTest.php
|
||||
RegenerateThumbnailsCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/ExportThemeCommandTest.php
|
||||
Unit/PrestaShopBundle/Command/ExportThemeCommandTest.php
|
||||
PrestaShopBundle/Command/ExportThemeCommandTest.php
|
||||
|
|
|
|||
|
|
@ -1942,6 +1942,7 @@ src/Core/Domain/CreditSlip/QueryHandler/GetCreditSlipIdsByDateRangeHandlerInterf
|
|||
src/Core/Domain/CreditSlip/Exception/CreditSlipException.php
|
||||
src/Core/Domain/CreditSlip/Exception/CreditSlipNotFoundException.php
|
||||
src/Core/Domain/CreditSlip/Exception/CreditSlipConstraintException.php
|
||||
src/Core/Domain/ImageSettings/ImageDomain.php
|
||||
src/Core/Domain/ImageSettings/QueryResult/EditableImageType.php
|
||||
src/Core/Domain/ImageSettings/QueryResult/EditableImageSettings.php
|
||||
src/Core/Domain/ImageSettings/ValueObject/ImageTypeId.php
|
||||
|
|
@ -2048,6 +2049,7 @@ src/Core/Domain/Product/Image/QueryResult/Shop/ShopProductImages.php
|
|||
src/Core/Domain/Product/Image/QueryResult/Shop/ShopImageAssociation.php
|
||||
src/Core/Domain/Product/Image/QueryResult/Shop/ShopProductImagesCollection.php
|
||||
src/Core/Domain/Product/Image/QueryResult/Shop/ShopImageAssociationCollection.php
|
||||
src/Core/Domain/Product/Image/QueryResult/ProductImageForThumbnailGeneration.php
|
||||
src/Core/Domain/Product/Image/ValueObject/ImageId.php
|
||||
src/Core/Domain/Product/Image/Query/GetProductImages.php
|
||||
src/Core/Domain/Product/Image/Query/GetProductImage.php
|
||||
|
|
@ -5099,6 +5101,7 @@ src/PrestaShopBundle/Command/APIClientCommand.php
|
|||
src/PrestaShopBundle/Command/AboutCommand.php
|
||||
src/PrestaShopBundle/Command/AppendConfigurationFileHooksListCommand.php
|
||||
src/PrestaShopBundle/Command/ExportThemeCommand.php
|
||||
src/PrestaShopBundle/Command/RegenerateThumbnailsCommand.php
|
||||
src/PrestaShopBundle/Command/ExportModuleTranslationsCommand.php
|
||||
src/PrestaShopBundle/Command/GenerateHooksDocumentationCommand.php
|
||||
src/PrestaShopBundle/Command/GenerateAPIDocCommand.php
|
||||
|
|
@ -11830,6 +11833,7 @@ tests/Unit/Core/Domain/Carrier/ValueObject/CarrierReferenceIdTest.php
|
|||
tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageSettingsTest.php
|
||||
tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php
|
||||
tests/Unit/Core/Domain/ImageSettings/ValueObject/ImageTypeIdTest.php
|
||||
tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
|
||||
tests/Unit/Core/Domain/Product/ValueObject/RedirectTypeTest.php
|
||||
tests/Unit/Core/Domain/Product/ValueObject/IsbnTest.php
|
||||
tests/Unit/Core/Domain/Product/ValueObject/UpcTest.php
|
||||
|
|
@ -12120,6 +12124,7 @@ tests/Unit/PrestaShopBundle/Twig/Extension/MultistoreUrlExtensionTest.php
|
|||
tests/Unit/PrestaShopBundle/Twig/Fixtures/modules/dummy.md
|
||||
tests/Unit/PrestaShopBundle/Twig/Fixtures/modules/template.html.twig
|
||||
tests/Unit/PrestaShopBundle/Command/ConfigCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/RegenerateThumbnailsCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/ExportThemeCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/ListCommandsAndQueriesCommandTest.php
|
||||
tests/Unit/PrestaShopBundle/Command/UpdateSchemaCommandTest.php
|
||||
|
|
|
|||
|
|
@ -25438,6 +25438,11 @@ Core/Framework/Util/XmlReader.php
|
|||
Framework/Util/XmlReader.php
|
||||
Util/XmlReader.php
|
||||
XmlReader.php
|
||||
src/Core/Framework/Util/UrlEncoder.php
|
||||
Core/Framework/Util/UrlEncoder.php
|
||||
Framework/Util/UrlEncoder.php
|
||||
Util/UrlEncoder.php
|
||||
UrlEncoder.php
|
||||
src/Core/Framework/Util/ArrayComparator.php
|
||||
Core/Framework/Util/ArrayComparator.php
|
||||
Framework/Util/ArrayComparator.php
|
||||
|
|
@ -101809,6 +101814,12 @@ tests/Visual/Administration/Settings.spec.ts
|
|||
Visual/Administration/Settings.spec.ts
|
||||
Administration/Settings.spec.ts
|
||||
Settings.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Media.spec.ts
|
||||
acceptance/tests/Visual/Administration/Media.spec.ts
|
||||
tests/Visual/Administration/Media.spec.ts
|
||||
Visual/Administration/Media.spec.ts
|
||||
Administration/Media.spec.ts
|
||||
Media.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/CustomerDetail.spec.ts
|
||||
acceptance/tests/Visual/Administration/CustomerDetail.spec.ts
|
||||
tests/Visual/Administration/CustomerDetail.spec.ts
|
||||
|
|
@ -120550,6 +120561,13 @@ Checkout/Document/Renderer/OrderDocumentCriteriaFactoryTest.php
|
|||
Document/Renderer/OrderDocumentCriteriaFactoryTest.php
|
||||
Renderer/OrderDocumentCriteriaFactoryTest.php
|
||||
OrderDocumentCriteriaFactoryTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
unit/Core/Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
Core/Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
Document/Renderer/CreditNoteRendererTest.php
|
||||
Renderer/CreditNoteRendererTest.php
|
||||
CreditNoteRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
|
|
@ -127667,6 +127685,12 @@ Core/Framework/Util/JsonTest.php
|
|||
Framework/Util/JsonTest.php
|
||||
Util/JsonTest.php
|
||||
JsonTest.php
|
||||
tests/unit/Core/Framework/Util/UrlEncoderTest.php
|
||||
unit/Core/Framework/Util/UrlEncoderTest.php
|
||||
Core/Framework/Util/UrlEncoderTest.php
|
||||
Framework/Util/UrlEncoderTest.php
|
||||
Util/UrlEncoderTest.php
|
||||
UrlEncoderTest.php
|
||||
tests/unit/Core/Framework/Util/AfterSortTest.php
|
||||
unit/Core/Framework/Util/AfterSortTest.php
|
||||
Core/Framework/Util/AfterSortTest.php
|
||||
|
|
@ -141356,9 +141380,15 @@ _unreleased/2025-08-29-add-criteria-excludes-property.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-09-25-decreased-near-clipping-distance-of-camera-in-3d-viewer.md
|
||||
_unreleased/2025-09-25-decreased-near-clipping-distance-of-camera-in-3d-viewer.md
|
||||
2025-09-25-decreased-near-clipping-distance-of-camera-in-3d-viewer.md
|
||||
changelog/_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
||||
_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
||||
2025-08-25-shop-id-change-suggestion-modal.md
|
||||
changelog/_unreleased/2025-09-25-storefront-blockquote-styling.md
|
||||
_unreleased/2025-09-25-storefront-blockquote-styling.md
|
||||
2025-09-25-storefront-blockquote-styling.md
|
||||
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||
_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||
2025-09-08-fix-custom-fields-with-fk-names.md
|
||||
|
|
@ -141500,6 +141530,9 @@ _unreleased/2022-07-04-mail-attach.md
|
|||
changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
||||
_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
||||
2025-08-28-fix-api-aware-flag-for-proxy.md
|
||||
changelog/_unreleased/2025-09-24-fix-scss-validaor-to-save-color-functions.md
|
||||
_unreleased/2025-09-24-fix-scss-validaor-to-save-color-functions.md
|
||||
2025-09-24-fix-scss-validaor-to-save-color-functions.md
|
||||
changelog/_unreleased/2025-09-04-add-block-type-in-cms.md
|
||||
_unreleased/2025-09-04-add-block-type-in-cms.md
|
||||
2025-09-04-add-block-type-in-cms.md
|
||||
|
|
@ -141557,6 +141590,9 @@ _unreleased/2025-07-28-fix-cart-error-message-translation-in-store-api.md
|
|||
changelog/_unreleased/2025-09-23-fixed-model-placement-in-3d-viewer.md
|
||||
_unreleased/2025-09-23-fixed-model-placement-in-3d-viewer.md
|
||||
2025-09-23-fixed-model-placement-in-3d-viewer.md
|
||||
changelog/_unreleased/2025-09-25-extract-url-encoder-utility.md
|
||||
_unreleased/2025-09-25-extract-url-encoder-utility.md
|
||||
2025-09-25-extract-url-encoder-utility.md
|
||||
changelog/_unreleased/2025-09-02-interpret-checkbox-custom-field-values-as-bool.md
|
||||
_unreleased/2025-09-02-interpret-checkbox-custom-field-values-as-bool.md
|
||||
2025-09-02-interpret-checkbox-custom-field-values-as-bool.md
|
||||
|
|
|
|||
|
|
@ -4111,6 +4111,7 @@ src/Core/Framework/Util/Exception/ComparatorException.php
|
|||
src/Core/Framework/Util/Exception/UtilXmlParsingException.php
|
||||
src/Core/Framework/Util/MemorySizeCalculator.php
|
||||
src/Core/Framework/Util/XmlReader.php
|
||||
src/Core/Framework/Util/UrlEncoder.php
|
||||
src/Core/Framework/Util/ArrayComparator.php
|
||||
src/Core/Framework/Util/Random.php
|
||||
src/Core/Framework/MessageQueue/Middleware/RoutingOverwriteMiddleware.php
|
||||
|
|
@ -12633,6 +12634,7 @@ tests/acceptance/tests/Visual/Administration/CategoryDetail.spec.ts
|
|||
tests/acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Media.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/CustomerDetail.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Dashboard.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
||||
|
|
@ -15110,6 +15112,7 @@ tests/unit/Core/Checkout/Order/Listener/OrderStateChangeEventListenerTest.php
|
|||
tests/unit/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/ZugferdEmbeddedRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/OrderDocumentCriteriaFactoryTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/DeliveryNoteRendererTest.php
|
||||
tests/unit/Core/Checkout/Document/Renderer/_fixtures/empty_1.pdf
|
||||
|
|
@ -16024,6 +16027,7 @@ tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php
|
|||
tests/unit/Core/Framework/Extensions/ExtensionDispatcherTest.php
|
||||
tests/unit/Core/Framework/Util/FloatComparatorTest.php
|
||||
tests/unit/Core/Framework/Util/JsonTest.php
|
||||
tests/unit/Core/Framework/Util/UrlEncoderTest.php
|
||||
tests/unit/Core/Framework/Util/AfterSortTest.php
|
||||
tests/unit/Core/Framework/Util/fixtures/test.txt
|
||||
tests/unit/Core/Framework/Util/HasherTest.php
|
||||
|
|
@ -19747,7 +19751,9 @@ changelog/_unreleased/2025-08-28-fix-order-entities-in-search-preferences.md
|
|||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2025-08-29-add-criteria-excludes-property.md
|
||||
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||
changelog/_unreleased/2025-09-25-decreased-near-clipping-distance-of-camera-in-3d-viewer.md
|
||||
changelog/_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
||||
changelog/_unreleased/2025-09-25-storefront-blockquote-styling.md
|
||||
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
changelog/_unreleased/2025-09-03-improved-language-settings-ui.md
|
||||
|
|
@ -19795,6 +19801,7 @@ changelog/_unreleased/2025-09-17-fix-install-lock-creation-on-failure.md
|
|||
changelog/_unreleased/2025-08-27-update-sales-channel-context-after-switching.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
||||
changelog/_unreleased/2025-09-24-fix-scss-validaor-to-save-color-functions.md
|
||||
changelog/_unreleased/2025-09-04-add-block-type-in-cms.md
|
||||
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||
|
|
@ -19814,6 +19821,7 @@ changelog/_unreleased/2025-07-31-add-mediaEntity-to-resolveremotethumbnailurlext
|
|||
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
|
||||
changelog/_unreleased/2025-07-28-fix-cart-error-message-translation-in-store-api.md
|
||||
changelog/_unreleased/2025-09-23-fixed-model-placement-in-3d-viewer.md
|
||||
changelog/_unreleased/2025-09-25-extract-url-encoder-utility.md
|
||||
changelog/_unreleased/2025-09-02-interpret-checkbox-custom-field-values-as-bool.md
|
||||
changelog/_unreleased/2025-07-17-added-indexes-to-the-order-tables.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
|
|
|
|||
|
|
@ -17991,6 +17991,14 @@ src/services/__tests__/permissions.section-builder.section.test.ts
|
|||
services/__tests__/permissions.section-builder.section.test.ts
|
||||
__tests__/permissions.section-builder.section.test.ts
|
||||
permissions.section-builder.section.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/homepage.test.ts
|
||||
core/admin/server/src/services/__tests__/homepage.test.ts
|
||||
admin/server/src/services/__tests__/homepage.test.ts
|
||||
server/src/services/__tests__/homepage.test.ts
|
||||
src/services/__tests__/homepage.test.ts
|
||||
services/__tests__/homepage.test.ts
|
||||
__tests__/homepage.test.ts
|
||||
homepage.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/permissions-manager-sanitize.test.ts
|
||||
core/admin/server/src/services/__tests__/permissions-manager-sanitize.test.ts
|
||||
admin/server/src/services/__tests__/permissions-manager-sanitize.test.ts
|
||||
|
|
@ -18190,6 +18198,14 @@ server/src/controllers/api-token.ts
|
|||
src/controllers/api-token.ts
|
||||
controllers/api-token.ts
|
||||
api-token.ts
|
||||
packages/core/admin/server/src/controllers/validation/schema.ts
|
||||
core/admin/server/src/controllers/validation/schema.ts
|
||||
admin/server/src/controllers/validation/schema.ts
|
||||
server/src/controllers/validation/schema.ts
|
||||
src/controllers/validation/schema.ts
|
||||
controllers/validation/schema.ts
|
||||
validation/schema.ts
|
||||
schema.ts
|
||||
packages/core/admin/server/src/controllers/admin.ts
|
||||
core/admin/server/src/controllers/admin.ts
|
||||
admin/server/src/controllers/admin.ts
|
||||
|
|
@ -28379,6 +28395,12 @@ core/src/providers/index.ts
|
|||
src/providers/index.ts
|
||||
providers/index.ts
|
||||
index.ts
|
||||
packages/core/core/src/providers/session-manager.ts
|
||||
core/core/src/providers/session-manager.ts
|
||||
core/src/providers/session-manager.ts
|
||||
src/providers/session-manager.ts
|
||||
providers/session-manager.ts
|
||||
session-manager.ts
|
||||
packages/core/core/src/providers/webhooks.ts
|
||||
core/core/src/providers/webhooks.ts
|
||||
core/src/providers/webhooks.ts
|
||||
|
|
@ -28409,12 +28431,6 @@ core/src/providers/cron.ts
|
|||
src/providers/cron.ts
|
||||
providers/cron.ts
|
||||
cron.ts
|
||||
packages/core/core/src/providers/sessionManager.ts
|
||||
core/core/src/providers/sessionManager.ts
|
||||
core/src/providers/sessionManager.ts
|
||||
src/providers/sessionManager.ts
|
||||
providers/sessionManager.ts
|
||||
sessionManager.ts
|
||||
packages/core/core/src/utils/signals.ts
|
||||
core/core/src/utils/signals.ts
|
||||
core/src/utils/signals.ts
|
||||
|
|
|
|||
|
|
@ -2510,6 +2510,7 @@ packages/core/admin/server/src/services/__tests__/role.test.ts
|
|||
packages/core/admin/server/src/services/__tests__/user.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/metrics.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/permissions.section-builder.section.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/homepage.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/permissions-manager-sanitize.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/project-settings.test.ts
|
||||
packages/core/admin/server/src/services/__tests__/api-token.test.ts
|
||||
|
|
@ -2536,6 +2537,7 @@ packages/core/admin/server/src/controllers/content-api.ts
|
|||
packages/core/admin/server/src/controllers/user.ts
|
||||
packages/core/admin/server/src/controllers/webhooks.ts
|
||||
packages/core/admin/server/src/controllers/api-token.ts
|
||||
packages/core/admin/server/src/controllers/validation/schema.ts
|
||||
packages/core/admin/server/src/controllers/admin.ts
|
||||
packages/core/admin/server/src/controllers/authentication.ts
|
||||
packages/core/admin/server/src/controllers/authenticated-user.ts
|
||||
|
|
@ -3920,12 +3922,12 @@ packages/core/core/src/factories.ts
|
|||
packages/core/core/src/providers/coreStore.ts
|
||||
packages/core/core/src/providers/registries.ts
|
||||
packages/core/core/src/providers/index.ts
|
||||
packages/core/core/src/providers/session-manager.ts
|
||||
packages/core/core/src/providers/webhooks.ts
|
||||
packages/core/core/src/providers/provider.ts
|
||||
packages/core/core/src/providers/telemetry.ts
|
||||
packages/core/core/src/providers/admin.ts
|
||||
packages/core/core/src/providers/cron.ts
|
||||
packages/core/core/src/providers/sessionManager.ts
|
||||
packages/core/core/src/utils/signals.ts
|
||||
packages/core/core/src/utils/filepath-to-prop-path.ts
|
||||
packages/core/core/src/utils/is-initialized.ts
|
||||
|
|
|
|||
|
|
@ -2282,6 +2282,11 @@ php/remote-specs-validation/changelog/56384-fix-total-payments-volume-processor
|
|||
remote-specs-validation/changelog/56384-fix-total-payments-volume-processor
|
||||
changelog/56384-fix-total-payments-volume-processor
|
||||
56384-fix-total-payments-volume-processor
|
||||
packages/php/remote-specs-validation/changelog/remove-sendcloud-shipping-partner
|
||||
php/remote-specs-validation/changelog/remove-sendcloud-shipping-partner
|
||||
remote-specs-validation/changelog/remove-sendcloud-shipping-partner
|
||||
changelog/remove-sendcloud-shipping-partner
|
||||
remove-sendcloud-shipping-partner
|
||||
packages/php/remote-specs-validation/changelog/.gitkeep
|
||||
php/remote-specs-validation/changelog/.gitkeep
|
||||
remote-specs-validation/changelog/.gitkeep
|
||||
|
|
@ -26484,6 +26489,14 @@ legacy/js/frontend/add-payment-method.js
|
|||
js/frontend/add-payment-method.js
|
||||
frontend/add-payment-method.js
|
||||
add-payment-method.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/utils/address-autocomplete-common.js
|
||||
woocommerce/client/legacy/js/frontend/utils/address-autocomplete-common.js
|
||||
client/legacy/js/frontend/utils/address-autocomplete-common.js
|
||||
legacy/js/frontend/utils/address-autocomplete-common.js
|
||||
js/frontend/utils/address-autocomplete-common.js
|
||||
frontend/utils/address-autocomplete-common.js
|
||||
utils/address-autocomplete-common.js
|
||||
address-autocomplete-common.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
client/legacy/js/frontend/account-i18n.js
|
||||
|
|
@ -27962,6 +27975,15 @@ js/base/hooks/use-container-queries.ts
|
|||
base/hooks/use-container-queries.ts
|
||||
hooks/use-container-queries.ts
|
||||
use-container-queries.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
woocommerce/client/blocks/assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
client/blocks/assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
blocks/assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
hooks/use-update-preferred-autocomplete-provider.ts
|
||||
use-update-preferred-autocomplete-provider.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-query-loop-product-context-validation.tsx
|
||||
woocommerce/client/blocks/assets/js/base/hooks/use-query-loop-product-context-validation.tsx
|
||||
client/blocks/assets/js/base/hooks/use-query-loop-product-context-validation.tsx
|
||||
|
|
@ -28016,6 +28038,16 @@ js/base/hooks/use-shallow-equal.ts
|
|||
base/hooks/use-shallow-equal.ts
|
||||
hooks/use-shallow-equal.ts
|
||||
use-shallow-equal.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
woocommerce/client/blocks/assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
client/blocks/assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
blocks/assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
test/use-update-preferred-autocomplete-provider.ts
|
||||
use-update-preferred-autocomplete-provider.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/use-previous.jsx
|
||||
woocommerce/client/blocks/assets/js/base/hooks/test/use-previous.jsx
|
||||
client/blocks/assets/js/base/hooks/test/use-previous.jsx
|
||||
|
|
@ -29609,6 +29641,75 @@ components/cart-checkout/shipping-rates-control/utils.ts
|
|||
cart-checkout/shipping-rates-control/utils.ts
|
||||
shipping-rates-control/utils.ts
|
||||
utils.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
address-autocomplete/address-autocomplete.tsx
|
||||
address-autocomplete.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
cart-checkout/address-autocomplete/suggestions.tsx
|
||||
address-autocomplete/suggestions.tsx
|
||||
suggestions.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
base/components/cart-checkout/address-autocomplete/style.scss
|
||||
components/cart-checkout/address-autocomplete/style.scss
|
||||
cart-checkout/address-autocomplete/style.scss
|
||||
address-autocomplete/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
address-autocomplete/test/address-autocomplete.tsx
|
||||
test/address-autocomplete.tsx
|
||||
address-autocomplete.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
address-autocomplete/test/suggestions.tsx
|
||||
test/suggestions.tsx
|
||||
suggestions.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
cart-checkout/address-autocomplete/test/integration.tsx
|
||||
address-autocomplete/test/integration.tsx
|
||||
test/integration.tsx
|
||||
integration.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx
|
||||
|
|
@ -29741,6 +29842,18 @@ components/cart-checkout/form/style.scss
|
|||
cart-checkout/form/style.scss
|
||||
form/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
client/blocks/assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
blocks/assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
components/cart-checkout/form/test/address-line-fields.tsx
|
||||
cart-checkout/form/test/address-line-fields.tsx
|
||||
form/test/address-line-fields.tsx
|
||||
test/address-line-fields.tsx
|
||||
address-line-fields.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/index.js
|
||||
woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/index.js
|
||||
client/blocks/assets/js/base/components/cart-checkout/form/test/index.js
|
||||
|
|
@ -47619,6 +47732,15 @@ js/types/type-defs/cart.js
|
|||
types/type-defs/cart.js
|
||||
type-defs/cart.js
|
||||
cart.js
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/address-autocomplete.ts
|
||||
woocommerce/client/blocks/assets/js/types/type-defs/address-autocomplete.ts
|
||||
client/blocks/assets/js/types/type-defs/address-autocomplete.ts
|
||||
blocks/assets/js/types/type-defs/address-autocomplete.ts
|
||||
assets/js/types/type-defs/address-autocomplete.ts
|
||||
js/types/type-defs/address-autocomplete.ts
|
||||
types/type-defs/address-autocomplete.ts
|
||||
type-defs/address-autocomplete.ts
|
||||
address-autocomplete.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/settings.js
|
||||
woocommerce/client/blocks/assets/js/types/type-defs/settings.js
|
||||
client/blocks/assets/js/types/type-defs/settings.js
|
||||
|
|
@ -91534,6 +91656,10 @@ plugins/woocommerce/changelog/add-variations-endpoint
|
|||
woocommerce/changelog/add-variations-endpoint
|
||||
changelog/add-variations-endpoint
|
||||
add-variations-endpoint
|
||||
plugins/woocommerce/changelog/fix-60182-product-gallery-outlines
|
||||
woocommerce/changelog/fix-60182-product-gallery-outlines
|
||||
changelog/fix-60182-product-gallery-outlines
|
||||
fix-60182-product-gallery-outlines
|
||||
plugins/woocommerce/changelog/fix-59809
|
||||
woocommerce/changelog/fix-59809
|
||||
changelog/fix-59809
|
||||
|
|
@ -91606,6 +91732,10 @@ plugins/woocommerce/changelog/60602-add-optimistic-updates
|
|||
woocommerce/changelog/60602-add-optimistic-updates
|
||||
changelog/60602-add-optimistic-updates
|
||||
60602-add-optimistic-updates
|
||||
plugins/woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
plugins/woocommerce/changelog/fix-attribute-mapping
|
||||
woocommerce/changelog/fix-attribute-mapping
|
||||
changelog/fix-attribute-mapping
|
||||
|
|
@ -91650,6 +91780,10 @@ plugins/woocommerce/changelog/pr-60361
|
|||
woocommerce/changelog/pr-60361
|
||||
changelog/pr-60361
|
||||
pr-60361
|
||||
plugins/woocommerce/changelog/add-blocks-autocomplete
|
||||
woocommerce/changelog/add-blocks-autocomplete
|
||||
changelog/add-blocks-autocomplete
|
||||
add-blocks-autocomplete
|
||||
plugins/woocommerce/changelog/60578-feature-paypal-wps-migration
|
||||
woocommerce/changelog/60578-feature-paypal-wps-migration
|
||||
changelog/60578-feature-paypal-wps-migration
|
||||
|
|
@ -91662,6 +91796,10 @@ plugins/woocommerce/changelog/improve-performance-of-assetcontroller-get_script_
|
|||
woocommerce/changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
changelog/fix-add-to-cart-with-options-type-errors
|
||||
fix-add-to-cart-with-options-type-errors
|
||||
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||
woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||
changelog/update-59443-quantity-selector-variation-data
|
||||
|
|
@ -91742,10 +91880,18 @@ plugins/woocommerce/changelog/fix-60660-update-product-gallery-based-on-variatio
|
|||
woocommerce/changelog/fix-60660-update-product-gallery-based-on-variations
|
||||
changelog/fix-60660-update-product-gallery-based-on-variations
|
||||
fix-60660-update-product-gallery-based-on-variations
|
||||
plugins/woocommerce/changelog/remove-sendcloud-shipping-partner
|
||||
woocommerce/changelog/remove-sendcloud-shipping-partner
|
||||
changelog/remove-sendcloud-shipping-partner
|
||||
remove-sendcloud-shipping-partner
|
||||
plugins/woocommerce/changelog/61052-fix-assets-load-rest-api
|
||||
woocommerce/changelog/61052-fix-assets-load-rest-api
|
||||
changelog/61052-fix-assets-load-rest-api
|
||||
61052-fix-assets-load-rest-api
|
||||
plugins/woocommerce/changelog/61057-performance-60647-product-query-cache
|
||||
woocommerce/changelog/61057-performance-60647-product-query-cache
|
||||
changelog/61057-performance-60647-product-query-cache
|
||||
61057-performance-60647-product-query-cache
|
||||
plugins/woocommerce/changelog/fix-update-address-autocomplete-settings
|
||||
woocommerce/changelog/fix-update-address-autocomplete-settings
|
||||
changelog/fix-update-address-autocomplete-settings
|
||||
|
|
@ -91890,6 +92036,10 @@ plugins/woocommerce/changelog/57871-dont-add-geolocation-hash-to-robotstxt
|
|||
woocommerce/changelog/57871-dont-add-geolocation-hash-to-robotstxt
|
||||
changelog/57871-dont-add-geolocation-hash-to-robotstxt
|
||||
57871-dont-add-geolocation-hash-to-robotstxt
|
||||
plugins/woocommerce/changelog/performance-WOOPLUG-5382-drop-custom-wp-index-on-uninstall
|
||||
woocommerce/changelog/performance-WOOPLUG-5382-drop-custom-wp-index-on-uninstall
|
||||
changelog/performance-WOOPLUG-5382-drop-custom-wp-index-on-uninstall
|
||||
performance-WOOPLUG-5382-drop-custom-wp-index-on-uninstall
|
||||
plugins/woocommerce/changelog/fix-product-gallery-remove-unused-code
|
||||
woocommerce/changelog/fix-product-gallery-remove-unused-code
|
||||
changelog/fix-product-gallery-remove-unused-code
|
||||
|
|
@ -92030,6 +92180,10 @@ plugins/woocommerce/changelog/pr-60928
|
|||
woocommerce/changelog/pr-60928
|
||||
changelog/pr-60928
|
||||
pr-60928
|
||||
plugins/woocommerce/changelog/add-kosovo-telephone-vat
|
||||
woocommerce/changelog/add-kosovo-telephone-vat
|
||||
changelog/add-kosovo-telephone-vat
|
||||
add-kosovo-telephone-vat
|
||||
plugins/woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
|
||||
woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
|
||||
changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
|
||||
|
|
|
|||
|
|
@ -355,6 +355,7 @@ packages/php/remote-specs-validation/tests/FixtureTest.php
|
|||
packages/php/remote-specs-validation/bin/build
|
||||
packages/php/remote-specs-validation/changelog/58941-dev-consolidate-packages-license-version
|
||||
packages/php/remote-specs-validation/changelog/56384-fix-total-payments-volume-processor
|
||||
packages/php/remote-specs-validation/changelog/remove-sendcloud-shipping-partner
|
||||
packages/php/remote-specs-validation/changelog/.gitkeep
|
||||
packages/php/remote-specs-validation/changelog/dev-ci-lint-monorepo-job-update
|
||||
packages/php/remote-specs-validation/bundles/remote-inbox-notification.json
|
||||
|
|
@ -4540,6 +4541,7 @@ plugins/woocommerce/client/legacy/js/frontend/geolocation.js
|
|||
plugins/woocommerce/client/legacy/js/frontend/address-autocomplete.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/cart-fragments.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/utils/address-autocomplete-common.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/cart.js
|
||||
|
|
@ -4694,12 +4696,14 @@ plugins/woocommerce/client/blocks/assets/js/base/hooks/use-style-props.ts
|
|||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-observed-viewport.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-spoken-message.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-container-queries.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-update-preferred-autocomplete-provider.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-query-loop-product-context-validation.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-local-storage-state.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-is-mounted.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-position-relative-to-viewport.js
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/use-shallow-equal.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/use-update-preferred-autocomplete-provider.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/use-previous.jsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/checkout-document-schema.json
|
||||
plugins/woocommerce/client/blocks/assets/js/base/hooks/test/use-schema-parser.tsx
|
||||
|
|
@ -4847,6 +4851,12 @@ plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/polici
|
|||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control/types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/shipping-rates-control/utils.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/address-autocomplete.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/suggestions.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/address-autocomplete.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/suggestions.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/address-autocomplete/test/integration.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/address-line-fields.tsx
|
||||
|
|
@ -4859,6 +4869,7 @@ plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/a
|
|||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/prepare-form-fields.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/use-form-validation.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/address-line-fields.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/test/address-line-2-field.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/base/components/cart-checkout/form/validate-country.ts
|
||||
|
|
@ -6638,6 +6649,7 @@ plugins/woocommerce/client/blocks/assets/js/types/type-defs/stock-status.ts
|
|||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/product-response.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/api-error-response.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/cart.js
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/address-autocomplete.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/settings.js
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/blocks.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/types/type-defs/payment-method-interface.ts
|
||||
|
|
@ -12468,6 +12480,7 @@ plugins/woocommerce/changelog/60266-fix-60264-update-indian-states
|
|||
plugins/woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
|
||||
plugins/woocommerce/changelog/add-cogs-support
|
||||
plugins/woocommerce/changelog/add-variations-endpoint
|
||||
plugins/woocommerce/changelog/fix-60182-product-gallery-outlines
|
||||
plugins/woocommerce/changelog/fix-59809
|
||||
plugins/woocommerce/changelog/pr-61069
|
||||
plugins/woocommerce/changelog/update-60810
|
||||
|
|
@ -12486,6 +12499,7 @@ plugins/woocommerce/changelog/update-change-other-pes-cta-when-extension-already
|
|||
plugins/woocommerce/changelog/fix-60367
|
||||
plugins/woocommerce/changelog/wooplug-5082-allow-html-string-to-be-passed-to-render-at-the-end-of-the
|
||||
plugins/woocommerce/changelog/60602-add-optimistic-updates
|
||||
plugins/woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
plugins/woocommerce/changelog/fix-attribute-mapping
|
||||
plugins/woocommerce/changelog/update-hide-product-quantity-if-sold-individually
|
||||
plugins/woocommerce/changelog/60789-feature-add-textalign-to-product-summary
|
||||
|
|
@ -12497,9 +12511,11 @@ plugins/woocommerce/changelog/performance-60340-remove-shipping-data
|
|||
plugins/woocommerce/changelog/patch-5
|
||||
plugins/woocommerce/changelog/fix-60886
|
||||
plugins/woocommerce/changelog/pr-60361
|
||||
plugins/woocommerce/changelog/add-blocks-autocomplete
|
||||
plugins/woocommerce/changelog/60578-feature-paypal-wps-migration
|
||||
plugins/woocommerce/changelog/60930-performance-58285-replace-parse_blocks-1
|
||||
plugins/woocommerce/changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||
plugins/woocommerce/changelog/60512-patch-12
|
||||
plugins/woocommerce/changelog/update-wc-admin-assets-script-registry
|
||||
|
|
@ -12520,7 +12536,9 @@ plugins/woocommerce/changelog/wooplug-958-enhancement-add-republic-of-kosovo-as-
|
|||
plugins/woocommerce/changelog/60715-add-migrate-entity-add-to-cart-form
|
||||
plugins/woocommerce/changelog/enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
|
||||
plugins/woocommerce/changelog/fix-60660-update-product-gallery-based-on-variations
|
||||
plugins/woocommerce/changelog/remove-sendcloud-shipping-partner
|
||||
plugins/woocommerce/changelog/61052-fix-assets-load-rest-api
|
||||
plugins/woocommerce/changelog/61057-performance-60647-product-query-cache
|
||||
plugins/woocommerce/changelog/fix-update-address-autocomplete-settings
|
||||
plugins/woocommerce/changelog/wooplug-3667-implement-merchant-side-tracking-for-address-autocomplete
|
||||
plugins/woocommerce/changelog/wooplug-5490-broken-action-links-when-wordpress-is-installed-in-a
|
||||
|
|
@ -12557,6 +12575,7 @@ plugins/woocommerce/changelog/fix-59438-announce-adding-to-cart-and-quantity-cha
|
|||
plugins/woocommerce/changelog/fix-phpcs-deprecation
|
||||
plugins/woocommerce/changelog/fix-59444-accessible-selected-variation-data
|
||||
plugins/woocommerce/changelog/57871-dont-add-geolocation-hash-to-robotstxt
|
||||
plugins/woocommerce/changelog/performance-WOOPLUG-5382-drop-custom-wp-index-on-uninstall
|
||||
plugins/woocommerce/changelog/fix-product-gallery-remove-unused-code
|
||||
plugins/woocommerce/changelog/fix-60573
|
||||
plugins/woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
|
||||
|
|
@ -12592,6 +12611,7 @@ plugins/woocommerce/changelog/refactor-rest-api-v4-structure
|
|||
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
||||
plugins/woocommerce/changelog/add-wordpress-abilities-api
|
||||
plugins/woocommerce/changelog/pr-60928
|
||||
plugins/woocommerce/changelog/add-kosovo-telephone-vat
|
||||
plugins/woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
|
||||
plugins/woocommerce/changelog/fix-sold-individually-optimistic-updates
|
||||
plugins/woocommerce/changelog/add-quantity-validation-on-input
|
||||
|
|
|
|||
|
|
@ -1642,10 +1642,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://blog.google/robots.txt
|
||||
http://amazon.com/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://ftc.gov/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
http://ncbi.nlm.nih.gov/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3456,7 +3456,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://docs.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue