Commit Graph

100 Commits

Author SHA1 Message Date
Serghei Mihai 227e37a8f7 round amount computed from query string (#9174) 2015-12-22 15:00:49 +01:00
Serghei Mihai 2a31f515cd compute item amount from query string (#9174) 2015-12-22 14:27:10 +01:00
Serghei Mihai f497a9c8ad add transaction id and date to invoice payment notification (#9280)
Send data through POST
2015-12-21 15:48:21 +01:00
Serghei Mihai 5dbd625fe3 handle callback calls with POST method (#9360) 2015-12-21 11:09:08 +01:00
Frédéric Péters c93e4244ff debian: add missing build-depends on dh-python 2015-12-20 09:40:01 +01:00
Serghei Mihai 550d0eae32 compute item amount from payload and its optional extra attribute (#9174) 2015-12-16 17:04:07 +01:00
Frédéric Péters dd47d33317 general: add a new manager page to list recent transactions (#9252) 2015-12-09 17:45:05 +01:00
Frédéric Péters 103bf4137c misc: mention service name within the link 2015-12-08 22:44:40 +01:00
Serghei Mihai b19610244c store items total amount in transaction (#9259) 2015-12-08 22:41:19 +01:00
Frédéric Péters 17ec4df2f3 use <h2> titles in cells (#9041) 2015-11-30 16:57:20 +01:00
Frédéric Péters b8aba0da9b misc: use i18n in payment_form template (#9046) 2015-11-30 16:57:20 +01:00
Frédéric Péters 2f06737731 misc: protect "basket link cell" against anonymous ajax calls (#9045) 2015-11-30 16:57:20 +01:00
Serghei Mihai 7346519207 add dependency on eopayment >=1.3 (#9025) 2015-11-30 14:32:01 +01:00
Serghei Mihai 7456f00843 add payzen backend (#9025) 2015-11-30 12:48:31 +01:00
Serghei Mihai 91a2cf698b url typo fix 2015-11-30 12:48:31 +01:00
Frédéric Péters 711be5aa8c migrations: update for new restricted_to_unlogged_users field (#8641) 2015-10-29 16:40:24 +01:00
Serghei Mihai 639af8bb72 notify remote invoices payment only if available in transaction (#8644) 2015-10-22 00:30:06 +02:00
Serghei Mihai 7e6d3223f1 distinguish machine and human payment return urls (#8350)
Tests added
2015-10-22 00:28:55 +02:00
Benjamin Dauvergne 840f80b766 add a jenkins.sh 2015-10-14 23:24:52 +02:00
Benjamin Dauvergne c8a5590205 templates: fix breadcrumb (fixes #8645) 2015-10-14 20:46:15 +02:00
Benjamin Dauvergne b6e943361d add missing dependency on dateutil (fixes #8643) 2015-10-14 20:39:10 +02:00
Serghei Mihai 47c5586b84 fix payment link display (#8511) 2015-10-09 14:17:37 +02:00
Serghei Mihai 0ab4585e66 display payment link only for online payable invoices (#8511) 2015-10-07 14:18:19 +02:00
Serghei Mihai 24d39f9cf1 replace TABS by spaces (#8519) 2015-10-06 07:35:24 +02:00
Serghei Mihai 061a0561b2 update french localizations 2015-10-06 07:35:24 +02:00
Serghei Mihai cb6e58d79c define minimal payment amount per regie (#8511) 2015-10-06 07:35:23 +02:00
Serghei Mihai fa09ecfba2 display invoice payment limit date (#8422) 2015-09-30 18:46:33 +02:00
Serghei Mihai 6b6197ec15 'view and pay' link if invoice online payable (#8422) 2015-09-30 18:46:33 +02:00
Serghei Mihai b476661cf1 update item view template (#8352) 2015-09-25 16:52:24 +02:00
Serghei Mihai 00090d53b7 fix typo in french localizations (#8349) 2015-09-25 11:11:55 +02:00
Serghei Mihai 97f1d7020f fix typo in item template 2015-09-24 14:05:21 +02:00
Serghei Mihai 35c40e52d4 fix typo in french translation (#8317) 2015-09-24 14:03:17 +02:00
Serghei Mihai e72512fb97 update french localizations (#8317) 2015-09-23 12:27:31 +02:00
Serghei Mihai bd46d535d2 check invoice online payment attribute 2015-09-23 11:03:02 +02:00
Serghei Mihai fa4c0a24ac remove rows styles of items table (#8210) 2015-09-23 09:29:56 +02:00
Serghei Mihai 19f353ed65 return empty items list if user not logged in (#8309) 2015-09-22 14:07:40 +02:00
Serghei Mihai 67080adfa8 transaction handles remote items 2015-09-21 18:41:25 +02:00
Serghei Mihai 7ce8833aa0 item details view (#8221) 2015-09-21 18:41:25 +02:00
Serghei Mihai c51fdf226a item pdf download view (#8220) 2015-09-21 18:41:25 +02:00
Serghei Mihai 764199ed2a active and history items cells (#7994) 2015-09-21 18:41:25 +02:00
Serghei Mihai 55d43ce5ae provide user email payment backend (#8038) 2015-08-11 11:42:28 +02:00
Serghei Mihai 32dc372d82 add paybox payment service (#8032) 2015-08-06 15:36:00 +02:00
Frédéric Péters e3ab0efe3e allow passing multiple amounts (#7471) 2015-06-05 17:05:30 +02:00
Frédéric Péters c63627ee7f lookup user from NameID using new mellon object 2015-05-12 17:34:48 +02:00
Frédéric Péters 90aa42e0dd add missing basket link template 2015-05-12 16:56:36 +02:00
Frédéric Péters 9425ba7a45 add a cell to be a short link to the basket 2015-05-12 16:39:03 +02:00
Frédéric Péters d5baf6b356 misc: fix testing environment where no user is available 2015-05-11 16:55:54 +02:00
Frédéric Péters 9ed0808042 general: declare new URLs and actions via django.apps (#6979) 2015-05-11 16:51:18 +02:00
Frédéric Péters d292d1daf1 misc: don't display cells to anonymous users 2015-05-11 16:25:02 +02:00
Frédéric Péters f1469521fd tests: add tests for basket cell 2015-04-21 22:00:09 +02:00