wcs/wcs
Frédéric Péters 0333c9494e misc: avoid URLs starting with double slash (#29373) 2018-12-28 13:43:51 +01:00
..
admin general: switch to django-ckeditor (#27986) 2018-12-05 14:11:23 +01:00
backoffice api: check limit/offset parameters are valid (#28773) 2018-12-09 08:59:36 +01:00
ctl hobo-deploy: don't call convert-to-sql to create tables (#28263) 2018-11-27 07:53:57 +01:00
forms forms: include workflow forms field medias (#29349) 2018-12-27 07:56:05 +01:00
locale translation update 2018-12-21 08:47:12 +01:00
qommon misc: avoid URLs starting with double slash (#29373) 2018-12-28 13:43:51 +01:00
templates/wcs style: add minor adjustments to history log (#28782) 2018-12-10 15:58:36 +01:00
wf workflow: do not fail on geolocation server errors (#29168) 2018-12-18 11:22:03 +01:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py monkeypatch quixote with thread-aware functions (#6735) 2017-08-12 15:13:57 +02:00
api.py api: filter user forms when requested by another user (#28732) 2018-12-09 08:59:36 +01:00
api_utils.py api: ignore empty nonces (#27945) 2018-11-14 09:17:29 +01:00
cache.py misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
categories.py general: switch to django-ckeditor (#27986) 2018-12-05 14:11:23 +01:00
compat.py general: adjust media support in all widgets (#25113) 2018-07-06 13:38:08 +02:00
conditions.py handle non-ascii syntax error messages on conditions (#25954) 2018-08-31 10:38:58 +02:00
context_processors.py misc: add global context variables to context processor (#26634) 2018-10-08 10:00:50 +02:00
data_sources.py forms: add support for live list contents (#27173) 2018-11-02 10:28:02 +01:00
fields.py forms: give some headroom to item fields in validation page (#29304) 2018-12-21 17:43:17 +01:00
formdata.py misc: add early support for form_tracking_code (#28749) 2018-12-08 10:06:57 +01:00
formdef.py fix deprecation warning in ElementTree (#27317) 2018-11-14 18:38:16 +01:00
logged_errors.py workflows: only log condition errors as functional errors (#24472) 2018-07-05 17:29:13 +02:00
middleware.py general: properly cleanup once the request is done (#19025) 2017-09-28 10:51:24 +02:00
monkeypatch.py misc: use an afterjob to update formdatas when a workflow is changed (#23918) 2018-05-18 15:53:37 +02:00
myspace.py api: move user related API to /api/user/ (#8283) 2015-09-19 15:51:34 +02:00
portfolio.py misc: don't use after job when pushing to portfolio from global timeout (#27319) 2018-10-17 00:40:36 +02:00
publisher.py add support for German l10n (#29109) 2018-12-17 13:52:03 +01:00
roles.py misc: always define form_role_<slug>_emails (#24003) 2018-05-27 14:27:37 +02:00
root.py pass id_token on logout from FranceConnect (fixes #28997) 2018-12-14 14:49:38 +01:00
scripts.py scripts: include __file__ in globals() (#24341) 2018-06-07 11:34:29 +02:00
sessions.py sessions: remove dead anonymous key code (#24790) 2018-06-27 16:19:53 +02:00
settings.py add support for German l10n (#29109) 2018-12-17 13:52:03 +01:00
sql.py api: filter user forms when requested by another user (#28732) 2018-12-09 08:59:36 +01:00
tracking_code.py misc: allow lowercase letters in tracking codes (#26429) 2018-10-03 19:21:03 +02:00
urls.py misc: remove unused possibility to use a django template for home page (#25599) 2018-08-12 11:59:59 +02:00
users.py general: cache substitution variables in requests (#22107) 2018-03-14 14:12:56 +01:00
utils.py misc: fix order of templates locations (#25426) 2018-07-23 17:00:25 +02:00
variables.py misc: add custom lazy field for map variables, for string compat (#28193) 2018-12-06 14:47:46 +01:00
views.py misc: remove unused possibility to use a django template for home page (#25599) 2018-08-12 11:59:59 +02:00
workflows.py fix deprecation warning in ElementTree (#27317) 2018-11-14 18:38:16 +01:00
wscalls.py wscalls: implement PUT, PATCH and DELETE verbs (#12416) 2018-08-31 09:58:12 +02:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00