Commit Graph

15 Commits

Author SHA1 Message Date
Raphael Michel
4f28c01692 Fixed #94 -- Improved UI for bankdata import 2015-08-20 22:27:30 +02:00
Raphael Michel
bec407f32e Merge branch 'master' of github.com:pretix/pretix 2015-08-20 22:17:35 +02:00
Raphael Michel
b55b02f4b8 Banktransfer: Added experimental HBCI support 2015-08-20 21:53:10 +02:00
Raphael Michel
9ffd166214 Banktransfer: Allowed whitespace between slug and order code 2015-08-14 23:39:00 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
db7ce98c1c Fixed a bug in the banktransfer import 2015-07-14 20:31:33 +02:00
Raphael Michel
c13df5947c Fixed reversed success/failure messages in banktransfer plugin 2015-06-30 09:18:37 +02:00
Raphael Michel
1f08dfda5c Resolved flake8 warnings 2015-06-28 17:02:12 +02:00
Raphael Michel
fc907a2ec7 Refactor mark_paid out of models 2015-06-03 13:59:12 +02:00
Raphael Michel
49ea85caee Resolve flake8 warnings 2015-06-03 13:25:26 +02:00
Raphael Michel
3df19a7c73 Consistently use messages framework in control
simplify redirect(reserve()) calls
2015-05-22 10:01:33 +02:00
Raphael Michel
d981998a40 Proper namespaces for plugin URLs 2015-04-16 09:35:18 +02:00
Raphael Michel
df524f31d5 Properly implement quota handling when receiving payments (closes #11) 2015-04-14 16:20:05 +02:00
Raphael Michel
93d53b52ca Bank imports in MT940 format 2015-03-21 22:27:24 +01:00
Raphael Michel
9ec25d708b Allow import bank data from CSV files 2015-03-21 22:03:39 +01:00