wcs/wcs
Frédéric Péters 21d0034fe3 translation update 2021-11-05 09:27:03 +01:00
..
admin workflows: exclude prefill & display option from workflow option fields (#13621) 2021-11-02 16:48:27 +01:00
backoffice backoffice: disable autosave for backoffice submission (#58217) 2021-11-05 09:19:10 +01:00
ctl check_hobo: delete orphan idp from configuration (#54380) 2021-11-03 17:49:16 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: do not call autosave on preview pages (#28309) 2021-11-02 14:17:52 +01:00
locale translation update 2021-11-05 09:27:03 +01:00
qommon misc: do not call autosave on preview pages (#28309) 2021-11-02 14:17:52 +01:00
statistics api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
templates/wcs workflows: include disabled handle (for layout) on readonly workflows (#58027) 2021-10-21 14:06:34 +02:00
wf workflows: allow generated timeout to be in "human time" (#54930) 2021-11-05 08:34:16 +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 api: limit /schema API to signed or authenticated calls (#47418) 2021-10-29 09:45:31 +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 datasource: don't fail if digests are not defined (#55771) 2021-09-16 10:28:14 +02:00
carddef.py backoffice: svg of carddefs relations (#57953) 2021-10-29 13:37:43 +02:00
categories.py general: add category-based management access (forms/cards/workflows) (#21991) 2021-09-02 17:34:28 +02:00
compat.py api: fix handling of query string and errors in provision API (#57361) 2021-09-29 09:40:45 +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 trivial: add missing **kwargs to build_agenda_datasources cron job (#58098) 2021-10-22 12:00:45 +02:00
fields.py fields: add support for converting date value to string field (#58316) 2021-11-02 16:48:27 +01:00
formdata.py fields: add support for converting date value to string field (#58316) 2021-11-02 16:48:27 +01:00
formdef.py workflows: allow queryset as id for external workflow action (#56847) 2021-11-02 16:48:27 +01:00
logged_errors.py misc: truncate and remove newline characters from summary earlier (#57493) 2021-10-01 13:11:48 +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: pass workflow id/name to long job detection (#58099) 2021-10-22 12:02:17 +02:00
roles.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
root.py trivial: add noqa markers to new pylint warnings 2021-09-16 23:52:50 +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 snapshot: store a patch instead of serialization (#57299) 2021-10-18 15:27:36 +02:00
sql.py sql: use batch iteration on ids instead of named cursors (#58013) 2021-10-29 11:03:56 +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: expose _raw and _url suffixes to file fields (#58140) 2021-10-29 09:45:31 +02:00
views.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
workflows.py misc: reference attachments using a relative path (#21731) 2021-11-02 14:17:52 +01: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