Commit Graph

211 Commits

Author SHA1 Message Date
Raphael Michel
ad35110166 Offer download options per position, not per order 2016-11-02 14:51:05 +01:00
Tobias Kunze
b74111f0d8 Show the currency on pending banktransfers (#289) 2016-10-29 12:29:07 +02:00
Tobias Kunze
d13198167a Fix #275 -- Pass user executing a refund (for logging) (#287)
Except when triggered by a webhook.
2016-10-27 14:59:35 +02:00
Raphael Michel
574f07877d Stripe: Deal with empty sessions correctly 2016-10-18 19:00:44 +02:00
Raphael Michel
37723c0d41 Banktransfer: Add retry in import task 2016-10-18 19:00:44 +02:00
Raphael Michel
503f6dd06f Use consistent flake8 settings everywhere and fix flake8 issues 2016-10-13 22:57:57 +02:00
Tobias Kunze
9db333bf80 Transactiontask (#268)
* Introduce TransactionAwareTask

As described in
https://blog.hypertrack.io/2016/10/08/dealing-with-database-transactions-in-django-celery/

* Use TransactionAwareTask instead of countdown

… to prevent race conditions when using a newly created object in a
task.
2016-10-10 16:38:06 +02:00
Raphael Michel
2f24af824e 2FA: Support for adding TOTP-based devices 2016-10-09 12:59:43 +02:00
Raphael Michel
d43d6f485b Fix #258 -- Add a comment field to bank transactions 2016-10-08 20:18:35 +02:00
Flavia Bastos
166fedb4ef Fix #148 -- Add order code to pdf and to ticket settings (#265)
* add order code to pdf and to ticket settings #148

* add order code to pdf and to ticket settings #148
2016-10-08 18:40:53 +02:00
Tobias Kunze
e9c3065e03 Pass required parameter for cache invalidation 2016-10-08 14:40:37 +02:00
Raphael Michel
1ac6fb71b3 Stripe: added tests for the stripe API calls 2016-10-02 19:53:46 +02:00
Tobias Kunze
2166fa6f4a Add spaces before ellipses … (#257) 2016-10-02 17:05:06 +02:00
Raphael Michel
00810cdfab Stop instantiating context objects as it is deprecated 2016-09-26 19:01:38 +02:00
FlaviaBastos
006ade1414 Fix typo on Stripe plugin configuration alert. (#251) 2016-09-26 18:35:15 +02:00
Raphael Michel
a8a9db19de Add search API for pretixdroid 2016-09-25 14:49:30 +02:00
Raphael Michel
79e1b6cb83 Bankimport: Add a delay before starting the background task 2016-09-24 17:27:18 +02:00
Raphael Michel
9f934858cc Fix a UX bug in handling Stripe checkout payments 2016-09-24 16:06:16 +02:00
Raphael Michel
f27f98c769 Banktransfer: Do not allow concurrent import jobs 2016-09-21 23:03:55 +02:00
Raphael Michel
84fd7cb166 Merge remote-tracking branch 'remotes/flaviabastos/187_unify_canceled_spelling' 2016-09-21 19:07:15 +02:00
Flavia Bastos
8ef6439c44 Unify spelling of 'canceled'
Issue 187
Remove typeahead JS file.
2016-09-21 10:35:41 -06:00
Raphael Michel
1faacef9d4 Always process tasks through celery (#245) 2016-09-21 10:38:31 +02:00
Raphael Michel
4696007ddf Bankimport: Clean database before run 2016-09-19 19:26:03 +02:00
Raphael Michel
531d4b0ce9 Bankimport: Handle thousand seperator 2016-09-19 19:23:36 +02:00
Raphael Michel
4319082139 Banktransfer: Fixed retry button of duplicate transactions 2016-09-19 16:54:08 +02:00
Raphael Michel
bcfd1dcf3b Statistics: Adjust label angle to 30° 2016-09-18 19:13:40 +02:00
Raphael Michel
f8ce3523dc Added a donut chart to the quota view
Moved morris.js out of the statistics plugin
2016-09-18 19:11:44 +02:00
Raphael Michel
ebbd9aaee9 Fix #232 -- display log text for stripe events 2016-09-18 18:29:18 +02:00
Raphael Michel
70ce19e786 Fixed wrong comparison 2016-09-15 20:28:05 +02:00
Martin Gross
46d87c6964 Tilt Ordered/Paid Statistics Labels in order to show them all (#236)
Alternative would be to set xLabelMargin to something low - but this
would just cause new problems with very, very long names.
2016-09-14 13:02:15 +02:00
Raphael Michel
074e7648b9 Bankimport: Fixed another typerror 2016-09-13 18:07:22 +02:00
Tobias Kunze
a073486c3e Minor changes in translations 2016-09-09 19:59:46 +02:00
Raphael Michel
e0ece9c18a Stripe checkout: Fixed retry order 2016-09-09 10:38:58 +02:00
Raphael Michel
84d264d626 Stripe: Optional support for Stripe checkout 2016-09-09 10:20:30 +02:00
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
Raphael Michel
7cb2adebc1 Stripe: Fixed severe problem that lead to all orders being marked as refunded 2016-09-05 22:21:21 +02:00
Raphael Michel
d8f81955ba Changed order overview columns to increase usefulness 2016-09-04 22:57:42 +02:00
Raphael Michel
5aa7740c45 Stripe: Removed global webhook, added test for webhook 2016-09-01 14:22:59 +02:00
Raphael Michel
4356ee6e46 Stripe: Fixed webhook problem 2016-09-01 13:27:27 +02:00
Raphael Michel
f95f57516e Handle Stripe dispute objects 2016-09-01 13:17:40 +02:00
Raphael Michel
022e02d913 Fix #177 - Allow to change the payment method 2016-08-31 19:54:45 +02:00
Tobias Kunze
3c8f9f5a62 Catch and display mail sending errors (#215) 2016-08-30 16:49:52 +02:00
Raphael Michel
fe4946d591 Promote pretixdroid app in control/ 2016-08-30 13:47:48 +02:00
Raphael Michel
854fb1218e pretixdroid: Completely new API 2016-08-30 12:57:06 +02:00
Raphael Michel
1cb6c0e3da Add more tolerance about handwriting in order code detection 2016-08-29 23:21:55 +02:00