wcs/wcs
Frédéric Péters 9da3ee9901 misc: recreate workflow form after submission, to get live items (#35903) 2019-10-22 11:13:36 +02:00
..
admin admin: don't refer to slug widget if it has not been added (#37102) 2019-10-21 22:50:07 +02:00
backoffice backoffice: don't try displaying status visibility for missing status (#37005) 2019-10-16 19:03:59 +02:00
ctl misc: add possibility of internal roles (#36485) 2019-10-02 08:19:26 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: recreate workflow form after submission, to get live items (#35903) 2019-10-22 11:13:36 +02:00
locale translation update 2019-10-18 12:15:22 +02:00
qommon backoffice: fix display of mass actions set to functions with dashes (#36734) 2019-10-09 11:39:36 +02:00
templates/wcs backoffice: show a slashed eye next to user hidden statuses (#34919) 2019-09-02 14:55:58 +02:00
wf misc: display translated action name for notifications (#36762) 2019-10-08 11:29:25 +02: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 misc: convert more import to be relative (#36566) 2019-10-01 13:38:48 +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: use relative imports (#36517) 2019-09-30 11:05:53 +02: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: convert old roles module location when unpickling (#36860) 2019-10-11 16:52:53 +02:00
roles.py misc: add possibility of internal roles (#36485) 2019-10-02 08:19:26 +02:00
root.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02: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 workflows: migrate fields on load (#36915) 2019-10-14 22:22:18 +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