wcs/wcs
Frédéric Péters 5fb399cf14
gitea/wcs/pipeline/head This commit looks good Details
misc: allow is_url_signed() to be called without a request (#90453)
2024-05-10 11:12:51 +02:00
..
admin backoffice: add option to consider user roles in backoffice submission (#44887) 2024-05-10 08:29:50 +02:00
backoffice backoffice: catch difflib recursion error when displaying diff (#60506) 2024-05-10 11:01:06 +02:00
ctl misc: always use normal config parser, with no interpolation (#88571) 2024-03-29 08:32:55 +01:00
fields backoffice: add option to consider user roles in backoffice submission (#44887) 2024-05-10 08:29:50 +02:00
formats misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
forms misc: stay in backoffice if submitting twice a form (#18482) 2024-05-10 08:30:26 +02:00
locale translation update 2024-05-10 09:01:06 +02:00
qommon misc: enable new fts search by default (#90384) 2024-05-10 08:30:50 +02:00
statistics statistics: remove all forms filter option (#80462) 2024-04-30 10:45:47 +02:00
templates/wcs misc: stay in backoffice if submitting twice a form (#18482) 2024-05-10 08:30:26 +02:00
wf misc: add field limits to deprecation report (#66431) 2024-05-10 08:29:21 +02: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: add automatic reverse geocoding to map variables (#24342) 2024-05-10 08:30:16 +02:00
api_access.py api: keep local cache of API clients from idp (#88697) 2024-03-29 08:33:49 +01:00
api_export_import.py applification: add test users (#89640) 2024-04-29 16:52:41 +02:00
api_utils.py misc: allow is_url_signed() to be called without a request (#90453) 2024-05-10 11:12:51 +02:00
applications.py applification: add test users (#89640) 2024-04-29 16:52:41 +02:00
audit.py misc: audit redirects to files on remote storage (#73481) 2024-01-12 14:52:39 +01:00
blocks.py misc: add field limits to deprecation report (#66431) 2024-05-10 08:29:21 +02:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py misc: provide formdata context when updating relations (#89652) 2024-04-18 09:25:06 +02:00
carddef.py backoffice: add option to consider user roles in backoffice submission (#44887) 2024-05-10 08:29:50 +02:00
categories.py api: export/import, rebuild category positions after import (#86624) 2024-02-13 16:09:14 +01:00
comment_templates.py backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +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 misc: move filter fields ("FakeField") to their own module (#57779) 2024-04-12 10:27:54 +02:00
data_sources.py misc: expire cached datasources/wscalls on cache duration change (#29808) 2024-05-10 08:30:05 +02:00
formdata.py backoffice: fix carddata digests on import with id_template (#90107) 2024-04-28 17:31:04 +02:00
formdef.py backoffice: add option to consider user roles in backoffice submission (#44887) 2024-05-10 08:29:50 +02: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 backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +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 misc: strip spaces in complex variables (#90277) 2024-05-03 10:26:07 +02: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 testdef: add snapshots (#88755) 2024-04-15 10:59:27 +02:00
sql.py sql: add digests->default index on cards (#63872) 2024-05-10 08:29:32 +02:00
sql_criterias.py sql: implement new FTS for cards (#86903) 2024-05-02 14:06:21 +02:00
testdef.py workflow_tests: add support for dispatch to user action (#89601) 2024-04-29 16:53:04 +02: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 applification: add test users (#89640) 2024-04-29 16:52:41 +02:00
utils.py misc: add support for loop template in grep command (#90380) 2024-05-10 08:28:35 +02:00
variables.py misc: add automatic reverse geocoding to map variables (#24342) 2024-05-10 08:30:16 +02:00
views.py wscalls: preview unflattened payload (#66916) 2024-04-15 16:54:33 +02:00
workflow_tests.py workflow tests: force skip time duration to be integers (#90377) 2024-05-07 08:16:22 +02:00
workflow_traces.py general: get carddef/formdef from publisher cache in more cases (#88983) 2024-04-03 10:56:29 +02:00
workflows.py misc: add field limits to deprecation report (#66431) 2024-05-10 08:29:21 +02:00
wscalls.py wscalls: add url to local variables, so it's available in traces (#12567) 2024-05-10 08:30:33 +02:00
wsgi.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00