Commit Graph

578 Commits

Author SHA1 Message Date
Frédéric Péters 0c2cf86231 misc: fix handling of AnonymousUser when doing signed requests (#10583) 2016-04-07 22:43:22 +02:00
Frédéric Péters 47da6e2865 momo: put rendered cells in div with classes similar to the web output (#10576) 2016-04-07 14:03:54 +02:00
Frédéric Péters 1a7a9e73da momo: add new __fields__ attribute, required for django 1.8 (#10578) 2016-04-07 12:11:31 +02:00
Frédéric Péters 04d09a6ddf manager: enlarge a little bit the cells sidebar 2016-04-07 10:23:55 +02:00
Frédéric Péters f09c4396ca translation update 2016-04-07 10:20:31 +02:00
Thomas NOËL 3800769470 family: use combo.utils.requests (#10565)
Warning: modification of FAMILY_SERVICE setting format:

  FAMILY_SERVICE = {'root': '/connector/instance/'}

where '/connector/instance/' is the URL of the connector created in
passerelle.

The family cell now use the first 'passerelle' service in
KNOWN_SERVICES setting.
2016-04-07 10:15:55 +02:00
Serghei Mihai 272c3fd5a5 Revert "jenkins.sh: launch tests with tox in django 1.7 and 1.8 environments"
This reverts commit af5ddeb471.
2016-04-06 20:09:38 +02:00
Serghei Mihai 34c5ee1281 Revert "lingo: add generic cell handling all invoice categories (#10483)"
This reverts commit 58822107c8.
2016-04-06 20:09:29 +02:00
Serghei Mihai fcc6cc2148 Revert "lingo: remove ActiveItems and ItemsHistory cell (#10483)"
This reverts commit 70562bc7df.
2016-04-06 20:09:20 +02:00
Serghei Mihai a014881830 Revert "lingo: show invoice no online payment reason if present (#10483)"
This reverts commit 31db5daa15.
2016-04-06 20:09:11 +02:00
Serghei Mihai e89b881a04 Revert "translations update"
This reverts commit 2e1ed5a274.
2016-04-06 20:09:01 +02:00
Serghei Mihai 4e25908f2a Revert "update wcs tests (#10564)"
This reverts commit d4033ffcd8.
2016-04-06 20:08:45 +02:00
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