wcs/wcs
Frédéric Péters 895a7ff537 translation update 2018-10-18 13:28:20 +02:00
..
admin misc: add cache duration option to named data sources (#26620) 2018-10-03 19:20:30 +02:00
backoffice misc: use a django template to render form steps (#26562) 2018-09-21 11:02:29 +02:00
ctl hobo-deploy: handle custom date kind used by authentic2-auth-fedict (#26597) 2018-09-21 11:02:29 +02:00
forms misc: use django template and modern variable names in form messages (#26070) 2018-10-17 00:43:10 +02:00
locale translation update 2018-10-18 13:28:20 +02:00
qommon misc: cache substitution variables in substitution object (#27393) 2018-10-18 12:28:06 +02:00
templates/wcs misc: use a django template to render form steps (#26562) 2018-09-21 11:02:29 +02:00
wf wscalls: implement PUT, PATCH and DELETE verbs (#12416) 2018-08-31 09:58:12 +02: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 general: add lazy evaluation to substitution subvariables (#22106) 2018-08-17 13:44:30 +02:00
api_utils.py api: add possibility of http basic auth access to the ics endpoint (#16792) 2017-07-31 10:45:50 +02:00
cache.py misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
categories.py general: don't put _ in __builtin__ (#15245) 2017-03-12 13:23:53 +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 misc: add cache duration option to named data sources (#26620) 2018-10-03 19:20:30 +02:00
fields.py add live field conditions (#436) 2018-08-29 09:50:48 +02:00
formdata.py misc: add criticality label to available variables (#25676) 2018-08-29 09:49:52 +02:00
formdef.py add live field conditions (#436) 2018-08-29 09:50:48 +02: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 misc: run hourly jobs at a fixed minute (#25402) 2018-07-23 13:06:50 +02:00
roles.py misc: always define form_role_<slug>_emails (#24003) 2018-05-27 14:27:37 +02:00
root.py implement FranceConnect logout (#25696) 2018-10-14 09:15:03 +02: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 misc: unify context processors into an extended one (#23856) 2018-05-16 11:43:37 +02:00
sql.py misc: allow lowercase letters in tracking codes (#26429) 2018-10-03 19:21:03 +02: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 formdata: improve compatibility of lazy date fields (#25961) 2018-08-30 20:54:03 +02: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 misc: don't advertise legacy variables in send email/sms actions (#26070) 2018-10-17 00:43:11 +02: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