Commit Graph

606 Commits

Author SHA1 Message Date
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
Frédéric Péters 789704f56d lingo: add missing basket link template 2015-12-30 17:49:30 +01:00
Frédéric Péters b0c75bbc27 lingo: add a cell to be a short link to the basket 2015-12-30 17:49:30 +01:00
Frédéric Péters 02fa259e32 lingo: fix testing environment where no user is available 2015-12-30 17:49:30 +01:00
Frédéric Péters 26fc4b815d lingo: declare new URLs and actions via django.apps (#6979) 2015-12-30 17:49:30 +01:00
Frédéric Péters 208ed2d053 lingo: don't display cells to anonymous users 2015-12-30 17:49:30 +01:00
Frédéric Péters 4cba478a84 lingo: track transaction status, handle cancellations (#6999) 2015-12-30 17:49:30 +01:00
Frédéric Péters 93a7634942 lingo: declare success url for regie management views 2015-12-30 17:49:30 +01:00
Frédéric Péters cb0c8c2543 lingo: register manager page into combo (#6702) 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 15442676ce lingo: add French translations 2015-12-30 17:49:30 +01:00
Frédéric Péters f2e92cfe5c lingo: hide combo cell types if no regie are defined 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 73523df6eb lingo: add a "recent transactions" combo cell 2015-12-30 17:49:30 +01:00
Frédéric Péters c6bd323773 lingo: use timezone.now() instead of datetime.now() 2015-12-30 17:49:30 +01:00
Frédéric Péters 39d5425513 lingo: notify wcs synchronously for now, with a short timeout 2015-12-30 17:49:30 +01:00
Frédéric Péters 1892db0db9 lingo: notify wcs of paid items 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 ee767551db lingo: declare ingenico (ogone) service 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 2b23cf9e1b lingo: add initial migration 2015-12-30 17:49:30 +01:00
Frédéric Péters ac87194f0b lingo: turn basket into a form 2015-12-30 17:49:30 +01:00
Frédéric Péters 531ba30b0f lingo: fill basket item with details from request 2015-12-30 17:49:30 +01:00
Frédéric Péters c2ce4439c4 lingo: add i18n to basket template 2015-12-30 17:49:30 +01:00
Frédéric Péters c96a356790 lingo: mark itself as irrelevant if the basket is empty 2015-12-30 17:49:30 +01:00
Frédéric Péters 998f3f387a lingo: add "my basket" combo cell type (#6290) 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 b9d0e83efc lingo: add basketitem model 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
Frédéric Péters d14dfab97b lingo: add simple model for regies 2015-12-30 17:49:29 +01:00
Frédéric Péters 1e3fb35483 lingo: don't use migrations system for the moment 2015-12-30 17:49:29 +01:00
Frédéric Péters 305b88da34 lingo: hook into combo plugin system 2015-12-30 17:49:29 +01:00
Frédéric Péters 1752ec4df9 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-30 17:49:29 +01:00
Frédéric Péters 24d2a77f53 public: make skeleton available to all known services (#8560) 2015-12-29 12:49:14 +01:00
Frédéric Péters c845d86235 install gadjo theme in usr/share/publik/themes/ (#9445) 2015-12-29 12:49:14 +01:00
Frédéric Péters 0f55b70c12 publik: add portal_agent_extra_css to customise backoffice look (#9242) 2015-12-27 16:08:23 +01:00
Benjamin Dauvergne 5ec656f678 jekins.sh: replace XStatic-Chart.js by XStatic-ChartNew.js 2015-12-23 17:53:55 +01:00
Benjamin Dauvergne 41f2ea69ba debian: update pydist-overrides for ChartNew.js 2015-12-23 16:45:30 +01:00
Thomas NOËL bc44ce7e98 update french translation (#9070) 2015-12-23 16:26:29 +01:00