wcs/wcs
Frédéric Péters 4a7f5b9604 api: keep carddef/formdef internal references on update (#73912) 2023-01-27 14:39:59 +01:00
..
admin misc: add identifier to page field (#41470) 2023-01-27 09:19:36 +01:00
backoffice backoffice: do not add "- Listing" to default view (#73779) 2023-01-27 09:19:21 +01:00
ctl misc: fix grepping into blocks (#73615) 2023-01-20 09:35:54 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms workflows: add new edit modes (single, partial) (#41470) 2023-01-27 09:19:36 +01:00
locale translation update 2023-01-27 10:38:10 +01:00
qommon fields: fix MapMarkerSelectionWidget set_value method (#73617) 2023-01-27 11:19:43 +01:00
statistics statistics: add time between two statuses for cards (#72454) 2023-01-16 09:43:15 +01:00
templates/wcs i18n: add option to mark string as non-translatable (#71791) 2023-01-17 09:11:46 +01:00
wf workflows: add new edit modes (single, partial) (#41470) 2023-01-27 09:19:36 +01:00
Defaults.py misc: remove automatic tenant creation (#47823) 2020-10-23 08:57:57 +02:00
__init__.py misc: refer to pylint codes, not numbers (#52484) 2021-03-30 13:03:40 +02:00
api.py misc: fix import of unnamed block field (#73729) 2023-01-27 09:18:16 +01:00
api_access.py api: add empty get_substitution_variables method to API access user (#70990) 2022-11-05 08:15:07 +01:00
api_export_import.py api: keep carddef/formdef internal references on update (#73912) 2023-01-27 14:39:59 +01:00
api_utils.py misc: save received nonces in token table (#71441) 2023-01-13 12:50:20 +01:00
audit.py audit: reduce default retention delay to one year (#73513) 2023-01-19 09:36:03 +01:00
blocks.py fields: implement block field json serialization (#68964) 2023-01-16 09:41:05 +01:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py backoffice: add agent id to imported cards (#70259) 2022-11-12 16:58:37 +01:00
carddef.py misc: apply order_by field transformations to data sources (#73404) 2023-01-14 12:35:20 +01:00
categories.py categories: avoid creating forbidden slugs (#38269) 2022-12-30 12:02:25 +01:00
compat.py misc: make sure there's no leftover skeleton url on missing tenant (#73795) 2023-01-27 09:19:13 +01:00
conditions.py general: forbid python when it is disabled (#64285) 2022-05-13 17:06:18 +02:00
context_processors.py misc: add hash to godo.js URI (#61448) 2022-02-04 20:30:20 +01:00
custom_views.py custom-views: remove digest on deletion (#73775) 2023-01-27 12:19:34 +01:00
data_sources.py misc: save received nonces in token table (#71441) 2023-01-13 12:50:20 +01:00
fields.py misc: add identifier to page field (#41470) 2023-01-27 09:19:36 +01:00
formdata.py misc: remove old digest migrations (#73775) 2023-01-27 12:19:34 +01:00
formdef.py misc: remove old digest migrations (#73775) 2023-01-27 12:19:34 +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 backoffice: allow more word breaking in logged error summaries (#68038) 2022-08-12 09:03:13 +02:00
mail_templates.py i18n: add scanning for strings (#70584) 2022-11-18 07:23:09 +01:00
middleware.py middleware: allow CIDR blocks in maintenance passthrough IPs (#73039) 2023-01-17 09:12:22 +01:00
monkeypatch.py misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
portfolio.py portfolio: set x-frame-options explicitelty on pick URL (#68335) 2022-08-26 09:23:10 +02:00
publisher.py audit: add clean job to remove old audit entries (#51974) 2023-01-13 14:47:22 +01:00
roles.py misc: clean old migrate methods (#71693) 2022-11-25 09:28:35 +01:00
root.py misc: undeclare /themes/ path (#73614) 2023-01-20 09:35:45 +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 sessions: remove dead magictoken code (#72781) 2022-12-26 16:32:30 +01:00
settings.py cron: allow some cron workers to be run in parallel (#33280) 2022-10-31 16:48:28 +01:00
snapshots.py backoffice: add view of audit log (#51974) 2023-01-13 14:47:22 +01:00
sql.py misc: add __repr__ to lazy parts (#73761) 2023-01-27 09:18:31 +01:00
testdef.py testdef: add support for FileField (#73051) 2023-01-18 17:11:55 +01:00
tracking_code.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
urls.py statistics: add time between two statuses for cards (#72454) 2023-01-16 09:43:15 +01:00
users.py fields: format all phone numbers when prefilling from user fields (#72765) 2023-01-03 18:07:34 +01:00
utils.py general: remove legacy theming code (#70128) 2022-10-14 11:09:40 +02:00
variables.py misc: do not filter strings with a leading 0 as numbers (#72551) 2022-12-16 14:29:19 +01:00
views.py misc: call start_request for pure django views (#71478) 2022-11-21 10:53:29 +01:00
workflow_traces.py workflow traces: do not crash on empty event_args (#73733) 2023-01-23 15:24:16 +01:00
workflows.py i18n: add global action names to translatable strings (#73516) 2023-01-17 17:29:01 +01:00
wscalls.py wscall: dont not fail on err: '0' (#73217) 2023-01-20 09:20:18 +01:00
wsgi.py misc: pylint fix wrong-import-position (#52222) 2021-03-29 10:28:29 +02:00