Commit Graph

85 Commits

Author SHA1 Message Date
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
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