Commit Graph
955 Commits
Author SHA1 Message Date
Raphael Michel 9407fc0bca 2FA: Allow to delete devices 2016-10-09 12:59:43 +02:00
Raphael Michel 2f24af824e 2FA: Support for adding TOTP-based devices 2016-10-09 12:59:43 +02:00
Raphael Michel 508a4f8e86 Update German translation 2016-10-08 22:13:20 +02:00
Raphael Michel d43d6f485b Fix #258 -- Add a comment field to bank transactions 2016-10-08 20:18:35 +02:00
Flavia BastosandRaphael Michel 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 KunzeandRaphael Michel b6dc2661ae Add signal to display html in quota detail view (#264) 2016-10-08 15:53:01 +02:00
Tobias KunzeandRaphael Michel e9c3065e03 Pass required parameter for cache invalidation 2016-10-08 14:40:37 +02:00
Tobias KunzeandRaphael Michel 11dc8aac36 Force ISO8601-ish datetime format for locale 'en' 2016-10-05 18:47:44 +02:00
FlaviaBastosandRaphael Michel 5e3a8325ca Fix #155 -- Remove javascript URIs for CSP (#261)
* remove javascript URIs for CSP

#155

* remove javascript URIs for CSP
Issue 155

Combining js error handling files.
2016-10-05 18:17:54 +02:00
Raphael Michel b5a23224c8 Added admin action to make an expired order pending again 2016-10-03 11:14:20 +02:00
Raphael Michel d00eb41222 Merge branch 'django110' 2016-10-03 10:31:49 +02:00
Raphael Michel 1ac6fb71b3 Stripe: added tests for the stripe API calls 2016-10-02 19:53:46 +02:00
Raphael Michel 197178fc52 Added error messages and tests to event settings pages 2016-10-02 19:13:55 +02:00
Raphael Michel 58f7ddb13d Renamed and documented payment views 2016-10-02 19:13:55 +02:00
Raphael Michel 96a640ad90 Fixed a bug that lead to wrong payment type links in the order overview 2016-10-02 19:13:55 +02:00
Tobias KunzeandRaphael Michel 2166fa6f4a Add spaces before ellipses … (#257) 2016-10-02 17:05:06 +02:00
Raphael Michel 1593787302 Control navigation: Only expand/collapse on arrow click 2016-10-01 12:59:48 +02:00
Raphael Michel 4feeab35e4 Force ISO8601 date format for locale 'en' 2016-10-01 12:32:07 +02:00
Tobias KunzeandRaphael Michel f955c35f2d Fix voucher tag overview with MySQL (closes #253) (#254)
This is a fix for this MySQL issue: https://code.djangoproject.com/ticket/24662
It is (imo) the best solution over custom SQL queries or explicit int
casting later on.
2016-09-27 11:42:58 +02:00
Raphael Michel efc6b6e480 Resolved various warnings, upgrade bootstrap3 2016-09-27 10:50:13 +02:00
Raphael Michel 3e318d0dcf Django 1.10: User.is_authenticated is now a property 2016-09-27 10:25:20 +02:00
Raphael Michel fbd1c0d367 Django 1.10: URL configuration deprecations 2016-09-27 10:21:54 +02:00
Raphael Michel 965428e422 Django 1.10: New-style middlewares 2016-09-27 10:00:03 +02:00
Raphael Michel 6d894bf98c Custom 404 error view to handle translated error messages correctly 2016-09-26 19:01:38 +02:00
Raphael Michel 00810cdfab Stop instantiating context objects as it is deprecated 2016-09-26 19:01:38 +02:00
Raphael Michel a4ab544fd1 Fixed unneeded and harmful call to resolve() 2016-09-26 19:01:38 +02:00
FlaviaBastosandRaphael Michel 006ade1414 Fix typo on Stripe plugin configuration alert. (#251) 2016-09-26 18:35:15 +02:00
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 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 KunzeandRaphael Michel 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 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 6229db5035 Make calls to regenerate_css asynchronous 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 KunzeandRaphael Michel 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 MichelandGitHub 1faacef9d4 Always process tasks through celery (#245) 2016-09-21 10:38:31 +02:00