wcs/wcs
Thomas NOËL 97672e11b1 portfolio: use repr in log statements (#23657) 2018-05-09 10:45:37 +02:00
..
admin formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +02:00
backoffice formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +02:00
ctl misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00
forms formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +02:00
locale update french translations 2018-05-04 15:38:23 +02:00
qommon misc: adapt sidebar max width to gadjo change (#23493) 2018-05-02 18:44:47 +02:00
templates/wcs backoffice: adapt sidebar to native gadjo sidebar (#22440) 2018-04-16 13:02:12 +02:00
wf workflows: add conditions on all actions (#16341) 2018-05-02 15:29:54 +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 formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +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 misc: fix parameters passed to logging functions (#23392) 2018-04-25 10:32:01 +02:00
context_processors.py general: use a django template for the formdata status page (#20375) 2017-12-04 22:02:07 +01:00
data_sources.py misc: only display data source value widget when appropriate (#22471) 2018-03-13 15:43:41 +01:00
fields.py fields: consider the empty string as a valid (null) date (#23162) 2018-04-13 10:18:16 +02:00
formdata.py workflows: add conditions on all actions (#16341) 2018-05-02 15:29:54 +02:00
formdef.py formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +02:00
logged_errors.py misc: add proper truncation to logged error ids (#23329) 2018-04-24 07:58:58 +02:00
middleware.py general: properly cleanup once the request is done (#19025) 2017-09-28 10:51:24 +02:00
monkeypatch.py add support for after jobs (running them in threads) (#6735) 2017-08-12 15:13:57 +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 sql: delay re-index operations on first cron (#22383) 2018-04-20 14:38:32 +02:00
roles.py store IdP role's uuid in w.c.s. Role objects (#14207) 2018-03-27 13:08:35 +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 general: add support for custom scripts in context variables (#12457) 2016-08-19 14:30:07 +02:00
sessions.py misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00
settings.py templates: pass request in context whenever it's available (#21137) 2018-01-12 14:03:16 +01:00
sql.py formdef: store fields in a different pickle chunk (#23028) 2018-05-02 12:32:47 +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: add conditions on all actions (#16341) 2018-05-02 15:29:54 +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