wcs/wcs
Frédéric Péters f769ef945b misc: update Context usage in template strings (#20936) 2018-01-02 15:56:47 +01:00
..
admin backoffice: use {{ }} when displaying varnames (#20670) 2017-12-14 11:20:56 +01:00
backoffice backoffice: add assigned functions to inspect view (#17072) 2017-12-18 10:12:11 +01:00
ctl misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +01:00
forms misc: update context usage for django 1.11 (#20936) 2018-01-02 15:56:47 +01:00
locale translation update 2017-12-25 20:41:39 +01:00
qommon misc: update Context usage in template strings (#20936) 2018-01-02 15:56:47 +01:00
templates/wcs backoffice: rely on gadjo for header user info links (#20882) 2017-12-25 20:41:12 +01:00
wf wscall: fix record/notify on app errors, use status_code instead of status (#20809) 2017-12-20 09:30:54 +01: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: add backoffice-submission parameters to formdefs endpoints (#17689) 2017-12-23 14:02:25 +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: update context usage for django 1.11 (#20936) 2018-01-02 15:56:47 +01: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: use global evaluation dictionary when evaluating data sources (#16978) 2017-12-26 13:21:56 +01:00
fields.py misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
formdata.py formdata: anonymise backoffice fields (#20840) 2018-01-02 14:54:19 +01: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 misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +01:00
publisher.py backoffice: rely on gadjo for header user info links (#20882) 2017-12-25 20:41:12 +01: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: update settings to use TEMPLATES (#20936) 2018-01-02 15:56:47 +01:00
sql.py sql: unaccent strings for full text search (#9112) 2018-01-02 14:52:21 +01: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 named views in urls.py (#20936) 2018-01-02 15:56:47 +01:00
users.py misc: give the user object some django-named template methods (#20843) 2017-12-21 13:35:54 +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: handle computed roles in dispatch xml import (#20327) 2017-12-05 17:39:29 +01:00
wscalls.py misc: add a REQUESTS_TIMEOUT settings for requests calls (#20825) 2017-12-20 17:25:50 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00