wcs/wcs
Frédéric Péters e1c5bffbc2 sql: ignore non-dict values for block fields (#53065) 2021-04-13 15:20:08 +02:00
..
admin misc: include object url in XML exports (#51899) 2021-04-13 11:52:20 +02:00
backoffice api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
ctl general: add a dbshell management command (#52235) 2021-04-13 08:36:55 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms trivial: fix len-as-condition pylint warning (#52732) 2021-04-06 10:11:42 +02:00
locale translation update 2021-04-13 13:49:49 +02:00
qommon misc: include object url in XML exports (#51899) 2021-04-13 11:52:20 +02:00
statistics api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
templates/wcs backoffice: display card models usage on workflow page (#52648) 2021-04-09 08:18:56 +02:00
wf workflow: stop workflow after a remove action (#52927) 2021-04-12 16:23:53 +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 settings: configure user search result template (#51343) 2021-04-02 10:17:54 +02:00
api_access.py admin: manage api access keys (#48751) 2020-12-03 08:50:33 +01: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: make id lookup work with display id (#52647) 2021-04-02 08:35:37 +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 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
data_sources.py general: add explicit registration of cron jobs (#52793) 2021-04-07 08:00:22 +02:00
fields.py trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
formdata.py general: don't flatten to invalid keys (#52579) 2021-04-13 08:36:05 +02:00
formdef.py workflow: fix get_submitter_email with blockdef (#50871) 2021-04-13 14:41:05 +02:00
logged_errors.py logged errors: log also standalone errors (#52045) 2021-03-30 18:49:58 +02:00
mail_templates.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +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 general: add explicit registration of cron jobs (#52793) 2021-04-07 08:00:22 +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 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
sql.py sql: ignore non-dict values for block fields (#53065) 2021-04-13 15:20:08 +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 settings: configure user search result template (#51343) 2021-04-02 10:17:54 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py general: add queryset filter on form_number (#52763) 2021-04-13 11:51:25 +02:00
views.py backoffice: consider all templates during direct rendering (#52934) 2021-04-12 14:15:58 +02:00
workflows.py workflow: stop workflow after a remove action (#52927) 2021-04-12 16:23:53 +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