mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-12 01:51:50 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
fefef8dd39
commit
ea8f2fb715
34 changed files with 1183 additions and 334 deletions
|
|
@ -2625,6 +2625,27 @@ pluginstore/dist/images/craft.svg
|
|||
dist/images/craft.svg
|
||||
images/craft.svg
|
||||
craft.svg
|
||||
src/web/assets/pluginstore/dist/images/graphql.svg
|
||||
web/assets/pluginstore/dist/images/graphql.svg
|
||||
assets/pluginstore/dist/images/graphql.svg
|
||||
pluginstore/dist/images/graphql.svg
|
||||
dist/images/graphql.svg
|
||||
images/graphql.svg
|
||||
graphql.svg
|
||||
src/web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
assets/pluginstore/dist/images/craft-mask.svg
|
||||
pluginstore/dist/images/craft-mask.svg
|
||||
dist/images/craft-mask.svg
|
||||
images/craft-mask.svg
|
||||
craft-mask.svg
|
||||
src/web/assets/pluginstore/dist/images/cloud.svg
|
||||
web/assets/pluginstore/dist/images/cloud.svg
|
||||
assets/pluginstore/dist/images/cloud.svg
|
||||
pluginstore/dist/images/cloud.svg
|
||||
dist/images/cloud.svg
|
||||
images/cloud.svg
|
||||
cloud.svg
|
||||
src/web/assets/pluginstore/dist/js/app.js.map
|
||||
web/assets/pluginstore/dist/js/app.js.map
|
||||
assets/pluginstore/dist/js/app.js.map
|
||||
|
|
@ -2814,6 +2835,27 @@ pluginstore/src/images/craft.svg
|
|||
src/images/craft.svg
|
||||
images/craft.svg
|
||||
craft.svg
|
||||
src/web/assets/pluginstore/src/images/graphql.svg
|
||||
web/assets/pluginstore/src/images/graphql.svg
|
||||
assets/pluginstore/src/images/graphql.svg
|
||||
pluginstore/src/images/graphql.svg
|
||||
src/images/graphql.svg
|
||||
images/graphql.svg
|
||||
graphql.svg
|
||||
src/web/assets/pluginstore/src/images/craft-mask.svg
|
||||
web/assets/pluginstore/src/images/craft-mask.svg
|
||||
assets/pluginstore/src/images/craft-mask.svg
|
||||
pluginstore/src/images/craft-mask.svg
|
||||
src/images/craft-mask.svg
|
||||
images/craft-mask.svg
|
||||
craft-mask.svg
|
||||
src/web/assets/pluginstore/src/images/cloud.svg
|
||||
web/assets/pluginstore/src/images/cloud.svg
|
||||
assets/pluginstore/src/images/cloud.svg
|
||||
pluginstore/src/images/cloud.svg
|
||||
src/images/cloud.svg
|
||||
images/cloud.svg
|
||||
cloud.svg
|
||||
src/web/assets/pluginstore/src/js/router/index.js
|
||||
web/assets/pluginstore/src/js/router/index.js
|
||||
assets/pluginstore/src/js/router/index.js
|
||||
|
|
|
|||
|
|
@ -586,6 +586,9 @@ src/web/assets/pluginstore/.eslintrc.js
|
|||
src/web/assets/pluginstore/tailwind.config.js
|
||||
src/web/assets/pluginstore/dist/css/app.css.map
|
||||
src/web/assets/pluginstore/dist/images/craft.svg
|
||||
src/web/assets/pluginstore/dist/images/graphql.svg
|
||||
src/web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
src/web/assets/pluginstore/dist/images/cloud.svg
|
||||
src/web/assets/pluginstore/dist/js/app.js.map
|
||||
src/web/assets/pluginstore/dist/js/app.js
|
||||
src/web/assets/pluginstore/dist/js/app.js.LICENSE.txt
|
||||
|
|
@ -615,6 +618,9 @@ src/web/assets/pluginstore/src/sass/_tailwind.scss
|
|||
src/web/assets/pluginstore/src/sass/_readable.scss
|
||||
src/web/assets/pluginstore/src/App.vue
|
||||
src/web/assets/pluginstore/src/images/craft.svg
|
||||
src/web/assets/pluginstore/src/images/graphql.svg
|
||||
src/web/assets/pluginstore/src/images/craft-mask.svg
|
||||
src/web/assets/pluginstore/src/images/cloud.svg
|
||||
src/web/assets/pluginstore/src/js/router/index.js
|
||||
src/web/assets/pluginstore/src/js/utils/plugins.js
|
||||
src/web/assets/pluginstore/src/js/utils/api.js
|
||||
|
|
|
|||
|
|
@ -11143,6 +11143,8 @@ app/env.d.ts
|
|||
env.d.ts
|
||||
app/license
|
||||
license
|
||||
.changeset/wild-pandas-peel.md
|
||||
wild-pandas-peel.md
|
||||
.changeset/wise-peas-pull.md
|
||||
wise-peas-pull.md
|
||||
.changeset/rotten-meals-hear.md
|
||||
|
|
@ -11153,10 +11155,16 @@ poor-cameras-march.md
|
|||
dull-comics-camp.md
|
||||
.changeset/smooth-phones-dream.md
|
||||
smooth-phones-dream.md
|
||||
.changeset/new-humans-worry.md
|
||||
new-humans-worry.md
|
||||
.changeset/mean-plants-cross.md
|
||||
mean-plants-cross.md
|
||||
.changeset/slimy-planes-own.md
|
||||
slimy-planes-own.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/ten-baboons-promise.md
|
||||
ten-baboons-promise.md
|
||||
.changeset/tricky-lies-suffer.md
|
||||
tricky-lies-suffer.md
|
||||
.changeset/khaki-ants-invite.md
|
||||
|
|
|
|||
|
|
@ -2273,13 +2273,17 @@ app/package.json
|
|||
app/readme.md
|
||||
app/env.d.ts
|
||||
app/license
|
||||
.changeset/wild-pandas-peel.md
|
||||
.changeset/wise-peas-pull.md
|
||||
.changeset/rotten-meals-hear.md
|
||||
.changeset/poor-cameras-march.md
|
||||
.changeset/dull-comics-camp.md
|
||||
.changeset/smooth-phones-dream.md
|
||||
.changeset/new-humans-worry.md
|
||||
.changeset/mean-plants-cross.md
|
||||
.changeset/slimy-planes-own.md
|
||||
.changeset/config.json
|
||||
.changeset/ten-baboons-promise.md
|
||||
.changeset/tricky-lies-suffer.md
|
||||
.changeset/khaki-ants-invite.md
|
||||
.changeset/smart-plants-trade.md
|
||||
|
|
|
|||
|
|
@ -89,6 +89,8 @@ scripts/withdrawals/build_withdrawal_file.php
|
|||
withdrawals/build_withdrawal_file.php
|
||||
build_withdrawal_file.php
|
||||
pyproject.toml
|
||||
.phan/config.php
|
||||
config.php
|
||||
COPYRIGHT
|
||||
COPYING
|
||||
.gitmessage
|
||||
|
|
@ -65124,6 +65126,175 @@ fixduplicatelanglines.sh
|
|||
dev/tools/github_authors_and_commits_bydate.sh
|
||||
tools/github_authors_and_commits_bydate.sh
|
||||
github_authors_and_commits_bydate.sh
|
||||
dev/tools/phan/stubs/stripe.php
|
||||
tools/phan/stubs/stripe.php
|
||||
phan/stubs/stripe.php
|
||||
stubs/stripe.php
|
||||
stripe.php
|
||||
dev/tools/phan/stubs/sockets.phan_php
|
||||
tools/phan/stubs/sockets.phan_php
|
||||
phan/stubs/sockets.phan_php
|
||||
stubs/sockets.phan_php
|
||||
sockets.phan_php
|
||||
dev/tools/phan/stubs/pdo_cubrid.phan_php
|
||||
tools/phan/stubs/pdo_cubrid.phan_php
|
||||
phan/stubs/pdo_cubrid.phan_php
|
||||
stubs/pdo_cubrid.phan_php
|
||||
pdo_cubrid.phan_php
|
||||
dev/tools/phan/stubs/module_numberwords.php
|
||||
tools/phan/stubs/module_numberwords.php
|
||||
phan/stubs/module_numberwords.php
|
||||
stubs/module_numberwords.php
|
||||
module_numberwords.php
|
||||
dev/tools/phan/stubs/pdo_pgsql.phan_php
|
||||
tools/phan/stubs/pdo_pgsql.phan_php
|
||||
phan/stubs/pdo_pgsql.phan_php
|
||||
stubs/pdo_pgsql.phan_php
|
||||
pdo_pgsql.phan_php
|
||||
dev/tools/phan/stubs/mysqli.phan_php
|
||||
tools/phan/stubs/mysqli.phan_php
|
||||
phan/stubs/mysqli.phan_php
|
||||
stubs/mysqli.phan_php
|
||||
mysqli.phan_php
|
||||
dev/tools/phan/stubs/mcrypt.phan_php
|
||||
tools/phan/stubs/mcrypt.phan_php
|
||||
phan/stubs/mcrypt.phan_php
|
||||
stubs/mcrypt.phan_php
|
||||
mcrypt.phan_php
|
||||
dev/tools/phan/stubs/swiss-qr-bill.php
|
||||
tools/phan/stubs/swiss-qr-bill.php
|
||||
phan/stubs/swiss-qr-bill.php
|
||||
stubs/swiss-qr-bill.php
|
||||
swiss-qr-bill.php
|
||||
dev/tools/phan/stubs/gd.phan_php
|
||||
tools/phan/stubs/gd.phan_php
|
||||
phan/stubs/gd.phan_php
|
||||
stubs/gd.phan_php
|
||||
gd.phan_php
|
||||
dev/tools/phan/stubs/soap.phan_php
|
||||
tools/phan/stubs/soap.phan_php
|
||||
phan/stubs/soap.phan_php
|
||||
stubs/soap.phan_php
|
||||
soap.phan_php
|
||||
dev/tools/phan/stubs/zip.phan_php
|
||||
tools/phan/stubs/zip.phan_php
|
||||
phan/stubs/zip.phan_php
|
||||
stubs/zip.phan_php
|
||||
zip.phan_php
|
||||
dev/tools/phan/stubs/pdo_mysql.phan_php
|
||||
tools/phan/stubs/pdo_mysql.phan_php
|
||||
phan/stubs/pdo_mysql.phan_php
|
||||
stubs/pdo_mysql.phan_php
|
||||
pdo_mysql.phan_php
|
||||
dev/tools/phan/stubs/restler.php
|
||||
tools/phan/stubs/restler.php
|
||||
phan/stubs/restler.php
|
||||
stubs/restler.php
|
||||
restler.php
|
||||
dev/tools/phan/stubs/brotli.phan_php
|
||||
tools/phan/stubs/brotli.phan_php
|
||||
phan/stubs/brotli.phan_php
|
||||
stubs/brotli.phan_php
|
||||
brotli.phan_php
|
||||
dev/tools/phan/stubs/GeoIP2.php
|
||||
tools/phan/stubs/GeoIP2.php
|
||||
phan/stubs/GeoIP2.php
|
||||
stubs/GeoIP2.php
|
||||
GeoIP2.php
|
||||
dev/tools/phan/stubs/pdo_sqlite.phan_php
|
||||
tools/phan/stubs/pdo_sqlite.phan_php
|
||||
phan/stubs/pdo_sqlite.phan_php
|
||||
stubs/pdo_sqlite.phan_php
|
||||
pdo_sqlite.phan_php
|
||||
dev/tools/phan/stubs/intl.phan_php
|
||||
tools/phan/stubs/intl.phan_php
|
||||
phan/stubs/intl.phan_php
|
||||
stubs/intl.phan_php
|
||||
intl.phan_php
|
||||
dev/tools/phan/stubs/curl.phan_php
|
||||
tools/phan/stubs/curl.phan_php
|
||||
phan/stubs/curl.phan_php
|
||||
stubs/curl.phan_php
|
||||
curl.phan_php
|
||||
dev/tools/phan/stubs/session.phan_php
|
||||
tools/phan/stubs/session.phan_php
|
||||
phan/stubs/session.phan_php
|
||||
stubs/session.phan_php
|
||||
session.phan_php
|
||||
dev/tools/phan/stubs/imap.phan_php
|
||||
tools/phan/stubs/imap.phan_php
|
||||
phan/stubs/imap.phan_php
|
||||
stubs/imap.phan_php
|
||||
imap.phan_php
|
||||
dev/tools/phan/stubs/geoip.phan_php
|
||||
tools/phan/stubs/geoip.phan_php
|
||||
phan/stubs/geoip.phan_php
|
||||
stubs/geoip.phan_php
|
||||
geoip.phan_php
|
||||
dev/tools/phan/stubs/memcache.phan_php
|
||||
tools/phan/stubs/memcache.phan_php
|
||||
phan/stubs/memcache.phan_php
|
||||
stubs/memcache.phan_php
|
||||
memcache.phan_php
|
||||
dev/tools/phan/stubs/ldap.phan_php
|
||||
tools/phan/stubs/ldap.phan_php
|
||||
phan/stubs/ldap.phan_php
|
||||
stubs/ldap.phan_php
|
||||
ldap.phan_php
|
||||
dev/tools/phan/stubs/SimpleXML.phan_php
|
||||
tools/phan/stubs/SimpleXML.phan_php
|
||||
phan/stubs/SimpleXML.phan_php
|
||||
stubs/SimpleXML.phan_php
|
||||
SimpleXML.phan_php
|
||||
dev/tools/phan/stubs/ftp.phan_php
|
||||
tools/phan/stubs/ftp.phan_php
|
||||
phan/stubs/ftp.phan_php
|
||||
stubs/ftp.phan_php
|
||||
ftp.phan_php
|
||||
dev/tools/phan/stubs/fileinfo.phan_php
|
||||
tools/phan/stubs/fileinfo.phan_php
|
||||
phan/stubs/fileinfo.phan_php
|
||||
stubs/fileinfo.phan_php
|
||||
fileinfo.phan_php
|
||||
dev/tools/phan/stubs/geoip_inc.php
|
||||
tools/phan/stubs/geoip_inc.php
|
||||
phan/stubs/geoip_inc.php
|
||||
stubs/geoip_inc.php
|
||||
geoip_inc.php
|
||||
dev/tools/phan/stubs/calendar.phan_php
|
||||
tools/phan/stubs/calendar.phan_php
|
||||
phan/stubs/calendar.phan_php
|
||||
stubs/calendar.phan_php
|
||||
calendar.phan_php
|
||||
dev/tools/phan/stubs/pgsql.phan_php
|
||||
tools/phan/stubs/pgsql.phan_php
|
||||
phan/stubs/pgsql.phan_php
|
||||
stubs/pgsql.phan_php
|
||||
pgsql.phan_php
|
||||
dev/tools/phan/runPhanDocker.sh
|
||||
tools/phan/runPhanDocker.sh
|
||||
phan/runPhanDocker.sh
|
||||
runPhanDocker.sh
|
||||
dev/tools/phan/README.md
|
||||
tools/phan/README.md
|
||||
phan/README.md
|
||||
README.md
|
||||
dev/tools/phan/config.php
|
||||
tools/phan/config.php
|
||||
phan/config.php
|
||||
config.php
|
||||
dev/tools/phan/baseline.txt
|
||||
tools/phan/baseline.txt
|
||||
phan/baseline.txt
|
||||
baseline.txt
|
||||
dev/tools/phan/config_extended.php
|
||||
tools/phan/config_extended.php
|
||||
phan/config_extended.php
|
||||
config_extended.php
|
||||
dev/tools/phan/run-phan.sh
|
||||
tools/phan/run-phan.sh
|
||||
phan/run-phan.sh
|
||||
run-phan.sh
|
||||
dev/tools/resize_window.sh
|
||||
tools/resize_window.sh
|
||||
resize_window.sh
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ scripts/bank/export-bank-receipts.php
|
|||
scripts/odt2pdf/odt2pdf.sh
|
||||
scripts/withdrawals/build_withdrawal_file.php
|
||||
pyproject.toml
|
||||
.phan/config.php
|
||||
COPYRIGHT
|
||||
COPYING
|
||||
.gitmessage
|
||||
|
|
@ -13248,6 +13249,41 @@ dev/tools/fixnotabfiles.sh
|
|||
dev/tools/fixduplicatelangkey.sh
|
||||
dev/tools/fixduplicatelanglines.sh
|
||||
dev/tools/github_authors_and_commits_bydate.sh
|
||||
dev/tools/phan/stubs/stripe.php
|
||||
dev/tools/phan/stubs/sockets.phan_php
|
||||
dev/tools/phan/stubs/pdo_cubrid.phan_php
|
||||
dev/tools/phan/stubs/module_numberwords.php
|
||||
dev/tools/phan/stubs/pdo_pgsql.phan_php
|
||||
dev/tools/phan/stubs/mysqli.phan_php
|
||||
dev/tools/phan/stubs/mcrypt.phan_php
|
||||
dev/tools/phan/stubs/swiss-qr-bill.php
|
||||
dev/tools/phan/stubs/gd.phan_php
|
||||
dev/tools/phan/stubs/soap.phan_php
|
||||
dev/tools/phan/stubs/zip.phan_php
|
||||
dev/tools/phan/stubs/pdo_mysql.phan_php
|
||||
dev/tools/phan/stubs/restler.php
|
||||
dev/tools/phan/stubs/brotli.phan_php
|
||||
dev/tools/phan/stubs/GeoIP2.php
|
||||
dev/tools/phan/stubs/pdo_sqlite.phan_php
|
||||
dev/tools/phan/stubs/intl.phan_php
|
||||
dev/tools/phan/stubs/curl.phan_php
|
||||
dev/tools/phan/stubs/session.phan_php
|
||||
dev/tools/phan/stubs/imap.phan_php
|
||||
dev/tools/phan/stubs/geoip.phan_php
|
||||
dev/tools/phan/stubs/memcache.phan_php
|
||||
dev/tools/phan/stubs/ldap.phan_php
|
||||
dev/tools/phan/stubs/SimpleXML.phan_php
|
||||
dev/tools/phan/stubs/ftp.phan_php
|
||||
dev/tools/phan/stubs/fileinfo.phan_php
|
||||
dev/tools/phan/stubs/geoip_inc.php
|
||||
dev/tools/phan/stubs/calendar.phan_php
|
||||
dev/tools/phan/stubs/pgsql.phan_php
|
||||
dev/tools/phan/runPhanDocker.sh
|
||||
dev/tools/phan/README.md
|
||||
dev/tools/phan/config.php
|
||||
dev/tools/phan/baseline.txt
|
||||
dev/tools/phan/config_extended.php
|
||||
dev/tools/phan/run-phan.sh
|
||||
dev/tools/resize_window.sh
|
||||
dev/tools/fixhasRights.sh
|
||||
dev/tools/github_lines_byuser.sh
|
||||
|
|
|
|||
|
|
@ -78109,6 +78109,24 @@ performance_test/src/Cache/CacheFactoryDecorator.php
|
|||
src/Cache/CacheFactoryDecorator.php
|
||||
Cache/CacheFactoryDecorator.php
|
||||
CacheFactoryDecorator.php
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
src/Cache/CacheTagsChecksumDecorator.php
|
||||
Cache/CacheTagsChecksumDecorator.php
|
||||
CacheTagsChecksumDecorator.php
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
modules/system/tests/modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
system/tests/modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
tests/modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
performance_test/src/Cache/CacheTagOperation.php
|
||||
src/Cache/CacheTagOperation.php
|
||||
Cache/CacheTagOperation.php
|
||||
CacheTagOperation.php
|
||||
core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
|
||||
modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
|
||||
system/tests/modules/performance_test/src/PerformanceDataCollector.php
|
||||
|
|
|
|||
|
|
@ -11477,6 +11477,8 @@ core/modules/system/tests/modules/update_test_3/update_test_3.install
|
|||
core/modules/system/tests/modules/performance_test/performance_test.info.yml
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheFactoryDecorator.php
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php
|
||||
core/modules/system/tests/modules/performance_test/src/Cache/CacheTagOperation.php
|
||||
core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
|
||||
core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php
|
||||
core/modules/system/tests/modules/performance_test/performance_test.services.yml
|
||||
|
|
|
|||
|
|
@ -1363,6 +1363,10 @@ erpnext/patches/v14_0/update_total_asset_cost_field.py
|
|||
patches/v14_0/update_total_asset_cost_field.py
|
||||
v14_0/update_total_asset_cost_field.py
|
||||
update_total_asset_cost_field.py
|
||||
erpnext/patches/v14_0/update_posting_datetime_and_dropped_indexes.py
|
||||
patches/v14_0/update_posting_datetime_and_dropped_indexes.py
|
||||
v14_0/update_posting_datetime_and_dropped_indexes.py
|
||||
update_posting_datetime_and_dropped_indexes.py
|
||||
erpnext/patches/v14_0/update_entry_type_for_journal_entry.py
|
||||
patches/v14_0/update_entry_type_for_journal_entry.py
|
||||
v14_0/update_entry_type_for_journal_entry.py
|
||||
|
|
|
|||
|
|
@ -296,6 +296,7 @@ erpnext/patches/v14_0/create_accounting_dimensions_in_sales_order_item.py
|
|||
erpnext/patches/v14_0/delete_healthcare_doctypes.py
|
||||
erpnext/patches/v14_0/delete_hub_doctypes.py
|
||||
erpnext/patches/v14_0/update_total_asset_cost_field.py
|
||||
erpnext/patches/v14_0/update_posting_datetime_and_dropped_indexes.py
|
||||
erpnext/patches/v14_0/update_entry_type_for_journal_entry.py
|
||||
erpnext/patches/v14_0/update_subscription_details.py
|
||||
erpnext/patches/v14_0/copy_is_subcontracted_value_to_is_old_subcontracting_flow.py
|
||||
|
|
|
|||
|
|
@ -1153,24 +1153,144 @@ Espo/Classes/DuplicateWhereBuilders/Company.php
|
|||
Classes/DuplicateWhereBuilders/Company.php
|
||||
DuplicateWhereBuilders/Company.php
|
||||
Company.php
|
||||
application/Espo/Classes/RecordHooks/EmailFilter/BeforeSave.php
|
||||
Espo/Classes/RecordHooks/EmailFilter/BeforeSave.php
|
||||
Classes/RecordHooks/EmailFilter/BeforeSave.php
|
||||
RecordHooks/EmailFilter/BeforeSave.php
|
||||
EmailFilter/BeforeSave.php
|
||||
BeforeSave.php
|
||||
application/Espo/Classes/RecordHooks/Email/BeforeUpdate.php
|
||||
Espo/Classes/RecordHooks/Email/BeforeUpdate.php
|
||||
Classes/RecordHooks/Email/BeforeUpdate.php
|
||||
RecordHooks/Email/BeforeUpdate.php
|
||||
Email/BeforeUpdate.php
|
||||
BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Email/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/Email/BeforeCreate.php
|
||||
Classes/RecordHooks/Email/BeforeCreate.php
|
||||
RecordHooks/Email/BeforeCreate.php
|
||||
Email/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Email/AfterUpdate.php
|
||||
Espo/Classes/RecordHooks/Email/AfterUpdate.php
|
||||
Classes/RecordHooks/Email/AfterUpdate.php
|
||||
RecordHooks/Email/AfterUpdate.php
|
||||
Email/AfterUpdate.php
|
||||
AfterUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Note/BeforeUpdate.php
|
||||
Espo/Classes/RecordHooks/Note/BeforeUpdate.php
|
||||
Classes/RecordHooks/Note/BeforeUpdate.php
|
||||
RecordHooks/Note/BeforeUpdate.php
|
||||
Note/BeforeUpdate.php
|
||||
BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Note/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/Note/BeforeCreate.php
|
||||
Classes/RecordHooks/Note/BeforeCreate.php
|
||||
RecordHooks/Note/BeforeCreate.php
|
||||
Note/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Note/AfterCreate.php
|
||||
Espo/Classes/RecordHooks/Note/AfterCreate.php
|
||||
Classes/RecordHooks/Note/AfterCreate.php
|
||||
RecordHooks/Note/AfterCreate.php
|
||||
Note/AfterCreate.php
|
||||
AfterCreate.php
|
||||
application/Espo/Classes/RecordHooks/Attachment/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/Attachment/BeforeCreate.php
|
||||
Classes/RecordHooks/Attachment/BeforeCreate.php
|
||||
RecordHooks/Attachment/BeforeCreate.php
|
||||
Attachment/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Attachment/AfterCreate.php
|
||||
Espo/Classes/RecordHooks/Attachment/AfterCreate.php
|
||||
Classes/RecordHooks/Attachment/AfterCreate.php
|
||||
RecordHooks/Attachment/AfterCreate.php
|
||||
Attachment/AfterCreate.php
|
||||
AfterCreate.php
|
||||
application/Espo/Classes/RecordHooks/Role/BeforeSaveValidate.php
|
||||
Espo/Classes/RecordHooks/Role/BeforeSaveValidate.php
|
||||
Classes/RecordHooks/Role/BeforeSaveValidate.php
|
||||
RecordHooks/Role/BeforeSaveValidate.php
|
||||
Role/BeforeSaveValidate.php
|
||||
BeforeSaveValidate.php
|
||||
application/Espo/Classes/RecordHooks/Role/AfterSave.php
|
||||
Espo/Classes/RecordHooks/Role/AfterSave.php
|
||||
Classes/RecordHooks/Role/AfterSave.php
|
||||
RecordHooks/Role/AfterSave.php
|
||||
Role/AfterSave.php
|
||||
AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/AfterDelete.php
|
||||
Espo/Classes/RecordHooks/Webhook/AfterDelete.php
|
||||
Classes/RecordHooks/Webhook/AfterDelete.php
|
||||
RecordHooks/Webhook/AfterDelete.php
|
||||
Webhook/AfterDelete.php
|
||||
AfterDelete.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/BeforeSave.php
|
||||
Espo/Classes/RecordHooks/Webhook/BeforeSave.php
|
||||
Classes/RecordHooks/Webhook/BeforeSave.php
|
||||
RecordHooks/Webhook/BeforeSave.php
|
||||
Webhook/BeforeSave.php
|
||||
BeforeSave.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/AfterSave.php
|
||||
Espo/Classes/RecordHooks/Webhook/AfterSave.php
|
||||
Classes/RecordHooks/Webhook/AfterSave.php
|
||||
RecordHooks/Webhook/AfterSave.php
|
||||
Webhook/AfterSave.php
|
||||
AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/Team/BeforeLinkUserCheck.php
|
||||
Espo/Classes/RecordHooks/Team/BeforeLinkUserCheck.php
|
||||
Classes/RecordHooks/Team/BeforeLinkUserCheck.php
|
||||
RecordHooks/Team/BeforeLinkUserCheck.php
|
||||
Team/BeforeLinkUserCheck.php
|
||||
BeforeLinkUserCheck.php
|
||||
application/Espo/Classes/RecordHooks/Team/AfterUpdate.php
|
||||
Espo/Classes/RecordHooks/Team/AfterUpdate.php
|
||||
Classes/RecordHooks/Team/AfterUpdate.php
|
||||
RecordHooks/Team/AfterUpdate.php
|
||||
Team/AfterUpdate.php
|
||||
AfterUpdate.php
|
||||
application/Espo/Classes/RecordHooks/EmailFolder/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/EmailFolder/BeforeCreate.php
|
||||
Classes/RecordHooks/EmailFolder/BeforeCreate.php
|
||||
RecordHooks/EmailFolder/BeforeCreate.php
|
||||
EmailFolder/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
|
||||
Espo/Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
|
||||
Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
|
||||
RecordHooks/Event/BeforeUpdatePreserveDuration.php
|
||||
Event/BeforeUpdatePreserveDuration.php
|
||||
BeforeUpdatePreserveDuration.php
|
||||
application/Espo/Classes/RecordHooks/PortalRole/AfterSave.php
|
||||
Espo/Classes/RecordHooks/PortalRole/AfterSave.php
|
||||
Classes/RecordHooks/PortalRole/AfterSave.php
|
||||
RecordHooks/PortalRole/AfterSave.php
|
||||
PortalRole/AfterSave.php
|
||||
AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/LeadCapture/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/LeadCapture/BeforeCreate.php
|
||||
Classes/RecordHooks/LeadCapture/BeforeCreate.php
|
||||
RecordHooks/LeadCapture/BeforeCreate.php
|
||||
LeadCapture/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/User/BeforeUpdate.php
|
||||
Espo/Classes/RecordHooks/User/BeforeUpdate.php
|
||||
Classes/RecordHooks/User/BeforeUpdate.php
|
||||
RecordHooks/User/BeforeUpdate.php
|
||||
User/BeforeUpdate.php
|
||||
BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/User/BeforeCreate.php
|
||||
Espo/Classes/RecordHooks/User/BeforeCreate.php
|
||||
Classes/RecordHooks/User/BeforeCreate.php
|
||||
RecordHooks/User/BeforeCreate.php
|
||||
User/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/User/AfterUpdate.php
|
||||
Espo/Classes/RecordHooks/User/AfterUpdate.php
|
||||
Classes/RecordHooks/User/AfterUpdate.php
|
||||
RecordHooks/User/AfterUpdate.php
|
||||
User/AfterUpdate.php
|
||||
AfterUpdate.php
|
||||
application/Espo/Classes/Select/ImportError/OrderItemConverters/ExportLineNumber.php
|
||||
Espo/Classes/Select/ImportError/OrderItemConverters/ExportLineNumber.php
|
||||
Classes/Select/ImportError/OrderItemConverters/ExportLineNumber.php
|
||||
|
|
@ -2652,10 +2772,6 @@ application/Espo/Services/Email.php
|
|||
Espo/Services/Email.php
|
||||
Services/Email.php
|
||||
Email.php
|
||||
application/Espo/Services/EmailFolder.php
|
||||
Espo/Services/EmailFolder.php
|
||||
Services/EmailFolder.php
|
||||
EmailFolder.php
|
||||
application/Espo/Services/InboundEmail.php
|
||||
Espo/Services/InboundEmail.php
|
||||
Services/InboundEmail.php
|
||||
|
|
@ -2740,10 +2856,6 @@ application/Espo/Services/Job.php
|
|||
Espo/Services/Job.php
|
||||
Services/Job.php
|
||||
Job.php
|
||||
application/Espo/Services/EmailFilter.php
|
||||
Espo/Services/EmailFilter.php
|
||||
Services/EmailFilter.php
|
||||
EmailFilter.php
|
||||
application/Espo/Services/Pdf.php
|
||||
Espo/Services/Pdf.php
|
||||
Services/Pdf.php
|
||||
|
|
@ -4752,6 +4864,12 @@ Resources/metadata/recordDefs/PortalRole.json
|
|||
metadata/recordDefs/PortalRole.json
|
||||
recordDefs/PortalRole.json
|
||||
PortalRole.json
|
||||
application/Espo/Resources/metadata/recordDefs/EmailFolder.json
|
||||
Espo/Resources/metadata/recordDefs/EmailFolder.json
|
||||
Resources/metadata/recordDefs/EmailFolder.json
|
||||
metadata/recordDefs/EmailFolder.json
|
||||
recordDefs/EmailFolder.json
|
||||
EmailFolder.json
|
||||
application/Espo/Resources/metadata/recordDefs/Attachment.json
|
||||
Espo/Resources/metadata/recordDefs/Attachment.json
|
||||
Resources/metadata/recordDefs/Attachment.json
|
||||
|
|
@ -25927,6 +26045,11 @@ Espo/Tools/Stream/UserRecordService.php
|
|||
Tools/Stream/UserRecordService.php
|
||||
Stream/UserRecordService.php
|
||||
UserRecordService.php
|
||||
application/Espo/Tools/Stream/NoteUtil.php
|
||||
Espo/Tools/Stream/NoteUtil.php
|
||||
Tools/Stream/NoteUtil.php
|
||||
Stream/NoteUtil.php
|
||||
NoteUtil.php
|
||||
application/Espo/Tools/Stream/Jobs/ProcessNoteAcl.php
|
||||
Espo/Tools/Stream/Jobs/ProcessNoteAcl.php
|
||||
Tools/Stream/Jobs/ProcessNoteAcl.php
|
||||
|
|
@ -27439,6 +27562,11 @@ LinkManager/Hook/Hooks/ForeignFieldDelete.php
|
|||
Hook/Hooks/ForeignFieldDelete.php
|
||||
Hooks/ForeignFieldDelete.php
|
||||
ForeignFieldDelete.php
|
||||
application/Espo/Tools/User/UserUtil.php
|
||||
Espo/Tools/User/UserUtil.php
|
||||
Tools/User/UserUtil.php
|
||||
User/UserUtil.php
|
||||
UserUtil.php
|
||||
application/Espo/Tools/Kanban/Api/PutOrder.php
|
||||
Espo/Tools/Kanban/Api/PutOrder.php
|
||||
Tools/Kanban/Api/PutOrder.php
|
||||
|
|
@ -28251,6 +28379,38 @@ FormulaFunctions/ExtGroup/AccountGroup/FindByEmailAddressType.php
|
|||
ExtGroup/AccountGroup/FindByEmailAddressType.php
|
||||
AccountGroup/FindByEmailAddressType.php
|
||||
FindByEmailAddressType.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
Espo/Modules/Crm/Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
Modules/Crm/Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
Crm/Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
RecordHooks/MassEmail/BeforeCreate.php
|
||||
MassEmail/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/Case/BeforeCreate.php
|
||||
Espo/Modules/Crm/Classes/RecordHooks/Case/BeforeCreate.php
|
||||
Modules/Crm/Classes/RecordHooks/Case/BeforeCreate.php
|
||||
Crm/Classes/RecordHooks/Case/BeforeCreate.php
|
||||
Classes/RecordHooks/Case/BeforeCreate.php
|
||||
RecordHooks/Case/BeforeCreate.php
|
||||
Case/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/Case/AfterCreate.php
|
||||
Espo/Modules/Crm/Classes/RecordHooks/Case/AfterCreate.php
|
||||
Modules/Crm/Classes/RecordHooks/Case/AfterCreate.php
|
||||
Crm/Classes/RecordHooks/Case/AfterCreate.php
|
||||
Classes/RecordHooks/Case/AfterCreate.php
|
||||
RecordHooks/Case/AfterCreate.php
|
||||
Case/AfterCreate.php
|
||||
AfterCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
Espo/Modules/Crm/Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
Modules/Crm/Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
Crm/Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
CampaignTrackingUrl/BeforeCreate.php
|
||||
BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/Select/Contact/AccessControlFilters/PortalOnlyContact.php
|
||||
Espo/Modules/Crm/Classes/Select/Contact/AccessControlFilters/PortalOnlyContact.php
|
||||
Modules/Crm/Classes/Select/Contact/AccessControlFilters/PortalOnlyContact.php
|
||||
|
|
@ -29265,12 +29425,6 @@ Modules/Crm/Services/TargetList.php
|
|||
Crm/Services/TargetList.php
|
||||
Services/TargetList.php
|
||||
TargetList.php
|
||||
application/Espo/Modules/Crm/Services/CaseObj.php
|
||||
Espo/Modules/Crm/Services/CaseObj.php
|
||||
Modules/Crm/Services/CaseObj.php
|
||||
Crm/Services/CaseObj.php
|
||||
Services/CaseObj.php
|
||||
CaseObj.php
|
||||
application/Espo/Modules/Crm/Services/CampaignLogRecord.php
|
||||
Espo/Modules/Crm/Services/CampaignLogRecord.php
|
||||
Modules/Crm/Services/CampaignLogRecord.php
|
||||
|
|
@ -30023,6 +30177,14 @@ Resources/metadata/recordDefs/Account.json
|
|||
metadata/recordDefs/Account.json
|
||||
recordDefs/Account.json
|
||||
Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Webhook.json
|
||||
Espo/Modules/Crm/Resources/metadata/recordDefs/Webhook.json
|
||||
Modules/Crm/Resources/metadata/recordDefs/Webhook.json
|
||||
Crm/Resources/metadata/recordDefs/Webhook.json
|
||||
Resources/metadata/recordDefs/Webhook.json
|
||||
metadata/recordDefs/Webhook.json
|
||||
recordDefs/Webhook.json
|
||||
Webhook.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Task.json
|
||||
Espo/Modules/Crm/Resources/metadata/recordDefs/Task.json
|
||||
Modules/Crm/Resources/metadata/recordDefs/Task.json
|
||||
|
|
@ -39716,6 +39878,13 @@ Crm/Hooks/Account/TargetList.php
|
|||
Hooks/Account/TargetList.php
|
||||
Account/TargetList.php
|
||||
TargetList.php
|
||||
application/Espo/Modules/Crm/Hooks/MassEmail/DeleteQueue.php
|
||||
Espo/Modules/Crm/Hooks/MassEmail/DeleteQueue.php
|
||||
Modules/Crm/Hooks/MassEmail/DeleteQueue.php
|
||||
Crm/Hooks/MassEmail/DeleteQueue.php
|
||||
Hooks/MassEmail/DeleteQueue.php
|
||||
MassEmail/DeleteQueue.php
|
||||
DeleteQueue.php
|
||||
application/Espo/Modules/Crm/Hooks/CaseObj/Contacts.php
|
||||
Espo/Modules/Crm/Hooks/CaseObj/Contacts.php
|
||||
Modules/Crm/Hooks/CaseObj/Contacts.php
|
||||
|
|
|
|||
|
|
@ -218,9 +218,29 @@ application/Espo/Classes/DuplicateWhereBuilders/Person.php
|
|||
application/Espo/Classes/DuplicateWhereBuilders/General.php
|
||||
application/Espo/Classes/DuplicateWhereBuilders/Name.php
|
||||
application/Espo/Classes/DuplicateWhereBuilders/Company.php
|
||||
application/Espo/Classes/RecordHooks/EmailFilter/BeforeSave.php
|
||||
application/Espo/Classes/RecordHooks/Email/BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Email/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Email/AfterUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Note/BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/Note/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Note/AfterCreate.php
|
||||
application/Espo/Classes/RecordHooks/Attachment/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Attachment/AfterCreate.php
|
||||
application/Espo/Classes/RecordHooks/Role/BeforeSaveValidate.php
|
||||
application/Espo/Classes/RecordHooks/Role/AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/AfterDelete.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/BeforeSave.php
|
||||
application/Espo/Classes/RecordHooks/Webhook/AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/Team/BeforeLinkUserCheck.php
|
||||
application/Espo/Classes/RecordHooks/Team/AfterUpdate.php
|
||||
application/Espo/Classes/RecordHooks/EmailFolder/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
|
||||
application/Espo/Classes/RecordHooks/PortalRole/AfterSave.php
|
||||
application/Espo/Classes/RecordHooks/LeadCapture/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/User/BeforeUpdate.php
|
||||
application/Espo/Classes/RecordHooks/User/BeforeCreate.php
|
||||
application/Espo/Classes/RecordHooks/User/AfterUpdate.php
|
||||
application/Espo/Classes/Select/ImportError/OrderItemConverters/ExportLineNumber.php
|
||||
application/Espo/Classes/Select/ImportError/OrderItemConverters/LineNumber.php
|
||||
application/Espo/Classes/Select/EmailFilter/BoolFilters/OnlyMy.php
|
||||
|
|
@ -500,7 +520,6 @@ application/Espo/Controllers/Notification.php
|
|||
application/Espo/Services/ActionHistoryRecord.php
|
||||
application/Espo/Services/EmailTemplateCategory.php
|
||||
application/Espo/Services/Email.php
|
||||
application/Espo/Services/EmailFolder.php
|
||||
application/Espo/Services/InboundEmail.php
|
||||
application/Espo/Services/AuthLogRecord.php
|
||||
application/Espo/Services/Attachment.php
|
||||
|
|
@ -522,7 +541,6 @@ application/Espo/Services/ExternalAccount.php
|
|||
application/Espo/Services/LeadCapture.php
|
||||
application/Espo/Services/EmailAccount.php
|
||||
application/Espo/Services/Job.php
|
||||
application/Espo/Services/EmailFilter.php
|
||||
application/Espo/Services/Pdf.php
|
||||
application/Espo/Services/ScheduledJob.php
|
||||
application/Espo/Services/Stream.php
|
||||
|
|
@ -824,6 +842,7 @@ application/Espo/Resources/metadata/recordDefs/AuthToken.json
|
|||
application/Espo/Resources/metadata/recordDefs/LayoutSet.json
|
||||
application/Espo/Resources/metadata/recordDefs/Template.json
|
||||
application/Espo/Resources/metadata/recordDefs/PortalRole.json
|
||||
application/Espo/Resources/metadata/recordDefs/EmailFolder.json
|
||||
application/Espo/Resources/metadata/recordDefs/Attachment.json
|
||||
application/Espo/Resources/metadata/recordDefs/LeadCaptureLogRecord.json
|
||||
application/Espo/Resources/metadata/recordDefs/Notification.json
|
||||
|
|
@ -4332,6 +4351,7 @@ application/Espo/Tools/Stream/HookProcessor.php
|
|||
application/Espo/Tools/Stream/NoteAccessControl.php
|
||||
application/Espo/Tools/Stream/RecordService.php
|
||||
application/Espo/Tools/Stream/UserRecordService.php
|
||||
application/Espo/Tools/Stream/NoteUtil.php
|
||||
application/Espo/Tools/Stream/Jobs/ProcessNoteAcl.php
|
||||
application/Espo/Tools/Stream/Jobs/AutoFollow.php
|
||||
application/Espo/Tools/Stream/Jobs/ControlFollowers.php
|
||||
|
|
@ -4597,6 +4617,7 @@ application/Espo/Tools/LinkManager/Hook/Hooks/AssignedUsersCreate.php
|
|||
application/Espo/Tools/LinkManager/Hook/Hooks/TargetListCreate.php
|
||||
application/Espo/Tools/LinkManager/Hook/Hooks/TargetListDelete.php
|
||||
application/Espo/Tools/LinkManager/Hook/Hooks/ForeignFieldDelete.php
|
||||
application/Espo/Tools/User/UserUtil.php
|
||||
application/Espo/Tools/Kanban/Api/PutOrder.php
|
||||
application/Espo/Tools/Kanban/Api/GetData.php
|
||||
application/Espo/Tools/Kanban/OrdererProcessor.php
|
||||
|
|
@ -4753,6 +4774,10 @@ application/Espo/ORM/Defs/RelationDefs.php
|
|||
application/Espo/ORM/EventDispatcher.php
|
||||
application/Espo/Modules/Crm/Classes/FormulaFunctions/ExtGroup/CalendarGroup/UserIsBusyType.php
|
||||
application/Espo/Modules/Crm/Classes/FormulaFunctions/ExtGroup/AccountGroup/FindByEmailAddressType.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/MassEmail/BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/Case/BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/Case/AfterCreate.php
|
||||
application/Espo/Modules/Crm/Classes/RecordHooks/CampaignTrackingUrl/BeforeCreate.php
|
||||
application/Espo/Modules/Crm/Classes/Select/Contact/AccessControlFilters/PortalOnlyContact.php
|
||||
application/Espo/Modules/Crm/Classes/Select/Contact/PrimaryFilters/PortalUsers.php
|
||||
application/Espo/Modules/Crm/Classes/Select/Contact/PrimaryFilters/NotPortalUsers.php
|
||||
|
|
@ -4883,7 +4908,6 @@ application/Espo/Modules/Crm/Services/MassEmail.php
|
|||
application/Espo/Modules/Crm/Services/DocumentFolder.php
|
||||
application/Espo/Modules/Crm/Services/KnowledgeBaseCategory.php
|
||||
application/Espo/Modules/Crm/Services/TargetList.php
|
||||
application/Espo/Modules/Crm/Services/CaseObj.php
|
||||
application/Espo/Modules/Crm/Services/CampaignLogRecord.php
|
||||
application/Espo/Modules/Crm/Services/Contact.php
|
||||
application/Espo/Modules/Crm/Services/Lead.php
|
||||
|
|
@ -4974,6 +4998,7 @@ application/Espo/Modules/Crm/Resources/metadata/selectDefs/Meeting.json
|
|||
application/Espo/Modules/Crm/Resources/metadata/selectDefs/KnowledgeBaseArticle.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/CampaignLogRecord.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Account.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Webhook.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Task.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Lead.json
|
||||
application/Espo/Modules/Crm/Resources/metadata/recordDefs/Opportunity.json
|
||||
|
|
@ -6193,6 +6218,7 @@ application/Espo/Modules/Crm/Hooks/Call/ParentLink.php
|
|||
application/Espo/Modules/Crm/Hooks/Call/Users.php
|
||||
application/Espo/Modules/Crm/Hooks/Account/Contacts.php
|
||||
application/Espo/Modules/Crm/Hooks/Account/TargetList.php
|
||||
application/Espo/Modules/Crm/Hooks/MassEmail/DeleteQueue.php
|
||||
application/Espo/Modules/Crm/Hooks/CaseObj/Contacts.php
|
||||
application/Espo/Modules/Crm/Entities/Document.php
|
||||
application/Espo/Modules/Crm/Entities/Campaign.php
|
||||
|
|
|
|||
|
|
@ -4171,63 +4171,24 @@ tests/api-tests/hooks/hook-errors.test.ts
|
|||
api-tests/hooks/hook-errors.test.ts
|
||||
hooks/hook-errors.test.ts
|
||||
hook-errors.test.ts
|
||||
tests/api-tests/omit.test.ts
|
||||
api-tests/omit.test.ts
|
||||
omit.test.ts
|
||||
tests/api-tests/body-parser.test.ts
|
||||
api-tests/body-parser.test.ts
|
||||
body-parser.test.ts
|
||||
tests/api-tests/authed-user.test.ts
|
||||
api-tests/authed-user.test.ts
|
||||
authed-user.test.ts
|
||||
tests/api-tests/access.test.ts
|
||||
api-tests/access.test.ts
|
||||
access.test.ts
|
||||
tests/api-tests/id-field.test.ts
|
||||
api-tests/id-field.test.ts
|
||||
id-field.test.ts
|
||||
tests/api-tests/field-groups.test.ts
|
||||
api-tests/field-groups.test.ts
|
||||
field-groups.test.ts
|
||||
tests/api-tests/access-control/utils.ts
|
||||
api-tests/access-control/utils.ts
|
||||
access-control/utils.ts
|
||||
utils.ts
|
||||
tests/api-tests/access-control/__snapshots__/filter-coercion-and-validation.test.ts.snap
|
||||
api-tests/access-control/__snapshots__/filter-coercion-and-validation.test.ts.snap
|
||||
access-control/__snapshots__/filter-coercion-and-validation.test.ts.snap
|
||||
__snapshots__/filter-coercion-and-validation.test.ts.snap
|
||||
filter-coercion-and-validation.test.ts.snap
|
||||
tests/api-tests/access-control/mutations-field.test.ts
|
||||
api-tests/access-control/mutations-field.test.ts
|
||||
access-control/mutations-field.test.ts
|
||||
mutations-field.test.ts
|
||||
tests/api-tests/access-control/field-access.test.ts
|
||||
api-tests/access-control/field-access.test.ts
|
||||
access-control/field-access.test.ts
|
||||
field-access.test.ts
|
||||
tests/api-tests/access-control/schema.test.ts
|
||||
api-tests/access-control/schema.test.ts
|
||||
access-control/schema.test.ts
|
||||
schema.test.ts
|
||||
tests/api-tests/access-control/mutations-list-item.test.ts
|
||||
api-tests/access-control/mutations-list-item.test.ts
|
||||
access-control/mutations-list-item.test.ts
|
||||
mutations-list-item.test.ts
|
||||
tests/api-tests/access-control/filter-coercion-and-validation.test.ts
|
||||
api-tests/access-control/filter-coercion-and-validation.test.ts
|
||||
access-control/filter-coercion-and-validation.test.ts
|
||||
filter-coercion-and-validation.test.ts
|
||||
tests/api-tests/access-control/authed-user.test.ts
|
||||
api-tests/access-control/authed-user.test.ts
|
||||
access-control/authed-user.test.ts
|
||||
authed-user.test.ts
|
||||
tests/api-tests/access-control/mutations-list-filter.test.ts
|
||||
api-tests/access-control/mutations-list-filter.test.ts
|
||||
access-control/mutations-list-filter.test.ts
|
||||
mutations-list-filter.test.ts
|
||||
tests/api-tests/access-control/mutations-list-operation.test.ts
|
||||
api-tests/access-control/mutations-list-operation.test.ts
|
||||
access-control/mutations-list-operation.test.ts
|
||||
mutations-list-operation.test.ts
|
||||
tests/api-tests/access-control/list-access.test.ts
|
||||
api-tests/access-control/list-access.test.ts
|
||||
access-control/list-access.test.ts
|
||||
list-access.test.ts
|
||||
tests/api-tests/with-server.ts
|
||||
api-tests/with-server.ts
|
||||
with-server.ts
|
||||
tests/api-tests/test-runner.ts
|
||||
api-tests/test-runner.ts
|
||||
test-runner.ts
|
||||
|
|
|
|||
|
|
@ -730,21 +730,12 @@ tests/api-tests/hooks/__snapshots__/list-hooks.test.ts.snap
|
|||
tests/api-tests/hooks/__snapshots__/hook-errors.test.ts.snap
|
||||
tests/api-tests/hooks/validation.test.ts
|
||||
tests/api-tests/hooks/hook-errors.test.ts
|
||||
tests/api-tests/omit.test.ts
|
||||
tests/api-tests/body-parser.test.ts
|
||||
tests/api-tests/authed-user.test.ts
|
||||
tests/api-tests/access.test.ts
|
||||
tests/api-tests/id-field.test.ts
|
||||
tests/api-tests/field-groups.test.ts
|
||||
tests/api-tests/access-control/utils.ts
|
||||
tests/api-tests/access-control/__snapshots__/filter-coercion-and-validation.test.ts.snap
|
||||
tests/api-tests/access-control/mutations-field.test.ts
|
||||
tests/api-tests/access-control/field-access.test.ts
|
||||
tests/api-tests/access-control/schema.test.ts
|
||||
tests/api-tests/access-control/mutations-list-item.test.ts
|
||||
tests/api-tests/access-control/filter-coercion-and-validation.test.ts
|
||||
tests/api-tests/access-control/authed-user.test.ts
|
||||
tests/api-tests/access-control/mutations-list-filter.test.ts
|
||||
tests/api-tests/access-control/mutations-list-operation.test.ts
|
||||
tests/api-tests/access-control/list-access.test.ts
|
||||
tests/api-tests/with-server.ts
|
||||
tests/api-tests/test-runner.ts
|
||||
tests/api-tests/s3-public-read-policy.json
|
||||
tests/api-tests/fields/required.test.ts
|
||||
|
|
|
|||
|
|
@ -11408,6 +11408,12 @@ CampaignBundle/Tests/EventListener/CampaignSubscriberTest.php
|
|||
Tests/EventListener/CampaignSubscriberTest.php
|
||||
EventListener/CampaignSubscriberTest.php
|
||||
CampaignSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
EventListener/CampaignEventSubscriberTest.php
|
||||
CampaignEventSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php
|
||||
bundles/CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php
|
||||
CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php
|
||||
|
|
@ -11865,6 +11871,11 @@ bundles/CampaignBundle/EventListener/SearchSubscriber.php
|
|||
CampaignBundle/EventListener/SearchSubscriber.php
|
||||
EventListener/SearchSubscriber.php
|
||||
SearchSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/CampaignEventSubscriber.php
|
||||
bundles/CampaignBundle/EventListener/CampaignEventSubscriber.php
|
||||
CampaignBundle/EventListener/CampaignEventSubscriber.php
|
||||
EventListener/CampaignEventSubscriber.php
|
||||
CampaignEventSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/ConfigSubscriber.php
|
||||
bundles/CampaignBundle/EventListener/ConfigSubscriber.php
|
||||
CampaignBundle/EventListener/ConfigSubscriber.php
|
||||
|
|
@ -13991,6 +14002,11 @@ bundles/IntegrationsBundle/Event/KeysEncryptionEvent.php
|
|||
IntegrationsBundle/Event/KeysEncryptionEvent.php
|
||||
Event/KeysEncryptionEvent.php
|
||||
KeysEncryptionEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/ConfigAuthUrlEvent.php
|
||||
bundles/IntegrationsBundle/Event/ConfigAuthUrlEvent.php
|
||||
IntegrationsBundle/Event/ConfigAuthUrlEvent.php
|
||||
Event/ConfigAuthUrlEvent.php
|
||||
ConfigAuthUrlEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/InternalContactEvent.php
|
||||
bundles/IntegrationsBundle/Event/InternalContactEvent.php
|
||||
IntegrationsBundle/Event/InternalContactEvent.php
|
||||
|
|
@ -21132,6 +21148,12 @@ ReportBundle/Tests/Model/ReportExportOptionsTest.php
|
|||
Tests/Model/ReportExportOptionsTest.php
|
||||
Model/ReportExportOptionsTest.php
|
||||
ReportExportOptionsTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ReportCleanupTest.php
|
||||
bundles/ReportBundle/Tests/Model/ReportCleanupTest.php
|
||||
ReportBundle/Tests/Model/ReportCleanupTest.php
|
||||
Tests/Model/ReportCleanupTest.php
|
||||
Model/ReportCleanupTest.php
|
||||
ReportCleanupTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/CsvExporterTest.php
|
||||
bundles/ReportBundle/Tests/Model/CsvExporterTest.php
|
||||
ReportBundle/Tests/Model/CsvExporterTest.php
|
||||
|
|
@ -21223,6 +21245,11 @@ bundles/ReportBundle/Event/ReportDataEvent.php
|
|||
ReportBundle/Event/ReportDataEvent.php
|
||||
Event/ReportDataEvent.php
|
||||
ReportDataEvent.php
|
||||
app/bundles/ReportBundle/Event/PermanentReportFileCreatedEvent.php
|
||||
bundles/ReportBundle/Event/PermanentReportFileCreatedEvent.php
|
||||
ReportBundle/Event/PermanentReportFileCreatedEvent.php
|
||||
Event/PermanentReportFileCreatedEvent.php
|
||||
PermanentReportFileCreatedEvent.php
|
||||
app/bundles/ReportBundle/Event/ReportQueryEvent.php
|
||||
bundles/ReportBundle/Event/ReportQueryEvent.php
|
||||
ReportBundle/Event/ReportQueryEvent.php
|
||||
|
|
@ -21643,6 +21670,11 @@ bundles/ReportBundle/Model/ReportModel.php
|
|||
ReportBundle/Model/ReportModel.php
|
||||
Model/ReportModel.php
|
||||
ReportModel.php
|
||||
app/bundles/ReportBundle/Model/ReportCleanup.php
|
||||
bundles/ReportBundle/Model/ReportCleanup.php
|
||||
ReportBundle/Model/ReportCleanup.php
|
||||
Model/ReportCleanup.php
|
||||
ReportCleanup.php
|
||||
app/bundles/ReportBundle/Model/ReportExportOptions.php
|
||||
bundles/ReportBundle/Model/ReportExportOptions.php
|
||||
ReportBundle/Model/ReportExportOptions.php
|
||||
|
|
@ -23545,6 +23577,12 @@ EmailBundle/Tests/EventListener/DetermineWinnerSubscriberTest.php
|
|||
Tests/EventListener/DetermineWinnerSubscriberTest.php
|
||||
EventListener/DetermineWinnerSubscriberTest.php
|
||||
DetermineWinnerSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
bundles/EmailBundle/Tests/EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
EmailBundle/Tests/EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
Tests/EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
ProcessUnsubscribeSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
|
||||
bundles/EmailBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
|
||||
EmailBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
|
||||
|
|
@ -27488,6 +27526,9 @@ migrations/.gitkeep
|
|||
app/migrations/Version20211026152443.php
|
||||
migrations/Version20211026152443.php
|
||||
Version20211026152443.php
|
||||
app/migrations/Version20190326190241.php
|
||||
migrations/Version20190326190241.php
|
||||
Version20190326190241.php
|
||||
app/migrations/Version20221014081742.php
|
||||
migrations/Version20221014081742.php
|
||||
Version20221014081742.php
|
||||
|
|
|
|||
|
|
@ -1887,6 +1887,7 @@ app/bundles/CampaignBundle/Tests/Helper/NotificationHelperTest.php
|
|||
app/bundles/CampaignBundle/Tests/Helper/ChannelExtractorTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignActionJumpToEventSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/EventListener/CampaignEventSubscriberTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/InactiveExecutionerTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/Result/ResponsesTest.php
|
||||
app/bundles/CampaignBundle/Tests/Executioner/Result/EvalutatedContactsTest.php
|
||||
|
|
@ -1961,6 +1962,7 @@ app/bundles/CampaignBundle/EventListener/CampaignEventDeleteSubscriber.php
|
|||
app/bundles/CampaignBundle/EventListener/ReportSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/LeadSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/SearchSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/CampaignEventSubscriber.php
|
||||
app/bundles/CampaignBundle/EventListener/ConfigSubscriber.php
|
||||
app/bundles/CampaignBundle/Executioner/Result/Responses.php
|
||||
app/bundles/CampaignBundle/Executioner/Result/EvaluatedContacts.php
|
||||
|
|
@ -2284,6 +2286,7 @@ app/bundles/IntegrationsBundle/Event/ConfigSaveEvent.php
|
|||
app/bundles/IntegrationsBundle/Event/InternalObjectCreateEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/MauticSyncFieldsLoadEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/KeysEncryptionEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/ConfigAuthUrlEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/InternalContactEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/CompletedSyncIterationEvent.php
|
||||
app/bundles/IntegrationsBundle/Event/InternalObjectOwnerEvent.php
|
||||
|
|
@ -3469,6 +3472,7 @@ app/bundles/ReportBundle/Tests/Entity/ReportTest.php
|
|||
app/bundles/ReportBundle/Tests/Model/ExportResponseTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ExcelExporterTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ReportExportOptionsTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ReportCleanupTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/CsvExporterTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ScheduleModelTest.php
|
||||
app/bundles/ReportBundle/Tests/Model/ReportModelTest.php
|
||||
|
|
@ -3486,6 +3490,7 @@ app/bundles/ReportBundle/Builder/ReportBuilderInterface.php
|
|||
app/bundles/ReportBundle/Builder/InvalidReportQueryException.php
|
||||
app/bundles/ReportBundle/DependencyInjection/MauticReportExtension.php
|
||||
app/bundles/ReportBundle/Event/ReportDataEvent.php
|
||||
app/bundles/ReportBundle/Event/PermanentReportFileCreatedEvent.php
|
||||
app/bundles/ReportBundle/Event/ReportQueryEvent.php
|
||||
app/bundles/ReportBundle/Event/ColumnCollectEvent.php
|
||||
app/bundles/ReportBundle/Event/ReportGraphEvent.php
|
||||
|
|
@ -3558,6 +3563,7 @@ app/bundles/ReportBundle/Model/ReportExporter.php
|
|||
app/bundles/ReportBundle/Model/ExportHandler.php
|
||||
app/bundles/ReportBundle/Model/ExcelExporter.php
|
||||
app/bundles/ReportBundle/Model/ReportModel.php
|
||||
app/bundles/ReportBundle/Model/ReportCleanup.php
|
||||
app/bundles/ReportBundle/Model/ReportExportOptions.php
|
||||
app/bundles/ReportBundle/Model/ExportResponse.php
|
||||
app/bundles/ReportBundle/Model/ScheduleModel.php
|
||||
|
|
@ -3871,6 +3877,7 @@ app/bundles/EmailBundle/Tests/Helper/FromEmailHelperTest.php
|
|||
app/bundles/EmailBundle/Tests/EventListener/EmailSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/MatchFilterForLeadTraitTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/DetermineWinnerSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/ProcessUnsubscribeSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/TrackingSubscriberTest.php
|
||||
app/bundles/EmailBundle/Tests/EventListener/FormSubscriberTest.php
|
||||
|
|
@ -4585,6 +4592,7 @@ app/migrations/Version20230522141144.php
|
|||
app/migrations/Version20230519154448.php
|
||||
app/migrations/.gitkeep
|
||||
app/migrations/Version20211026152443.php
|
||||
app/migrations/Version20190326190241.php
|
||||
app/migrations/Version20221014081742.php
|
||||
app/migrations/Version20220429091934.php
|
||||
app/migrations/Migration.template
|
||||
|
|
|
|||
|
|
@ -11264,6 +11264,14 @@ scss/tests/mixins/_media-query-color-mode-full.test.scss
|
|||
tests/mixins/_media-query-color-mode-full.test.scss
|
||||
mixins/_media-query-color-mode-full.test.scss
|
||||
_media-query-color-mode-full.test.scss
|
||||
upload/admin/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
admin/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
mixins/_auto-import-of-variables-dark.test.scss
|
||||
_auto-import-of-variables-dark.test.scss
|
||||
upload/admin/view/stylesheet/scss/_mixins.scss
|
||||
admin/view/stylesheet/scss/_mixins.scss
|
||||
view/stylesheet/scss/_mixins.scss
|
||||
|
|
@ -14307,6 +14315,14 @@ scss/tests/mixins/_media-query-color-mode-full.test.scss
|
|||
tests/mixins/_media-query-color-mode-full.test.scss
|
||||
mixins/_media-query-color-mode-full.test.scss
|
||||
_media-query-color-mode-full.test.scss
|
||||
upload/catalog/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
catalog/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
mixins/_auto-import-of-variables-dark.test.scss
|
||||
_auto-import-of-variables-dark.test.scss
|
||||
upload/catalog/view/stylesheet/scss/_mixins.scss
|
||||
catalog/view/stylesheet/scss/_mixins.scss
|
||||
view/stylesheet/scss/_mixins.scss
|
||||
|
|
|
|||
|
|
@ -1595,6 +1595,7 @@ upload/admin/view/stylesheet/scss/tests/utilities/_api.test.scss
|
|||
upload/admin/view/stylesheet/scss/tests/mixins/_utilities.test.scss
|
||||
upload/admin/view/stylesheet/scss/tests/mixins/_color-modes.test.scss
|
||||
upload/admin/view/stylesheet/scss/tests/mixins/_media-query-color-mode-full.test.scss
|
||||
upload/admin/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
upload/admin/view/stylesheet/scss/_mixins.scss
|
||||
upload/admin/view/stylesheet/scss/_progress.scss
|
||||
upload/admin/view/stylesheet/scss/_spinners.scss
|
||||
|
|
@ -2108,6 +2109,7 @@ upload/catalog/view/stylesheet/scss/tests/utilities/_api.test.scss
|
|||
upload/catalog/view/stylesheet/scss/tests/mixins/_utilities.test.scss
|
||||
upload/catalog/view/stylesheet/scss/tests/mixins/_color-modes.test.scss
|
||||
upload/catalog/view/stylesheet/scss/tests/mixins/_media-query-color-mode-full.test.scss
|
||||
upload/catalog/view/stylesheet/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
|
||||
upload/catalog/view/stylesheet/scss/_mixins.scss
|
||||
upload/catalog/view/stylesheet/scss/_progress.scss
|
||||
upload/catalog/view/stylesheet/scss/_spinners.scss
|
||||
|
|
|
|||
|
|
@ -68593,9 +68593,6 @@ AdminLegacyLayoutController.php
|
|||
controllers/admin/AdminModulesController.php
|
||||
admin/AdminModulesController.php
|
||||
AdminModulesController.php
|
||||
controllers/admin/AdminImagesController.php
|
||||
admin/AdminImagesController.php
|
||||
AdminImagesController.php
|
||||
controllers/admin/AdminCountriesController.php
|
||||
admin/AdminCountriesController.php
|
||||
AdminCountriesController.php
|
||||
|
|
|
|||
|
|
@ -11396,7 +11396,6 @@ controllers/admin/AdminStatsTabController.php
|
|||
controllers/admin/AdminLoginController.php
|
||||
controllers/admin/AdminLegacyLayoutController.php
|
||||
controllers/admin/AdminModulesController.php
|
||||
controllers/admin/AdminImagesController.php
|
||||
controllers/admin/AdminCountriesController.php
|
||||
controllers/admin/AdminAttributesGroupsController.php
|
||||
controllers/admin/AdminImportController.php
|
||||
|
|
|
|||
|
|
@ -69,6 +69,11 @@ migration/Core/V6_6/Migration1663402950SetDoubleOptinCustomerActiveTest.php
|
|||
Core/V6_6/Migration1663402950SetDoubleOptinCustomerActiveTest.php
|
||||
V6_6/Migration1663402950SetDoubleOptinCustomerActiveTest.php
|
||||
Migration1663402950SetDoubleOptinCustomerActiveTest.php
|
||||
tests/migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
Migration1707807389ChangeAvailableDefaultTest.php
|
||||
tests/migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
|
|
@ -8155,6 +8160,14 @@ StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
|||
PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
MessagesShouldNotUsePHPStanTypesTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
PHPStan/Rules/AddColumnRuleTest.php
|
||||
Rules/AddColumnRuleTest.php
|
||||
AddColumnRuleTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
|
||||
|
|
@ -8422,6 +8435,46 @@ Rules/data/NoReturnSetterMethod/SomeSetterClass.php
|
|||
data/NoReturnSetterMethod/SomeSetterClass.php
|
||||
NoReturnSetterMethod/SomeSetterClass.php
|
||||
SomeSetterClass.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
data/AddColumnRule/OtherAddStatements.php
|
||||
AddColumnRule/OtherAddStatements.php
|
||||
OtherAddStatements.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
Rules/data/AddColumnRule/UsePlainSql.php
|
||||
data/AddColumnRule/UsePlainSql.php
|
||||
AddColumnRule/UsePlainSql.php
|
||||
UsePlainSql.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
Rules/data/AddColumnRule/UseNewFunction.php
|
||||
data/AddColumnRule/UseNewFunction.php
|
||||
AddColumnRule/UseNewFunction.php
|
||||
UseNewFunction.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
AddColumnRule/UsePlainSqlJustAdd.php
|
||||
UsePlainSqlJustAdd.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php
|
||||
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php
|
||||
|
|
@ -9603,6 +9656,11 @@ Core/Framework/Log/PackageTest.php
|
|||
Framework/Log/PackageTest.php
|
||||
Log/PackageTest.php
|
||||
PackageTest.php
|
||||
tests/unit/Core/Framework/DefaultTransportCompilerPassTest.php
|
||||
unit/Core/Framework/DefaultTransportCompilerPassTest.php
|
||||
Core/Framework/DefaultTransportCompilerPassTest.php
|
||||
Framework/DefaultTransportCompilerPassTest.php
|
||||
DefaultTransportCompilerPassTest.php
|
||||
tests/unit/Core/Framework/App/AppExceptionTest.php
|
||||
unit/Core/Framework/App/AppExceptionTest.php
|
||||
Core/Framework/App/AppExceptionTest.php
|
||||
|
|
@ -14635,6 +14693,14 @@ Content/Newsletter/Subscriber/NewsletterRecipientSalutationSubscriberTest.php
|
|||
Newsletter/Subscriber/NewsletterRecipientSalutationSubscriberTest.php
|
||||
Subscriber/NewsletterRecipientSalutationSubscriberTest.php
|
||||
NewsletterRecipientSalutationSubscriberTest.php
|
||||
tests/unit/Core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
unit/Core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
Core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
NewsletterRecipientDeletedSubscriberTest.php
|
||||
tests/unit/Core/Content/Newsletter/Event/NewsletterRegisterEventTest.php
|
||||
unit/Core/Content/Newsletter/Event/NewsletterRegisterEventTest.php
|
||||
Core/Content/Newsletter/Event/NewsletterRegisterEventTest.php
|
||||
|
|
@ -17758,6 +17824,18 @@ tasks/ShopAdmin/Product/SaveProduct.ts
|
|||
ShopAdmin/Product/SaveProduct.ts
|
||||
Product/SaveProduct.ts
|
||||
SaveProduct.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
acceptance/tasks/ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
tasks/ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
Search/OpenSearchSuggestPage.ts
|
||||
OpenSearchSuggestPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
acceptance/tasks/ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
tasks/ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
Search/OpenSearchResultPage.ts
|
||||
OpenSearchResultPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Cart/ProceedFromCartToCheckout.ts
|
||||
acceptance/tasks/ShopCustomer/Cart/ProceedFromCartToCheckout.ts
|
||||
tasks/ShopCustomer/Cart/ProceedFromCartToCheckout.ts
|
||||
|
|
@ -17782,6 +17860,12 @@ tasks/ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts
|
|||
ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts
|
||||
ProductDetail/ProceedFromProductToCheckout.ts
|
||||
ProceedFromProductToCheckout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Logout.ts
|
||||
acceptance/tasks/ShopCustomer/Account/Logout.ts
|
||||
tasks/ShopCustomer/Account/Logout.ts
|
||||
ShopCustomer/Account/Logout.ts
|
||||
Account/Logout.ts
|
||||
Logout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Register.ts
|
||||
acceptance/tasks/ShopCustomer/Account/Register.ts
|
||||
tasks/ShopCustomer/Account/Register.ts
|
||||
|
|
@ -17853,6 +17937,11 @@ acceptance/tests/Account/CustomerRegistration.spec.ts
|
|||
tests/Account/CustomerRegistration.spec.ts
|
||||
Account/CustomerRegistration.spec.ts
|
||||
CustomerRegistration.spec.ts
|
||||
tests/acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
ValidateUploadedImageInStorefront.spec.ts
|
||||
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
|
||||
acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
|
||||
tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
|
||||
|
|
@ -17903,6 +17992,26 @@ acceptance/page-objects/Storefront/ProductDetail.ts
|
|||
page-objects/Storefront/ProductDetail.ts
|
||||
Storefront/ProductDetail.ts
|
||||
ProductDetail.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutRegister.ts
|
||||
acceptance/page-objects/Storefront/CheckoutRegister.ts
|
||||
page-objects/Storefront/CheckoutRegister.ts
|
||||
Storefront/CheckoutRegister.ts
|
||||
CheckoutRegister.ts
|
||||
tests/acceptance/page-objects/Storefront/StorefrontHome.ts
|
||||
acceptance/page-objects/Storefront/StorefrontHome.ts
|
||||
page-objects/Storefront/StorefrontHome.ts
|
||||
Storefront/StorefrontHome.ts
|
||||
StorefrontHome.ts
|
||||
tests/acceptance/page-objects/Storefront/AccountOrder.ts
|
||||
acceptance/page-objects/Storefront/AccountOrder.ts
|
||||
page-objects/Storefront/AccountOrder.ts
|
||||
Storefront/AccountOrder.ts
|
||||
AccountOrder.ts
|
||||
tests/acceptance/page-objects/Storefront/SearchSuggest.ts
|
||||
acceptance/page-objects/Storefront/SearchSuggest.ts
|
||||
page-objects/Storefront/SearchSuggest.ts
|
||||
Storefront/SearchSuggest.ts
|
||||
SearchSuggest.ts
|
||||
tests/acceptance/page-objects/Storefront/Account.ts
|
||||
acceptance/page-objects/Storefront/Account.ts
|
||||
page-objects/Storefront/Account.ts
|
||||
|
|
@ -17913,6 +18022,11 @@ acceptance/page-objects/Storefront/AccountLogin.ts
|
|||
page-objects/Storefront/AccountLogin.ts
|
||||
Storefront/AccountLogin.ts
|
||||
AccountLogin.ts
|
||||
tests/acceptance/page-objects/Storefront/SearchPage.ts
|
||||
acceptance/page-objects/Storefront/SearchPage.ts
|
||||
page-objects/Storefront/SearchPage.ts
|
||||
Storefront/SearchPage.ts
|
||||
SearchPage.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutFinish.ts
|
||||
acceptance/page-objects/Storefront/CheckoutFinish.ts
|
||||
page-objects/Storefront/CheckoutFinish.ts
|
||||
|
|
@ -17992,6 +18106,11 @@ playwright.config.ts
|
|||
tests/acceptance/.eslintignore
|
||||
acceptance/.eslintignore
|
||||
.eslintignore
|
||||
tests/acceptance/test-data/Media/Media.data.ts
|
||||
acceptance/test-data/Media/Media.data.ts
|
||||
test-data/Media/Media.data.ts
|
||||
Media/Media.data.ts
|
||||
Media.data.ts
|
||||
tests/acceptance/test-data/DataFixtures.ts
|
||||
acceptance/test-data/DataFixtures.ts
|
||||
test-data/DataFixtures.ts
|
||||
|
|
@ -37113,6 +37232,11 @@ Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippin
|
|||
Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
Migration1707807389ChangeAvailableDefault.php
|
||||
src/Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
|
||||
Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
|
||||
Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
|
||||
|
|
@ -39221,6 +39345,13 @@ StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
|
|||
PHPStan/Rules/NoNewRequestInStorefrontRule.php
|
||||
Rules/NoNewRequestInStorefrontRule.php
|
||||
NoNewRequestInStorefrontRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
|
||||
StaticAnalyze/PHPStan/Rules/AddColumnRule.php
|
||||
PHPStan/Rules/AddColumnRule.php
|
||||
Rules/AddColumnRule.php
|
||||
AddColumnRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
|
||||
|
|
@ -127130,6 +127261,9 @@ _unreleased/2023-12-04-unsupported-type-review-filter.md
|
|||
changelog/_unreleased/2023-08-09-change-sw-multi-select-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-multi-select-default-event.md
|
||||
2023-08-09-change-sw-multi-select-default-event.md
|
||||
changelog/_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipientindexingmessage.md
|
||||
_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipientindexingmessage.md
|
||||
2024-02-21-fixes-missing-setindexer-for-newsletterrecipientindexingmessage.md
|
||||
changelog/_unreleased/2023-11-08-undundle-storage-adapters.md
|
||||
_unreleased/2023-11-08-undundle-storage-adapters.md
|
||||
2023-11-08-undundle-storage-adapters.md
|
||||
|
|
@ -127307,6 +127441,9 @@ _unreleased/2023-10-02-easier-admin-way-to-only-reindex-indices-without-selectio
|
|||
changelog/_unreleased/2023-08-09-change-sw-textarea-field-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-textarea-field-default-event.md
|
||||
2023-08-09-change-sw-textarea-field-default-event.md
|
||||
changelog/_unreleased/2024-02-21-core-fixes.md
|
||||
_unreleased/2024-02-21-core-fixes.md
|
||||
2024-02-21-core-fixes.md
|
||||
changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
|
|
@ -127820,6 +127957,9 @@ _unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
|
|||
changelog/_unreleased/2024-01-18-deprecate-schema-generator.md
|
||||
_unreleased/2024-01-18-deprecate-schema-generator.md
|
||||
2024-01-18-deprecate-schema-generator.md
|
||||
changelog/_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
|
||||
_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
|
||||
2024-02-22-upgrade-composer-and-symfony-console.md
|
||||
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
|
||||
_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
|
||||
2024-02-16-update-area-rule-ids-in-cart-calculation.md
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ tests/migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php
|
|||
tests/migration/Core/V6_6/Migration1679581138RemoveAssociationFieldsTest.php
|
||||
tests/migration/Core/V6_6/Migration1701688920FixDownloadLinkMailTest.php
|
||||
tests/migration/Core/V6_6/Migration1663402950SetDoubleOptinCustomerActiveTest.php
|
||||
tests/migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
|
||||
tests/migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
tests/migration/Core/V6_6/Migration1701677136RemovePluginChangelogFieldTest.php
|
||||
tests/migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
|
|
@ -1098,6 +1099,7 @@ tests/unit/Core/Profiling/Controller/ProfilerControllerTest.php
|
|||
tests/unit/Core/Profiling/ProfilingTest.php
|
||||
tests/unit/Core/DevOps/ADRValidationTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AddColumnRuleTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
|
||||
|
|
@ -1125,6 +1127,10 @@ tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/Ski
|
|||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/FluentSetterClass.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipArrayFilter.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SomeSetterClass.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/OtherAddStatements.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSql.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UseNewFunction.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AddColumnRule/UsePlainSqlJustAdd.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
|
||||
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/no-autoload-param.php
|
||||
|
|
@ -1262,6 +1268,7 @@ tests/unit/Core/Framework/Log/Monolog/AnnotatePackageProcessorTest.php
|
|||
tests/unit/Core/Framework/Log/Monolog/DoctrineSQLHandlerTest.php
|
||||
tests/unit/Core/Framework/Log/Monolog/ExcludeExceptionHandlerTest.php
|
||||
tests/unit/Core/Framework/Log/PackageTest.php
|
||||
tests/unit/Core/Framework/DefaultTransportCompilerPassTest.php
|
||||
tests/unit/Core/Framework/App/AppExceptionTest.php
|
||||
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
|
||||
tests/unit/Core/Framework/App/Validation/TranslationValidatorTest.php
|
||||
|
|
@ -1911,6 +1918,7 @@ tests/unit/Core/Content/Newsletter/NewsletterExceptionTest.php
|
|||
tests/unit/Core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRouteTest.php
|
||||
tests/unit/Core/Content/Newsletter/SalesChannel/NewsletterSubscribeRouteTest.php
|
||||
tests/unit/Core/Content/Newsletter/Subscriber/NewsletterRecipientSalutationSubscriberTest.php
|
||||
tests/unit/Core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriberTest.php
|
||||
tests/unit/Core/Content/Newsletter/Event/NewsletterRegisterEventTest.php
|
||||
tests/unit/Core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdaterTest.php
|
||||
tests/unit/Core/Content/Sitemap/SalesChannel/CachedSitemapRouteTest.php
|
||||
|
|
@ -2345,10 +2353,13 @@ tests/acceptance/tasks/ShopAdminTasks.ts
|
|||
tests/acceptance/tasks/ShopAdmin/Product/GenerateVariants.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Product/UploadImage.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Product/SaveProduct.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchSuggestPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Search/OpenSearchResultPage.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Cart/ProceedFromCartToCheckout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Cart/AddPromotionCodeToCart.ts
|
||||
tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
|
||||
tests/acceptance/tasks/ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Logout.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Register.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Account/Login.ts
|
||||
tests/acceptance/tasks/ShopCustomer/Checkout/SelectStandardShippingOption.ts
|
||||
|
|
@ -2363,6 +2374,7 @@ tests/acceptance/tsconfig.json
|
|||
tests/acceptance/package-lock.json
|
||||
tests/acceptance/.prettierrc
|
||||
tests/acceptance/tests/Account/CustomerRegistration.spec.ts
|
||||
tests/acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
|
||||
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
|
||||
tests/acceptance/tests/Product/VariantGeneration.spec.ts
|
||||
|
|
@ -2374,8 +2386,13 @@ tests/acceptance/.prettierignore
|
|||
tests/acceptance/page-objects/AdministrationPages.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutCart.ts
|
||||
tests/acceptance/page-objects/Storefront/ProductDetail.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutRegister.ts
|
||||
tests/acceptance/page-objects/Storefront/StorefrontHome.ts
|
||||
tests/acceptance/page-objects/Storefront/AccountOrder.ts
|
||||
tests/acceptance/page-objects/Storefront/SearchSuggest.ts
|
||||
tests/acceptance/page-objects/Storefront/Account.ts
|
||||
tests/acceptance/page-objects/Storefront/AccountLogin.ts
|
||||
tests/acceptance/page-objects/Storefront/SearchPage.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutFinish.ts
|
||||
tests/acceptance/page-objects/Storefront/CheckoutConfirm.ts
|
||||
tests/acceptance/page-objects/StorefrontPages.ts
|
||||
|
|
@ -2396,6 +2413,7 @@ tests/acceptance/fixtures/Task.ts
|
|||
tests/acceptance/package.json
|
||||
tests/acceptance/playwright.config.ts
|
||||
tests/acceptance/.eslintignore
|
||||
tests/acceptance/test-data/Media/Media.data.ts
|
||||
tests/acceptance/test-data/DataFixtures.ts
|
||||
tests/acceptance/test-data/Checkout/CartWithProduct.data.ts
|
||||
tests/acceptance/test-data/Checkout/PromotionWithCode.data.ts
|
||||
|
|
@ -5010,6 +5028,7 @@ src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
|
|||
src/Core/Migration/V6_6/Migration1696262484AddDefaultSendMailOptions.php
|
||||
src/Core/Migration/V6_6/Migration1703850843FixSearchConfig.php
|
||||
src/Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
src/Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
|
||||
src/Core/Migration/V6_6/Migration1702479623RemoveEsMultilingualFlag.php
|
||||
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
|
||||
|
|
@ -5415,6 +5434,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/RouteScopeRule.php
|
|||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoEnvironmentHelperInsideCompilerPassRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/MessagesShouldNotUsePHPStanTypes.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon
|
||||
|
|
@ -17475,6 +17495,7 @@ changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
|
|||
changelog/_unreleased/2023-11-23-fix-working-with-feature-flags-in-plugin-configuration.md
|
||||
changelog/_unreleased/2023-12-04-unsupported-type-review-filter.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-multi-select-default-event.md
|
||||
changelog/_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipientindexingmessage.md
|
||||
changelog/_unreleased/2023-11-08-undundle-storage-adapters.md
|
||||
changelog/_unreleased/2024-02-02-add-ludtwig-composer-commands.md
|
||||
changelog/_unreleased/2024-01-25-fix-variant-names-without-dashes-in-bulk-edit.md
|
||||
|
|
@ -17534,6 +17555,7 @@ changelog/_unreleased/2023-12-08-add-new-twig-blocks-to-image-gallery.md
|
|||
changelog/_unreleased/2024-01-18-fix-cms-block-background-images.md
|
||||
changelog/_unreleased/2023-10-02-easier-admin-way-to-only-reindex-indices-without-selection-inversion.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-textarea-field-default-event.md
|
||||
changelog/_unreleased/2024-02-21-core-fixes.md
|
||||
changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
changelog/_unreleased/2024-01-22-fix-snippet-default-value-sanitize.md
|
||||
changelog/_unreleased/2024-02-07-js-error-after-switching-layout-tab-in-product.md
|
||||
|
|
@ -17705,6 +17727,7 @@ changelog/_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
|||
changelog/_unreleased/2023-12-20-remove-unneeded-npm-packages.md
|
||||
changelog/_unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
|
||||
changelog/_unreleased/2024-01-18-deprecate-schema-generator.md
|
||||
changelog/_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
|
||||
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
|
||||
changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
|
||||
changelog/_unreleased/2023-11-30-stop-fetching-media-items-individually.md
|
||||
|
|
|
|||
|
|
@ -2625,6 +2625,27 @@ pluginstore/dist/images/craft.svg
|
|||
dist/images/craft.svg
|
||||
images/craft.svg
|
||||
craft.svg
|
||||
src/web/assets/pluginstore/dist/images/graphql.svg
|
||||
web/assets/pluginstore/dist/images/graphql.svg
|
||||
assets/pluginstore/dist/images/graphql.svg
|
||||
pluginstore/dist/images/graphql.svg
|
||||
dist/images/graphql.svg
|
||||
images/graphql.svg
|
||||
graphql.svg
|
||||
src/web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
assets/pluginstore/dist/images/craft-mask.svg
|
||||
pluginstore/dist/images/craft-mask.svg
|
||||
dist/images/craft-mask.svg
|
||||
images/craft-mask.svg
|
||||
craft-mask.svg
|
||||
src/web/assets/pluginstore/dist/images/cloud.svg
|
||||
web/assets/pluginstore/dist/images/cloud.svg
|
||||
assets/pluginstore/dist/images/cloud.svg
|
||||
pluginstore/dist/images/cloud.svg
|
||||
dist/images/cloud.svg
|
||||
images/cloud.svg
|
||||
cloud.svg
|
||||
src/web/assets/pluginstore/dist/js/app.js.map
|
||||
web/assets/pluginstore/dist/js/app.js.map
|
||||
assets/pluginstore/dist/js/app.js.map
|
||||
|
|
@ -2814,6 +2835,27 @@ pluginstore/src/images/craft.svg
|
|||
src/images/craft.svg
|
||||
images/craft.svg
|
||||
craft.svg
|
||||
src/web/assets/pluginstore/src/images/graphql.svg
|
||||
web/assets/pluginstore/src/images/graphql.svg
|
||||
assets/pluginstore/src/images/graphql.svg
|
||||
pluginstore/src/images/graphql.svg
|
||||
src/images/graphql.svg
|
||||
images/graphql.svg
|
||||
graphql.svg
|
||||
src/web/assets/pluginstore/src/images/craft-mask.svg
|
||||
web/assets/pluginstore/src/images/craft-mask.svg
|
||||
assets/pluginstore/src/images/craft-mask.svg
|
||||
pluginstore/src/images/craft-mask.svg
|
||||
src/images/craft-mask.svg
|
||||
images/craft-mask.svg
|
||||
craft-mask.svg
|
||||
src/web/assets/pluginstore/src/images/cloud.svg
|
||||
web/assets/pluginstore/src/images/cloud.svg
|
||||
assets/pluginstore/src/images/cloud.svg
|
||||
pluginstore/src/images/cloud.svg
|
||||
src/images/cloud.svg
|
||||
images/cloud.svg
|
||||
cloud.svg
|
||||
src/web/assets/pluginstore/src/js/router/index.js
|
||||
web/assets/pluginstore/src/js/router/index.js
|
||||
assets/pluginstore/src/js/router/index.js
|
||||
|
|
|
|||
|
|
@ -586,6 +586,9 @@ src/web/assets/pluginstore/.eslintrc.js
|
|||
src/web/assets/pluginstore/tailwind.config.js
|
||||
src/web/assets/pluginstore/dist/css/app.css.map
|
||||
src/web/assets/pluginstore/dist/images/craft.svg
|
||||
src/web/assets/pluginstore/dist/images/graphql.svg
|
||||
src/web/assets/pluginstore/dist/images/craft-mask.svg
|
||||
src/web/assets/pluginstore/dist/images/cloud.svg
|
||||
src/web/assets/pluginstore/dist/js/app.js.map
|
||||
src/web/assets/pluginstore/dist/js/app.js
|
||||
src/web/assets/pluginstore/dist/js/app.js.LICENSE.txt
|
||||
|
|
@ -615,6 +618,9 @@ src/web/assets/pluginstore/src/sass/_tailwind.scss
|
|||
src/web/assets/pluginstore/src/sass/_readable.scss
|
||||
src/web/assets/pluginstore/src/App.vue
|
||||
src/web/assets/pluginstore/src/images/craft.svg
|
||||
src/web/assets/pluginstore/src/images/graphql.svg
|
||||
src/web/assets/pluginstore/src/images/craft-mask.svg
|
||||
src/web/assets/pluginstore/src/images/cloud.svg
|
||||
src/web/assets/pluginstore/src/js/router/index.js
|
||||
src/web/assets/pluginstore/src/js/utils/plugins.js
|
||||
src/web/assets/pluginstore/src/js/utils/api.js
|
||||
|
|
|
|||
|
|
@ -19201,6 +19201,21 @@ content-releases/admin/src/index.ts
|
|||
admin/src/index.ts
|
||||
src/index.ts
|
||||
index.ts
|
||||
packages/core/content-releases/admin/src/utils/tests/time.test.ts
|
||||
core/content-releases/admin/src/utils/tests/time.test.ts
|
||||
content-releases/admin/src/utils/tests/time.test.ts
|
||||
admin/src/utils/tests/time.test.ts
|
||||
src/utils/tests/time.test.ts
|
||||
utils/tests/time.test.ts
|
||||
tests/time.test.ts
|
||||
time.test.ts
|
||||
packages/core/content-releases/admin/src/utils/time.ts
|
||||
core/content-releases/admin/src/utils/time.ts
|
||||
content-releases/admin/src/utils/time.ts
|
||||
admin/src/utils/time.ts
|
||||
src/utils/time.ts
|
||||
utils/time.ts
|
||||
time.ts
|
||||
packages/core/content-releases/admin/src/constants.ts
|
||||
core/content-releases/admin/src/constants.ts
|
||||
content-releases/admin/src/constants.ts
|
||||
|
|
|
|||
|
|
@ -2641,6 +2641,8 @@ packages/core/content-releases/admin/tests/store.ts
|
|||
packages/core/content-releases/admin/tests/setup.ts
|
||||
packages/core/content-releases/admin/.eslintrc
|
||||
packages/core/content-releases/admin/src/index.ts
|
||||
packages/core/content-releases/admin/src/utils/tests/time.test.ts
|
||||
packages/core/content-releases/admin/src/utils/time.ts
|
||||
packages/core/content-releases/admin/src/constants.ts
|
||||
packages/core/content-releases/admin/src/pages/ReleasesPage.tsx
|
||||
packages/core/content-releases/admin/src/pages/ReleaseDetailsPage.tsx
|
||||
|
|
|
|||
|
|
@ -3817,6 +3817,12 @@ Api/DataFixtures/ORM/channel.yaml
|
|||
DataFixtures/ORM/channel.yaml
|
||||
ORM/channel.yaml
|
||||
channel.yaml
|
||||
tests/Api/DataFixtures/ORM/cart/promotion.yaml
|
||||
Api/DataFixtures/ORM/cart/promotion.yaml
|
||||
DataFixtures/ORM/cart/promotion.yaml
|
||||
ORM/cart/promotion.yaml
|
||||
cart/promotion.yaml
|
||||
promotion.yaml
|
||||
tests/Api/DataFixtures/ORM/statistics.yaml
|
||||
Api/DataFixtures/ORM/statistics.yaml
|
||||
DataFixtures/ORM/statistics.yaml
|
||||
|
|
@ -4218,6 +4224,12 @@ Responses/admin/order_item_units/get_order_item_unit_response.json
|
|||
admin/order_item_units/get_order_item_unit_response.json
|
||||
order_item_units/get_order_item_unit_response.json
|
||||
get_order_item_unit_response.json
|
||||
tests/Api/Responses/admin/order_item_units/get_order_item_unit_adjustments.json
|
||||
Api/Responses/admin/order_item_units/get_order_item_unit_adjustments.json
|
||||
Responses/admin/order_item_units/get_order_item_unit_adjustments.json
|
||||
admin/order_item_units/get_order_item_unit_adjustments.json
|
||||
order_item_units/get_order_item_unit_adjustments.json
|
||||
get_order_item_unit_adjustments.json
|
||||
tests/Api/Responses/admin/order_item/get_order_item_response.json
|
||||
Api/Responses/admin/order_item/get_order_item_response.json
|
||||
Responses/admin/order_item/get_order_item_response.json
|
||||
|
|
@ -4350,6 +4362,12 @@ Responses/admin/payment/get_payment_response.json
|
|||
admin/payment/get_payment_response.json
|
||||
payment/get_payment_response.json
|
||||
get_payment_response.json
|
||||
tests/Api/Responses/admin/product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
Api/Responses/admin/product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
Responses/admin/product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
admin/product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
tests/Api/Responses/admin/product_taxon/get_product_taxon_response.json
|
||||
Api/Responses/admin/product_taxon/get_product_taxon_response.json
|
||||
Responses/admin/product_taxon/get_product_taxon_response.json
|
||||
|
|
@ -4854,12 +4872,6 @@ Responses/admin/adjustments/get_adjustment.json
|
|||
admin/adjustments/get_adjustment.json
|
||||
adjustments/get_adjustment.json
|
||||
get_adjustment.json
|
||||
tests/Api/Responses/admin/adjustments/get_adjustments.json
|
||||
Api/Responses/admin/adjustments/get_adjustments.json
|
||||
Responses/admin/adjustments/get_adjustments.json
|
||||
admin/adjustments/get_adjustments.json
|
||||
adjustments/get_adjustments.json
|
||||
get_adjustments.json
|
||||
tests/Api/Responses/admin/customer/post_customer_with_invalid_email_response.json
|
||||
Api/Responses/admin/customer/post_customer_with_invalid_email_response.json
|
||||
Responses/admin/customer/post_customer_with_invalid_email_response.json
|
||||
|
|
@ -5214,6 +5226,12 @@ Responses/admin/shop_billing_data/put_shop_billing_data_response.json
|
|||
admin/shop_billing_data/put_shop_billing_data_response.json
|
||||
shop_billing_data/put_shop_billing_data_response.json
|
||||
put_shop_billing_data_response.json
|
||||
tests/Api/Responses/admin/shipment/get_shipment_adjustments.json
|
||||
Api/Responses/admin/shipment/get_shipment_adjustments.json
|
||||
Responses/admin/shipment/get_shipment_adjustments.json
|
||||
admin/shipment/get_shipment_adjustments.json
|
||||
shipment/get_shipment_adjustments.json
|
||||
get_shipment_adjustments.json
|
||||
tests/Api/Responses/admin/shipment/get_shipments_response.json
|
||||
Api/Responses/admin/shipment/get_shipments_response.json
|
||||
Responses/admin/shipment/get_shipments_response.json
|
||||
|
|
@ -5428,6 +5446,24 @@ Responses/shop/shipping_method/get_empty_order_shipping_methods_response.json
|
|||
shop/shipping_method/get_empty_order_shipping_methods_response.json
|
||||
shipping_method/get_empty_order_shipping_methods_response.json
|
||||
get_empty_order_shipping_methods_response.json
|
||||
tests/Api/Responses/shop/order_item/get_empty_order_item_adjustments.json
|
||||
Api/Responses/shop/order_item/get_empty_order_item_adjustments.json
|
||||
Responses/shop/order_item/get_empty_order_item_adjustments.json
|
||||
shop/order_item/get_empty_order_item_adjustments.json
|
||||
order_item/get_empty_order_item_adjustments.json
|
||||
get_empty_order_item_adjustments.json
|
||||
tests/Api/Responses/shop/order_item/get_order_item_adjustments.json
|
||||
Api/Responses/shop/order_item/get_order_item_adjustments.json
|
||||
Responses/shop/order_item/get_order_item_adjustments.json
|
||||
shop/order_item/get_order_item_adjustments.json
|
||||
order_item/get_order_item_adjustments.json
|
||||
get_order_item_adjustments.json
|
||||
tests/Api/Responses/shop/order_item/get_order_item.json
|
||||
Api/Responses/shop/order_item/get_order_item.json
|
||||
Responses/shop/order_item/get_order_item.json
|
||||
shop/order_item/get_order_item.json
|
||||
order_item/get_order_item.json
|
||||
get_order_item.json
|
||||
tests/Api/Responses/shop/taxon/get_taxonomy_response.json
|
||||
Api/Responses/shop/taxon/get_taxonomy_response.json
|
||||
Responses/shop/taxon/get_taxonomy_response.json
|
||||
|
|
@ -5518,24 +5554,12 @@ Responses/shop/order/create_cart_with_default_locale_response.json
|
|||
shop/order/create_cart_with_default_locale_response.json
|
||||
order/create_cart_with_default_locale_response.json
|
||||
create_cart_with_default_locale_response.json
|
||||
tests/Api/Responses/shop/order/get_order_item_response.json
|
||||
Api/Responses/shop/order/get_order_item_response.json
|
||||
Responses/shop/order/get_order_item_response.json
|
||||
shop/order/get_order_item_response.json
|
||||
order/get_order_item_response.json
|
||||
get_order_item_response.json
|
||||
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
|
||||
Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
|
||||
Responses/shop/order/add_item_to_cart_with_missing_quantity.json
|
||||
shop/order/add_item_to_cart_with_missing_quantity.json
|
||||
order/add_item_to_cart_with_missing_quantity.json
|
||||
add_item_to_cart_with_missing_quantity.json
|
||||
tests/Api/Responses/shop/order/get_order_item_adjustments_response.json
|
||||
Api/Responses/shop/order/get_order_item_adjustments_response.json
|
||||
Responses/shop/order/get_order_item_adjustments_response.json
|
||||
shop/order/get_order_item_adjustments_response.json
|
||||
order/get_order_item_adjustments_response.json
|
||||
get_order_item_adjustments_response.json
|
||||
tests/Api/Responses/shop/locale/get_locales_response.json
|
||||
Api/Responses/shop/locale/get_locales_response.json
|
||||
Responses/shop/locale/get_locales_response.json
|
||||
|
|
@ -32066,6 +32090,13 @@ ApiBundle/spec/DataProvider/OrderItemUnitItemDataProviderSpec.php
|
|||
spec/DataProvider/OrderItemUnitItemDataProviderSpec.php
|
||||
DataProvider/OrderItemUnitItemDataProviderSpec.php
|
||||
OrderItemUnitItemDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
Bundle/ApiBundle/spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
ApiBundle/spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ProductItemDataProviderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/DataProvider/ProductItemDataProviderSpec.php
|
||||
Bundle/ApiBundle/spec/DataProvider/ProductItemDataProviderSpec.php
|
||||
|
|
@ -32489,6 +32520,12 @@ Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
|
|||
ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
|
||||
DataProvider/ChannelsCollectionDataProvider.php
|
||||
ChannelsCollectionDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
Sylius/Bundle/ApiBundle/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
Bundle/ApiBundle/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
ApiBundle/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
|
||||
Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
|
||||
Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
|
||||
|
|
|
|||
|
|
@ -982,6 +982,7 @@ tests/Api/DataFixtures/ORM/taxon_image.yaml
|
|||
tests/Api/DataFixtures/ORM/customer.yaml
|
||||
tests/Api/DataFixtures/ORM/exchange_rate.yaml
|
||||
tests/Api/DataFixtures/ORM/channel.yaml
|
||||
tests/Api/DataFixtures/ORM/cart/promotion.yaml
|
||||
tests/Api/DataFixtures/ORM/statistics.yaml
|
||||
tests/Api/DataFixtures/ORM/payment_method.yaml
|
||||
tests/Api/DataFixtures/ORM/order/customer.yaml
|
||||
|
|
@ -1052,6 +1053,7 @@ tests/Api/Responses/admin/shipping_method/update_shipping_method_calculator_conf
|
|||
tests/Api/Responses/admin/shipping_method/get_shipping_methods_response.json
|
||||
tests/Api/Responses/admin/shipping_method/archive_shipping_method_response.json
|
||||
tests/Api/Responses/admin/order_item_units/get_order_item_unit_response.json
|
||||
tests/Api/Responses/admin/order_item_units/get_order_item_unit_adjustments.json
|
||||
tests/Api/Responses/admin/order_item/get_order_item_response.json
|
||||
tests/Api/Responses/admin/order_item/get_order_item_adjustments_response.json
|
||||
tests/Api/Responses/admin/admin_user/get_administrators_response.json
|
||||
|
|
@ -1074,6 +1076,7 @@ tests/Api/Responses/admin/promotion_coupon/get_promotion_coupon_response.json
|
|||
tests/Api/Responses/admin/promotion_coupon/post_promotion_coupon_response.json
|
||||
tests/Api/Responses/admin/payment/get_payments_response.json
|
||||
tests/Api/Responses/admin/payment/get_payment_response.json
|
||||
tests/Api/Responses/admin/product_taxon/put_does_not_update_product_and_taxon_on_product_taxon.json
|
||||
tests/Api/Responses/admin/product_taxon/get_product_taxon_response.json
|
||||
tests/Api/Responses/admin/product_taxon/get_product_taxons_response.json
|
||||
tests/Api/Responses/admin/product_taxon/post_product_taxon_response.json
|
||||
|
|
@ -1158,7 +1161,6 @@ tests/Api/Responses/admin/product_image/get_product_images_for_product_response.
|
|||
tests/Api/Responses/admin/product_image/get_product_images_response.json
|
||||
tests/Api/Responses/admin/product_image/put_product_image_response.json
|
||||
tests/Api/Responses/admin/adjustments/get_adjustment.json
|
||||
tests/Api/Responses/admin/adjustments/get_adjustments.json
|
||||
tests/Api/Responses/admin/customer/post_customer_with_invalid_email_response.json
|
||||
tests/Api/Responses/admin/customer/post_customer_with_invalid_gender_response.json
|
||||
tests/Api/Responses/admin/customer/post_customer_with_user_response.json
|
||||
|
|
@ -1218,6 +1220,7 @@ tests/Api/Responses/admin/promotion/get_promotions_response.json
|
|||
tests/Api/Responses/admin/promotion/put_promotion_with_duplicate_locale_translation.json
|
||||
tests/Api/Responses/admin/shop_billing_data/get_shop_billing_data_response.json
|
||||
tests/Api/Responses/admin/shop_billing_data/put_shop_billing_data_response.json
|
||||
tests/Api/Responses/admin/shipment/get_shipment_adjustments.json
|
||||
tests/Api/Responses/admin/shipment/get_shipments_response.json
|
||||
tests/Api/Responses/admin/shipment/get_shipment_response.json
|
||||
tests/Api/Responses/admin/taxon_image/get_taxon_image_response.json
|
||||
|
|
@ -1254,6 +1257,9 @@ tests/Api/Responses/shop/payment_method/get_payment_methods_response.json
|
|||
tests/Api/Responses/shop/shipping_method/get_shipping_methods_response.json
|
||||
tests/Api/Responses/shop/shipping_method/get_order_shipping_methods_response.json
|
||||
tests/Api/Responses/shop/shipping_method/get_empty_order_shipping_methods_response.json
|
||||
tests/Api/Responses/shop/order_item/get_empty_order_item_adjustments.json
|
||||
tests/Api/Responses/shop/order_item/get_order_item_adjustments.json
|
||||
tests/Api/Responses/shop/order_item/get_order_item.json
|
||||
tests/Api/Responses/shop/taxon/get_taxonomy_response.json
|
||||
tests/Api/Responses/shop/taxon/get_taxonomy_item_response.json
|
||||
tests/Api/Responses/shop/payment/get_payment_response.json
|
||||
|
|
@ -1269,9 +1275,7 @@ tests/Api/Responses/shop/order/add_item_response.json
|
|||
tests/Api/Responses/shop/order/get_order_item_unit_response.json
|
||||
tests/Api/Responses/shop/order/updated_payment_method_on_cancelled_order_response.json
|
||||
tests/Api/Responses/shop/order/create_cart_with_default_locale_response.json
|
||||
tests/Api/Responses/shop/order/get_order_item_response.json
|
||||
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
|
||||
tests/Api/Responses/shop/order/get_order_item_adjustments_response.json
|
||||
tests/Api/Responses/shop/locale/get_locales_response.json
|
||||
tests/Api/Responses/shop/locale/get_locale_response.json
|
||||
tests/Api/Responses/shop/product/get_product_attribute_with_pl_PL_locale_translation.json
|
||||
|
|
@ -5297,6 +5301,7 @@ src/Sylius/Bundle/ApiBundle/spec/DataProvider/CustomerItemDataProviderSpec.php
|
|||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/VerifyCustomerAccountItemDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ProductAttributesSubresourceDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/OrderItemUnitItemDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ProductItemDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/PaymentMethodsCollectionDataProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ChannelAwareItemDataProviderSpec.php
|
||||
|
|
@ -5363,6 +5368,7 @@ src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
|
|||
src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/AdminResetPasswordItemDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/AdminOrderItemAdjustmentsSubresourceDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
|
||||
|
|
|
|||
|
|
@ -9529,6 +9529,10 @@ src/Umbraco.Core/DeliveryApi/IApiContentRouteBuilder.cs
|
|||
Umbraco.Core/DeliveryApi/IApiContentRouteBuilder.cs
|
||||
DeliveryApi/IApiContentRouteBuilder.cs
|
||||
IApiContentRouteBuilder.cs
|
||||
src/Umbraco.Core/Cache/DataTypeConfigurationCacheRefresher.cs
|
||||
Umbraco.Core/Cache/DataTypeConfigurationCacheRefresher.cs
|
||||
Cache/DataTypeConfigurationCacheRefresher.cs
|
||||
DataTypeConfigurationCacheRefresher.cs
|
||||
src/Umbraco.Core/Cache/ValueEditorCache.cs
|
||||
Umbraco.Core/Cache/ValueEditorCache.cs
|
||||
Cache/ValueEditorCache.cs
|
||||
|
|
@ -9721,6 +9725,10 @@ src/Umbraco.Core/Cache/IValueEditorCache.cs
|
|||
Umbraco.Core/Cache/IValueEditorCache.cs
|
||||
Cache/IValueEditorCache.cs
|
||||
IValueEditorCache.cs
|
||||
src/Umbraco.Core/Cache/IDataTypeConfigurationCache.cs
|
||||
Umbraco.Core/Cache/IDataTypeConfigurationCache.cs
|
||||
Cache/IDataTypeConfigurationCache.cs
|
||||
IDataTypeConfigurationCache.cs
|
||||
src/Umbraco.Core/Cache/AppCaches.cs
|
||||
Umbraco.Core/Cache/AppCaches.cs
|
||||
Cache/AppCaches.cs
|
||||
|
|
@ -9969,6 +9977,10 @@ src/Umbraco.Core/Cache/FastDictionaryAppCacheBase.cs
|
|||
Umbraco.Core/Cache/FastDictionaryAppCacheBase.cs
|
||||
Cache/FastDictionaryAppCacheBase.cs
|
||||
FastDictionaryAppCacheBase.cs
|
||||
src/Umbraco.Core/Cache/DataTypeConfigurationCache.cs
|
||||
Umbraco.Core/Cache/DataTypeConfigurationCache.cs
|
||||
Cache/DataTypeConfigurationCache.cs
|
||||
DataTypeConfigurationCache.cs
|
||||
src/Umbraco.Core/Cache/IsolatedCaches.cs
|
||||
Umbraco.Core/Cache/IsolatedCaches.cs
|
||||
Cache/IsolatedCaches.cs
|
||||
|
|
@ -36177,6 +36189,9 @@ UmbracoContentIndex.cs
|
|||
src/Umbraco.Examine.Lucene/UmbracoApplicationRoot.cs
|
||||
Umbraco.Examine.Lucene/UmbracoApplicationRoot.cs
|
||||
UmbracoApplicationRoot.cs
|
||||
src/Umbraco.Examine.Lucene/UmbracoTempEnvFileSystemDirectoryFactory.cs
|
||||
Umbraco.Examine.Lucene/UmbracoTempEnvFileSystemDirectoryFactory.cs
|
||||
UmbracoTempEnvFileSystemDirectoryFactory.cs
|
||||
src/Umbraco.Examine.Lucene/Extensions/ExamineExtensions.cs
|
||||
Umbraco.Examine.Lucene/Extensions/ExamineExtensions.cs
|
||||
Extensions/ExamineExtensions.cs
|
||||
|
|
|
|||
|
|
@ -1969,6 +1969,7 @@ src/Umbraco.Core/DeliveryApi/SelectorHandlerCollectionBuilder.cs
|
|||
src/Umbraco.Core/DeliveryApi/ApiMediaBuilder.cs
|
||||
src/Umbraco.Core/DeliveryApi/NoopRequestRoutingService.cs
|
||||
src/Umbraco.Core/DeliveryApi/IApiContentRouteBuilder.cs
|
||||
src/Umbraco.Core/Cache/DataTypeConfigurationCacheRefresher.cs
|
||||
src/Umbraco.Core/Cache/ValueEditorCache.cs
|
||||
src/Umbraco.Core/Cache/AppPolicedCacheDictionary.cs
|
||||
src/Umbraco.Core/Cache/IAppCache.cs
|
||||
|
|
@ -2006,6 +2007,7 @@ src/Umbraco.Core/Cache/IRequestCache.cs
|
|||
src/Umbraco.Core/Cache/DeepCloneAppCache.cs
|
||||
src/Umbraco.Core/Cache/SafeLazy.cs
|
||||
src/Umbraco.Core/Cache/IValueEditorCache.cs
|
||||
src/Umbraco.Core/Cache/IDataTypeConfigurationCache.cs
|
||||
src/Umbraco.Core/Cache/AppCaches.cs
|
||||
src/Umbraco.Core/Cache/IRepositoryCachePolicy.cs
|
||||
src/Umbraco.Core/Cache/DictionaryAppCache.cs
|
||||
|
|
@ -2052,6 +2054,7 @@ src/Umbraco.Core/Cache/FastDictionaryAppCache.cs
|
|||
src/Umbraco.Core/Cache/RepositoryCachePolicyOptions.cs
|
||||
src/Umbraco.Core/Cache/DistributedCacheExtensions.cs
|
||||
src/Umbraco.Core/Cache/FastDictionaryAppCacheBase.cs
|
||||
src/Umbraco.Core/Cache/DataTypeConfigurationCache.cs
|
||||
src/Umbraco.Core/Cache/IsolatedCaches.cs
|
||||
src/Umbraco.Core/Blocks/IPartialViewBlockEngine.cs
|
||||
src/Umbraco.Core/Constants-UdiEntityType.cs
|
||||
|
|
@ -6995,6 +6998,7 @@ src/Umbraco.Examine.Lucene/DependencyInjection/UmbracoBuilderExtensions.cs
|
|||
src/Umbraco.Examine.Lucene/DependencyInjection/ConfigureIndexOptions.cs
|
||||
src/Umbraco.Examine.Lucene/UmbracoContentIndex.cs
|
||||
src/Umbraco.Examine.Lucene/UmbracoApplicationRoot.cs
|
||||
src/Umbraco.Examine.Lucene/UmbracoTempEnvFileSystemDirectoryFactory.cs
|
||||
src/Umbraco.Examine.Lucene/Extensions/ExamineExtensions.cs
|
||||
src/Umbraco.Examine.Lucene/Umbraco.Examine.Lucene.csproj
|
||||
src/Umbraco.Examine.Lucene/LuceneIndexDiagnosticsFactory.cs
|
||||
|
|
|
|||
|
|
@ -2499,6 +2499,13 @@ marketplace/components/search-results/search-results.tsx
|
|||
components/search-results/search-results.tsx
|
||||
search-results/search-results.tsx
|
||||
search-results.tsx
|
||||
plugins/woocommerce-admin/client/marketplace/components/promotions/promotions.tsx
|
||||
woocommerce-admin/client/marketplace/components/promotions/promotions.tsx
|
||||
client/marketplace/components/promotions/promotions.tsx
|
||||
marketplace/components/promotions/promotions.tsx
|
||||
components/promotions/promotions.tsx
|
||||
promotions/promotions.tsx
|
||||
promotions.tsx
|
||||
plugins/woocommerce-admin/client/marketplace/components/search/search.tsx
|
||||
woocommerce-admin/client/marketplace/components/search/search.tsx
|
||||
client/marketplace/components/search/search.tsx
|
||||
|
|
@ -40065,6 +40072,15 @@ Internal/Admin/BlockTemplates/CustomBlockInterface.php
|
|||
Admin/BlockTemplates/CustomBlockInterface.php
|
||||
BlockTemplates/CustomBlockInterface.php
|
||||
CustomBlockInterface.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
woocommerce/tests/php/src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
tests/php/src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
php/src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
Admin/MarketingRecommendations/InitTest.php
|
||||
MarketingRecommendations/InitTest.php
|
||||
InitTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/LogHandlerFileV2Test.php
|
||||
woocommerce/tests/php/src/Internal/Admin/Logging/LogHandlerFileV2Test.php
|
||||
tests/php/src/Internal/Admin/Logging/LogHandlerFileV2Test.php
|
||||
|
|
@ -51510,6 +51526,10 @@ plugins/woocommerce/changelog/43985-e2e-email-cancelled-order
|
|||
woocommerce/changelog/43985-e2e-email-cancelled-order
|
||||
changelog/43985-e2e-email-cancelled-order
|
||||
43985-e2e-email-cancelled-order
|
||||
plugins/woocommerce/changelog/patch-1
|
||||
woocommerce/changelog/patch-1
|
||||
changelog/patch-1
|
||||
patch-1
|
||||
plugins/woocommerce/changelog/44610-update-blurry-image
|
||||
woocommerce/changelog/44610-update-blurry-image
|
||||
changelog/44610-update-blurry-image
|
||||
|
|
@ -51566,6 +51586,10 @@ plugins/woocommerce/changelog/44722-44685-cys-core-improve-default-palette
|
|||
woocommerce/changelog/44722-44685-cys-core-improve-default-palette
|
||||
changelog/44722-44685-cys-core-improve-default-palette
|
||||
44722-44685-cys-core-improve-default-palette
|
||||
plugins/woocommerce/changelog/pr-44833
|
||||
woocommerce/changelog/pr-44833
|
||||
changelog/pr-44833
|
||||
pr-44833
|
||||
plugins/woocommerce/changelog/44148-update-remove-cart-checkout-template-migration
|
||||
woocommerce/changelog/44148-update-remove-cart-checkout-template-migration
|
||||
changelog/44148-update-remove-cart-checkout-template-migration
|
||||
|
|
@ -51578,6 +51602,10 @@ plugins/woocommerce/changelog/44176-update-rename-template-customization-test-fi
|
|||
woocommerce/changelog/44176-update-rename-template-customization-test-files
|
||||
changelog/44176-update-rename-template-customization-test-files
|
||||
44176-update-rename-template-customization-test-files
|
||||
plugins/woocommerce/changelog/add-marketplace-promotions-display
|
||||
woocommerce/changelog/add-marketplace-promotions-display
|
||||
changelog/add-marketplace-promotions-display
|
||||
add-marketplace-promotions-display
|
||||
plugins/woocommerce/changelog/pr-44496
|
||||
woocommerce/changelog/pr-44496
|
||||
changelog/pr-44496
|
||||
|
|
@ -51586,6 +51614,10 @@ plugins/woocommerce/changelog/fix-41831-default-shipping-selection
|
|||
woocommerce/changelog/fix-41831-default-shipping-selection
|
||||
changelog/fix-41831-default-shipping-selection
|
||||
fix-41831-default-shipping-selection
|
||||
plugins/woocommerce/changelog/44762-44700-cys-update-sidebar-links
|
||||
woocommerce/changelog/44762-44700-cys-update-sidebar-links
|
||||
changelog/44762-44700-cys-update-sidebar-links
|
||||
44762-44700-cys-update-sidebar-links
|
||||
plugins/woocommerce/changelog/44183-fix-combobox-border
|
||||
woocommerce/changelog/44183-fix-combobox-border
|
||||
changelog/44183-fix-combobox-border
|
||||
|
|
@ -51646,6 +51678,10 @@ plugins/woocommerce/changelog/fix-28913-session-table-property
|
|||
woocommerce/changelog/fix-28913-session-table-property
|
||||
changelog/fix-28913-session-table-property
|
||||
fix-28913-session-table-property
|
||||
plugins/woocommerce/changelog/dev-add-marketing-recommendation-remote-specs
|
||||
woocommerce/changelog/dev-add-marketing-recommendation-remote-specs
|
||||
changelog/dev-add-marketing-recommendation-remote-specs
|
||||
dev-add-marketing-recommendation-remote-specs
|
||||
plugins/woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
|
||||
woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
|
||||
changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
|
||||
|
|
@ -51786,10 +51822,18 @@ plugins/woocommerce/changelog/44150-try-query-context-block-params
|
|||
woocommerce/changelog/44150-try-query-context-block-params
|
||||
changelog/44150-try-query-context-block-params
|
||||
44150-try-query-context-block-params
|
||||
plugins/woocommerce/changelog/fix-force-mariadb-docker-image-tag
|
||||
woocommerce/changelog/fix-force-mariadb-docker-image-tag
|
||||
changelog/fix-force-mariadb-docker-image-tag
|
||||
fix-force-mariadb-docker-image-tag
|
||||
plugins/woocommerce/changelog/e2e-add-downloadable-product-test
|
||||
woocommerce/changelog/e2e-add-downloadable-product-test
|
||||
changelog/e2e-add-downloadable-product-test
|
||||
e2e-add-downloadable-product-test
|
||||
plugins/woocommerce/changelog/44807-update-twitter-icon-large-footer
|
||||
woocommerce/changelog/44807-update-twitter-icon-large-footer
|
||||
changelog/44807-update-twitter-icon-large-footer
|
||||
44807-update-twitter-icon-large-footer
|
||||
plugins/woocommerce/changelog/fix-daily-hpos-no-report
|
||||
woocommerce/changelog/fix-daily-hpos-no-report
|
||||
changelog/fix-daily-hpos-no-report
|
||||
|
|
@ -51818,10 +51862,18 @@ plugins/woocommerce/changelog/44233-fix-blocks-linting-ci
|
|||
woocommerce/changelog/44233-fix-blocks-linting-ci
|
||||
changelog/44233-fix-blocks-linting-ci
|
||||
44233-fix-blocks-linting-ci
|
||||
plugins/woocommerce/changelog/tweak-stabilize-product-collection-e2e
|
||||
woocommerce/changelog/tweak-stabilize-product-collection-e2e
|
||||
changelog/tweak-stabilize-product-collection-e2e
|
||||
tweak-stabilize-product-collection-e2e
|
||||
plugins/woocommerce/changelog/44548-cys-core-after-the-setup-fonts-arent-loaded
|
||||
woocommerce/changelog/44548-cys-core-after-the-setup-fonts-arent-loaded
|
||||
changelog/44548-cys-core-after-the-setup-fonts-arent-loaded
|
||||
44548-cys-core-after-the-setup-fonts-arent-loaded
|
||||
plugins/woocommerce/changelog/fix-fix-wp-env-workaround-sed
|
||||
woocommerce/changelog/fix-fix-wp-env-workaround-sed
|
||||
changelog/fix-fix-wp-env-workaround-sed
|
||||
fix-fix-wp-env-workaround-sed
|
||||
plugins/woocommerce/changelog/add-43807-variations
|
||||
woocommerce/changelog/add-43807-variations
|
||||
changelog/add-43807-variations
|
||||
|
|
@ -51886,10 +51938,6 @@ plugins/woocommerce/changelog/44034-fix-countries-settings-43853
|
|||
woocommerce/changelog/44034-fix-countries-settings-43853
|
||||
changelog/44034-fix-countries-settings-43853
|
||||
44034-fix-countries-settings-43853
|
||||
plugins/woocommerce/changelog/fix-43879
|
||||
woocommerce/changelog/fix-43879
|
||||
changelog/fix-43879
|
||||
fix-43879
|
||||
plugins/woocommerce/changelog/dev-audit-transformaters
|
||||
woocommerce/changelog/dev-audit-transformaters
|
||||
changelog/dev-audit-transformaters
|
||||
|
|
@ -52086,18 +52134,22 @@ plugins/woocommerce/changelog/add-44248-error-handling-shipping-partners
|
|||
woocommerce/changelog/add-44248-error-handling-shipping-partners
|
||||
changelog/add-44248-error-handling-shipping-partners
|
||||
add-44248-error-handling-shipping-partners
|
||||
plugins/woocommerce/changelog/revert-44084
|
||||
woocommerce/changelog/revert-44084
|
||||
changelog/revert-44084
|
||||
revert-44084
|
||||
plugins/woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transformers
|
||||
woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transformers
|
||||
changelog/fix-44250-fix-default-and-type-handling-for-transformers
|
||||
fix-44250-fix-default-and-type-handling-for-transformers
|
||||
plugins/woocommerce/changelog/fix-44080
|
||||
woocommerce/changelog/fix-44080
|
||||
changelog/fix-44080
|
||||
fix-44080
|
||||
plugins/woocommerce/changelog/add-marketing-track-event-prop
|
||||
woocommerce/changelog/add-marketing-track-event-prop
|
||||
changelog/add-marketing-track-event-prop
|
||||
add-marketing-track-event-prop
|
||||
plugins/woocommerce/changelog/pr-44829
|
||||
woocommerce/changelog/pr-44829
|
||||
changelog/pr-44829
|
||||
pr-44829
|
||||
plugins/woocommerce/changelog/fix-product-editor-translations
|
||||
woocommerce/changelog/fix-product-editor-translations
|
||||
changelog/fix-product-editor-translations
|
||||
|
|
@ -52134,6 +52186,10 @@ plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-o
|
|||
woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
|
||||
changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
|
||||
44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
|
||||
plugins/woocommerce/changelog/update-promotions-transient-name
|
||||
woocommerce/changelog/update-promotions-transient-name
|
||||
changelog/update-promotions-transient-name
|
||||
update-promotions-transient-name
|
||||
plugins/woocommerce/changelog/44599-add-44394-accessibility-enhancement-announce-page-loading-states-in-product-collection-block
|
||||
woocommerce/changelog/44599-add-44394-accessibility-enhancement-announce-page-loading-states-in-product-collection-block
|
||||
changelog/44599-add-44394-accessibility-enhancement-announce-page-loading-states-in-product-collection-block
|
||||
|
|
@ -52278,6 +52334,10 @@ plugins/woocommerce/changelog/44583-fix-typos-and-styling
|
|||
woocommerce/changelog/44583-fix-typos-and-styling
|
||||
changelog/44583-fix-typos-and-styling
|
||||
44583-fix-typos-and-styling
|
||||
plugins/woocommerce/changelog/cys-move-fetch-from-intro-step
|
||||
woocommerce/changelog/cys-move-fetch-from-intro-step
|
||||
changelog/cys-move-fetch-from-intro-step
|
||||
cys-move-fetch-from-intro-step
|
||||
plugins/woocommerce/changelog/41769-update-i18n-states-morocco-regions
|
||||
woocommerce/changelog/41769-update-i18n-states-morocco-regions
|
||||
changelog/41769-update-i18n-states-morocco-regions
|
||||
|
|
@ -52298,6 +52358,10 @@ plugins/woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations
|
|||
woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations
|
||||
changelog/fix-39006-apiv1-orders-coupons-deprecations
|
||||
fix-39006-apiv1-orders-coupons-deprecations
|
||||
plugins/woocommerce/changelog/44333-fix-44159-oa-missing-fields
|
||||
woocommerce/changelog/44333-fix-44159-oa-missing-fields
|
||||
changelog/44333-fix-44159-oa-missing-fields
|
||||
44333-fix-44159-oa-missing-fields
|
||||
plugins/woocommerce/changelog/update-product-gallery-title
|
||||
woocommerce/changelog/update-product-gallery-title
|
||||
changelog/update-product-gallery-title
|
||||
|
|
|
|||
|
|
@ -530,6 +530,7 @@ plugins/woocommerce-admin/client/marketplace/components/icon-with-text/icon-with
|
|||
plugins/woocommerce-admin/client/marketplace/components/icon-with-text/icon-with-text.scss
|
||||
plugins/woocommerce-admin/client/marketplace/components/search-results/search-results.scss
|
||||
plugins/woocommerce-admin/client/marketplace/components/search-results/search-results.tsx
|
||||
plugins/woocommerce-admin/client/marketplace/components/promotions/promotions.tsx
|
||||
plugins/woocommerce-admin/client/marketplace/components/search/search.tsx
|
||||
plugins/woocommerce-admin/client/marketplace/components/search/search.scss
|
||||
plugins/woocommerce-admin/client/marketplace/components/install-flow/install-new-product-modal.tsx
|
||||
|
|
@ -5832,6 +5833,7 @@ plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockTest.
|
|||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/BlockTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockTemplate.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockInterface.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/MarketingRecommendations/InitTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/LogHandlerFileV2Test.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/FileV2/FileControllerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/FileV2/FileTest.php
|
||||
|
|
@ -7711,6 +7713,7 @@ plugins/woocommerce/changelog/44774-update-e2e-tests-open-template-from-list
|
|||
plugins/woocommerce/changelog/update-add-note-to-text-area-label
|
||||
plugins/woocommerce/changelog/experiment-customer-session-meta-data
|
||||
plugins/woocommerce/changelog/43985-e2e-email-cancelled-order
|
||||
plugins/woocommerce/changelog/patch-1
|
||||
plugins/woocommerce/changelog/44610-update-blurry-image
|
||||
plugins/woocommerce/changelog/fix-40524-logging-in-ssr
|
||||
plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524
|
||||
|
|
@ -7725,11 +7728,14 @@ plugins/woocommerce/changelog/44691-44689-products-beta-product-collection-block
|
|||
plugins/woocommerce/changelog/tweak-stabilize-flaky-price-filter-e2e
|
||||
plugins/woocommerce/changelog/add-virtual-product
|
||||
plugins/woocommerce/changelog/44722-44685-cys-core-improve-default-palette
|
||||
plugins/woocommerce/changelog/pr-44833
|
||||
plugins/woocommerce/changelog/44148-update-remove-cart-checkout-template-migration
|
||||
plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
|
||||
plugins/woocommerce/changelog/44176-update-rename-template-customization-test-files
|
||||
plugins/woocommerce/changelog/add-marketplace-promotions-display
|
||||
plugins/woocommerce/changelog/pr-44496
|
||||
plugins/woocommerce/changelog/fix-41831-default-shipping-selection
|
||||
plugins/woocommerce/changelog/44762-44700-cys-update-sidebar-links
|
||||
plugins/woocommerce/changelog/44183-fix-combobox-border
|
||||
plugins/woocommerce/changelog/44788-update-save-shipping-method-create-btn
|
||||
plugins/woocommerce/changelog/fix-44227-product-taxonomies
|
||||
|
|
@ -7745,6 +7751,7 @@ plugins/woocommerce/changelog/fix-woocommerce-blocks-version-interactivity-api-h
|
|||
plugins/woocommerce/changelog/e2e-add-new-product-edit
|
||||
plugins/woocommerce/changelog/fix-api-tests
|
||||
plugins/woocommerce/changelog/fix-28913-session-table-property
|
||||
plugins/woocommerce/changelog/dev-add-marketing-recommendation-remote-specs
|
||||
plugins/woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
|
||||
plugins/woocommerce/changelog/add-proton-to-readme
|
||||
plugins/woocommerce/changelog/add-43808-common-options
|
||||
|
|
@ -7780,7 +7787,9 @@ plugins/woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voice
|
|||
plugins/woocommerce/changelog/43552-README.md]-Add-link-to-WC-Monorepo-prerequisites
|
||||
plugins/woocommerce/changelog/update-blocks-e2e-readme
|
||||
plugins/woocommerce/changelog/44150-try-query-context-block-params
|
||||
plugins/woocommerce/changelog/fix-force-mariadb-docker-image-tag
|
||||
plugins/woocommerce/changelog/e2e-add-downloadable-product-test
|
||||
plugins/woocommerce/changelog/44807-update-twitter-icon-large-footer
|
||||
plugins/woocommerce/changelog/fix-daily-hpos-no-report
|
||||
plugins/woocommerce/changelog/fix-lint-job
|
||||
plugins/woocommerce/changelog/44256-update-clean-up-blocktemplatescontroller
|
||||
|
|
@ -7788,7 +7797,9 @@ plugins/woocommerce/changelog/44309-44258-cys-on-core-ensure-the-default-font-pa
|
|||
plugins/woocommerce/changelog/fix-font-installation-async
|
||||
plugins/woocommerce/changelog/add-44643_variation_empty_state_experiment
|
||||
plugins/woocommerce/changelog/44233-fix-blocks-linting-ci
|
||||
plugins/woocommerce/changelog/tweak-stabilize-product-collection-e2e
|
||||
plugins/woocommerce/changelog/44548-cys-core-after-the-setup-fonts-arent-loaded
|
||||
plugins/woocommerce/changelog/fix-fix-wp-env-workaround-sed
|
||||
plugins/woocommerce/changelog/add-43807-variations
|
||||
plugins/woocommerce/changelog/44411-e2e-can-edit-product-review
|
||||
plugins/woocommerce/changelog/41253-as-update-to-php-81
|
||||
|
|
@ -7805,7 +7816,6 @@ plugins/woocommerce/changelog/44077-e2e-check-product-review
|
|||
plugins/woocommerce/changelog/44454-fix-e2e-templates-tests-duplicate-rows
|
||||
plugins/woocommerce/changelog/44602-update-transitional-copy
|
||||
plugins/woocommerce/changelog/44034-fix-countries-settings-43853
|
||||
plugins/woocommerce/changelog/fix-43879
|
||||
plugins/woocommerce/changelog/dev-audit-transformaters
|
||||
plugins/woocommerce/changelog/fix-292-sync-orders-csrf
|
||||
plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails
|
||||
|
|
@ -7855,9 +7865,10 @@ plugins/woocommerce/changelog/44681-dev-add-php-unit-watcher-and-unit-test-docs
|
|||
plugins/woocommerce/changelog/44578-update-homepage-copy
|
||||
plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page
|
||||
plugins/woocommerce/changelog/add-44248-error-handling-shipping-partners
|
||||
plugins/woocommerce/changelog/revert-44084
|
||||
plugins/woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transformers
|
||||
plugins/woocommerce/changelog/fix-44080
|
||||
plugins/woocommerce/changelog/add-marketing-track-event-prop
|
||||
plugins/woocommerce/changelog/pr-44829
|
||||
plugins/woocommerce/changelog/fix-product-editor-translations
|
||||
plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test
|
||||
plugins/woocommerce/changelog/44786-add-woocommerce_remote_variant
|
||||
|
|
@ -7867,6 +7878,7 @@ plugins/woocommerce/changelog/pr-44113
|
|||
plugins/woocommerce/changelog/40395-bugfix-class-wc-regenerate-images-array-check
|
||||
plugins/woocommerce/changelog/fix-44153
|
||||
plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
|
||||
plugins/woocommerce/changelog/update-promotions-transient-name
|
||||
plugins/woocommerce/changelog/44599-add-44394-accessibility-enhancement-announce-page-loading-states-in-product-collection-block
|
||||
plugins/woocommerce/changelog/add-mobile-app-order-attribution
|
||||
plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page
|
||||
|
|
@ -7903,11 +7915,13 @@ plugins/woocommerce/changelog/e2e-add-bulk-edit-products
|
|||
plugins/woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing
|
||||
plugins/woocommerce/changelog/e2e-product-inventory-block-editor
|
||||
plugins/woocommerce/changelog/44583-fix-typos-and-styling
|
||||
plugins/woocommerce/changelog/cys-move-fetch-from-intro-step
|
||||
plugins/woocommerce/changelog/41769-update-i18n-states-morocco-regions
|
||||
plugins/woocommerce/changelog/44600-fix-44445-clean-up-block-templates
|
||||
plugins/woocommerce/changelog/issue-27941
|
||||
plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart
|
||||
plugins/woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations
|
||||
plugins/woocommerce/changelog/44333-fix-44159-oa-missing-fields
|
||||
plugins/woocommerce/changelog/update-product-gallery-title
|
||||
plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional
|
||||
plugins/woocommerce/changelog/add-41478_subsection_block
|
||||
|
|
|
|||
|
|
@ -4534,6 +4534,7 @@ MeetingsPublic/static-1.4227
|
|||
MeetingsPublic/static-1.4247
|
||||
MeetingsPublic/static-1.4525
|
||||
Mega_Transparency_Report
|
||||
Member/
|
||||
MemoList.nhn
|
||||
Meo
|
||||
MessageRunDetailID=
|
||||
|
|
@ -5553,6 +5554,7 @@ am-fragment_stage_only
|
|||
amazon-chat
|
||||
amazon100dollarsale
|
||||
ambry
|
||||
amg.html
|
||||
amp
|
||||
amp$
|
||||
amp-proxy
|
||||
|
|
@ -5566,6 +5568,7 @@ amphtml/stamp/ucp/post-testing
|
|||
amphtml/utils
|
||||
ampplace
|
||||
amptest
|
||||
amturing-acm-org/
|
||||
amupr_id
|
||||
amurl
|
||||
amzn/click
|
||||
|
|
@ -6096,6 +6099,7 @@ autor/francisco_jose_pedrosa_rodriguez/a/
|
|||
autoren?id=70$
|
||||
autoren?id=70&
|
||||
av
|
||||
award_winners
|
||||
away
|
||||
away.php
|
||||
awis/*
|
||||
|
|
@ -7512,6 +7516,7 @@ cak/user
|
|||
cak/users
|
||||
calculator
|
||||
calendar
|
||||
calendar
|
||||
calendar$
|
||||
calendar/
|
||||
calendar/*?year
|
||||
|
|
@ -7945,9 +7950,10 @@ channels
|
|||
chappai
|
||||
chapter
|
||||
chapter/10.1007/978-94-6209-446-8_8
|
||||
chapters.html
|
||||
chapters/local-activities
|
||||
chapters/students/excellence-awards/
|
||||
charities
|
||||
charities/beta/account/login
|
||||
charity/search
|
||||
chart/*/async
|
||||
chart/*/bind
|
||||
chart/*/cancel
|
||||
|
|
@ -8400,6 +8406,8 @@ conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check
|
|||
conditions/pregnancy-and-baby/pages/your-birth-plan.aspx
|
||||
conf
|
||||
conference
|
||||
conferences/conference-events
|
||||
conferences/non-acm-events
|
||||
config
|
||||
config.js
|
||||
config/
|
||||
|
|
@ -11146,7 +11154,6 @@ fullscreen/ReportLinker
|
|||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
fur/kb/*/discuss
|
||||
fur/search
|
||||
|
|
@ -11824,6 +11831,7 @@ hims-hard-mints
|
|||
hinweis/datenleck
|
||||
history
|
||||
history
|
||||
history-acm-org/
|
||||
history.naver
|
||||
history.nhn
|
||||
history/log
|
||||
|
|
@ -12682,6 +12690,7 @@ index.php/ko/node/
|
|||
index.php/magazine/get_comment
|
||||
index.php/media/oembed
|
||||
index.php/members/profile
|
||||
index.php/node
|
||||
index.php/node/add
|
||||
index.php/node/add/
|
||||
index.php/ru/node/
|
||||
|
|
@ -13590,6 +13599,7 @@ landandwater
|
|||
landandwater/cdwa
|
||||
landandwater/iptrid
|
||||
landing
|
||||
landing-page-documents/
|
||||
landing/cmsnext-root
|
||||
landing/now/ontap
|
||||
landing/signout.html
|
||||
|
|
@ -13827,6 +13837,7 @@ lists
|
|||
lit
|
||||
lite
|
||||
live
|
||||
live-search
|
||||
live-session
|
||||
live_chat
|
||||
liver-transplant-doctor-interview
|
||||
|
|
@ -16320,7 +16331,7 @@ pmc/publisherportal/download
|
|||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22WOzpu9_v46-ZrYWF9ic0WDVX7K0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22CVLV22SqWN5T8MMIJ0nllqLvHVE\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -17045,6 +17056,7 @@ publicapi
|
|||
publications
|
||||
publications/advanced-search
|
||||
publications/article/*/email
|
||||
publications/proceedings-template
|
||||
publications/search
|
||||
publicdatasets-confirmation/
|
||||
publicidad/
|
||||
|
|
@ -17289,6 +17301,7 @@ ref_page=
|
|||
refer
|
||||
refer/pal
|
||||
reference
|
||||
referenced-ctalist/
|
||||
referencework
|
||||
referral
|
||||
referrals
|
||||
|
|
@ -18350,7 +18363,6 @@ share-button
|
|||
share-image-generator
|
||||
share-post.g
|
||||
share-study
|
||||
share-success/
|
||||
share.php?
|
||||
shareArticle
|
||||
shareables
|
||||
|
|
@ -19365,6 +19377,7 @@ stressless*fernsehsessel
|
|||
stressless*sessel
|
||||
strumenti/creatore-di-logo/onboarding
|
||||
sts/
|
||||
student-chapter-excellence-awards/
|
||||
students
|
||||
studien-und-reports/*&q=
|
||||
studien-und-reports/*?q=
|
||||
|
|
@ -19551,6 +19564,7 @@ svc_content/site/APO/hot/active
|
|||
svc_content/site/AUS/hot/active
|
||||
svc_content/site/CAN/hot/active
|
||||
svc_content/site/EUR/hot/active
|
||||
svc_content/site/GBR/hot/active
|
||||
svc_content/site/USA/hot/active
|
||||
svc_customer
|
||||
svc_doc
|
||||
|
|
@ -19578,6 +19592,7 @@ svc_ssr/site/APO/rfktkn
|
|||
svc_ssr/site/AUS/rfktkn
|
||||
svc_ssr/site/CAN/rfktkn
|
||||
svc_ssr/site/EUR/rfktkn
|
||||
svc_ssr/site/GBR/rfktkn
|
||||
svc_ssr/site/USA/rfktkn
|
||||
svc_tax
|
||||
svgimageproc
|
||||
|
|
@ -19936,7 +19951,6 @@ themes/*.jpg
|
|||
themes/*.js$
|
||||
themes/*.js?
|
||||
themes/*.png
|
||||
themes/*.svg
|
||||
themes/README.txt
|
||||
themes/rss
|
||||
theshow/
|
||||
|
|
@ -20549,6 +20563,7 @@ understanding-c3g
|
|||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaichttp://unpkg.com/robots.txt
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
|
@ -20852,7 +20867,6 @@ usedcarwidget
|
|||
user
|
||||
user
|
||||
user$
|
||||
user-account/
|
||||
user-activation
|
||||
user-context?referrer
|
||||
user-document-collections
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue