wcs/wcs
Frédéric Péters 3792591af2 password: make sure generated password use an integer length (#39885) 2020-02-14 14:06:01 +01:00
..
admin misc: remove unused import lines 2020-01-24 08:59:59 +01:00
backoffice cards: add import data from CSV (#39473) 2020-02-13 16:53:47 +01:00
ctl trigger_jumps: use open instead of file (#39864) 2020-02-14 11:08:32 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: also check path against quoted filename (#39854) 2020-02-14 10:05:06 +01:00
locale translation update 2020-02-14 12:11:30 +01:00
qommon password: make sure generated password use an integer length (#39885) 2020-02-14 14:06:01 +01:00
templates/wcs cards: add import data from CSV (#39473) 2020-02-13 16:53:47 +01:00
wf create_formdata: change default for draft option (#39638) 2020-02-12 12:00:56 +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 misc: remove unused import lines 2020-01-24 08:59:59 +01:00
conditions.py misc: remove unused import lines 2020-01-24 08:59:59 +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 misc: repair dictionary attributes left as bytes (#39318) 2020-01-28 10:57:36 +01:00
formdata.py formdata: ease iteration of evolutions parts (#33186) 2020-02-07 11:46:49 +01:00
formdef.py formdata: ease iteration of evolutions parts (#33186) 2020-02-07 11:46:49 +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 trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +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: import urllib from six for compatibility (#39861) 2020-02-14 11:05:38 +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 maps: use Leaflet.GestureHandling to avoid zooming on map during scroll (#39058) 2020-01-27 17:50:48 +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 settings: increase DATA_UPLOAD_MAX_NUMBER_FIELDS (#38824) 2020-01-08 12:26:04 +01:00
sql.py criterias: handle empty Or statements (#39463) 2020-02-03 11:31:32 +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 add new action create-formdata (#33186) 2020-02-07 11:46:49 +01:00
views.py misc: remove unused import lines 2020-01-24 08:59:59 +01:00
workflows.py add new action create-formdata (#33186) 2020-02-07 11:46:49 +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