Commit Graph

23 Commits

Author SHA1 Message Date
Emmanuel Cazenave b406f7a99a lingo: make manager views compliant with PaymentBackend (#32441) 2019-05-15 18:16:08 +02:00
Emmanuel Cazenave 1deb29c3bf lingo: make payment related views compliant with PaymentBackend (#32441) 2019-05-15 17:53:26 +02:00
Serghei Mihai a7076e6e18 lingo: handle single basket item payment (#25725) 2018-10-04 11:51:30 +02:00
Frédéric Péters 698253a149 lingo: change online payment page to directly display transactions (#25928) 2018-08-29 13:00:08 +02:00
Frédéric Péters a9b4b06429 trivial: mark url patterns as regexes (#16707) 2017-06-15 13:53:50 +02:00
Frédéric Péters 938137c428 misc: remove usage of django.conf.urls.patterns (#15993) 2017-05-02 15:52:05 +02:00
Jean-Baptiste Jaillet 48595b466e lingo: add csv export link for transactions (#14040) 2016-12-13 18:34:21 +01:00
Frédéric Péters d107771bba lingo: add cell to self declare and pay invoices (#13492) 2016-10-21 17:19:12 +02:00
Frédéric Péters 1b6ac4c4b2 lingo: add validation/cancellation endpoints (#12766) 2016-08-23 07:49:19 +02:00
Jean-Baptiste Jaillet af34561673 lingo: encrypt invoice id in URLs (#12669) 2016-07-26 22:40:23 +02:00
Frédéric Péters 8c6b152dfe lingo: add API endpoint to cancel a basket item (#9794) 2016-05-26 16:05:40 +02: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 f6c801a524 lingo: add a new manager page to list recent transactions (#9252) 2015-12-30 17:49:31 +01:00
Serghei Mihai d73b7927ba lingo: url typo fix 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
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
Frédéric Péters 7f50defba8 lingo: add basic management of regies (#6702) 2015-12-30 17:49:30 +01:00
Frédéric Péters 24e60c2904 lingo: remove unused imports 2015-12-30 17:49:30 +01:00
Frédéric Péters c5ac617020 lingo: handle posting form and receiving callbacks 2015-12-30 17:49:30 +01:00
Frédéric Péters 1fabf2f78a lingo: send request to payment service 2015-12-30 17:49:30 +01:00
Frédéric Péters 23b92ec1ca lingo: add api to add items to basket, with fake values for now 2015-12-30 17:49:29 +01:00
Frédéric Péters 2c46a2d3d5 lingo: add api view to get list of regies 2015-12-30 17:49:29 +01:00