Commit Graph

30 Commits

Author SHA1 Message Date
Frédéric Péters 5bbd0193cf lingo: add a new manager page to list recent transactions (#9252) 2015-12-25 21:18:19 +01:00
Serghei Mihai 3dddbdc142 lingo: store items total amount in transaction (#9259) 2015-12-25 21:18:19 +01:00
Frédéric Péters 1a08a07c7b lingo: protect "basket link cell" against anonymous ajax calls (#9045) 2015-12-25 21:18:18 +01:00
Serghei Mihai d551a21475 lingo: add payzen backend (#9025) 2015-12-25 21:18:18 +01:00
Serghei Mihai 44ace86186 lingo: define minimal payment amount per regie (#8511) 2015-12-25 21:18:18 +01:00
Serghei Mihai 39926ba4f5 lingo: display invoice payment limit date (#8422) 2015-12-25 21:18:18 +01:00
Serghei Mihai 993f576622 lingo: check invoice online payment attribute 2015-12-25 21:18:18 +01:00
Serghei Mihai 2c4c7bce33 lingo: return empty items list if user not logged in (#8309) 2015-12-25 21:18:17 +01:00
Serghei Mihai 4272039a3f lingo: transaction handles remote items 2015-12-25 21:18:17 +01:00
Serghei Mihai 82a7b81f03 lingo: item details view (#8221) 2015-12-25 21:18:17 +01:00
Serghei Mihai 9a63364d5c lingo: item pdf download view (#8220) 2015-12-25 21:18:17 +01:00
Serghei Mihai d078408b57 lingo: active and history items cells (#7994) 2015-12-25 21:18:17 +01:00
Serghei Mihai 38b2e40194 lingo: add paybox payment service (#8032) 2015-12-25 21:18:17 +01:00
Frédéric Péters 20ec4fa1ff lingo: add a cell to be a short link to the basket 2015-12-25 21:18:17 +01:00
Frédéric Péters b8e1e2e03d lingo: fix testing environment where no user is available 2015-12-25 21:18:17 +01:00
Frédéric Péters 16692b692b lingo: don't display cells to anonymous users 2015-12-25 21:18:17 +01:00
Frédéric Péters 9c29693dcd lingo: track transaction status, handle cancellations (#6999) 2015-12-25 21:18:17 +01:00
Frédéric Péters f7fca2f99a lingo: hide combo cell types if no regie are defined 2015-12-25 21:18:16 +01:00
Frédéric Péters 839fe0686a lingo: add a "recent transactions" combo cell 2015-12-25 21:18:16 +01:00
Frédéric Péters ad80027ad5 lingo: use timezone.now() instead of datetime.now() 2015-12-25 21:18:16 +01:00
Frédéric Péters 3a19ec0e01 lingo: notify wcs synchronously for now, with a short timeout 2015-12-25 21:18:16 +01:00
Frédéric Péters a1812cd48b lingo: notify wcs of paid items 2015-12-25 21:18:16 +01:00
Frédéric Péters 6cd32e39b5 lingo: declare ingenico (ogone) service 2015-12-25 21:18:16 +01:00
Frédéric Péters 1d42ebc729 lingo: send request to payment service 2015-12-25 21:18:16 +01:00
Frédéric Péters 6bed69145a lingo: mark itself as irrelevant if the basket is empty 2015-12-25 21:18:16 +01:00
Frédéric Péters 0932cbcd6a lingo: add "my basket" combo cell type (#6290) 2015-12-25 21:18:16 +01:00
Frédéric Péters 2e510a06e2 lingo: add basketitem model 2015-12-25 21:18:16 +01:00
Frédéric Péters e24b7bac2b lingo: add api view to get list of regies 2015-12-25 21:18:16 +01:00
Frédéric Péters ba24ce9bc8 lingo: add simple model for regies 2015-12-25 21:18:16 +01:00
Frédéric Péters b5ceeea21c lingo: start as a standalone module
Lingo was started as a standalone module and the commits where later crafted
onto the combo repository.
2015-12-25 21:18:08 +01:00