wcs/wcs
Thomas NOËL c9225cb94c translation update 2021-09-14 16:54:41 +02:00
..
admin backoffice: overwrite shared custom views (#56698) 2021-09-10 10:16:54 +02:00
backoffice submission: warn when an anonymous form is created if nameid is unknown (#45758) 2021-09-14 16:10:36 +02:00
ctl misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms forms: make /live return extended attributes to timetable fiels (#56095) 2021-08-10 15:27:08 +02:00
locale translation update 2021-09-14 16:54:41 +02:00
qommon misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +02:00
statistics api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
templates/wcs general: add category-based management access (forms/cards/workflows) (#21991) 2021-09-02 17:34:28 +02:00
wf misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +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: remove include-{drafts,own} flags from /api/forms/ (#56639) 2021-09-10 10:16:54 +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 misc: fix pylint arguments-renamed (#55264) 2021-07-02 08:48:36 +02:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py api: use custom digest for carddata view if defined (#55173) 2021-08-16 16:04:59 +02:00
carddef.py general: add category-based management access (forms/cards/workflows) (#21991) 2021-09-02 17:34:28 +02:00
categories.py general: add category-based management access (forms/cards/workflows) (#21991) 2021-09-02 17:34:28 +02:00
compat.py misc: fix pylint errors with 2.10.2 version (#56489) 2021-09-02 09:44:54 +02:00
conditions.py misc: don't record errors when evaluating roles for pending bar (#39096) 2021-08-27 10:19:51 +02:00
context_processors.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
custom_views.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
data_sources.py misc: option to disable python expressions (#55978) 2021-09-02 10:46:35 +02:00
fields.py misc: option to disable python expressions (#55978) 2021-09-02 10:46:35 +02:00
formdata.py external_workflow: do not record error on missing target (#56832) 2021-09-14 15:37:38 +02:00
formdef.py backoffice: overwrite shared custom views (#56698) 2021-09-10 10:16:54 +02:00
logged_errors.py logged_errors: store last occurence error context (#25086) 2021-08-28 17:46:50 +02:00
mail_templates.py misc: fix pylint arguments-renamed (#55264) 2021-07-02 08:48:36 +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 misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +02:00
publisher.py misc: add workflow categories to site export/import (#56275) 2021-08-20 09:29:14 +02:00
roles.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
root.py misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52: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 logged_errors: store last occurence error context (#25086) 2021-08-28 17:46:50 +02:00
tracking_code.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
urls.py api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
users.py general: allow adding users to functions (#55097) 2021-06-29 14:49:51 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py misc: give access to attributes of users taken from data source (#55940) 2021-08-27 09:25:43 +02:00
views.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
workflows.py misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +02:00
wscalls.py misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
wsgi.py misc: pylint fix wrong-import-position (#52222) 2021-03-29 10:28:29 +02:00