wcs/wcs
Frédéric Péters fc73508917 misc: always hide status in front (#37517) 2019-11-07 20:00:20 +01:00
..
admin backoffice: unify workflows list (#37510) 2019-11-07 14:25:24 +01:00
backoffice misc: update card related labels (#37510) 2019-11-07 14:25:24 +01:00
ctl workflows: also mark status on trigger/timeout jumps (#37169) 2019-10-29 15:46:20 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms workflows: also mark status on trigger/timeout jumps (#37169) 2019-10-29 15:46:20 +01:00
locale translation update 2019-11-07 14:25:24 +01:00
qommon misc: always hide status in front (#37517) 2019-11-07 20:00:20 +01:00
templates/wcs backoffice: show a slashed eye next to user hidden statuses (#34919) 2019-09-02 14:55:58 +02:00
wf workflows: consider cards when evaluating timeout jumps (#37354) 2019-10-30 11:13:12 +01:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
api.py forms: add a query filter include-anonymised to /api/forms/ (#37176) 2019-11-07 10:02:07 +01:00
api_utils.py misc: add an utility function to get flag from query (#37176) 2019-11-07 10:02:07 +01:00
cache.py misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
carddata.py misc: convert more import to be relative (#36566) 2019-10-01 13:38:48 +02:00
carddef.py admin: display all formdef types using a data source (#37105) 2019-10-25 10:45:08 +02:00
categories.py misc: convert more import to be relative (#36566) 2019-10-01 13:38:48 +02:00
compat.py misc: access django POST using original unicode keys() (#36893) 2019-10-15 10:28:32 +02:00
conditions.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
context_processors.py misc: expose request (/query string) in expression variables (#29565) 2019-01-09 13:46:14 +01:00
data_sources.py data sources: make stub implement all methods (#37371) 2019-10-31 07:24:13 +01:00
fields.py misc: add options to display/hide fields on validation/summary pages (#36505) 2019-10-04 14:54:10 +02:00
formdata.py misc: only use strings when recreating user label (#36781) 2019-10-08 15:03:44 +02:00
formdef.py datasources: avoid raising on lost datasource (#18431) 2019-10-18 11:00:02 +02:00
logged_errors.py misc: mark logged error emails with a tech_id reference (#36807) 2019-10-29 10:33:28 +01:00
middleware.py misc: remove old mobile mode (#25942) 2019-07-15 08:44:08 +02:00
monkeypatch.py python3: use six.class_types to check for classes (#36516) 2019-09-30 11:05:53 +02:00
myspace.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
portfolio.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
publisher.py misc: mark logged error emails with a tech_id reference (#36807) 2019-10-29 10:33:28 +01:00
roles.py misc: add possibility of internal roles (#36485) 2019-10-02 08:19:26 +02:00
root.py general: always push webservice/datasource/script in context (#37341) 2019-10-30 08:03:33 +01:00
scripts.py scripts: include __file__ in globals() (#24341) 2018-06-07 11:34:29 +02:00
sessions.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
settings.py misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
sql.py forms: add a query filter include-anonymised to /api/forms/ (#37176) 2019-11-07 10:02:07 +01:00
tracking_code.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
urls.py forms: sync map with address fields (#27418) 2019-05-01 16:07:01 +02:00
users.py misc: convert more import to be relative (#36566) 2019-10-01 13:38:48 +02:00
utils.py misc: fix order of templates locations (#25426) 2018-07-23 17:00:25 +02:00
variables.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
views.py misc: remove unused possibility to use a django template for home page (#25599) 2018-08-12 11:59:59 +02:00
workflows.py misc: always hide status in front (#37517) 2019-11-07 20:00:20 +01:00
wscalls.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00