mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-19 13:31:49 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
17bad1ed51
commit
836082f5b3
18 changed files with 1530 additions and 2725 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1724007797
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1724061833
|
||||
"last_update": 1724148227
|
||||
}
|
||||
}
|
||||
|
|
@ -2179,6 +2179,11 @@ src/database/migrations/20220322A-rename-field-typecast-flags.ts
|
|||
database/migrations/20220322A-rename-field-typecast-flags.ts
|
||||
migrations/20220322A-rename-field-typecast-flags.ts
|
||||
20220322A-rename-field-typecast-flags.ts
|
||||
api/src/database/migrations/20240817A-update-icon-fields-length.ts
|
||||
src/database/migrations/20240817A-update-icon-fields-length.ts
|
||||
database/migrations/20240817A-update-icon-fields-length.ts
|
||||
migrations/20240817A-update-icon-fields-length.ts
|
||||
20240817A-update-icon-fields-length.ts
|
||||
api/src/database/migrations/20210304A-remove-locked-fields.ts
|
||||
src/database/migrations/20210304A-remove-locked-fields.ts
|
||||
database/migrations/20210304A-remove-locked-fields.ts
|
||||
|
|
@ -13310,6 +13315,10 @@ app/src/utils/flatten-field-groups.ts
|
|||
src/utils/flatten-field-groups.ts
|
||||
utils/flatten-field-groups.ts
|
||||
flatten-field-groups.ts
|
||||
app/src/utils/get-minimal-grid-class.test.ts
|
||||
src/utils/get-minimal-grid-class.test.ts
|
||||
utils/get-minimal-grid-class.test.ts
|
||||
get-minimal-grid-class.test.ts
|
||||
app/src/utils/get-stringified-value.test.ts
|
||||
src/utils/get-stringified-value.test.ts
|
||||
utils/get-stringified-value.test.ts
|
||||
|
|
@ -13394,6 +13403,10 @@ app/src/utils/is-permission-empty.ts
|
|||
src/utils/is-permission-empty.ts
|
||||
utils/is-permission-empty.ts
|
||||
is-permission-empty.ts
|
||||
app/src/utils/get-minimal-grid-class.ts
|
||||
src/utils/get-minimal-grid-class.ts
|
||||
utils/get-minimal-grid-class.ts
|
||||
get-minimal-grid-class.ts
|
||||
app/src/utils/extract-field-from-function.ts
|
||||
src/utils/extract-field-from-function.ts
|
||||
utils/extract-field-from-function.ts
|
||||
|
|
@ -16528,10 +16541,26 @@ contributing.md
|
|||
config.json
|
||||
.changeset/quick-worms-kick.md
|
||||
quick-worms-kick.md
|
||||
.changeset/smooth-trainers-occur.md
|
||||
smooth-trainers-occur.md
|
||||
.changeset/wet-lemons-heal.md
|
||||
wet-lemons-heal.md
|
||||
.changeset/breezy-pianos-wink.md
|
||||
breezy-pianos-wink.md
|
||||
.changeset/wise-buckets-raise.md
|
||||
wise-buckets-raise.md
|
||||
.changeset/wise-bikes-suffer.md
|
||||
wise-bikes-suffer.md
|
||||
.changeset/gentle-balloons-pretend.md
|
||||
gentle-balloons-pretend.md
|
||||
.changeset/grumpy-eels-add.md
|
||||
grumpy-eels-add.md
|
||||
.changeset/good-teachers-worry.md
|
||||
good-teachers-worry.md
|
||||
.changeset/yellow-comics-trade.md
|
||||
yellow-comics-trade.md
|
||||
.changeset/plenty-flies-yawn.md
|
||||
plenty-flies-yawn.md
|
||||
contributors.yml
|
||||
license
|
||||
.dockerignore
|
||||
|
|
@ -450,6 +450,7 @@ api/src/database/migrations/20220429C-drop-non-null-from-ip-of-activity.ts
|
|||
api/src/database/migrations/20231215A-add-focalpoints.ts
|
||||
api/src/database/migrations/20220308A-add-bookmark-icon-and-color.ts
|
||||
api/src/database/migrations/20220322A-rename-field-typecast-flags.ts
|
||||
api/src/database/migrations/20240817A-update-icon-fields-length.ts
|
||||
api/src/database/migrations/20210304A-remove-locked-fields.ts
|
||||
api/src/database/migrations/20230927A-themes.ts
|
||||
api/src/database/migrations/20220323A-add-field-validation.ts
|
||||
|
|
@ -2688,6 +2689,7 @@ app/src/utils/is-permission-empty.test.ts
|
|||
app/src/utils/router-passthrough.ts
|
||||
app/src/utils/get-fullcalendar-locale.ts
|
||||
app/src/utils/flatten-field-groups.ts
|
||||
app/src/utils/get-minimal-grid-class.test.ts
|
||||
app/src/utils/get-stringified-value.test.ts
|
||||
app/src/utils/hide-drag-image.test.ts
|
||||
app/src/utils/localized-format-distance.ts
|
||||
|
|
@ -2709,6 +2711,7 @@ app/src/utils/parse-filter.test.ts
|
|||
app/src/utils/get-appearance.ts
|
||||
app/src/utils/parse-preset.ts
|
||||
app/src/utils/is-permission-empty.ts
|
||||
app/src/utils/get-minimal-grid-class.ts
|
||||
app/src/utils/extract-field-from-function.ts
|
||||
app/src/utils/get-date-fns-locale.ts
|
||||
app/src/utils/get-default-display-for-type.ts
|
||||
|
|
@ -3346,8 +3349,16 @@ app/license
|
|||
contributing.md
|
||||
.changeset/config.json
|
||||
.changeset/quick-worms-kick.md
|
||||
.changeset/smooth-trainers-occur.md
|
||||
.changeset/wet-lemons-heal.md
|
||||
.changeset/breezy-pianos-wink.md
|
||||
.changeset/wise-buckets-raise.md
|
||||
.changeset/wise-bikes-suffer.md
|
||||
.changeset/gentle-balloons-pretend.md
|
||||
.changeset/grumpy-eels-add.md
|
||||
.changeset/good-teachers-worry.md
|
||||
.changeset/yellow-comics-trade.md
|
||||
.changeset/plenty-flies-yawn.md
|
||||
contributors.yml
|
||||
license
|
||||
.dockerignore
|
||||
|
|
@ -18468,6 +18468,10 @@ erpnext/patches/v15_0/saudi_depreciation_warning.py
|
|||
patches/v15_0/saudi_depreciation_warning.py
|
||||
v15_0/saudi_depreciation_warning.py
|
||||
saudi_depreciation_warning.py
|
||||
erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
v15_0/drop_index_posting_datetime_from_sle.py
|
||||
drop_index_posting_datetime_from_sle.py
|
||||
erpnext/patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
|
|
|
|||
|
|
@ -3797,6 +3797,7 @@ erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_
|
|||
erpnext/patches/v15_0/do_not_use_batchwise_valuation.py
|
||||
erpnext/patches/v15_0/remove_loan_management_module.py
|
||||
erpnext/patches/v15_0/saudi_depreciation_warning.py
|
||||
erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
erpnext/patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
|
||||
erpnext/patches/v15_0/delete_saudi_doctypes.py
|
||||
erpnext/patches/v15_0/rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
|
|
|
|||
|
|
@ -166178,6 +166178,14 @@ Test/Mftf/Data/FreeShippingMethodData.xml
|
|||
Mftf/Data/FreeShippingMethodData.xml
|
||||
Data/FreeShippingMethodData.xml
|
||||
FreeShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
code/Magento/Shipping/Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
Magento/Shipping/Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
Shipping/Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
Mftf/Data/UPSShippingMethodData.xml
|
||||
Data/UPSShippingMethodData.xml
|
||||
UPSShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/USPSShippingMethodData.xml
|
||||
code/Magento/Shipping/Test/Mftf/Data/USPSShippingMethodData.xml
|
||||
Magento/Shipping/Test/Mftf/Data/USPSShippingMethodData.xml
|
||||
|
|
@ -166322,6 +166330,14 @@ Test/Mftf/Test/AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
|
|||
Mftf/Test/AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
|
||||
Test/AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
|
||||
AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
Shipping/Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/TableRatesShippingMethodForDifferentStatesTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/TableRatesShippingMethodForDifferentStatesTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/TableRatesShippingMethodForDifferentStatesTest.xml
|
||||
|
|
@ -166402,6 +166418,14 @@ Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
|
|||
Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
|
||||
Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
|
||||
AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
AdminDisableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
|
|
@ -166482,6 +166506,14 @@ Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
|||
Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
|
|
@ -166506,6 +166538,14 @@ Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
|
|||
Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
|
||||
ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
|
||||
AdminEnableFedExConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
StorefrontVerifyOrderInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
|
|
@ -166530,6 +166570,14 @@ Test/Mftf/ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
|||
Mftf/ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
AdminUPSDisableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
|
|
@ -166586,6 +166634,22 @@ Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
|||
Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
StorefrontUpdateShippingAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
|
|
@ -166618,6 +166682,14 @@ Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
|||
Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
SubmitShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
AdminEnableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGroup.xml
|
||||
|
|
@ -166642,6 +166714,14 @@ Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
|
|||
Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
|
||||
ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
|
||||
AdminSetShippingOriginConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
|
|
@ -166698,6 +166778,14 @@ Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
|||
Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
AdminUPSEnableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertExistingTrackingNumberActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertExistingTrackingNumberActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertExistingTrackingNumberActionGroup.xml
|
||||
|
|
@ -227130,6 +227218,14 @@ Test/Mftf/Page/AdminProductCreatePage.xml
|
|||
Mftf/Page/AdminProductCreatePage.xml
|
||||
Page/AdminProductCreatePage.xml
|
||||
AdminProductCreatePage.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
ConfigurableProduct/Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml
|
||||
|
|
@ -227857,6 +227953,14 @@ Mftf/Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableB
|
|||
Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableByDescriptionTest.xml
|
||||
AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableByDescriptionTest.xml
|
||||
AdvanceCatalogSearchConfigurableByDescriptionTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
|
||||
|
|
@ -228017,6 +228121,14 @@ Test/Mftf/ActionGroup/AddProductToConfigurationsGridActionGroup.xml
|
|||
Mftf/ActionGroup/AddProductToConfigurationsGridActionGroup.xml
|
||||
ActionGroup/AddProductToConfigurationsGridActionGroup.xml
|
||||
AddProductToConfigurationsGridActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
ConfigurableProduct/Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
AdminAddOptionForAttributeActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductWithNewAttributeSetActionGroup.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductWithNewAttributeSetActionGroup.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductWithNewAttributeSetActionGroup.xml
|
||||
|
|
@ -228321,6 +228433,14 @@ Test/Mftf/ActionGroup/AdminConfigurableProductVerifyOptionPriceActionGroup.xml
|
|||
Mftf/ActionGroup/AdminConfigurableProductVerifyOptionPriceActionGroup.xml
|
||||
ActionGroup/AdminConfigurableProductVerifyOptionPriceActionGroup.xml
|
||||
AdminConfigurableProductVerifyOptionPriceActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductAddToCurrentAttributeSetActionGroup.xml
|
||||
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductAddToCurrentAttributeSetActionGroup.xml
|
||||
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductAddToCurrentAttributeSetActionGroup.xml
|
||||
|
|
@ -241436,6 +241556,14 @@ Test/Mftf/Test/AdminCreateCategoryWithAPIForMultiStoresTest.xml
|
|||
Mftf/Test/AdminCreateCategoryWithAPIForMultiStoresTest.xml
|
||||
Test/AdminCreateCategoryWithAPIForMultiStoresTest.xml
|
||||
AdminCreateCategoryWithAPIForMultiStoresTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
code/Magento/Catalog/Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
Magento/Catalog/Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
Catalog/Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateMultipleSelectProductAttributeVisibleInStorefrontAdvancedSearchFormTest.xml
|
||||
code/Magento/Catalog/Test/Mftf/Test/AdminCreateMultipleSelectProductAttributeVisibleInStorefrontAdvancedSearchFormTest.xml
|
||||
Magento/Catalog/Test/Mftf/Test/AdminCreateMultipleSelectProductAttributeVisibleInStorefrontAdvancedSearchFormTest.xml
|
||||
|
|
@ -270942,6 +271070,14 @@ Test/Mftf/ActionGroup/AdminOpenStoreConfigCatalogPageActionGroup.xml
|
|||
Mftf/ActionGroup/AdminOpenStoreConfigCatalogPageActionGroup.xml
|
||||
ActionGroup/AdminOpenStoreConfigCatalogPageActionGroup.xml
|
||||
AdminOpenStoreConfigCatalogPageActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
Config/Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminNavigateToConfigurationSystemSectionActionGroup.xml
|
||||
code/Magento/Config/Test/Mftf/ActionGroup/AdminNavigateToConfigurationSystemSectionActionGroup.xml
|
||||
Magento/Config/Test/Mftf/ActionGroup/AdminNavigateToConfigurationSystemSectionActionGroup.xml
|
||||
|
|
@ -296899,6 +297035,15 @@ Mftf/Section/PayPalExpressCheckoutConfigSection/PayPalExpressCheckoutConfigSecti
|
|||
Section/PayPalExpressCheckoutConfigSection/PayPalExpressCheckoutConfigSection.xml
|
||||
PayPalExpressCheckoutConfigSection/PayPalExpressCheckoutConfigSection.xml
|
||||
PayPalExpressCheckoutConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
StorefrontPayPalPayLaterSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/OtherPaymentsConfigSection.xml
|
||||
code/Magento/Paypal/Test/Mftf/Section/OtherPaymentsConfigSection.xml
|
||||
Magento/Paypal/Test/Mftf/Section/OtherPaymentsConfigSection.xml
|
||||
|
|
@ -297072,6 +297217,22 @@ Test/Mftf/Test/AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml
|
|||
Mftf/Test/AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml
|
||||
Test/AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml
|
||||
AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
|
||||
|
|
@ -297374,6 +297535,14 @@ Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.x
|
|||
Mftf/Test/StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.xml
|
||||
Test/StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.xml
|
||||
StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
Paypal/Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
AdminCancelPaypalPayflowProOrderTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelledPaymentStandardOrderTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminCancelledPaymentStandardOrderTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminCancelledPaymentStandardOrderTest.xml
|
||||
|
|
@ -297478,6 +297647,14 @@ Test/Mftf/Test/VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
|
|||
Mftf/Test/VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
|
||||
Test/VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
|
||||
VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkWithMerchantCountryFromConfigTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkWithMerchantCountryFromConfigTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkWithMerchantCountryFromConfigTest.xml
|
||||
|
|
|
|||
|
|
@ -19621,6 +19621,7 @@ app/code/Magento/Shipping/Test/Mftf/Data/FlatRateShippingMethodData.xml
|
|||
app/code/Magento/Shipping/Test/Mftf/Data/TableRatesShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/FedExConfigData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/FreeShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/UPSShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/USPSShippingMethodData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/AdminShippingSettingsConfigData.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Data/ShippingMethodData.xml
|
||||
|
|
@ -19639,6 +19640,7 @@ app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWi
|
|||
app/code/Magento/Shipping/Test/Mftf/Test/AdminDisableShipmentCommentsTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontMultishippingCheckoutWithOnlineShippingMethodTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/TableRatesShippingMethodForDifferentStatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShipmentEntityWithTrackingNumberTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
|
|
@ -19649,6 +19651,7 @@ app/code/Magento/Shipping/Test/Mftf/Test/MultipleAddressCheckoutWithTwoDifferent
|
|||
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyPermissionsRoleForDeliveryMethodsSectionTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderWithUSPSOnlineShippingCarrierTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodUnavailableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
|
|
@ -19659,12 +19662,15 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeFlatRateShippingMetho
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentFromOrderPageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSDisableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertShipmentInShipmentsGridActionGroup.xml
|
||||
|
|
@ -19672,13 +19678,17 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionG
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentViewActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationBeforePlacingOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminResetShippingOriginConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/VerifyBasicShipmentInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
|
|
@ -19686,6 +19696,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMet
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/GoToShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertTrackingValidationErrorActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminUPSEnableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertExistingTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertAdminThereIsNoNotifyCustomerByEmailCheckboxActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
|
|
@ -27320,6 +27331,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductData.xml
|
|||
app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductAttributeNameDesignData.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ProductConfigurableAttributeData.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Page/AdminProductCreatePage.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminPaginationOnTheConfigurableProductEditCurrentVariationsGridTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminAddDefaultImageConfigurableTest.xml
|
||||
|
|
@ -27406,6 +27418,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdvanceCatalogSearchConfigur
|
|||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableByNameTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableBySkuTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdvanceCatalogSearchConfigurableTest/AdvanceCatalogSearchConfigurableByDescriptionTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductsWithUniquePricesAndSingleQuantityOnEachSKUTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckResultsOfColorAndOtherFiltersTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/EndToEndB2CLoggedInUserTest.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveDefaultImageConfigurableTest.xml
|
||||
|
|
@ -27426,6 +27439,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/StorefrontAssertExclu
|
|||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableWizardMoveToNextStepActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/CreateConfigurableProductWithSamePriceActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AddProductToConfigurationsGridActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAddOptionForAttributeActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductWithNewAttributeSetActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/CreateConfigurationsForAttributeActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/CreateConfigurationsForAttributeWithImagesActionGroup.xml
|
||||
|
|
@ -27464,6 +27478,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AssertStorefrontProdu
|
|||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminSetProductQuantityToEachSkusConfigurableProductActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductVerifyOptionPriceActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateNewDefaultAttributeForAsWithOptionActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SaveConfigurableProductAddToCurrentAttributeSetActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminCreateConfigurationsForAttributeActionGroup.xml
|
||||
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/StorefrontCheckConfigurableProductOptionsActionGroup.xml
|
||||
|
|
@ -28900,6 +28915,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/StorefrontNoStoreCodeYesCategoryPathHtml
|
|||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminChangeCategoryDisplaySettingsOnStorefrontTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryWithAPIForMultiStoresTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontAddtoCartInManageStockForAllProductsTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateMultipleSelectProductAttributeVisibleInStorefrontAdvancedSearchFormTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/TierPricingWhenPriceScopeIsWebsiteWorkingProperlyWithMultipleCurrenciesConfiguredTest.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckInactiveAndNotIncludeInMenuCategoryAndSubcategoryIsNotVisibleInNavigationTest.xml
|
||||
|
|
@ -32592,6 +32608,7 @@ app/code/Magento/Config/Test/Mftf/ActionGroup/EuropeanCountriesOptionActionGroup
|
|||
app/code/Magento/Config/Test/Mftf/ActionGroup/RestoreLayoutSettingActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/EnableAdminAccountSharingActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminOpenStoreConfigCatalogPageActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLWithoutSpecificCountryConfigurationActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminNavigateToConfigurationSystemSectionActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminExpandConfigTabActionGroup.xml
|
||||
app/code/Magento/Config/Test/Mftf/ActionGroup/NavigateToConfigurationGeneralPageActionGroup.xml
|
||||
|
|
@ -35847,6 +35864,7 @@ app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/Pay
|
|||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalSmartButtonStylesSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/PayPalAdvancedSettingConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/PayPalExpressCheckoutConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalPayLaterSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/OtherPaymentsConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/LICENSE.txt
|
||||
app/code/Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
|
||||
|
|
@ -35869,6 +35887,8 @@ app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTra
|
|||
app/code/Magento/Paypal/Test/Mftf/Test/PlaceOrderUsingPaypalExpressWithPaymentActionOrderTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckDefaultValueOfPayPalCustomizeButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCompleteOrderPaidWithPayPalStandardTest.xml
|
||||
|
|
@ -35906,6 +35926,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckout
|
|||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/PayPalPayLaterExperienceForAllMerchantLocationsTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelPaypalPayflowProOrderTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelledPaymentStandardOrderTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithBuyNowLabelOnMiniCartTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminOnePayPalSolutionsEnabledAtTheSameTimeTest.xml
|
||||
|
|
@ -35919,6 +35940,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPaypalPayFlow
|
|||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontAddProductToCartAndGoToCheckoutWithInvalidCreditCardTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredUserPaypalCheckoutWithFlatRatePaymentActionSaleTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkWithMerchantCountryFromConfigTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigPaymentsSectionStateTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVerifySecureURLRedirectPaypalTest.xml
|
||||
|
|
|
|||
|
|
@ -19722,11 +19722,6 @@ Plugins/Nop.Plugin.Payments.AmazonPay/Views/SignIn.cshtml
|
|||
Nop.Plugin.Payments.AmazonPay/Views/SignIn.cshtml
|
||||
Views/SignIn.cshtml
|
||||
SignIn.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/miniCart.cshtml
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Views/miniCart.cshtml
|
||||
Nop.Plugin.Payments.AmazonPay/Views/miniCart.cshtml
|
||||
Views/miniCart.cshtml
|
||||
miniCart.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/Configure.cshtml
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Views/Configure.cshtml
|
||||
Nop.Plugin.Payments.AmazonPay/Views/Configure.cshtml
|
||||
|
|
@ -19742,11 +19737,16 @@ Plugins/Nop.Plugin.Payments.AmazonPay/Views/_ViewImports.cshtml
|
|||
Nop.Plugin.Payments.AmazonPay/Views/_ViewImports.cshtml
|
||||
Views/_ViewImports.cshtml
|
||||
_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/_checkout.cshtml
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Views/_checkout.cshtml
|
||||
Nop.Plugin.Payments.AmazonPay/Views/_checkout.cshtml
|
||||
Views/_checkout.cshtml
|
||||
_checkout.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/MiniCart.cshtml
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Views/MiniCart.cshtml
|
||||
Nop.Plugin.Payments.AmazonPay/Views/MiniCart.cshtml
|
||||
Views/MiniCart.cshtml
|
||||
MiniCart.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/_Checkout.cshtml
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Views/_Checkout.cshtml
|
||||
Nop.Plugin.Payments.AmazonPay/Views/_Checkout.cshtml
|
||||
Views/_Checkout.cshtml
|
||||
_Checkout.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Validators/ConfigurationValidator.cs
|
||||
Plugins/Nop.Plugin.Payments.AmazonPay/Validators/ConfigurationValidator.cs
|
||||
Nop.Plugin.Payments.AmazonPay/Validators/ConfigurationValidator.cs
|
||||
|
|
@ -29479,6 +29479,10 @@ Tests/Nop.Tests/Nop.Core.Tests/CommonHelperTests.cs
|
|||
Nop.Tests/Nop.Core.Tests/CommonHelperTests.cs
|
||||
Nop.Core.Tests/CommonHelperTests.cs
|
||||
CommonHelperTests.cs
|
||||
src/Tests/Nop.Tests/AssemblyInfo.cs
|
||||
Tests/Nop.Tests/AssemblyInfo.cs
|
||||
Nop.Tests/AssemblyInfo.cs
|
||||
AssemblyInfo.cs
|
||||
src/Tests/Nop.Tests/BaseNopTest.cs
|
||||
Tests/Nop.Tests/BaseNopTest.cs
|
||||
Nop.Tests/BaseNopTest.cs
|
||||
|
|
|
|||
|
|
@ -2768,11 +2768,11 @@ src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/DoNotUseWithAmazonPay.cshtml
|
|||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/Completed.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/PaymentInfo.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/SignIn.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/miniCart.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/Confirm.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/_checkout.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/MiniCart.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Views/_Checkout.cshtml
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Validators/ConfigurationValidator.cs
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/AmazonPayPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Payments.AmazonPay/Services/AmazonPayOnboardingService.cs
|
||||
|
|
@ -4551,6 +4551,7 @@ src/Tests/Nop.Tests/Nop.Core.Tests/Domain/Configuration/SettingTestFixture.cs
|
|||
src/Tests/Nop.Tests/Nop.Core.Tests/Domain/EntityEqualityTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Core.Tests/Domain/Common/AddressTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Core.Tests/CommonHelperTests.cs
|
||||
src/Tests/Nop.Tests/AssemblyInfo.cs
|
||||
src/Tests/Nop.Tests/BaseNopTest.cs
|
||||
src/Tests/Nop.Tests/BaseEntityEqualityComparer.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Admin/Infrastructure/AutoMapperConfigurationTest.cs
|
||||
|
|
|
|||
|
|
@ -19655,6 +19655,13 @@ Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
|
|||
Customer/Subscriber/ProductReviewSubscriberTest.php
|
||||
Subscriber/ProductReviewSubscriberTest.php
|
||||
ProductReviewSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
CustomerBeforeDeleteSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
|
||||
unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
|
||||
Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
|
||||
|
|
@ -33609,6 +33616,9 @@ _unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-c
|
|||
changelog/_unreleased/2024-07-24-improve-aggregation-name-validation.md
|
||||
_unreleased/2024-07-24-improve-aggregation-name-validation.md
|
||||
2024-07-24-improve-aggregation-name-validation.md
|
||||
changelog/_unreleased/2024-08-05-added-a-customer-before-delete-flow-trigger.md
|
||||
_unreleased/2024-08-05-added-a-customer-before-delete-flow-trigger.md
|
||||
2024-08-05-added-a-customer-before-delete-flow-trigger.md
|
||||
changelog/_unreleased/2024-08-01-replace-assignment-count-in-cms-layout-listing.md
|
||||
_unreleased/2024-08-01-replace-assignment-count-in-cms-layout-listing.md
|
||||
2024-08-01-replace-assignment-count-in-cms-layout-listing.md
|
||||
|
|
|
|||
|
|
@ -2735,6 +2735,7 @@ tests/unit/Core/Checkout/Customer/DataAbstractionLayer/CustomerIndexerTest.php
|
|||
tests/unit/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Cart/PromotionCollectorTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Cart/Discount/Filter/Sorter/FilterSorterPriceTest.php
|
||||
|
|
@ -6015,6 +6016,7 @@ changelog/_unreleased/2024-08-05-add-language-to-reviews.md
|
|||
changelog/_unreleased/2024-07-24-improve-feature-silent-token-validation.md
|
||||
changelog/_unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
|
||||
changelog/_unreleased/2024-07-24-improve-aggregation-name-validation.md
|
||||
changelog/_unreleased/2024-08-05-added-a-customer-before-delete-flow-trigger.md
|
||||
changelog/_unreleased/2024-08-01-replace-assignment-count-in-cms-layout-listing.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2024-07-25-silently-ignore-admin-es-errors.md
|
||||
|
|
|
|||
|
|
@ -63576,6 +63576,10 @@ plugins/woocommerce/changelog/update-core-profiler-sticky-continue-button
|
|||
woocommerce/changelog/update-core-profiler-sticky-continue-button
|
||||
changelog/update-core-profiler-sticky-continue-button
|
||||
update-core-profiler-sticky-continue-button
|
||||
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-addon-tour
|
||||
woocommerce/changelog/fix-wcadmin-react18-createroot-addon-tour
|
||||
changelog/fix-wcadmin-react18-createroot-addon-tour
|
||||
fix-wcadmin-react18-createroot-addon-tour
|
||||
plugins/woocommerce/changelog/50198-patch-13
|
||||
woocommerce/changelog/50198-patch-13
|
||||
changelog/50198-patch-13
|
||||
|
|
@ -63668,6 +63672,10 @@ plugins/woocommerce/changelog/50348-fix-improve-documentation
|
|||
woocommerce/changelog/50348-fix-improve-documentation
|
||||
changelog/50348-fix-improve-documentation
|
||||
50348-fix-improve-documentation
|
||||
plugins/woocommerce/changelog/e2e-add-forbidOnly-config
|
||||
woocommerce/changelog/e2e-add-forbidOnly-config
|
||||
changelog/e2e-add-forbidOnly-config
|
||||
e2e-add-forbidOnly-config
|
||||
plugins/woocommerce/changelog/fix-31664-stock-emails
|
||||
woocommerce/changelog/fix-31664-stock-emails
|
||||
changelog/fix-31664-stock-emails
|
||||
|
|
@ -72312,6 +72320,11 @@ woocommerce-beta-tester/api/tools/trigger-wca-install.php
|
|||
api/tools/trigger-wca-install.php
|
||||
tools/trigger-wca-install.php
|
||||
trigger-wca-install.php
|
||||
plugins/woocommerce-beta-tester/api/tools/wccom-request-errors.php
|
||||
woocommerce-beta-tester/api/tools/wccom-request-errors.php
|
||||
api/tools/wccom-request-errors.php
|
||||
tools/wccom-request-errors.php
|
||||
wccom-request-errors.php
|
||||
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
|
||||
woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
|
||||
api/tools/set-coming-soon-mode.php
|
||||
|
|
@ -72396,6 +72409,10 @@ plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-admin-assets.php
|
|||
woocommerce-beta-tester/includes/class-wc-beta-tester-admin-assets.php
|
||||
includes/class-wc-beta-tester-admin-assets.php
|
||||
class-wc-beta-tester-admin-assets.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-wccom-requests.php
|
||||
woocommerce-beta-tester/includes/class-wc-beta-tester-wccom-requests.php
|
||||
includes/class-wc-beta-tester-wccom-requests.php
|
||||
class-wc-beta-tester-wccom-requests.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-cli.php
|
||||
woocommerce-beta-tester/includes/class-wc-beta-tester-cli.php
|
||||
includes/class-wc-beta-tester-cli.php
|
||||
|
|
@ -72492,6 +72509,10 @@ plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
|||
woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
dev-beta-tester-prepare-release-2-4-0
|
||||
plugins/woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
50654-add-beta-tester-wccom-endpoints-mods
|
||||
plugins/woocommerce-beta-tester/phpcs.xml
|
||||
woocommerce-beta-tester/phpcs.xml
|
||||
phpcs.xml
|
||||
|
|
@ -72849,6 +72870,12 @@ src/tools/commands/trigger-update-callbacks.js
|
|||
tools/commands/trigger-update-callbacks.js
|
||||
commands/trigger-update-callbacks.js
|
||||
trigger-update-callbacks.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/set-wccom-request-errors.js
|
||||
woocommerce-beta-tester/src/tools/commands/set-wccom-request-errors.js
|
||||
src/tools/commands/set-wccom-request-errors.js
|
||||
tools/commands/set-wccom-request-errors.js
|
||||
commands/set-wccom-request-errors.js
|
||||
set-wccom-request-errors.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/disable-email.js
|
||||
woocommerce-beta-tester/src/tools/commands/disable-email.js
|
||||
src/tools/commands/disable-email.js
|
||||
|
|
|
|||
|
|
@ -9610,6 +9610,7 @@ plugins/woocommerce/changelog/50157-patch-10
|
|||
plugins/woocommerce/changelog/fix-agnostic-fallback-methods
|
||||
plugins/woocommerce/changelog/update-enable-remote-logging
|
||||
plugins/woocommerce/changelog/update-core-profiler-sticky-continue-button
|
||||
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-addon-tour
|
||||
plugins/woocommerce/changelog/50198-patch-13
|
||||
plugins/woocommerce/changelog/add-filter-woocommerce-should-clear-cart-after-payment
|
||||
plugins/woocommerce/changelog/add-php-mc-stats
|
||||
|
|
@ -9633,6 +9634,7 @@ plugins/woocommerce/changelog/46201-product-collection-sync-with-current-query-d
|
|||
plugins/woocommerce/changelog/add-49908_track_unit_tests
|
||||
plugins/woocommerce/changelog/e2e-fix-logo-picker-tests
|
||||
plugins/woocommerce/changelog/50348-fix-improve-documentation
|
||||
plugins/woocommerce/changelog/e2e-add-forbidOnly-config
|
||||
plugins/woocommerce/changelog/fix-31664-stock-emails
|
||||
plugins/woocommerce/changelog/update-no-html-arialabel
|
||||
plugins/woocommerce/changelog/dev-fix-double-posting-review-comment
|
||||
|
|
@ -11069,6 +11071,7 @@ plugins/woocommerce-beta-tester/api/tools/disable-wc-email.php
|
|||
plugins/woocommerce-beta-tester/api/tools/delete-all-products.php
|
||||
plugins/woocommerce-beta-tester/api/tools/run-wc-admin-daily.php
|
||||
plugins/woocommerce-beta-tester/api/tools/trigger-wca-install.php
|
||||
plugins/woocommerce-beta-tester/api/tools/wccom-request-errors.php
|
||||
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
|
||||
plugins/woocommerce-beta-tester/api/tools/reset-cys.php
|
||||
plugins/woocommerce-beta-tester/api/remote-logging/remote-logging.php
|
||||
|
|
@ -11089,6 +11092,7 @@ plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-live-branches.php
|
|||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-plugin-upgrader.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-admin-notices.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-admin-assets.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-wccom-requests.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-cli.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-import-export.php
|
||||
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-version-picker.php
|
||||
|
|
@ -11114,6 +11118,7 @@ plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
|
|||
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
plugins/woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
plugins/woocommerce-beta-tester/phpcs.xml
|
||||
plugins/woocommerce-beta-tester/.editorconfig
|
||||
plugins/woocommerce-beta-tester/userscripts/wc-live-branches.user.js
|
||||
|
|
@ -11178,6 +11183,7 @@ plugins/woocommerce-beta-tester/src/tools/commands/update-block-template-logging
|
|||
plugins/woocommerce-beta-tester/src/tools/commands/index.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/trigger-cron.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/trigger-update-callbacks.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/set-wccom-request-errors.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/disable-email.js
|
||||
plugins/woocommerce-beta-tester/src/tools/commands/set-coming-soon-mode.js
|
||||
plugins/woocommerce-beta-tester/src/tools/README.md
|
||||
|
|
|
|||
|
|
@ -104,6 +104,8 @@ templates/active_record/migration/migration.rb.tt
|
|||
active_record/migration/migration.rb.tt
|
||||
migration/migration.rb.tt
|
||||
migration.rb.tt
|
||||
lib/git_integration_base.rb
|
||||
git_integration_base.rb
|
||||
lib/pseudonymisation.rb
|
||||
pseudonymisation.rb
|
||||
lib/knowledge_base/menu_item_update_action.rb
|
||||
|
|
@ -7608,6 +7610,11 @@ views/mailer/user_auth_provider/it.html.erb
|
|||
mailer/user_auth_provider/it.html.erb
|
||||
user_auth_provider/it.html.erb
|
||||
it.html.erb
|
||||
app/views/mailer/user_auth_provider/ar.html.erb
|
||||
views/mailer/user_auth_provider/ar.html.erb
|
||||
mailer/user_auth_provider/ar.html.erb
|
||||
user_auth_provider/ar.html.erb
|
||||
ar.html.erb
|
||||
app/views/mailer/user_auth_provider/tr.html.erb
|
||||
views/mailer/user_auth_provider/tr.html.erb
|
||||
mailer/user_auth_provider/tr.html.erb
|
||||
|
|
@ -7628,6 +7635,11 @@ views/mailer/user_device_new_location/ru.html.erb
|
|||
mailer/user_device_new_location/ru.html.erb
|
||||
user_device_new_location/ru.html.erb
|
||||
ru.html.erb
|
||||
app/views/mailer/user_device_new_location/bg.html.erb
|
||||
views/mailer/user_device_new_location/bg.html.erb
|
||||
mailer/user_device_new_location/bg.html.erb
|
||||
user_device_new_location/bg.html.erb
|
||||
bg.html.erb
|
||||
app/views/mailer/user_device_new_location/sv.html.erb
|
||||
views/mailer/user_device_new_location/sv.html.erb
|
||||
mailer/user_device_new_location/sv.html.erb
|
||||
|
|
@ -7738,6 +7750,11 @@ views/mailer/user_device_new_location/it.html.erb
|
|||
mailer/user_device_new_location/it.html.erb
|
||||
user_device_new_location/it.html.erb
|
||||
it.html.erb
|
||||
app/views/mailer/user_device_new_location/ar.html.erb
|
||||
views/mailer/user_device_new_location/ar.html.erb
|
||||
mailer/user_device_new_location/ar.html.erb
|
||||
user_device_new_location/ar.html.erb
|
||||
ar.html.erb
|
||||
app/views/mailer/user_device_new_location/tr.html.erb
|
||||
views/mailer/user_device_new_location/tr.html.erb
|
||||
mailer/user_device_new_location/tr.html.erb
|
||||
|
|
@ -7863,6 +7880,11 @@ views/mailer/user_device_new/he-il.html.erb
|
|||
mailer/user_device_new/he-il.html.erb
|
||||
user_device_new/he-il.html.erb
|
||||
he-il.html.erb
|
||||
app/views/mailer/user_device_new/bg.html.erb
|
||||
views/mailer/user_device_new/bg.html.erb
|
||||
mailer/user_device_new/bg.html.erb
|
||||
user_device_new/bg.html.erb
|
||||
bg.html.erb
|
||||
app/views/mailer/user_device_new/sv.html.erb
|
||||
views/mailer/user_device_new/sv.html.erb
|
||||
mailer/user_device_new/sv.html.erb
|
||||
|
|
@ -7973,6 +7995,11 @@ views/mailer/user_device_new/it.html.erb
|
|||
mailer/user_device_new/it.html.erb
|
||||
user_device_new/it.html.erb
|
||||
it.html.erb
|
||||
app/views/mailer/user_device_new/ar.html.erb
|
||||
views/mailer/user_device_new/ar.html.erb
|
||||
mailer/user_device_new/ar.html.erb
|
||||
user_device_new/ar.html.erb
|
||||
ar.html.erb
|
||||
app/views/mailer/user_device_new/tr.html.erb
|
||||
views/mailer/user_device_new/tr.html.erb
|
||||
mailer/user_device_new/tr.html.erb
|
||||
|
|
@ -8193,6 +8220,11 @@ views/mailer/ticket_update_received_merge/ru.html.erb
|
|||
mailer/ticket_update_received_merge/ru.html.erb
|
||||
ticket_update_received_merge/ru.html.erb
|
||||
ru.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/bg.html.erb
|
||||
views/mailer/ticket_update_received_merge/bg.html.erb
|
||||
mailer/ticket_update_received_merge/bg.html.erb
|
||||
ticket_update_received_merge/bg.html.erb
|
||||
bg.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/sv.html.erb
|
||||
views/mailer/ticket_update_received_merge/sv.html.erb
|
||||
mailer/ticket_update_received_merge/sv.html.erb
|
||||
|
|
@ -8727,6 +8759,11 @@ views/mailer/admin_password_auth/ru.html.erb
|
|||
mailer/admin_password_auth/ru.html.erb
|
||||
admin_password_auth/ru.html.erb
|
||||
ru.html.erb
|
||||
app/views/mailer/admin_password_auth/bg.html.erb
|
||||
views/mailer/admin_password_auth/bg.html.erb
|
||||
mailer/admin_password_auth/bg.html.erb
|
||||
admin_password_auth/bg.html.erb
|
||||
bg.html.erb
|
||||
app/views/mailer/admin_password_auth/sv.html.erb
|
||||
views/mailer/admin_password_auth/sv.html.erb
|
||||
mailer/admin_password_auth/sv.html.erb
|
||||
|
|
@ -8852,6 +8889,11 @@ views/mailer/signup_taken_reset/de.html.erb
|
|||
mailer/signup_taken_reset/de.html.erb
|
||||
signup_taken_reset/de.html.erb
|
||||
de.html.erb
|
||||
app/views/mailer/signup_taken_reset/zh-cn.html.erb
|
||||
views/mailer/signup_taken_reset/zh-cn.html.erb
|
||||
mailer/signup_taken_reset/zh-cn.html.erb
|
||||
signup_taken_reset/zh-cn.html.erb
|
||||
zh-cn.html.erb
|
||||
app/views/mailer/signup_taken_reset/nb.html.erb
|
||||
views/mailer/signup_taken_reset/nb.html.erb
|
||||
mailer/signup_taken_reset/nb.html.erb
|
||||
|
|
@ -9370,6 +9412,11 @@ views/messaging/ticket_reminder_reached/fr.md.erb
|
|||
messaging/ticket_reminder_reached/fr.md.erb
|
||||
ticket_reminder_reached/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ar.md.erb
|
||||
views/messaging/ticket_reminder_reached/ar.md.erb
|
||||
messaging/ticket_reminder_reached/ar.md.erb
|
||||
ticket_reminder_reached/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ko.md.erb
|
||||
views/messaging/ticket_reminder_reached/ko.md.erb
|
||||
messaging/ticket_reminder_reached/ko.md.erb
|
||||
|
|
@ -9515,6 +9562,11 @@ views/messaging/ticket_update/fr.md.erb
|
|||
messaging/ticket_update/fr.md.erb
|
||||
ticket_update/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_update/ar.md.erb
|
||||
views/messaging/ticket_update/ar.md.erb
|
||||
messaging/ticket_update/ar.md.erb
|
||||
ticket_update/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_update/ko.md.erb
|
||||
views/messaging/ticket_update/ko.md.erb
|
||||
messaging/ticket_update/ko.md.erb
|
||||
|
|
@ -9660,6 +9712,11 @@ views/messaging/ticket_create/fr.md.erb
|
|||
messaging/ticket_create/fr.md.erb
|
||||
ticket_create/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_create/ar.md.erb
|
||||
views/messaging/ticket_create/ar.md.erb
|
||||
messaging/ticket_create/ar.md.erb
|
||||
ticket_create/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_create/ko.md.erb
|
||||
views/messaging/ticket_create/ko.md.erb
|
||||
messaging/ticket_create/ko.md.erb
|
||||
|
|
@ -9814,6 +9871,11 @@ views/messaging/ticket_info/fr.md.erb
|
|||
messaging/ticket_info/fr.md.erb
|
||||
ticket_info/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_info/ar.md.erb
|
||||
views/messaging/ticket_info/ar.md.erb
|
||||
messaging/ticket_info/ar.md.erb
|
||||
ticket_info/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_info/ko.md.erb
|
||||
views/messaging/ticket_info/ko.md.erb
|
||||
messaging/ticket_info/ko.md.erb
|
||||
|
|
@ -9954,6 +10016,11 @@ views/messaging/ticket_escalation/fr.md.erb
|
|||
messaging/ticket_escalation/fr.md.erb
|
||||
ticket_escalation/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_escalation/ar.md.erb
|
||||
views/messaging/ticket_escalation/ar.md.erb
|
||||
messaging/ticket_escalation/ar.md.erb
|
||||
ticket_escalation/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_escalation/ko.md.erb
|
||||
views/messaging/ticket_escalation/ko.md.erb
|
||||
messaging/ticket_escalation/ko.md.erb
|
||||
|
|
@ -10104,6 +10171,11 @@ views/messaging/ticket_escalation_warning/fr.md.erb
|
|||
messaging/ticket_escalation_warning/fr.md.erb
|
||||
ticket_escalation_warning/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ar.md.erb
|
||||
views/messaging/ticket_escalation_warning/ar.md.erb
|
||||
messaging/ticket_escalation_warning/ar.md.erb
|
||||
ticket_escalation_warning/ar.md.erb
|
||||
ar.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ko.md.erb
|
||||
views/messaging/ticket_escalation_warning/ko.md.erb
|
||||
messaging/ticket_escalation_warning/ko.md.erb
|
||||
|
|
@ -53103,6 +53175,9 @@ gmail_spec.rb
|
|||
spec/integration/elasticsearch_active_spec.rb
|
||||
integration/elasticsearch_active_spec.rb
|
||||
elasticsearch_active_spec.rb
|
||||
spec/integration/git_integration_base_examples.rb
|
||||
integration/git_integration_base_examples.rb
|
||||
git_integration_base_examples.rb
|
||||
spec/integration/kayako_spec.rb
|
||||
integration/kayako_spec.rb
|
||||
kayako_spec.rb
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ lib/stats/ticket_load_measure.rb
|
|||
lib/stats/ticket_waiting_time.rb
|
||||
lib/secure_mailing.rb
|
||||
lib/templates/active_record/migration/migration.rb.tt
|
||||
lib/git_integration_base.rb
|
||||
lib/pseudonymisation.rb
|
||||
lib/knowledge_base/menu_item_update_action.rb
|
||||
lib/knowledge_base/server_snippet.rb
|
||||
|
|
@ -1664,10 +1665,12 @@ app/views/mailer/user_auth_provider/sk.html.erb
|
|||
app/views/mailer/user_auth_provider/el.html.erb
|
||||
app/views/mailer/user_auth_provider/cs.html.erb
|
||||
app/views/mailer/user_auth_provider/it.html.erb
|
||||
app/views/mailer/user_auth_provider/ar.html.erb
|
||||
app/views/mailer/user_auth_provider/tr.html.erb
|
||||
app/views/mailer/user_auth_provider/en.html.erb
|
||||
app/views/mailer/user_device_new_location/da.html.erb
|
||||
app/views/mailer/user_device_new_location/ru.html.erb
|
||||
app/views/mailer/user_device_new_location/bg.html.erb
|
||||
app/views/mailer/user_device_new_location/sv.html.erb
|
||||
app/views/mailer/user_device_new_location/is.html.erb
|
||||
app/views/mailer/user_device_new_location/hu.html.erb
|
||||
|
|
@ -1690,6 +1693,7 @@ app/views/mailer/user_device_new_location/sk.html.erb
|
|||
app/views/mailer/user_device_new_location/el.html.erb
|
||||
app/views/mailer/user_device_new_location/cs.html.erb
|
||||
app/views/mailer/user_device_new_location/it.html.erb
|
||||
app/views/mailer/user_device_new_location/ar.html.erb
|
||||
app/views/mailer/user_device_new_location/tr.html.erb
|
||||
app/views/mailer/user_device_new_location/en.html.erb
|
||||
app/views/mailer/user_device_new_location/zh-tw.html.erb
|
||||
|
|
@ -1715,6 +1719,7 @@ app/views/mailer/test_ticket/zh-tw.html.erb
|
|||
app/views/mailer/user_device_new/da.html.erb
|
||||
app/views/mailer/user_device_new/ru.html.erb
|
||||
app/views/mailer/user_device_new/he-il.html.erb
|
||||
app/views/mailer/user_device_new/bg.html.erb
|
||||
app/views/mailer/user_device_new/sv.html.erb
|
||||
app/views/mailer/user_device_new/is.html.erb
|
||||
app/views/mailer/user_device_new/hu.html.erb
|
||||
|
|
@ -1737,6 +1742,7 @@ app/views/mailer/user_device_new/sk.html.erb
|
|||
app/views/mailer/user_device_new/el.html.erb
|
||||
app/views/mailer/user_device_new/cs.html.erb
|
||||
app/views/mailer/user_device_new/it.html.erb
|
||||
app/views/mailer/user_device_new/ar.html.erb
|
||||
app/views/mailer/user_device_new/tr.html.erb
|
||||
app/views/mailer/user_device_new/en.html.erb
|
||||
app/views/mailer/user_device_new/zh-tw.html.erb
|
||||
|
|
@ -1781,6 +1787,7 @@ app/views/mailer/password_reset/en.html.erb
|
|||
app/views/mailer/password_reset/zh-tw.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/da.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/ru.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/bg.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/sv.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/hu.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/fr.html.erb
|
||||
|
|
@ -1888,6 +1895,7 @@ app/views/mailer/password_change/tr.html.erb
|
|||
app/views/mailer/password_change/en.html.erb
|
||||
app/views/mailer/password_change/zh-tw.html.erb
|
||||
app/views/mailer/admin_password_auth/ru.html.erb
|
||||
app/views/mailer/admin_password_auth/bg.html.erb
|
||||
app/views/mailer/admin_password_auth/sv.html.erb
|
||||
app/views/mailer/admin_password_auth/hu.html.erb
|
||||
app/views/mailer/admin_password_auth/fr.html.erb
|
||||
|
|
@ -1913,6 +1921,7 @@ app/views/mailer/signup_taken_reset/hu.html.erb
|
|||
app/views/mailer/signup_taken_reset/fr.html.erb
|
||||
app/views/mailer/signup_taken_reset/hr.html.erb
|
||||
app/views/mailer/signup_taken_reset/de.html.erb
|
||||
app/views/mailer/signup_taken_reset/zh-cn.html.erb
|
||||
app/views/mailer/signup_taken_reset/nb.html.erb
|
||||
app/views/mailer/signup_taken_reset/pl.html.erb
|
||||
app/views/mailer/signup_taken_reset/sr-latn-rs.html.erb
|
||||
|
|
@ -2017,6 +2026,7 @@ app/views/messaging/ticket_reminder_reached/ru.md.erb
|
|||
app/views/messaging/ticket_reminder_reached/uk.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/zh-cn.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/fr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ar.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ko.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/el.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/hr.md.erb
|
||||
|
|
@ -2046,6 +2056,7 @@ app/views/messaging/ticket_update/it.md.erb
|
|||
app/views/messaging/ticket_update/ru.md.erb
|
||||
app/views/messaging/ticket_update/zh-cn.md.erb
|
||||
app/views/messaging/ticket_update/fr.md.erb
|
||||
app/views/messaging/ticket_update/ar.md.erb
|
||||
app/views/messaging/ticket_update/ko.md.erb
|
||||
app/views/messaging/ticket_update/el.md.erb
|
||||
app/views/messaging/ticket_update/hr.md.erb
|
||||
|
|
@ -2075,6 +2086,7 @@ app/views/messaging/ticket_create/it.md.erb
|
|||
app/views/messaging/ticket_create/ru.md.erb
|
||||
app/views/messaging/ticket_create/zh-cn.md.erb
|
||||
app/views/messaging/ticket_create/fr.md.erb
|
||||
app/views/messaging/ticket_create/ar.md.erb
|
||||
app/views/messaging/ticket_create/ko.md.erb
|
||||
app/views/messaging/ticket_create/el.md.erb
|
||||
app/views/messaging/ticket_create/he-il.md.erb
|
||||
|
|
@ -2106,6 +2118,7 @@ app/views/messaging/ticket_info/it.md.erb
|
|||
app/views/messaging/ticket_info/ru.md.erb
|
||||
app/views/messaging/ticket_info/zh-cn.md.erb
|
||||
app/views/messaging/ticket_info/fr.md.erb
|
||||
app/views/messaging/ticket_info/ar.md.erb
|
||||
app/views/messaging/ticket_info/ko.md.erb
|
||||
app/views/messaging/ticket_info/el.md.erb
|
||||
app/views/messaging/ticket_info/hr.md.erb
|
||||
|
|
@ -2134,6 +2147,7 @@ app/views/messaging/ticket_escalation/it.md.erb
|
|||
app/views/messaging/ticket_escalation/ru.md.erb
|
||||
app/views/messaging/ticket_escalation/zh-cn.md.erb
|
||||
app/views/messaging/ticket_escalation/fr.md.erb
|
||||
app/views/messaging/ticket_escalation/ar.md.erb
|
||||
app/views/messaging/ticket_escalation/ko.md.erb
|
||||
app/views/messaging/ticket_escalation/el.md.erb
|
||||
app/views/messaging/ticket_escalation/hr.md.erb
|
||||
|
|
@ -2164,6 +2178,7 @@ app/views/messaging/ticket_escalation_warning/it.md.erb
|
|||
app/views/messaging/ticket_escalation_warning/ru.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/zh-cn.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/fr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ar.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ko.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/el.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/hr.md.erb
|
||||
|
|
@ -9110,6 +9125,7 @@ spec/integration/slack_spec.rb
|
|||
spec/integration/github_spec.rb
|
||||
spec/integration/gmail_spec.rb
|
||||
spec/integration/elasticsearch_active_spec.rb
|
||||
spec/integration/git_integration_base_examples.rb
|
||||
spec/integration/kayako_spec.rb
|
||||
spec/integration/microsoft365_spec.rb
|
||||
spec/integration/otrs_spec.rb
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -9253,11 +9253,7 @@ call_to_action
|
|||
calls
|
||||
campaign
|
||||
campaign/gallery
|
||||
campaigns/bigsix.html
|
||||
campaigns/infor-hub-xt5r5iwdrgxbnuz/
|
||||
campaigns/logout-free.html
|
||||
campaigns/logout.html
|
||||
campaigns/thankyou.html
|
||||
campaignshowcase/
|
||||
cancel
|
||||
cancel-membership
|
||||
|
|
@ -9975,6 +9971,7 @@ compagnie
|
|||
companies/c
|
||||
companies/o
|
||||
companies/search
|
||||
company
|
||||
company/*.rss
|
||||
company/?s=
|
||||
company/add-ons-agreement
|
||||
|
|
@ -12457,7 +12454,7 @@ finance/currencies
|
|||
finance/deposit
|
||||
finance/favicon
|
||||
finance/mortgage
|
||||
finance/sitemaps/sitemap.xml
|
||||
finance/sitemaps
|
||||
finance/stocks/financialHighlights
|
||||
finance/stocks/option
|
||||
financeplus/help/search/results.html
|
||||
|
|
@ -14525,6 +14522,7 @@ info/jobs/Kooperations-Manager.html
|
|||
info/jobs/Social-Media-Online-Kommunikation.html
|
||||
info/jobs/UX-UI-Designer.html
|
||||
info/jobs/ba-medieninformatik.html
|
||||
info/jobs/backend-entwicklerin.html
|
||||
info/jobs/buchhaltung-payment.html
|
||||
info/jobs/buchhaltung-personal.html
|
||||
info/jobs/compliance.html
|
||||
|
|
@ -14537,7 +14535,6 @@ info/jobs/product-owner.html
|
|||
info/jobs/projektberater.html
|
||||
info/jobs/scrum-master.html
|
||||
info/jobs/showmaster.html
|
||||
info/jobs/site-reliability-engineer.html
|
||||
info/jobs/social-media.html
|
||||
info/jobs/support.html
|
||||
info/jobs/texterin-uxwriterin.html
|
||||
|
|
@ -15425,6 +15422,7 @@ latest-playlist
|
|||
latest-talk
|
||||
latin
|
||||
latin_en
|
||||
launch-day-show-voting.html
|
||||
launch2005/
|
||||
law-school/search-results/
|
||||
lawlib/archive
|
||||
|
|
@ -17417,7 +17415,6 @@ noscript
|
|||
not-allowed
|
||||
not-supported.html
|
||||
not_recommended_reviews/preview
|
||||
notebook/fonts/proxima-nova/
|
||||
notfound.html
|
||||
noticias/20080416/destituyen-director-jefe-proteccion-asco-tras-fuga-radiactiva/28170.shtml
|
||||
notificarelacionadas
|
||||
|
|
@ -17845,6 +17842,7 @@ page/*/?egotecpage
|
|||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/account-confirmation-thanks
|
||||
|
|
@ -18328,6 +18326,7 @@ podcasting/includes/theheart.xml
|
|||
podcasting/includes/tsoas.xml
|
||||
podcasts
|
||||
podcasts$
|
||||
podcasts-more
|
||||
podcasts.*$
|
||||
podcasts/2doc-belt-met-boeijen$
|
||||
podcasts/2doc-belt-met-boeijen.html$
|
||||
|
|
@ -20569,6 +20568,7 @@ sign-in
|
|||
sign-in-6for6Sale
|
||||
sign-out
|
||||
sign-out
|
||||
sign-up
|
||||
sign-up-to-be-contacted-for-research
|
||||
sign-up/?
|
||||
sign_in
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue