wcs/wcs
Thomas NOËL b78fdaa02c templatetags: handle lazy values on unaccent filter (#58688) 2021-11-22 15:47:26 +01:00
..
admin misc: only check access rights if there no other import errors (#58532) 2021-11-17 20:05:42 +01:00
backoffice management: do not save session on ajax refresh (#58442) 2021-11-07 17:20:45 +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-13 10:52:57 +01:00
qommon templatetags: handle lazy values on unaccent filter (#58688) 2021-11-22 15:47:26 +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 notification: do not notify deleted user (#58647) 2021-11-17 22:26:57 +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: add links to carddef in graph (#58368) 2021-11-14 14:14:38 +01: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: report all missing things in one time (#57753) 2021-11-12 14:44:33 +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: fix serialization with patch applied (#58437) 2021-11-14 13:43:47 +01:00
sql.py snapshot: fix serialization with patch applied (#58437) 2021-11-14 13:43:47 +01: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 formdata: make "in" operator on items field check both id and text (#58497) 2021-11-12 09:53:14 +01:00
views.py cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
workflows.py workflows: report all missing things in one time (#57753) 2021-11-12 14:44:33 +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