Commit Graph

1223 Commits

Author SHA1 Message Date
Raphael Michel
e5314e48a4 Testutils: Do not clutter directory with temporary dirs 2016-09-26 16:00:50 +02:00
Raphael Michel
8d70153a39 Refactored test utilities 2016-09-26 15:58:14 +02:00
Raphael Michel
9cc53c19b4 Fixed a somehow broken test 2016-09-26 15:23:31 +02:00
Raphael Michel
ba32298602 Fixed duplicate execution of process_response 2016-09-26 15:12:05 +02:00
Raphael Michel
68987970bf OrderChangeManager: Deal with unlimited quotas correctly 2016-09-26 14:13:33 +02:00
Raphael Michel
2a8bbb9952 Fixed missing check for variation.active 2016-09-25 20:54:40 +02:00
Raphael Michel
a8a9db19de Add search API for pretixdroid 2016-09-25 14:49:30 +02:00
Raphael Michel
48791b2f02 Refs #250 -- Keep payment deadlines on weekdays 2016-09-25 12:19:15 +02:00
Raphael Michel
79e1b6cb83 Bankimport: Add a delay before starting the background task 2016-09-24 17:27:18 +02:00
Raphael Michel
9ab3c20b2e Add a read-only view for quotas 2016-09-24 17:22:09 +02:00
Raphael Michel
f8c99f6d02 Added can_view_vouchers permission 2016-09-24 17:18:32 +02:00
Raphael Michel
9f934858cc Fix a UX bug in handling Stripe checkout payments 2016-09-24 16:06:16 +02:00
Raphael Michel
aefa92d986 Fix #249 -- Blacklist some exceptions for celeries error reporting 2016-09-24 13:28:26 +02:00
Tobias Kunze
1a69185754 There was a missing in a sentence (#247)
;)
2016-09-22 09:38:09 +02:00
Raphael Michel
4af788bc82 Plugin settings: fixed problem with incompatible plugins 2016-09-21 23:09:26 +02:00
Raphael Michel
f27f98c769 Banktransfer: Do not allow concurrent import jobs 2016-09-21 23:03:55 +02:00
Raphael Michel
0e4a232d5d Always ignore redis in development 2016-09-21 19:07:26 +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
1faf33d61f Added tests for banktransfer review actions 2016-09-21 15:22:02 +02:00
Raphael Michel
6229db5035 Make calls to regenerate_css asynchronous 2016-09-21 14:18:57 +02:00
Raphael Michel
3dc63d669f More tests for items and questions 2016-09-21 14:18:57 +02:00
Raphael Michel
048c4e8432 Fixed bug in plugin settings view 2016-09-21 14:18:57 +02:00
Tobias Kunze
fc967ed735 Consistent icon use for vouchers (#246) 2016-09-21 13:38:15 +02:00
Raphael Michel
912a81d120 Fixed wrongfully committed settings change 2016-09-21 13:31:10 +02:00
Raphael Michel
3181aa75c2 Thank-you note style fix 2016-09-21 11:10:10 +02:00
Raphael Michel
1faacef9d4 Always process tasks through celery (#245) 2016-09-21 10:38:31 +02:00
Raphael Michel
d014a92cef Stronger hint to enable payment providers 2016-09-21 10:33:52 +02:00
Raphael Michel
a2f55c0c34 Fixed payment settings form validation 2016-09-21 10:26:57 +02:00
Raphael Michel
dff43ed130 Improved fuzzy tests 2016-09-20 17:03:22 +02:00
Raphael Michel
a92923c7d0 Added tests for the voucher redemption view 2016-09-20 16:37:46 +02:00
Raphael Michel
d1f79faef2 New tests and minor fixes 2016-09-20 16:13:13 +02:00
Raphael Michel
1b6be05a5f Fixed plugin tests 2016-09-20 12:43:26 +02:00
Raphael Michel
f6cde4c6e0 Added tests for JS i18n utils 2016-09-20 12:37:38 +02:00
Raphael Michel
497663d0d8 Do not count coverage for a deprecated code path 2016-09-20 12:30:12 +02:00
Raphael Michel
f73dea55a1 Added tests for pretixdroid API v2 2016-09-20 12:27:21 +02:00
Raphael Michel
d2416272c5 Added tests for taking an event live 2016-09-20 00:21:43 +02:00
Raphael Michel
2e453bd051 Use the redirect view for the imprint link 2016-09-19 22:17:13 +02:00
Raphael Michel
ba26b8fc71 Fixed front page spacing 2016-09-19 21:59:44 +02:00
Raphael Michel
ed8087b35e Check for quotas before going live 2016-09-19 21:51:09 +02:00
Raphael Michel
cc13631cb8 Ignore free provider in live status 2016-09-19 21:46:30 +02:00
Raphael Michel
637e495b02 Color warnings orange before going live 2016-09-19 21:45:37 +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
8aa1d74609 Updated German translation 2016-09-19 18:46:05 +02:00
Raphael Michel
fb694bf901 Stress that the payment is still required in the thanks message 2016-09-19 18:42:09 +02:00
Raphael Michel
bbd790a13e Show order total on payment confirmation page 2016-09-19 18:10:16 +02:00
Raphael Michel
988340400d Only show "change payment method" if another one is available 2016-09-19 18:06:07 +02:00
Raphael Michel
11abf83a7f Added caching for eventreverse 2016-09-19 17:53:41 +02:00
Raphael Michel
4319082139 Banktransfer: Fixed retry button of duplicate transactions 2016-09-19 16:54:08 +02:00