wcs/wcs
Frédéric Péters 66ca6a5298
gitea/wcs/pipeline/head This commit looks good Details
forms: allow displaying no elements in management sidebar (#88807)
2024-03-28 11:56:34 +01:00
..
admin forms: allow displaying no elements in management sidebar (#88807) 2024-03-28 11:56:34 +01:00
backoffice cards: extend "update cards" checkbox to CSV imports (#88294) 2024-03-21 08:59:29 +01:00
ctl misc: always declare lingo_url if lingo is deployed (#88419) 2024-03-21 08:59:44 +01:00
fields api: ignore invalid base64 data when receiving file fields (#88248) 2024-03-17 07:47:30 +01:00
formats misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
forms misc: use custom id in breadcrumb (#88557) 2024-03-23 12:15:31 +01:00
locale translation update 2024-03-21 19:00:39 +01:00
qommon misc: check "manual address" box when a manual address has been entered (#88332) 2024-03-21 08:59:38 +01:00
statistics statistics: always allow group by channel (#85530) 2024-02-26 10:21:00 +01:00
templates/wcs forms: add option to control max number of drafts per user (#88237) 2024-03-21 11:41:47 +01:00
wf workflow_tests: allow testing criticality workflow action (#88108) 2024-03-21 10:44:06 +01:00
Defaults.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
__init__.py misc: refer to pylint codes, not numbers (#52484) 2021-03-30 13:03:40 +02:00
api.py misc: use custom id in paths (#87322) 2024-02-22 14:39:47 +01:00
api_access.py misc: drop anonymous attribute from users (#77162) 2023-05-02 08:16:58 +02:00
api_export_import.py depreciations: errors from deprecated elements on import (#72093) 2024-03-15 16:34:28 +01:00
api_utils.py api: improve timestamp delta error message (#25013) 2023-12-03 21:18:28 +01:00
applications.py backoffice: view to list elements outside applications (#85886) 2024-01-30 13:28:35 +01:00
audit.py misc: audit redirects to files on remote storage (#73481) 2024-01-12 14:52:39 +01:00
blocks.py depreciation: rename DeprecationsScanAfterJob (#72093) 2024-03-15 16:34:28 +01:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py carddata: skip empty blocks when updating related items (#88224) 2024-03-15 12:49:20 +01:00
carddef.py misc: add |filter_by_identifier (#85352) 2024-01-12 19:29:03 +01:00
categories.py api: export/import, rebuild category positions after import (#86624) 2024-02-13 16:09:14 +01:00
comment_templates.py misc: unify scan for all kinds of dependencies, including datasources (#81414) 2023-10-01 08:54:44 +02:00
compat.py misc: do not decorate uploaded HTML files (#87331) 2024-03-01 11:13:13 +01:00
conditions.py general: store/display error context stack (#74791) 2024-03-15 07:38:23 +01:00
context_processors.py misc: use native templates for form pages (#73956) 2023-02-10 14:59:26 +01:00
custom_views.py general: finish removal of support for non-utf8 charset (#85626) 2024-01-15 11:46:52 +01:00
data_sources.py data sources: export detailed roles infos (#84889) 2024-03-19 15:35:22 +01:00
formdata.py misc: remove dead get_formdef code (#87975) 2024-03-15 07:38:48 +01:00
formdef.py misc: ignore no_data fields in filter_by (#88454) 2024-03-21 13:46:32 +01:00
i18n.py i18n: add option to mark string as non-translatable (#71791) 2023-01-17 09:11:46 +01:00
logged_errors.py general: store/display error context stack (#74791) 2024-03-15 07:38:23 +01:00
mail_templates.py misc: unify scan for all kinds of dependencies, including datasources (#81414) 2023-10-01 08:54:44 +02:00
middleware.py misc: add theme variables to maintenance page context (#88262) 2024-03-18 11:51:52 +01:00
monkeypatch.py misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
portfolio.py portfolio: do not use publisher from request in afterjob (#74899) 2024-02-29 10:43:53 +01:00
publisher.py depreciation: rename DeprecationsScanAfterJob (#72093) 2024-03-15 16:34:28 +01:00
roles.py general: finish removal of support for non-utf8 charset (#85626) 2024-01-15 11:46:52 +01:00
root.py misc: add tiny /r/{formdef-id}-{formdata-id} URL redirections (#48159) 2024-01-29 14:45:44 +01:00
scripts.py trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
sessions.py misc: clean more session attributes on session change (#14216) 2023-10-27 08:33:18 +02:00
settings.py misc: increase DATA_UPLOAD_MAX_NUMBER_FIELDS (#88443) 2024-03-21 14:33:40 +01:00
snapshots.py misc: keep track of user that changed a workflow in snapshot (#87843) 2024-03-07 19:27:19 +01:00
sql.py misc: do not allow storing AnyFormData objects (#88338) 2024-03-20 17:07:33 +01:00
sql_criterias.py sql: normalize phonenumbers in fts index (#76875) 2024-03-15 10:27:48 +01:00
testdef.py workflow_tests: preserve response of webservice assertion on test duplication (#88729) 2024-03-27 11:23:33 +01:00
tracking_code.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
urls.py misc: remove unused validate-expression API (#86827) 2024-02-11 12:51:46 +01:00
users.py misc: allow integer id when looking up user with roles (#84777) 2023-12-15 09:39:59 +01:00
utils.py misc: add a record_timings utility decorator (#85102) 2024-01-12 14:40:36 +01:00
variables.py backoffice: add support for default value for date workflow options (#88346) 2024-03-21 18:59:28 +01:00
views.py misc: replace html_top by response methods (#77144) 2023-05-15 17:19:22 +02:00
workflow_tests.py workflow_tests: preserve response of webservice assertion on test duplication (#88729) 2024-03-27 11:23:33 +01:00
workflow_traces.py admin: view workflow traces in test result inspect (#87244) 2024-02-26 10:53:27 +01:00
workflows.py workflow_tests: add support for global action in button click action (#88311) 2024-03-21 15:07:55 +01:00
wscalls.py depreciation: rename DeprecationsScanAfterJob (#72093) 2024-03-15 16:34:28 +01:00
wsgi.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00