wcs/wcs
Thomas NOËL 76632d4694 update french translations 2018-08-29 16:59:25 +02:00
..
admin backoffice: indicates the conditional fields in the listing (#25934) 2018-08-29 16:57:08 +02:00
backoffice add live field conditions (#436) 2018-08-29 09:50:48 +02:00
ctl move convert_to_sql to management command (#20410) 2018-07-16 15:36:47 +02:00
forms add live field conditions (#436) 2018-08-29 09:50:48 +02:00
locale update french translations 2018-08-29 16:59:25 +02:00
qommon add live field conditions (#436) 2018-08-29 09:50:48 +02:00
templates/wcs add possibility to send "action links" in emails (#2554) 2018-08-12 19:36:50 +02:00
wf wscall: allow storing in backoffice file without varname (#25784) 2018-08-29 16:47:48 +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 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 general: add lazy evaluation to substitution subvariables (#22106) 2018-08-17 13:44:30 +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 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 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 add possibility to send "action links" in emails (#2554) 2018-08-12 19:36:50 +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: add display id and formdef name to full-text index (#25643) 2018-08-17 15:07:38 +02:00
tracking_code.py forms: store formdata before tracking code (#6597) 2015-03-04 07:39:53 +01: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 criticality label to available variables (#25676) 2018-08-29 09:49:52 +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 add possibility to send "action links" in emails (#2554) 2018-08-12 19:36:50 +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