wcs/wcs
Frédéric Péters 4c5b67530d translation update (bis, use long lines) 2018-08-07 09:37:09 +02:00
..
admin workflows: improve wording of automatic global actions (#25176) 2018-07-18 12:35:36 +02:00
backoffice submission: allow NameID and channel in query string (#25305) 2018-07-29 00:45:28 +02:00
ctl move convert_to_sql to management command (#20410) 2018-07-16 15:36:47 +02:00
forms forms: redirect manager to backoffice view of formdatas (#25330) 2018-07-18 15:50:36 +02:00
locale translation update (bis, use long lines) 2018-08-07 09:37:09 +02:00
qommon misc: move RTF escape code to ezt processor (#25521) 2018-07-30 21:32:46 +02:00
templates/wcs general: always use a django template to render pages (#25057) 2018-07-05 16:05:29 +02:00
wf workflows: use ezt escaping code for history notes (#25521) 2018-07-30 21:32:46 +02:00
Defaults.py replace FSF physical address by a link to their licenses page 2012-01-26 16:32:10 +00:00
__init__.py monkeypatch quixote with thread-aware functions (#6735) 2017-08-12 15:13:57 +02:00
api.py api: return formdata URLs in ApiFormdefDirectory.submit() (#23939) 2018-07-02 10:46:42 +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 workflows: only log condition errors as functional errors (#24472) 2018-07-05 17:29:13 +02:00
context_processors.py general: always use a django template to render pages (#25057) 2018-07-05 16:05:29 +02:00
data_sources.py data_source: raise en explicit keyerror if slug does not exist (#24627) 2018-06-19 09:07:56 +02:00
fields.py forms: make sure latest live data are used to evaluate conditions (#25197) 2018-07-11 12:20:33 +02:00
formdata.py misc: mark form digest as safe as it's considered as text (#25428) 2018-07-23 17:01:09 +02:00
formdef.py emails: change rst paragraphs so manual newlines are considered (#25376) 2018-07-19 16:27:22 +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 trivial: remove duplicated urlparse import 2018-07-10 10:36:23 +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 misc: don't get into category path if a formdef exists with the slug (#25450) 2018-07-30 21:32:45 +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 sql: use category slug to build category view name (#24819) 2018-06-27 16:27:12 +02:00
tracking_code.py forms: store formdata before tracking code (#6597) 2015-03-04 07:39:53 +01:00
urls.py compat: expose auth_login/auth_login view names (#22113) 2018-02-26 14:04:26 +01: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
views.py general: adjust media support in all widgets (#25113) 2018-07-06 13:38:08 +02:00
workflows.py workflows: remove now unused support for custom escape function (#25521) 2018-07-30 21:32:46 +02:00
wscalls.py wscalls: include attribute name in AttributeError (#21521) 2018-03-19 13:13:07 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00