wcs/wcs
Thomas NOËL ad6849f523 misc: accept only http and https as URL scheme (#20523) 2017-12-15 16:38:26 +01:00
..
admin backoffice: use {{ }} when displaying varnames (#20670) 2017-12-14 11:20:56 +01:00
backoffice backoffice: fix access to ics endpoint as a backoffice URL (#20676) 2017-12-14 10:56:56 +01:00
ctl misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +01:00
forms forms: display an empty string if there's no handling role (#20633) 2017-12-12 14:03:51 +01:00
locale update translations (#20647) 2017-12-12 17:26:38 +01:00
qommon misc: accept only http and https as URL scheme (#20523) 2017-12-15 16:38:26 +01:00
templates/wcs general: use a django template for the formdata status page (#20375) 2017-12-04 22:02:07 +01:00
wf backoffice: use {{ }} when displaying varnames (#20670) 2017-12-14 11:20:56 +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 possibility to get drafts from /api/user/forms endpoint (#20230) 2017-12-04 09:40:07 +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
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 Django/ezt templates in variadic URLs (#19442) 2017-12-01 17:10:55 +01:00
fields.py misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
formdata.py formdata: hide intermediary evolutions based on correct status (#20273) 2017-12-05 14:57:53 +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 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 remove useless context_processors.auth in settings (#20530) 2017-12-11 17:25:44 +01: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 workflows: handle computed roles in dispatch xml import (#20327) 2017-12-05 17:39:29 +01:00
wscalls.py misc: use uppercases in "POST data" label to mark it's not a verb (#16637) 2017-12-12 07:35:26 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00