wcs/wcs
Frédéric Péters 320dee2376 forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
..
admin forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
backoffice forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
ctl misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00
forms forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
locale translations: don't capitalize month name (#24502) 2018-06-13 13:22:51 +02:00
qommon forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
templates/wcs forms: use django templates to render form pages (#21627) 2018-06-20 14:14:47 +02:00
wf use repr on logging invalid status (#24245) 2018-06-06 14:33:38 +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: mark restricted formdefs as requiring authentication (#24522) 2018-06-19 15:36:10 +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 misc: encode field keys into bytes (#22299) 2018-03-06 12:56:08 +01:00
conditions.py general: load some templatetags libraries by default (#24296) 2018-06-06 21:10:23 +02:00
context_processors.py misc: unify context processors into an extended one (#23856) 2018-05-16 11:43:37 +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: allow prefilling a map field with an address (#23293) 2018-06-11 13:27:26 +02:00
formdata.py do not add an evolution on static jump (#22236) 2018-05-16 13:47:30 +02:00
formdef.py misc: add dedicated methods for copy and deepcopy (#24033) 2018-05-23 18:11:11 +02:00
logged_errors.py misc: only log missing statuses as functional errors (#24327) 2018-06-07 17:34:11 +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 portfolio: use repr in log statements (#23657) 2018-05-09 10:45:37 +02:00
publisher.py misc: only log missing statuses as functional errors (#24327) 2018-06-07 17:34:11 +02:00
roles.py misc: always define form_role_<slug>_emails (#24003) 2018-05-27 14:27:37 +02:00
root.py general: don't store anything in sessions for temporary files (#18420) 2018-04-17 11:41:34 +02:00
scripts.py scripts: include __file__ in globals() (#24341) 2018-06-07 11:34:29 +02:00
sessions.py misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00
settings.py misc: unify context processors into an extended one (#23856) 2018-05-16 11:43:37 +02:00
sql.py sessions: use dedicated get_sessions_for_saml in SQL backend (#23972) 2018-05-27 12:00:46 +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: update settings to use TEMPLATES (#20936) 2018-01-02 15:56:47 +01:00
views.py general: use real gadjo for backoffice templates (#6735) 2017-08-12 15:13:58 +02:00
workflows.py workflows: use format strings on logged error message (i18n) (#24327) 2018-06-07 18:13:03 +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