Commit Graph
201 Commits
Author SHA1 Message Date
Raphael Michel f22596a5a5 Fix #273 -- Set correct all order expiry times to the end of the day 2016-10-20 11:56:46 +02:00
Raphael Michel a2e707d57d Fixed failing tests 2016-10-18 19:13:30 +02:00
Raphael Michel 158043e29e Fixed a bug in order validation 2016-10-18 19:00:44 +02:00
Raphael Michel 3bd3998eca Removed an unused import 2016-10-15 12:30:04 +02:00
Raphael Michel 503f6dd06f Use consistent flake8 settings everywhere and fix flake8 issues 2016-10-13 22:57:57 +02:00
Tobias KunzeandRaphael Michel 1e276b9d0a Remove AttendeeList view
It could not even filter for attendee and you can do everything (and
better and more) in the OrdersList. And it's one menu entry less to
clutter the interface.
2016-10-12 18:44:11 +02:00
Raphael Michel 888aba5714 2FA: Require recent authentication to change settings 2016-10-09 12:59:43 +02:00
Raphael Michel 2611b7619e 2FA: Added tests 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
Raphael Michel b5a23224c8 Added admin action to make an expired order pending again 2016-10-03 11:14:20 +02:00
Raphael Michel 59e2340529 PDF tickets: Very simple test 2016-10-03 11:00:18 +02:00
Raphael Michel 0248f4f333 SettingsTestCase: Fix unclosed resources 2016-10-03 10:40:01 +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 bc9deec77c Added tests for changing the payment method 2016-10-02 19:13:55 +02:00
Raphael Michel 3bc2ddf79d Fixed a test that should have never worked 2016-09-27 11:06:43 +02:00
Raphael Michel efc6b6e480 Resolved various warnings, upgrade bootstrap3 2016-09-27 10:50:13 +02:00
Raphael Michel 41b21b7b96 Revert "Fixed a somehow broken test"
This reverts commit 9cc53c19b4.
2016-09-26 19:01:38 +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 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 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 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 3dc63d669f More tests for items and questions 2016-09-21 14:18:57 +02:00
Raphael MichelandGitHub 1faacef9d4 Always process tasks through celery (#245) 2016-09-21 10:38:31 +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 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 531d4b0ce9 Bankimport: Handle thousand seperator 2016-09-19 19:23:36 +02:00
Raphael Michel 52f3062d75 Fixed broken test 2016-09-18 21:01:24 +02:00
Raphael Michel 5a9c760633 Fixed bug when modifying an expired cart including a voucher 2016-09-17 23:42:23 +02:00
Raphael Michel 9318652124 Fixed a broken test 2016-09-12 17:31:33 +02:00
Raphael Michel 037aa7fc59 Improved tests
The tests should have been broken by 52906ab, but they weren't because
the tests were to tolerant.
2016-09-09 14:53:09 +02:00
Raphael Michel dae5d859db Banktransfer: Big import refactoring 2016-09-08 20:43:05 +02:00
Raphael Michel fcee787ff5 Fixed a test that failed because of a new feature 2016-09-05 22:38:49 +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 a764e6f55b Allow admin to manually change order email 2016-09-01 22:24:09 +02:00
Raphael Michel 5aa7740c45 Stripe: Removed global webhook, added test for webhook 2016-09-01 14:22:59 +02:00