Commit Graph

775 Commits

Author SHA1 Message Date
Frédéric Péters 2390998955 translation update 2016-12-19 16:17:08 +01:00
Frédéric Péters a5c674c0ca tests: add checks on editing invoices cell 2016-12-17 21:12:30 +01:00
Frédéric Péters e086e49092 tests: add check for past invoices cell 2016-12-17 21:12:30 +01:00
Frédéric Péters b051533e58 tests: add checks on basket link cell 2016-12-17 21:12:29 +01:00
Frédéric Péters bfdfb31f4c tests: add checks for recent transactions cell 2016-12-17 21:12:29 +01:00
Frédéric Péters 08738e4c53 tests: add check of basketcell get_badge method 2016-12-17 21:12:29 +01:00
Frédéric Péters 32a4aac3e1 tests: import momo update manifest management module 2016-12-17 20:37:05 +01:00
Frédéric Péters 4c3138a5c4 family: relayout family link dialog with a grid and an intro text (#13946) 2016-12-16 16:30:15 +01:00
Frédéric Péters 81cb7b096c family: rewrite info cell logic/template for readability and behaviour (#13945)
* do not call webservices for anonymous users;
 * display a proper error in case of webservice failure;
 * always include cell title and appropriate margins.
2016-12-16 16:30:15 +01:00
Frédéric Péters 81b7ff7d8c publik: ignore secondary services (unless it's authentic) (#13842) 2016-12-16 16:30:15 +01:00
Frédéric Péters 5101741ef1 misc: ship combo/notificationscell.html template (#14331) 2016-12-16 10:39:34 +01:00
Frédéric Péters 85cf5a7a83 translation update 2016-12-15 16:57:52 +01:00
Frédéric Péters a179f393d4 lingo: allow unicode in transaction csv output (#14327) 2016-12-15 16:55:53 +01:00
Frédéric Péters 14f620a8c3 lingo: include a nice label but no ugly URL for paid invoices (#14323) 2016-12-15 16:22:44 +01:00
Jean-Baptiste Jaillet 48595b466e lingo: add csv export link for transactions (#14040) 2016-12-13 18:34:21 +01:00
Jean-Baptiste Jaillet 578c763a83 lingo: attached BasketItem to transaction (#14023) 2016-12-08 16:46:53 +01:00
Jean-Baptiste Jaillet c05de8b898 lingo: BasketItem's user can be null (#14223) 2016-12-08 16:46:53 +01:00
Serghei Mihai 301b0010c9 newsletters: rename subscriptions update button (#14131) 2016-11-29 17:45:41 +01:00
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