wcs/wcs
Frédéric Péters 339374088e translation update 2019-10-30 09:11:05 +01:00
..
admin admin: revamp overriding forms (#36711) 2019-10-25 10:46:18 +02:00
backoffice backoffice: don't try displaying status visibility for missing status (#37005) 2019-10-16 19:03:59 +02: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-10-30 09:11:05 +01:00
qommon general: always push webservice/datasource/script in context (#37341) 2019-10-30 08:03:33 +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: also mark status on trigger/timeout jumps (#37169) 2019-10-29 15:46:20 +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 api: do not advertise all forms for backoffice submission to admins (#36988) 2019-10-18 10:52:57 +02:00
api_utils.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02: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 datasources: avoid raising on lost datasource (#18431) 2019-10-18 11:00:02 +02: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 sql: use publisher unpickler to unpickle sql data (#36697) 2019-10-06 09:24:05 +02: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 admin: display all formdef types using a data source (#37105) 2019-10-25 10:45:08 +02: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