wcs/wcs
Frédéric Péters 407098ea38 forms: only update item options if there are new values (#40216) 2020-02-27 09:27:57 +01:00
..
admin workflows: add accessor for related formdefs (#39656) 2020-02-21 13:53:34 +01:00
backoffice backoffice: set global filters from query string (#40212) 2020-02-26 17:09:50 +01:00
ctl trigger_jumps: print only if verbosity > 1 (#40094) 2020-02-24 09:45:06 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms forms: only update item options if there are new values (#40216) 2020-02-27 09:27:57 +01:00
locale translation update 2020-02-21 16:54:02 +01:00
qommon saml2: fix user lookup when there's no connexion time (#40045) 2020-02-20 09:45:02 +01:00
templates/wcs backoffice: do not highlight csv import title (#39994) 2020-02-19 12:04:51 +01:00
wf workflows: make linked formdata view work without request (#40161) 2020-02-25 10:11:01 +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: allow passing user with no NameID to /submit (#39777) 2020-02-12 11:48:11 +01:00
api_utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
cache.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
carddata.py api: include digest when querying cards/formdatas (#39188) 2020-01-27 15:12:24 +01:00
carddef.py backoffice: fix live url for cards submission (#39746) 2020-02-12 10:55:48 +01:00
categories.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
compat.py general: remove six.PY[23] usage (#40006) 2020-02-19 12:18:12 +01:00
conditions.py misc: set qommon/l10n as builtin templatetags in settings (#37275) 2020-02-18 09:58:44 +01:00
context_processors.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
data_sources.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
fields.py add alternative storage system (#39517) 2020-02-20 00:39:47 +01:00
formdata.py misc: only consider parts with actual contents in history (#40096) 2020-02-24 13:29:24 +01:00
formdef.py forms: refill item fields based on prefilled values (#40190) 2020-02-27 00:31:22 +01:00
logged_errors.py misc: correctly attach cards to logged errors (#36635) 2020-01-31 13:48:59 +01:00
middleware.py middleware: iterate over a copy of form keys when adding session variables (#36515) 2019-11-20 09:17:20 +01:00
monkeypatch.py misc: don't check for session if there's no request (#40009) 2020-02-19 14:04:16 +01:00
myspace.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
portfolio.py portfolio: add trailing slash to fargo file picking URL (#39955) 2020-02-17 16:59:08 +01:00
publisher.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
roles.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
root.py add alternative storage system (#39517) 2020-02-20 00:39:47 +01:00
scripts.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
sessions.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
settings.py misc: set qommon/l10n as builtin templatetags in settings (#37275) 2020-02-18 09:58:44 +01:00
sql.py general: remove six.PY[23] usage (#40006) 2020-02-19 12:18:12 +01:00
tracking_code.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
urls.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
users.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
utils.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
variables.py misc: raise AttributeError on missing lazy attributes (#40133) 2020-02-25 08:48:52 +01:00
views.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
workflows.py workflows: add accessor for related formdefs (#39656) 2020-02-21 13:53:34 +01:00
wscalls.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00