wcs/wcs
Frédéric Péters 9e8c88ce07 backoffice: apply form js to quick form preview (#53628) 2021-04-30 17:24:31 +02:00
..
admin backoffice: apply form js to quick form preview (#53628) 2021-04-30 17:24:31 +02:00
backoffice misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
ctl misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: handle adding a block line in workflow forms in front (#53607) 2021-04-30 16:59:41 +02:00
locale translation update 2021-04-30 13:31:54 +02:00
qommon backoffice: apply form js to quick form preview (#53628) 2021-04-30 17:24:31 +02:00
statistics api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
templates/wcs backoffice: hide notify/record_on_errors for user datasource (#53598) 2021-04-30 14:51:54 +02:00
wf misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02: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 API: filter formdefs, forms and drafts by category slugs (#53371) 2021-04-28 17:32:18 +02:00
api_access.py api: add option to restrict access to anonymised data (#52960) 2021-04-27 07:52:05 +02:00
api_utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
blocks.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py misc: pylint fix unused-variable (#52222) 2021-03-29 10:28:29 +02:00
carddef.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
categories.py misc: pylint fix super-with-arguments (#52222) 2021-03-29 10:28:29 +02:00
compat.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
conditions.py trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
context_processors.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
custom_views.py backoffice: prevent conflicts between custom and system view names (#53575) 2021-04-30 07:49:27 +02:00
data_sources.py datasources: users datasource (#52941) 2021-04-28 14:50:14 +02:00
fields.py general: introduce a new "computed data" field (#52110) 2021-04-30 12:22:40 +02:00
formdata.py general: don't flatten to invalid keys (#52579) 2021-04-13 08:36:05 +02:00
formdef.py general: introduce a new "computed data" field (#52110) 2021-04-30 12:22:40 +02:00
logged_errors.py misc: use tz-aware datetimes in logged errors (#52989) 2021-04-14 19:46:10 +02:00
mail_templates.py admin: add snapshots on mail templates (#51685) 2021-04-15 16:01:17 +02:00
middleware.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
monkeypatch.py misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
myspace.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
portfolio.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
publisher.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
roles.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
root.py misc: add SameSite cookie attribute (fix2 for erroneous merge) (#52356) 2021-03-31 13:24:48 +02: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: do not save autocomplete url when there's no session (#52060) 2021-03-15 20:57:10 +01:00
settings.py trivial: add pylint disable comment for exec-used (#52732) 2021-04-06 10:11:42 +02:00
snapshots.py admin: add snapshots on mail templates (#51685) 2021-04-15 16:01:17 +02:00
sql.py general: introduce a new "computed data" field (#52110) 2021-04-30 12:22:40 +02:00
tracking_code.py misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
urls.py api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
users.py datasources: users datasource (#52941) 2021-04-28 14:50:14 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py general: introduce a new "computed data" field (#52110) 2021-04-30 12:22:40 +02:00
views.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
workflows.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
wscalls.py trivial: fix not-a-mapping pylint warning (#52732) 2021-04-06 10:11:42 +02:00
wsgi.py misc: pylint fix wrong-import-position (#52222) 2021-03-29 10:28:29 +02:00