Commit Graph

741 Commits

Author SHA1 Message Date
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
Thomas NOËL 1d59de54f6 usersearch: add missing i18n (#13230) 2016-09-20 09:50:38 +02:00
Frédéric Péters b215a1bf3a misc: add methods to get next/previous page (#13038) 2016-09-16 09:51:21 +02:00
Frédéric Péters 6b33b55618 wcs: include site slug in as key/value in dictionary (#13097) 2016-09-16 09:51:21 +02:00
Serghei Mihai 11a3fb32fa lingo: pass user first and last names to payment backend (#12451) 2016-09-13 17:48:38 +02:00
Frédéric Péters c5d8ae8c74 tests: don't run multiple render() on the same context 2016-08-31 21:56:43 +02:00
Frédéric Péters 86e2b10aa4 wcs: only load data in context if it's not set (#13006) 2016-08-31 21:37:12 +02:00
Frédéric Péters e7e5da510d lingo: return a 404 in case invoice id can't be decrypted (#12669) 2016-08-29 11:21:28 +02:00
Frédéric Péters 1b71d7849e public: don't allow ajax rendering of private cells (#12741) 2016-08-29 10:30:41 +02:00
Frédéric Péters 61c46e7a7d publik: mark header as being for breadcrumbs (#12888) 2016-08-29 10:25:22 +02:00
Serghei Mihai 1770833410 lingo: fix downloaded item filename (#12907) 2016-08-24 10:22:02 +02:00
Serghei Mihai cad34679ca lingo: fix item's pdf dowload url (#12900) 2016-08-24 10:06:00 +02:00
Frédéric Péters 357c316e83 bump eopayment dependency 2016-08-23 08:11:39 +02:00
Frédéric Péters 1b6ac4c4b2 lingo: add validation/cancellation endpoints (#12766) 2016-08-23 07:49:19 +02:00
Frédéric Péters ab4a5cdb10 tests: don't run migrations if environment has DISABLE_MIGRATIONS (#12889) 2016-08-23 07:49:19 +02:00
Thomas NOËL c0f49ca21b templates: typo in page_template.html 2016-08-18 16:45:02 +02:00
Frédéric Péters 8865ca9277 publik: move breadcrumb into site header (summer 2016 style) (#12865) 2016-08-18 15:45:40 +02:00