wcs/wcs
Frédéric Péters 219476c92e translation update 2020-04-14 12:37:09 +02:00
..
admin mail templates: add possibility to pre-set attachments (#41319) 2020-04-13 10:27:04 +02:00
backoffice misc: fix creation of inspect_url for link to parent form (#41662) 2020-04-14 12:24:53 +02:00
ctl python3: replace file function by open (#41132) 2020-03-28 21:08:39 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms forms: pass extended options to custom live select fields (#41369) 2020-04-11 17:17:43 +02:00
locale translation update 2020-04-14 12:37:09 +02:00
qommon mail templates: add possibility to pre-set attachments (#41319) 2020-04-13 10:27:04 +02:00
templates/wcs backoffice: display list of workflows on mail template page (#41309) 2020-04-13 10:27:04 +02:00
wf create_formdata: keep user on parameter's view when changing formdef_slug (#39732) 2020-04-10 12:27:52 +02:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
api.py api: expose /ods as endpoint (#40995) 2020-03-27 10:26:35 +01:00
api_utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
cache.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
carddata.py cards: display first history step with agent name (#39667) 2020-03-02 14:44:51 +01:00
carddef.py backoffice: fix live url for cards submission (#39746) 2020-02-12 10:55:48 +01:00
categories.py misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
compat.py misc: update to new style middlewares (with compat layer) (#41236) 2020-04-02 20:09:02 +02:00
conditions.py misc: set qommon/l10n as builtin templatetags in settings (#37275) 2020-02-18 09:58:44 +01:00
context_processors.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
data_sources.py data_source: handle err in JSON outputs (#41195) 2020-04-03 11:07:07 +02:00
fields.py fields: add more zoom levels (#41474) 2020-04-14 10:54:42 +02:00
formdata.py fields: add access to raw structured values (#40203) 2020-03-29 10:25:29 +02:00
formdef.py misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
logged_errors.py misc: correctly attach cards to logged errors (#36635) 2020-01-31 13:48:59 +01:00
mail_templates.py backoffice: display list of workflows on mail template page (#41309) 2020-04-13 10:27:04 +02:00
middleware.py misc: update to new style middlewares (with compat layer) (#41236) 2020-04-02 20:09:02 +02:00
monkeypatch.py misc: don't check for session if there's no request (#40009) 2020-02-19 14:04:16 +01:00
myspace.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
portfolio.py misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
publisher.py workflows: add mail template management (#25378) 2020-03-28 18:39:04 +01:00
roles.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
root.py ident: don't expose register page if it doesn't exist for method (#40935) 2020-03-27 07:52:23 +01:00
scripts.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
sessions.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
settings.py misc: update to new style middlewares (with compat layer) (#41236) 2020-04-02 20:09:02 +02:00
sql.py general: remove six.PY[23] usage (#40006) 2020-02-19 12:18:12 +01:00
tracking_code.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
urls.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
users.py misc: add $prefix_user_nameid variable (#41463) 2020-04-10 08:03:21 +02:00
utils.py misc: update template loader for django 2.2 compatibility (#41236) 2020-04-02 20:09:02 +02:00
variables.py misc: allow lazy fields to be used for attachments (#41451) 2020-04-13 10:26:11 +02:00
views.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
workflows.py mail templates: add possibility to pre-set attachments (#41319) 2020-04-13 10:27:04 +02:00
wscalls.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00