Commit Graph

606 Commits

Author SHA1 Message Date
Frédéric Péters 1cf9f69e66 gadjo theme: allow ajax loading of cells (#9566) 2016-01-10 18:20:55 +01:00
Benjamin Dauvergne 38cc11fdff dataviz: show graph data over the graph (fixes #9564) 2016-01-10 13:33:55 +01:00
Benjamin Dauvergne c176d53b84 dataviz: change minimum interval of y-axis to 10 (#9564) 2016-01-10 13:33:55 +01:00
Frédéric Péters 255f874a35 debian: correct call to hobo_deploy (bis) (#9405) 2016-01-10 11:53:15 +01:00
Frédéric Péters fb634f7b60 debian: fix check_hobos call (#9405) 2016-01-10 11:40:04 +01:00
Frédéric Péters fd6a0c6373 lingo: pass invoice_id in "pay" webservice URL (#9546) 2016-01-08 11:33:43 +01:00
Frédéric Péters 4d0d9ea4f8 lingo: do not create rowspan="0" cells when we don't know what's paid (#9541) 2016-01-07 16:47:37 +01:00
Frédéric Péters e26091b89f debian: handle hobo-redeploy trigger (#9405) 2016-01-07 14:13:41 +01:00
Serghei Mihai 5daad1b54c lingo: check api signature with adding items to basket (#9423) 2016-01-05 00:20:48 +01:00
Frédéric Péters 54c9af60d4 skeleton: makes sure nothing is rendered when cells are present (#9466) 2016-01-02 17:25:45 +01:00
Frédéric Péters 39bd8624a1 debian: fix check for symbolic link 2015-12-31 15:42:13 +01:00
Frédéric Péters 5a431397c4 debian: workaround dpkg inability to replace directories by symlinks 2015-12-31 15:33:53 +01:00
Frédéric Péters df7763f374 lingo: use <th> for invoice table header cells 2015-12-31 13:23:44 +01:00
Frédéric Péters 90763b64d2 lingo: always give two decimals to amounts in invoice list 2015-12-31 13:19:26 +01:00
Frédéric Péters b24a4f776d lingo: add a "amount" class to appropriate table cells 2015-12-31 13:04:29 +01:00
Frédéric Péters d6e009ef9d lingo: use a class in invoices table, as there can be more than one on a page 2015-12-31 12:11:36 +01:00
Frédéric Péters ca0aa81209 misc: add missing space in translation 2015-12-31 11:23:06 +01:00
Frédéric Péters 847aa475a0 MANIFEST: lingo translations have now been merged 2015-12-31 11:22:09 +01:00
Frédéric Péters 22681df654 merge lingo translations 2015-12-31 11:12:20 +01:00
Frédéric Péters 4a966a35b5 lingo: add new dependencies to setup.py/requirements.txt 2015-12-30 17:58:54 +01:00
Frédéric Péters 01abf14d90 debian: conflicts with standalone lingo package 2015-12-30 17:49:31 +01:00
Frédéric Péters 9d6f7b70e5 lingo: import and adapt tests from standalone module 2015-12-30 17:49:31 +01:00
Frédéric Péters aef08751d5 lingo: insert into global MANIFEST.in 2015-12-30 17:49:31 +01:00
Frédéric Péters 593f23caaf lingo: update module references to match after-merge location 2015-12-30 17:49:31 +01:00
Frédéric Péters 3e7e035f20 lingo: import README 2015-12-30 17:49:31 +01:00
Serghei Mihai d8bc27a172 lingo: round amount computed from query string (#9174) 2015-12-30 17:49:31 +01:00
Serghei Mihai 0159242193 lingo: include query string in amount computation (#9174) 2015-12-30 17:49:31 +01:00
Serghei Mihai 7ead366442 lingo: add transaction id and date to invoice payment notification (#9280)
Send data through POST
2015-12-30 17:49:31 +01:00
Serghei Mihai 17b7b49f20 lingo: handle callback calls with POST method (#9360) 2015-12-30 17:49:31 +01:00
Serghei Mihai e1003112f8 lingo: compute item amount from payload and its optional extra attribute (#9174) 2015-12-30 17:49:31 +01:00
Frédéric Péters f6c801a524 lingo: add a new manager page to list recent transactions (#9252) 2015-12-30 17:49:31 +01:00
Frédéric Péters cc66e44e92 lingo: mention service name within the link 2015-12-30 17:49:31 +01:00
Serghei Mihai b2a9d82a38 lingo: store items total amount in transaction (#9259) 2015-12-30 17:49:31 +01:00
Frédéric Péters 991f711223 lingo: use <h2> titles in cells (#9041) 2015-12-30 17:49:31 +01:00
Frédéric Péters 231c6640ba lingo: use i18n in payment_form template (#9046) 2015-12-30 17:49:31 +01:00
Frédéric Péters 92daabeff7 lingo: protect "basket link cell" against anonymous ajax calls (#9045) 2015-12-30 17:49:31 +01:00
Serghei Mihai 9530005bcc lingo: add payzen backend (#9025) 2015-12-30 17:49:31 +01:00
Serghei Mihai d73b7927ba lingo: url typo fix 2015-12-30 17:49:31 +01:00
Frédéric Péters b0baad0cb9 lingo: update migrations for new restricted_to_unlogged_users field (#8641) 2015-12-30 17:49:31 +01:00
Serghei Mihai ee22e1c365 lingo: notify remote invoices payment only if available in transaction (#8644) 2015-12-30 17:49:31 +01:00
Serghei Mihai 6e614fb886 lingo: distinguish machine and human payment return urls (#8350)
Tests added
2015-12-30 17:49:31 +01:00
Benjamin Dauvergne f21e4a9a6a lingo: fix breadcrumb (fixes #8645) 2015-12-30 17:49:31 +01:00
Serghei Mihai 916114f9df lingo: fix payment link display (#8511) 2015-12-30 17:49:31 +01:00
Serghei Mihai a20e48bdc4 lingo: display payment link only for online payable invoices (#8511) 2015-12-30 17:49:31 +01:00
Serghei Mihai 1a78616a3e lingo: update french localizations 2015-12-30 17:49:31 +01:00
Serghei Mihai cc5e1d8ef6 lingo: define minimal payment amount per regie (#8511) 2015-12-30 17:49:31 +01:00
Serghei Mihai 6b8faf8857 lingo: display invoice payment limit date (#8422) 2015-12-30 17:49:30 +01:00
Serghei Mihai c6a8135962 lingo: 'view and pay' link if invoice online payable (#8422) 2015-12-30 17:49:30 +01:00
Serghei Mihai 48e6311513 lingo: update item view template (#8352) 2015-12-30 17:49:30 +01:00
Serghei Mihai f421837005 lingo: update french localizations (#8317) 2015-12-30 17:49:30 +01:00