Commit Graph

70 Commits

Author SHA1 Message Date
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
Frédéric Péters 425ed51436 tests: add tests for regie management interface 2015-04-21 22:00:06 +02:00
Frédéric Péters 43a4022946 track transaction status, handle cancellations (#6999) 2015-04-21 21:26:01 +02:00
Frédéric Péters 513bc434a2 tests: add initial test infrastructure 2015-04-21 15:41:26 +02:00
Frédéric Péters da9223dc9f declare success url for regie management views 2015-04-21 15:41:26 +02:00
Frédéric Péters 0d0d1284b7 add missing sys import 2015-04-03 16:06:32 +02:00
Frédéric Péters 561969e469 debian: add pydist-overrides for python-django-jsonfield 2015-04-03 16:01:27 +02:00
Frédéric Péters ed6f1e906a debian: lower down debian version to satisfy eobuilder 2015-04-03 16:01:21 +02:00
Frédéric Péters d53eabd87b debian: declare python-eopayment dependency 2015-04-03 16:01:17 +02:00
Frédéric Péters b154bd8e39 debian: add packaging automatically generated by stdeb 0.8.2 2015-04-03 16:01:15 +02:00
Thomas NOËL e6b8ff6d12 add VERSION in MANIFEST.in (fix versioning) 2015-03-31 16:05:40 +02:00
Frédéric Péters 523351b487 register manager page into combo (#6702) 2015-03-11 15:50:53 +01:00
Frédéric Péters fa837620d7 add basic management of regies (#6702) 2015-03-11 15:41:21 +01:00
Frédéric Péters 180534745c ignore django.mo files 2015-03-10 11:14:35 +01:00
Frédéric Péters b838063dd6 setup: build, ship and install .po and .mo files 2015-03-10 11:14:00 +01:00
Frédéric Péters 9340e18280 add French translations 2015-03-10 11:12:04 +01:00
Frédéric Péters 67ea2a61d0 hide combo cell types if no regie are defined 2015-03-09 16:03:24 +01:00
Frédéric Péters dc64004913 misc: ship missing files 2015-03-08 21:19:55 +01:00
Frédéric Péters 2e0f13fcdc general: replace jsonfield by django-jsonfield 2015-03-08 20:07:47 +01:00
Frédéric Péters 135beae29f remove unused imports 2015-03-07 14:57:36 +01:00
Frédéric Péters bbca361b5b add missing string qualifier 2015-03-07 14:54:39 +01:00
Frédéric Péters 949d65208b add a "recent transactions" combo cell 2015-03-07 14:02:13 +01:00
Frédéric Péters 5c933b7e43 use timezone.now() instead of datetime.now() 2015-03-07 14:01:24 +01:00
Frédéric Péters a68abcc60e notify wcs synchronously for now, with a short timeout 2015-03-07 14:00:17 +01:00
Frédéric Péters af28ed5275 notify wcs of paid items 2015-03-06 12:04:41 +01:00
Frédéric Péters 9a3856b5c5 add migration for ogone service 2015-03-06 12:04:22 +01:00
Frédéric Péters 0f8313f633 handle posting form and receiving callbacks 2015-03-06 10:47:55 +01:00
Frédéric Péters 9f7c119560 misc: declare ingenico (ogone) service 2015-03-05 17:22:59 +01:00
Frédéric Péters 6bd6e68941 send request to payment service 2015-03-05 17:02:52 +01:00
Frédéric Péters 9af86cef47 add initial migration 2015-03-05 17:02:25 +01:00
Frédéric Péters bdfdb3314e turn basket into a form 2015-03-05 16:18:17 +01:00