Commit Graph

4877 Commits

Author SHA1 Message Date
Frédéric Péters e081de62f3 saml2: downgrade some errors to warning or info level (#18369) 2017-09-01 15:44:23 +02:00
Frédéric Péters 25e6b3e7e5 misc: create a new publisher object for running afterjobs (#18351) 2017-09-01 14:47:02 +02:00
Frédéric Péters 459fa64daf workflow: do not log as error some geolocation failures (#18199) 2017-08-29 15:01:08 +02:00
Frédéric Péters 89a235977c saml2: do not log translated string (#18196) 2017-08-29 11:49:51 +02:00
Frédéric Péters 99bdbefc7c settings: define sqlite memory backend as default (#18177)
It's not used anyway, this avoids an unnecessary file and make it
possible to run multiple instances (useful for debugging live servers,
with one instance tied to uwsgi and a debugging instance started with
"runserver").
2017-08-26 21:33:42 +02:00
Frédéric Péters 70a71af762 saml2: don't log translated error message as is (#18152) 2017-08-26 09:51:30 +02:00
Frédéric Péters 8f63738e40 trivial: remove debugging print (#18153) 2017-08-26 09:51:30 +02:00
Frédéric Péters 17562efd00 form: add forgotten data-valuecontainerid attribute (#18160) 2017-08-25 15:10:25 +02:00
Frédéric Péters 0fc474f541 misc: fix handling of invalid json content (return 400 Bad Request) (#18150) 2017-08-25 09:53:16 +02:00
Frédéric Péters 4bc57c8a74 misc: hide <br> in SingleSelectWidgetWithOther widget (#18132) 2017-08-24 14:56:35 +02:00
Benjamin Dauvergne 8d16ae49fa management: decode ics summary (fixes #18044) 2017-08-18 14:15:44 +02:00
Frédéric Péters 683315c0be misc: also look for templates in theme variants directory (#18051) 2017-08-18 11:08:50 +02:00
Frédéric Péters 016bfc78e9 general: move publisher pre-redirects to middleware (#18035) 2017-08-18 10:25:51 +02:00
Frédéric Péters a44a3c8fb0 workflows: base action registration on key instead of class object (#18024) 2017-08-18 10:25:51 +02:00
Frédéric Péters e9986d3878 tests: add named wscall from backoffice check 2017-08-17 12:56:32 +02:00
Frédéric Péters 7f81def8c1 tests: add check for publisher variables in named ws calls in display action 2017-08-17 11:59:39 +02:00
Frédéric Péters 1f13c98401 tests: add check for publisher variables in named wscalls (#18027) 2017-08-17 11:54:52 +02:00
Frédéric Péters facf64454e templates: do not include "None" as author for anonymous formdata (#18025) 2017-08-17 10:14:55 +02:00
Frédéric Péters 4374f576f9 misc: do not crash on unknown theme directory 2017-08-16 14:45:58 +02:00
Frédéric Péters ae2901f50f forms: use a template to render select widgets (#17964) 2017-08-12 16:51:11 +02:00
Frédéric Péters 3bdbe38a1b forms: use a template to render widgets (#17964) 2017-08-12 16:51:11 +02:00
Frédéric Péters db4d477898 templates: use a template to render formdata history (#17601) 2017-08-12 16:51:11 +02:00
Frédéric Péters 98b74edd3f formdata: keep link from evolution objects to related formdata (#17601) 2017-08-12 16:51:11 +02:00
Frédéric Péters a0e5a686f6 misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
Frédéric Péters 3e998dff21 debian: adapt packaging to django switch (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters 8491962406 misc: add management command to run migrations (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters 92cc4014db ctl: turn collectstatic into a django command (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters b595a2d22e general: use real gadjo for backoffice templates (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters e9a2264c29 misc: remove /__version__ support (now served by hobo middleware) (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters bb707d540f add a management command to run cron jobs (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters 263edfbf2a add support for after jobs (running them in threads) (#6735) 2017-08-12 15:13:57 +02:00
Frédéric Péters 0de5efb88a general: switch i18n to django (#6735) 2017-08-12 15:13:57 +02:00
Frédéric Péters 079ccafc75 monkeypatch quixote with thread-aware functions (#6735) 2017-08-12 15:13:57 +02:00
Frédéric Péters 01b280aa2c integrate with django templates (#6735) 2017-08-12 15:13:57 +02:00
Frédéric Péters 0482cdcd7d switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00
Frédéric Péters fa5d08658b debian: remove apache example file 2017-08-11 10:55:51 +02:00
Frédéric Péters 29ee58f377 misc: remove unused static files 2017-08-10 15:22:29 +02:00
Frédéric Péters 11380b91b6 translation update 2017-08-10 15:22:29 +02:00
Frédéric Péters 5e594d4cb8 api: add data and geojson views covering all formdatas (#14260) 2017-08-08 13:50:40 +02:00
Frédéric Péters 8e7543ed64 misc: do not crash on ezt calling undefined webservice (#17787) 2017-07-31 10:48:47 +02:00
Frédéric Péters fcfda2d576 api: add possibility of http basic auth access to the ics endpoint (#16792) 2017-07-31 10:45:50 +02:00
Frédéric Péters 412844fbdd api: add ics export API view (#16797) 2017-07-31 10:45:50 +02:00
Frédéric Péters 78db869ae2 admin: make form slugs editable by the admin (#15663) 2017-07-31 10:40:25 +02:00
Frédéric Péters c3be61b8d1 formdef: add internal identifier attribute, separated from url_name (#15663)
This will allow changing url name behaviour without impacting on storage
matters.
2017-07-31 10:40:25 +02:00
Frédéric Péters bac624f1d2 tests: add check for rel=popup links 2017-07-24 18:18:24 +02:00
Frédéric Péters 483f20855a ctl: ignore error_log in collectstatic calls as it's run as root (#17761) 2017-07-23 20:48:23 +02:00
Frédéric Péters 1c687adc90 misc: fix log visibility for users with dispatched functions (#17672) 2017-07-20 13:20:16 +02:00
Frédéric Péters c754ac53bc sql: add possibility to drop formdef table (#17524) 2017-07-17 15:33:05 +02:00
Frédéric Péters 8385a6798d forms: increase default textarea size (#17483) 2017-07-17 15:33:05 +02:00
Frédéric Péters a97c2ebbea misc: expose date() and days() as global functions (#17658) 2017-07-17 15:32:08 +02:00