wcs/wcs
Thomas NOËL 47ca25760f encode Django templates render (#20396) 2017-12-02 03:15:38 +01:00
..
admin workflows: make criticality levels option always visible (#20254) 2017-11-30 11:28:07 +01:00
backoffice use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +01:00
ctl misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +01:00
forms use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +01:00
locale update french translations 2017-12-01 18:06:37 +01:00
qommon encode Django templates render (#20396) 2017-12-02 03:15:38 +01:00
templates/wcs misc: mark endpoint status in timelines with a check mark (#20046) 2017-11-14 07:20:43 +04:00
wf use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +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 misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +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 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 use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +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 misc: add a REQUESTS_PROXIES settings for requests calls (#20371) 2017-11-30 16:36:36 +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: allow Django formatted recepient in sendmail action (#19442) 2017-12-01 17:11:02 +01:00
wscalls.py misc: use Django/ezt templates in variadic URLs (#19442) 2017-12-01 17:10:55 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00