Commit Graph

616 Commits

Author SHA1 Message Date
Serghei Mihai d4033ffcd8 update wcs tests (#10564) 2016-04-06 20:05:52 +02:00
Serghei Mihai 2e1ed5a274 translations update 2016-04-06 20:05:52 +02:00
Serghei Mihai 31db5daa15 lingo: show invoice no online payment reason if present (#10483)
Use invoice no online payment reason to define line style
2016-04-06 20:05:52 +02:00
Serghei Mihai 70562bc7df lingo: remove ActiveItems and ItemsHistory cell (#10483) 2016-04-06 20:05:52 +02:00
Serghei Mihai 58822107c8 lingo: add generic cell handling all invoice categories (#10483)
Migrate data from existing items cell to the new one
2016-04-06 20:05:52 +02:00
Serghei Mihai af5ddeb471 jenkins.sh: launch tests with tox in django 1.7 and 1.8 environments 2016-04-06 20:05:52 +02:00
Serghei Mihai f6494c0ef7 lingo: add trailing slash to history invoices endpoint 2016-04-06 20:05:52 +02:00
Thomas NOËL e169f3bf34 build: add missing usersearch statics and templates in MANIFEST.in 2016-04-06 19:31:48 +02:00
Thomas NOËL 835ff26e9f general: add usersearch cell; used in get_concerned_user() (#10479) 2016-04-06 15:14:00 +02:00
Frédéric Péters ea1d6abfcb menu: fix items appearing in menus set with a specifig root (#10562) 2016-04-06 14:50:29 +02:00
Thomas NOËL 462aada3f8 utils: explicit user in requests (#10530) 2016-04-05 17:57:52 +02:00
Frédéric Péters 8917bdc597 trivial: add a <span> to menu items 2016-04-04 12:13:03 +02:00
Frédéric Péters 827cd70576 general: add a new "root page" attribute to menu cells (#10537) 2016-04-04 12:12:57 +02:00
Frédéric Péters 0061a2a1c6 fargo: use the generic way to do signed requests (#10492) 2016-03-30 22:17:54 +02:00
Frédéric Péters 47f9f7c8ca wcs: implement and use a generic way to do signed requests (#10492) 2016-03-30 22:17:44 +02:00
Frédéric Péters b663799b49 translation update 2016-03-29 18:38:29 +02:00
Frédéric Péters 89914f883e lingo: add classes to invoice table cells (#10465) 2016-03-29 11:50:58 +02:00
Frédéric Péters 3843eae814 lingo: handle invoice payment date (#10464) 2016-03-29 10:58:21 +02:00
Frédéric Péters 22ca41af96 general: add option to limit the number of displayed feed entries (#10389) 2016-03-28 15:07:39 +02:00
Frédéric Péters 8480bae3b5 wcs: add a class to finished forms in list of all forms (#10180) 2016-03-28 14:54:28 +02:00
Frédéric Péters ea55247799 lingo: add a description text field to invoice cells (#10453) 2016-03-27 10:38:24 +02:00
Frédéric Péters 1b10f83a76 lingo: don't use ckeditor for invoices cells title (#10350) 2016-03-27 10:28:46 +02:00
Frédéric Péters 0ae0e75e53 lingo: don't insert <h3> when the title is empty (#10350) 2016-03-27 10:28:46 +02:00
Frédéric Péters 2d210bbd7f lingo: always display title parameter of invoices cells (#10350) 2016-03-27 10:28:46 +02:00
Frédéric Péters a2b8fab5b1 lingo: error out if there's no amount parameter passed to basket API (#10160) 2016-03-27 10:28:46 +02:00
Frédéric Péters a2299d423a wcs: allow setting up a manual order of forms of a category (#8914) 2016-03-27 10:28:46 +02:00
Frédéric Péters 12f9987f5e lingo: give invoice links on their own line (#10349) 2016-03-25 12:04:58 +01:00
Frédéric Péters 79eddfbf48 lingo: improve translations of strings of invoice popup (#10342) 2016-03-24 20:57:12 +01:00
Frédéric Péters 452e956ce6 lingo: include dates in invoice popup in <span> (#10342) 2016-03-24 20:57:12 +01:00
Frédéric Péters a9a334e1dd lingo: include amounts in invoice popup in <span> (#10342) 2016-03-24 20:57:12 +01:00
Frédéric Péters bc5981fd4c lingo: use proper markup around invoice popup button (#10342) 2016-03-24 20:57:12 +01:00
Frédéric Péters 4a7d8e6e68 lingo: use two decimals in invoice popup (#10342) 2016-03-24 20:57:12 +01:00
Frédéric Péters 1f386fe2ff translation update 2016-03-20 19:07:41 +01:00
Frédéric Péters 130a6c70ec general: make sure context processors are applied in ajax rendering (#10345)
As Django 1.8 now supports several template engines the template context
processors are only applied when the context is bound to an actual template;
trick it here as a stopgap measure as we continue to support both Django 1.7
and 1.8.
2016-03-20 18:46:24 +01:00
Frédéric Péters 4f68665bcf jenkins: use latest pylint, and get pylint-django 2016-03-20 12:53:27 +01:00
Frédéric Péters dea29f02a5 general: make it possible to set initial level of menu cells (#10040) 2016-03-20 10:54:24 +01:00
Frédéric Péters f2ec4031a1 jenkins: install django-webtest 2016-03-20 10:54:24 +01:00
Frédéric Péters a140d0ffd0 lingo: remove webservice URL trailing slash if necessary (#10347) 2016-03-20 10:47:46 +01:00
Frédéric Péters 9f62013af4 general: add compatibility with Django 1.8 (#10288) 2016-03-20 10:47:46 +01:00
Frédéric Péters 93603bc96d lingo: fix "basket link" cell to point to the page with the basket (#9038) 2016-03-20 10:47:46 +01:00
Frédéric Péters 2c1ea797b5 lingo: return to basket page if there are still items to pay (#10254) 2016-03-20 10:47:46 +01:00
Frédéric Péters b6b26477fe general: add title support to feed cells (#10241) 2016-03-20 10:47:46 +01:00
Frédéric Péters 7b31d6bfe8 lingo: make it possible to cancel a basket item (#10236) 2016-03-20 10:47:46 +01:00
Frédéric Péters 6abb1b30c0 general: fix site import when link cells refer to future cells (#8598) 2016-03-20 10:47:46 +01:00
Frédéric Péters e674108bee settings: provide four template variants (#10213) 2016-03-20 10:47:46 +01:00
Frédéric Péters cb453d7c4b manager: don't let missing templates be selected (#10212) 2016-03-17 17:00:06 +01:00
Frédéric Péters 07127dbac6 misc: don't display userdata cells if there's no logged-in user (#10035) 2016-03-17 10:11:41 +01:00
Frédéric Péters 5e9f93cd65 feed cell: use entry summary attribute, which is safe html (#10325) 2016-03-17 10:11:41 +01:00
Frédéric Péters 1076d58e71 lingo: increase max length of basket item subject (#10257) 2016-03-13 19:36:05 +01:00
Frédéric Péters 84c20ff22c lingo: display a message after successful payment (#10161) 2016-03-09 15:29:39 +01:00