wcs/wcs
Frédéric Péters 032b9c8da3 general: store computed data fields after backoffice submission (#54928) 2021-06-17 08:43:18 +02:00
..
admin misc: always display spaces between {{ }} and variable names (#54801) 2021-06-15 12:13:24 +02:00
backoffice general: store computed data fields after backoffice submission (#54928) 2021-06-17 08:43:18 +02:00
ctl general: add support for tenants in a tenants subdirectory (#50828) 2021-05-05 13:29:36 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms forms: give prefilling access to form_parent_* variables (#54220) 2021-06-16 21:14:28 +02:00
locale translation update 2021-06-16 22:39:11 +02:00
qommon forms: add prefilling of address autocompletion by reverse geocoding (#54836) 2021-06-16 21:14:28 +02:00
statistics api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
templates/wcs categories: add new export_roles and statistics_roles attributes (#53667) 2021-05-31 16:30:09 +02:00
wf misc: always display spaces between {{ }} and variable names (#54801) 2021-06-15 12:13:24 +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: always return id as strings (#54447) 2021-06-03 21:19:12 +02:00
api_access.py categories: add new export_roles and statistics_roles attributes (#53667) 2021-05-31 16:30:09 +02:00
api_utils.py api: accept HTTP Basic authentication scheme for API accesses (#20624) 2021-05-05 13:29:36 +02:00
blocks.py general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +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 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
categories.py backoffice: check category permissions for export/statistics views (#53667) 2021-05-31 16:30:09 +02:00
compat.py general: save session at the very end (#47154) 2021-05-05 13:29:36 +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 data_source: don't record errors on preview (#54326) 2021-05-28 14:03:37 +02:00
fields.py forms: add prefilling of address autocompletion by reverse geocoding (#54836) 2021-06-16 21:14:28 +02:00
formdata.py forms: ignore hidden evolution parts when joining statuses in history (#38621) 2021-06-11 09:04:44 +02:00
formdef.py general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
logged_errors.py logged errors: fix integrity error on tech_id (#53839) 2021-05-20 10:52:45 +02:00
mail_templates.py admin: add snapshots on mail templates (#51685) 2021-04-15 16:01:17 +02:00
middleware.py general: save session at the very end (#47154) 2021-05-05 13:29:36 +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 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
publisher.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
roles.py backoffice: add storage/UI to store/assign roles to API accesses (#48752) 2021-05-05 13:29:36 +02:00
root.py general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +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 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
sql.py workflows: exclude some evolution parts from full text search (#54401) 2021-05-31 16:27:59 +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 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py misc: add |exclude_value template filter (#53416) 2021-05-20 08:45:13 +02:00
views.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
workflows.py workflows: add (conditional) to manual jump label in graphs (#54824) 2021-06-15 12:13:24 +02:00
wscalls.py data_source: don't record errors on preview (#54326) 2021-05-28 14:03:37 +02:00
wsgi.py misc: pylint fix wrong-import-position (#52222) 2021-03-29 10:28:29 +02:00