Commit Graph

757 Commits

Author SHA1 Message Date
Frédéric Péters eb40d46b2a translation update 2016-11-28 19:16:49 +01:00
Frédéric Péters cd5fb35060 lingo: improve error handling of basket item removal view (#14112) 2016-11-28 19:00:24 +01:00
Frédéric Péters 12efd9e448 lingo: remove plugin declaration as it's now a core module 2016-11-28 19:00:24 +01:00
Thomas NOËL d5fcdc4f36 limit Django Rest Framework to version < 3.4 2016-11-18 15:24:45 +01:00
Frédéric Péters d55356ef81 notifications: remove dependency on django 1.8 migration 2016-11-18 15:12:13 +01:00
Thomas NOËL 963bc1faf7 add notification system (#13812) 2016-11-18 14:58:50 +01:00
Jean-Baptiste Jaillet 8e948a6ab3 lingo: allow regie's slug in AddItemBasket regie_id parameter (#13541) 2016-11-14 11:03:23 +01:00
Frédéric Péters f32c3a937f translation update 2016-11-13 17:39:23 +01:00
Frédéric Péters 4e209609d9 misc: add toolbar button to insert an horizontal rule in text (#13931) 2016-11-13 16:33:34 +01:00
Frédéric Péters 25f3f3b3fb lingo: make regies API return id and text keys (#13929) 2016-11-13 16:22:23 +01:00
Frédéric Péters 7a654c3f14 lingo: sort default regie first (#13930) 2016-11-13 16:22:23 +01:00
Thomas NOËL f2c27973ef utils.check_query: handle missing args in query 2016-11-09 09:47:27 +01:00
Thomas NOËL db950321b5 tests: do not sign an already signed url 2016-11-09 09:47:27 +01:00
Thomas NOËL 2205f08716 move check_request_signature from lingo to utils (#13912) 2016-11-09 09:47:27 +01:00
Jean-Baptiste Jaillet 99f958adb4 manager: strip redirect url when saving (#12587) 2016-11-03 16:12:38 +01:00
Frédéric Péters 69f3b52aab misc: use a template to render the menu cell (#13797) 2016-10-29 16:35:28 +02:00
Frédéric Péters 387c42c495 lingo: fix typo in active invoices cell (#13757) 2016-10-26 15:49:48 +02:00
Frédéric Péters 02b5e88df5 lingo: add <div> for correct spacing of self declared invoice cell (#13751) 2016-10-26 10:27:57 +02:00
Frédéric Péters b12b7261cd lingo: include a note if invoice has been paid (#13743) 2016-10-25 14:18:47 +02:00
Frédéric Péters 87cbde30ad lingo: add handling of past-due-date reason (#13735) 2016-10-25 14:07:33 +02:00
Frédéric Péters a63c3575d6 lingo: don't display invoice subject if it has none (#13741) 2016-10-25 13:57:02 +02:00
Frédéric Péters 7ecd312dfb translation update 2016-10-23 16:47:33 +02:00
Frédéric Péters f3391a6279 general: add new export_site management command (#13540) 2016-10-23 16:41:48 +02:00
Frédéric Péters d107771bba lingo: add cell to self declare and pay invoices (#13492) 2016-10-21 17:19:12 +02:00
Thomas NOËL 003d1315be lingo: use general signature scheme to send notifications (#13710) 2016-10-21 15:04:42 +02:00
Thomas NOËL 005d003292 lingo: get name id from user object instead of session (#13124) 2016-10-21 15:03:30 +02:00
Frédéric Péters 1bb00cd1c5 lingo: adjust invoice field labels (#13695) 2016-10-20 14:51:17 +02:00
Frédéric Péters e2c5387326 lingo: add payment due date to invoice view (#13694) 2016-10-20 14:46:42 +02:00
Frédéric Péters c95b5162fc lingo: fix typo in litigation message (#13697) 2016-10-20 11:44:28 +02:00
Frédéric Péters 8b808f1c62 lingo: don't display Pay button for invoices that have been paid (#13686) 2016-10-19 22:50:49 +02:00
Benjamin Dauvergne 5b86500c5e lingo: use shared service keys for signature checks (#10935) 2016-10-19 16:10:44 +02:00
Benjamin Dauvergne 959b436919 utils: allow checking signature against multiple keys (#10935) 2016-10-19 16:10:40 +02:00
Jean-Baptiste Jaillet 9779837cb4 lingo: allow invoices anonymous payment (#12637) 2016-10-17 18:01:59 +02:00
Frédéric Péters e6aded4460 wcs: adapt categories cell template to new context (#13616) 2016-10-14 20:44:02 +02:00
Frédéric Péters 84a7d1e2b4 translation update 2016-10-11 15:49:32 +02:00
Frédéric Péters 79c82fe077 lingo: don't crash "past invoice" cell when used on basket items (#13505) 2016-10-11 15:42:06 +02:00
Frédéric Péters 94bc439887 dataviz: remove migration dependency on django 1.8 2016-10-11 09:52:52 +02:00
Frédéric Péters e7cfb8dbdc wcs: handle API transitioning from list to 'data' dict (#13521) 2016-10-11 09:47:18 +02:00
Frédéric Péters b83db4889c dataviz: add support for including bijoe graphs (#12744) 2016-10-11 09:45:53 +02:00
Frédéric Péters 539a17d1e0 translation update 2016-10-06 11:56:14 +02:00
Frédéric Péters f7678c42d8 wcs: be sure to reset context['more_forms'] when rendering cell (#13390) 2016-10-06 11:46:11 +02:00
Frédéric Péters 760c7a2487 general: add support for varying cell template based on slug (#7141) 2016-09-30 15:16:40 +02:00
Frédéric Péters ae8f3eff56 misc: use a template to render the text cell (#13367) 2016-09-30 15:16:40 +02:00
Frédéric Péters 9242e4d37a manage: add a new field for extra css class on BaseCell (#12553) 2016-09-30 15:16:36 +02:00
Frédéric Péters 699e24f1f4 lingo: make it possible to mark a regie as default (#12758) 2016-09-30 15:13:54 +02:00
Thomas NOËL 396e6eb29a update french translations (typo) 2016-09-21 23:30:35 +02:00
Thomas NOËL ed7faf5841 update french translations 2016-09-21 22:44:31 +02:00
Thomas NOËL eb495f90de tests: add test for a remote regie (#13255) 2016-09-21 14:57:23 +02:00
Thomas NOËL e9e2f34ed9 utils.requests: remote_service can be guessed (#13125) 2016-09-21 13:19:59 +02:00
Frédéric Péters 9115f7f3cd js: let jquery assume CORS support is available (#13035) 2016-09-20 15:22:07 +02:00