Commit Graph

1100 Commits

Author SHA1 Message Date
Thomas NOËL fb7f1f7841 use new w.c.s. custom_template_email system (#19422) 2017-12-01 17:45:32 +01:00
Thomas NOËL 786b85418f use new strftime from qommon.misc (#19909) 2017-11-06 14:58:44 +01:00
Frédéric Péters e3abbabb23 perfs: avoid events/links in critical path (#18965) 2017-09-26 10:24:30 +02:00
Frédéric Péters c6f0966900 do not log payment problems as errors (#18198) 2017-08-29 07:54:40 +02:00
Frédéric Péters 0e0539f564 debian: add build-dep on django to build translations 2017-08-16 10:58:32 +02:00
Frédéric Péters 3cae8f261a tests: adapt initialization after django switch 2017-08-16 10:11:56 +02:00
Frédéric Péters 0582458222 misc: keep on installing a wcs-au-quotidien.cfg 2017-08-12 18:40:58 +02:00
Frédéric Péters 66b2579900 debian: don't use custom uid/gid and directory 2017-08-12 10:09:24 +02:00
Frédéric Péters 01bf475f23 debian: add wcs-au-quotidien user to wcs group (#17976)
This is required to read /etc/wcs/secret.
2017-08-11 20:23:59 +02:00
Frédéric Péters e9eec4a14b debian: adapt to wcs packaging changes (#17976) 2017-08-11 19:33:44 +02:00
Frédéric Péters 35a93ec287 general: switch i18n to django (#6735) 2017-08-11 10:38:39 +02:00
Frédéric Péters 968a40525f misc: switch to setuptools (and update debian packaging to match) (#17960) 2017-08-11 10:38:17 +02:00
Frédéric Péters 8b02623d5d misc: change module name and installation directory (#17959) 2017-08-11 10:38:14 +02:00
Frédéric Péters 023c4a0768 remove legacy authentic stuff 2017-08-11 10:37:56 +02:00
Frédéric Péters b3602bd4b3 abelium: use absolute import to get WcsPublisher (#17235) 2017-06-28 20:52:07 +02:00
Frédéric Péters 3b6de2bb8a override publisher.render_response instead of template.decorate (#15806) 2017-06-28 20:52:07 +02:00
Frédéric Péters 0270ded68b categories: don't display homepage options if there's a redirect (#16971) 2017-06-21 14:09:56 +02:00
Benjamin Dauvergne 4586ed4052 remove lookup_user from Saml2Directory (#8627)
it's now in w.c.s.
2017-03-28 14:49:56 +02:00
Thomas NOËL f2426776ff general: remove "user hash" stuff (#15374)
... following #13840
2017-03-15 13:44:09 +01:00
Frédéric Péters e191f19e93 general: don't put _ in __builtin__ (#15245) 2017-03-12 13:24:19 +01:00
Frédéric Péters 38ac8aecbc force jquery ui import for old themes (#14466) 2017-02-13 12:50:23 +01:00
Thomas NOËL 20c3255126 update french translations 2017-01-27 13:36:26 +01:00
Frédéric Péters dd9903d631 update to "new" tracking code mechanism (#13875)
This now requires the theme to declare the "include-tracking-code-form"
keyword.
2016-12-09 20:19:57 +01:00
Frédéric Péters 6f4cabac00 remove /token URI declaration (#13966) 2016-12-09 20:19:57 +01:00
Frédéric Péters 6529748597 don't include news in the backoffice homescreen sidebar (#13880)
This hasn't been in use for ages. (this effectively reverts
aa18beb55c (#1681))
2016-11-07 11:30:05 +01:00
Thomas NOËL e138a2fc45 use misc.JSONEncoder on myspace/json/forms (#13835) 2016-11-03 11:26:07 +01:00
Frédéric Péters aeab44dca1 misc: update to checkboxes widget changes (#13581) 2016-10-13 17:18:17 +02:00
Frédéric Péters d8827fced1 misc: update to new CheckboxesWidget __init__ signature (#13386) 2016-10-02 18:29:37 +02:00
Frédéric Péters 08f8a5b6c2 misc: update help URL to point to new documentation site (#13013) 2016-09-01 18:15:45 +02:00
Frédéric Péters 070d17ea56 trivial: fix closing tags (#12890) 2016-08-21 10:31:02 +02:00
Frédéric Péters 8b67cae356 misc: don't insert portal agent in breadcrumb (#12819) 2016-08-01 17:48:17 +02:00
Frédéric Péters 902b145e6b tests: fix test to mark formdef as allowing drafts (#12625) 2016-08-01 17:48:17 +02:00
Frédéric Péters c7c7c03b20 misc: use new feed_substitution_parts method (#12480) 2016-07-07 16:09:11 +02:00
Frédéric Péters e5e034188d saml: add verified fields in user profile (#12366) 2016-06-29 10:32:10 +02:00
Frédéric Péters 0002a3f26c general: serve all static files from /static/ (#11582) 2016-06-29 08:50:23 +02:00
Frédéric Péters f673e4793d debian: run collectstatic on start (#12362) 2016-06-29 08:01:07 +02:00
Frédéric Péters fdcc42658b general: adapt to wcs changes in static files (#11355) 2016-06-21 16:35:24 +02:00
Thomas NOËL 71dc5cecd9 general: make formdatas visible even if related formdefs are disabled (#11288) 2016-06-20 18:15:43 +02:00
Frédéric Péters 8881779a3a misc: add new workflow keyword arg to action is_available methods (#11336) 2016-06-14 09:10:33 +02:00
Frédéric Péters 32a7a539d8 declare i18n.js URL (#11183) 2016-06-09 16:22:29 +02:00
Thomas NOËL 0b9099a389 french translations: use "historique" instead of "journal" (#10574) 2016-06-09 16:04:02 +02:00
Thomas NOËL 9c28d89702 remove obsolete index2 entry from AlternateRootDirectory (#11223) 2016-06-06 12:03:54 +02:00
Frédéric Péters 76a1165165 forms: make custom form page used during edits (#10909) 2016-05-12 18:45:25 +02:00
Frédéric Péters d71f475f7f misc: protect against removed categories (#10773) 2016-04-29 12:42:52 +02:00
Benjamin Dauvergne bff10194b8 remove FileWithPreviewAndStrongboxWidget (#10515)
MSP and strongbox support is removed, fargo support is moved in w.c.s.
2016-04-07 18:23:21 +02:00
Frédéric Péters da5b176316 debian: force /bin/sh as shell when running hobo-deploy trigger (#9754) 2016-01-24 16:41:51 +01:00
Frédéric Péters ab2769bddc debian: don't restart wcs on hobo-deploy trigger (#9405) 2016-01-21 11:18:10 +01:00
Frédéric Péters c182b1ab78 use wcs native version of fargo.js (#9680) 2016-01-16 18:51:16 +01:00
Frédéric Péters 1532759996 general: don't use session for after_url persistence (#5637) 2016-01-13 22:11:59 +01:00
Benjamin Dauvergne fe54e75684 debian: fix call to hobo_deploy in trigger (#9472) 2016-01-12 13:17:33 +01:00