Commit Graph

444 Commits

Author SHA1 Message Date
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
Serghei Mihai 2d361a5041 lingo: fix typo in item template 2015-12-30 17:49:30 +01:00
Serghei Mihai 60f7aa26a6 lingo: check invoice online payment attribute 2015-12-30 17:49:30 +01:00
Serghei Mihai 0e1133cbc0 lingo: remove rows styles of items table (#8210) 2015-12-30 17:49:30 +01:00
Serghei Mihai 1465df2167 lingo: return empty items list if user not logged in (#8309) 2015-12-30 17:49:30 +01:00
Serghei Mihai b6a25ca9ea lingo: transaction handles remote items 2015-12-30 17:49:30 +01:00
Serghei Mihai 1e9925b668 lingo: item details view (#8221) 2015-12-30 17:49:30 +01:00
Serghei Mihai d3e869a646 lingo: item pdf download view (#8220) 2015-12-30 17:49:30 +01:00
Serghei Mihai b60ed7c960 lingo: active and history items cells (#7994) 2015-12-30 17:49:30 +01:00
Serghei Mihai 2f51050d31 lingo: provide user email payment backend (#8038) 2015-12-30 17:49:30 +01:00
Serghei Mihai 55aa9e0b4e lingo: add paybox payment service (#8032) 2015-12-30 17:49:30 +01:00
Frédéric Péters c95e2b3606 lingo: allow passing multiple amounts (#7471) 2015-12-30 17:49:30 +01:00
Frédéric Péters ce8e97517a lingo: lookup user from NameID using new mellon object 2015-12-30 17:49:30 +01:00