wcs/wcs
Frédéric Péters 0893bec032 api: add id/text attributes api/users/ endpoint (#21385) 2018-01-30 18:00:28 +01:00
..
admin workflows: sort workflow actions in categories (#3405) 2018-01-17 13:25:43 +01:00
backoffice api: load all evolutions at once in formdatas API (#21028) 2018-01-09 11:30:02 +01:00
ctl trigger_jumps: initialize publisher (#21447) 2018-01-26 15:56:25 +01:00
forms misc: update context usage for django 1.11 (#20936) 2018-01-02 15:56:47 +01:00
locale fix typo in french translation (#21493) 2018-01-30 15:30:28 +01:00
qommon backoffice: disable geolocation on form previews (#21492) 2018-01-30 18:00:28 +01:00
templates/wcs backoffice: rely on gadjo for header user info links (#20882) 2017-12-25 20:41:12 +01:00
wf workflows: don't use django autoescaping in odt templates (#21446) 2018-01-26 18:06:28 +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 id/text attributes api/users/ endpoint (#21385) 2018-01-30 18:00:28 +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 misc: only advertise strings in substitution variables (#21378) 2018-01-24 12:00:01 +01:00
formdef.py formdefs: try to preserve fields ids on import (#21001) 2018-01-05 03:51:07 +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 reindex for change in fts indexing (#21240) 2018-01-18 19:09:22 +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: only advertise strings in substitution variables (#21378) 2018-01-24 12:00:01 +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: do not use django templating by default in workflows (#21317) 2018-01-22 22:00:02 +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