wcs/wcs
Frédéric Péters bed253cb75 formdata: get correct status for intermediary evolutions (#20146) 2017-11-19 17:49:01 +04:00
..
admin admin: include page titles in form preview (#20047) 2017-11-17 17:40:57 +04:00
backoffice misc: use django implementation of safe strftime (#19845) 2017-11-05 12:39:14 +01:00
ctl misc: change trigger_jumps into a django command (#18730) 2017-09-23 16:01:32 +02:00
forms misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
locale update french translations 2017-10-16 16:49:00 +02:00
qommon misc: fix display of hour/minute/seconds of datetime objects (#20108) 2017-11-19 17:19:55 +04:00
templates/wcs misc: mark endpoint status in timelines with a check mark (#20046) 2017-11-14 07:20:43 +04:00
wf workflows: allow to store wscall result in backoffice file field (#19444) 2017-10-27 12:14:44 +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 misc: use django implementation of safe strftime (#19845) 2017-11-05 12:39:14 +01: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: add way to get quixote request from django request (#18064) 2017-09-04 17:31:50 +02:00
data_sources.py general: don't put _ in __builtin__ (#15245) 2017-03-12 13:23:53 +01:00
fields.py misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
formdata.py formdata: get correct status for intermediary evolutions (#20146) 2017-11-19 17:49:01 +04:00
formdef.py misc: do not include first title of page if it's page title (#13529) 2017-09-21 10:53:39 +02:00
logged_errors.py general: record formdef/workflow exceptions (#12566) 2017-05-31 14:43:21 +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 trivial: remove unused imports 2017-05-10 11:03:05 +02:00
publisher.py misc: create sql views on site import (#18702) 2017-09-14 13:08:18 +02:00
roles.py general: don't put _ in __builtin__ (#15245) 2017-03-12 13:23:53 +01:00
root.py misc: remove /__version__ support (now served by hobo middleware) (#6735) 2017-08-12 15:13:58 +02:00
scripts.py general: add support for custom scripts in context variables (#12457) 2016-08-19 14:30:07 +02:00
sessions.py sessions: always ignore errors when dealing with visited objects (#14591) 2017-01-16 14:26:33 +01:00
settings.py misc: change trigger_jumps into a django command (#18730) 2017-09-23 16:01:32 +02:00
sql.py sql: add f_ before varnames in on views to prevent name conflicts (#19385) 2017-10-16 14:23:51 +02:00
tracking_code.py forms: store formdata before tracking code (#6597) 2015-03-04 07:39:53 +01:00
urls.py misc: don't use deprecated patterns object (#18562) 2017-09-11 10:14:28 +02:00
users.py general: search for users without looking at accents (#13061) 2017-04-05 17:03:28 +02:00
utils.py misc: also look for templates in theme variants directory (#18051) 2017-08-18 11:08:50 +02:00
views.py general: use real gadjo for backoffice templates (#6735) 2017-08-12 15:13:58 +02:00
workflows.py misc: mark endpoint status in timelines with a check mark (#20046) 2017-11-14 07:20:43 +04:00
wscalls.py monkeypatch quixote with thread-aware functions (#6735) 2017-08-12 15:13:57 +02:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00