Commit Graph

74 Commits

Author SHA1 Message Date
Raphael Michel
e0f0a3a87f Allow to discard duplicate orders 2016-09-09 09:32:48 +02:00
Raphael Michel
bb1cd6bcec Banktransfer: Fixed issue introduced in 833c310 2016-09-09 08:48:38 +02:00
Raphael Michel
40486a115b Banktransfer: Fixed order code regex 2016-09-08 22:56:46 +02:00
Raphael Michel
833c31022f Banktransfer: Save imported date into CharField, date format autodetection never works 2016-09-08 22:24:31 +02:00
Raphael Michel
dae5d859db Banktransfer: Big import refactoring 2016-09-08 20:43:05 +02:00
Raphael Michel
ef9c78df65 Banktransfer: Completely remove HBCI support 2016-09-07 23:15:43 +02:00
Tobias Kunze
3c8f9f5a62 Catch and display mail sending errors (#215) 2016-08-30 16:49:52 +02:00
Raphael Michel
1cb6c0e3da Add more tolerance about handwriting in order code detection 2016-08-29 23:21:55 +02:00
Raphael Michel
19f17dec1c Set enabled_langcodes in I18nFormFields in ProviderForm instances 2016-08-29 20:07:36 +02:00
Tobias Kunze
6511d5297f Use localized settings for bank_details (#176)
This is a non-destructive upgrade since LazyI18nString will return a
normal string (which is content of the settings variable up until now)
as-is.
2016-08-29 20:07:36 +02:00
Tobias Kunze
c31622fca1 Removed duplicate template and rendering logic 2016-08-29 20:07:36 +02:00
Tobias Kunze
6108aa880a Typos & translations (#211)
* Translation work on german-informal

* Add translations for new options
2016-08-29 19:27:53 +02:00
Raphael Michel
2cfdab35bf Banktransfer: Consistently use order.full_code 2016-08-16 14:34:57 +02:00
Raphael Michel
72adbfb3bd Banktransfer: Correct matching of longer order codes 2016-08-16 14:21:07 +02:00
Raphael Michel
fac9926542 Fixed error introduced in ff3c5dc 2016-08-14 21:05:18 +02:00
Raphael Michel
ff3c5dc6a4 Banktransfer: Reduce number of SQL queries during CSV import 2016-08-14 20:41:34 +02:00
Raphael Michel
a1824595b1 Bankimport: Compatibility with Postbank CSV files 2016-08-14 19:52:00 +02:00
Raphael Michel
1fbb1352d9 Moved core plugins to the new URL API 2016-07-31 13:06:06 +02:00
Raphael Michel
1bdf332afd Disable HBCI support
It does not work currently and it raises security and legal questions
that need to be answered first.
2016-06-13 09:18:44 +02:00
Raphael Michel
ffce190616 banktransfer: Added a note on reference codes before order is completed 2016-06-07 14:44:00 +02:00
Raphael Michel
a72c9f8ddc Improve HBCI output and logging 2016-06-07 10:02:48 +02:00
Raphael Michel
f9418b6475 Fixed TypeError in HBCI import 2016-06-07 09:27:02 +02:00
Raphael Michel
02fb27fa5d Externalize more resources, implement Content-Security-Policy headers 2016-04-10 17:30:24 +02:00
Raphael Michel
fea6e0a957 Fixed a bug in banktransfer import hinting 2016-04-04 10:37:31 +02:00
Raphael Michel
89f0c5e461 Be explicit about subdomain_ and maindomain_ urls in plugins 2016-03-24 12:57:19 +01:00
Raphael Michel
0741c00133 Fixed #119 -- Explicitly set decimal rounding mode 2016-02-11 17:27:29 +01:00
Raphael Michel
d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel
705d8bd931 A better MT940 has become available on PyPI 2015-10-18 19:05:21 +02:00
Raphael Michel
2e9157cbef Removed unused imports 2015-10-05 11:24:00 +02:00
Raphael Michel
2ec4cbeceb Changed all core plugin versions to stay in sync 2015-09-08 20:58:24 +02:00
Raphael Michel
c921ad9fd7 Added unit test for bank CSV import 2015-09-08 20:51:02 +02:00
Raphael Michel
912b0fcf6a Added a note on HBCI PIN security 2015-08-28 18:21:34 +02:00
Raphael Michel
9ab6cc52c7 Refs #40 -- Removed Python 3.2/3.3 support 2015-08-22 14:23:11 +02:00
Raphael Michel
3b17434ebf Banktransfer: Do not warn about outgoing transfers without an order code 2015-08-21 11:39:19 +02:00
Raphael Michel
aed73b0c61 Changed plugin URL config to create better error messages,
fixed an import error
2015-08-20 22:45:24 +02:00
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
8e086f1f3f Added dispatch_uid argument to all receivers to prevent duplicate
execution
2015-08-15 14:36:29 +02:00
Raphael Michel
9ffd166214 Banktransfer: Allowed whitespace between slug and order code 2015-08-14 23:39:00 +02:00
Raphael Michel
018fb29daf Banktransfer: Display full price in transfer details 2015-07-26 00:37:56 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
54c8d91c51 Fixed payment details in imported banktransfer payments 2015-07-14 20:35:15 +02:00
Raphael Michel
db7ce98c1c Fixed a bug in the banktransfer import 2015-07-14 20:31:33 +02:00
Raphael Michel
dcf73fc782 Fixed a bug in the banktransfer CSV import 2015-07-14 19:55:14 +02:00
Raphael Michel
f6eca700f9 Fixed a KeyError in the banktransfer plugin 2015-06-30 18:29:25 +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
f04c43abdc Refs #33 -- Added UI and Stripe support for retrying failed payments 2015-06-25 15:50:46 +02:00
Raphael Michel
7d3e2ec7f2 Refs #39 -- Hide links from users without permission 2015-06-23 19:46:50 +02:00