Commit Graph

4896 Commits

Author SHA1 Message Date
Frédéric Péters 0db663f6d0 misc: create sql views on site import (#18702) 2017-09-14 13:08:18 +02:00
Frédéric Péters b2ed267d97 misc: do include global title in email templates (#18675) 2017-09-13 16:52:10 +02:00
Frédéric Péters 61d05567e2 hobo: add portal_user_url/portal_user_title variables (#18613) 2017-09-12 11:14:02 +02:00
Frédéric Péters 9e504d4a20 misc: include target URL in AuthnRequest Extensions node (#18560) 2017-09-11 10:16:01 +02:00
Frédéric Péters 5292e605d4 settings: do not declare any database (#18561) 2017-09-11 10:16:01 +02:00
Frédéric Péters d03ba6d1d4 misc: don't use deprecated patterns object (#18562) 2017-09-11 10:14:28 +02:00
Frédéric Péters af04037584 distribute txt templates (#18542) 2017-09-08 15:44:24 +02:00
Frédéric Péters 99db3d85a2 misc: explicitely load cronjobs, only in cron command (#18534) 2017-09-08 11:02:37 +02:00
Frédéric Péters 1cda7e65c1 tests: fix check of hobo theme directory 2017-09-06 14:20:21 +02:00
Frédéric Péters 22a8be9acf hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
Frédéric Péters d5ba994201 backoffice: do not crash on status without a colour (#18488) 2017-09-06 11:51:05 +02:00
Frédéric Péters 517266fe6d misc: use django templates to generate emails (#18065) 2017-09-06 11:51:05 +02:00
Frédéric Péters f1d2f0753e misc: add way to get quixote request from django request (#18064) 2017-09-04 17:31:50 +02:00
Frédéric Péters e00fd7917e misc: pass django request object to RequestContext constructors (#18422) 2017-09-04 17:31:50 +02:00
Frédéric Péters ef372cc5a2 misc: always encode PATH_INFO (#18219) 2017-09-03 15:28:57 +02:00
Frédéric Péters d2d57a06ac tests: add missing encoding declaration to FC auth test 2017-09-03 15:28:57 +02:00
Frédéric Péters be0e1f50eb backoffice: use real character for em dash in footer (#18189) 2017-09-03 14:50:13 +02:00
Frédéric Péters 3ee9044971 workflows: do not log as error unknown addresses (#18412) 2017-09-03 14:49:07 +02:00
Frédéric Péters 0a11b771d3 backoffice: add class to rows of backoffice-submitted formdata (#18410) 2017-09-03 14:49:07 +02:00
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