wcs/wcs
Frédéric Péters c44b70c622 api: fix content type of reverse geocoding responses (#22580) 2018-03-16 15:12:06 +01:00
..
admin admin: reword sms test success message 2018-03-01 09:53:18 +01:00
backoffice backoffice: hide legacy excel export behind a site option (#22026) 2018-02-26 14:04:26 +01:00
ctl hobo: handle theme overlays as in hobo-agent (#20272) 2018-03-12 09:37:12 +01:00
forms workflows: add "bottom of page" position choice for alerts (#22034) 2018-02-21 14:12:05 +01:00
locale translation update 2018-03-02 10:49:02 +01:00
qommon backoffice: adjust unlock action link color to new background (#22571) 2018-03-16 12:16:18 +01:00
templates/wcs workflows: add "bottom of page" position choice for alerts (#22034) 2018-02-21 14:12:05 +01:00
wf geocoding: allow custom url for search and reverse geocoding (#22218) 2018-03-15 09:47:08 +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: fix content type of reverse geocoding responses (#22580) 2018-03-16 15:12:06 +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: encode field keys into bytes (#22299) 2018-03-06 12:56:08 +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: only display data source value widget when appropriate (#22471) 2018-03-13 15:43:41 +01:00
fields.py misc: don't invalidate cache when evaluating conditions (#22540) 2018-03-15 15:46:46 +01:00
formdata.py general: cache substitution variables in requests (#22107) 2018-03-14 14:12:56 +01:00
formdef.py forms: add appearance keywords to formdefs (#21370) 2018-02-01 10:56:54 +01:00
logged_errors.py misc: limit logged error filename length (#21478) 2018-01-30 18:00:28 +01: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 templates: pass request in context whenever it's available (#21137) 2018-01-12 14:03:16 +01:00
sql.py sql: add indexes on formdata id in evolution tables (#22234) 2018-03-14 14:44:20 +01: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 misc: allow global actions for submitters (#22228) 2018-03-09 16:07:22 +01:00
wscalls.py wscalls: cache GET queries used in named calls (#22252) 2018-03-09 16:05:37 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00