Commit Graph

378 Commits

Author SHA1 Message Date
Raphael Michel
d21fa8392a Added more tests for pretix.multidomain 2015-10-18 17:28:12 +02:00
Raphael Michel
3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00
Raphael Michel
974c5cee79 Moved property to the inside of items 2015-10-08 12:45:19 +02:00
Raphael Michel
c4638a3402 Enabled asynchronous cart/order actions 2015-10-05 11:33:53 +02:00
Raphael Michel
4c6b292968 Refactored checkout steps 2015-10-05 11:24:00 +02:00
Raphael Michel
93d027cec6 Make all orders "guest orders" 2015-10-05 11:24:00 +02:00
Raphael Michel
c47008cc18 Added password reset to control.auth 2015-10-04 13:52:08 +02:00
Raphael Michel
7fc56b77db Fixed #98 -- Handle deletion of cached files 2015-09-29 16:46:45 +02:00
Raphael Michel
21e71f97c1 Added a test for the type of default values 2015-09-29 15:34:37 +02:00
Raphael Michel
109e18e891 Added unit tests for authentication forms 2015-09-29 01:00:54 +02:00
Raphael Michel
d5e7ee8d8d Added a test for detecting inactive items in cart 2015-09-28 23:44:40 +02:00
Raphael Michel
24c76baec2 Added tests for order expiry dates 2015-09-28 23:18:52 +02:00
Raphael Michel
1c89fec808 Fixed import sorting 2015-09-28 23:11:46 +02:00
Raphael Michel
c67a70369d Added tests for our locking system 2015-09-28 23:01:03 +02:00
Raphael Michel
06868d6d17 Simplified mail tests 2015-09-28 22:30:36 +02:00
Raphael Michel
803cfb446a Fixed a test that now requires login to be useful 2015-09-27 21:04:17 +02:00
Raphael Michel
b8f1be8910 Swapped the names of two tests 2015-09-27 20:51:26 +02:00
Raphael Michel
37e00b805e Fixed cart creation after guest login 2015-09-27 19:41:36 +02:00
Raphael Michel
4e11a13f14 Fixed three unit tests 2015-09-27 19:06:36 +02:00
Raphael Michel
59e4b19e3f Fixed broken Unit Test 2015-09-17 22:57:39 +02:00
Raphael Michel
9d625198bd Refs #96 -- Allow anonymous orders 2015-09-17 22:45:57 +02:00
Raphael Michel
7def097dcd Refs #96 -- Completely removed local users 2015-09-17 00:55:00 +02:00
Raphael Michel
0dccdcb0f7 Fixed testdummy ticket output 2015-09-16 16:16:49 +02:00
Raphael Michel
0903990510 Adjusted tests 2015-09-16 11:56:09 +02:00
Raphael Michel
9ecd16c19c Refs #44 -- Added background queue support for file export 2015-09-15 22:56:02 +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
4bd8945432 Added a few more tests 2015-08-28 18:16:11 +02:00
Raphael Michel
8f6b92fbf3 Added tests and test configuration for pretix/base 2015-08-25 17:18:33 +02:00
Raphael Michel
077e36e375 Added a test for the pretixdroid plugin 2015-08-25 16:22:33 +02:00
Raphael Michel
22b4d514d6 Fixed #83 -- Added an informal German translation 2015-08-16 14:25:14 +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
b2d7e09a10 Fixed two failing tests 2015-08-14 21:30:06 +02:00
Raphael Michel
56961337ae Refs #85 -- Do not sell tickets that are marked as inactive 2015-08-13 11:58:47 +02:00
Raphael Michel
36430f3b9a Fixed tests that did not set a default_price on items 2015-07-26 17:07:31 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
2b50e44610 Added basic tests for the orders view 2015-07-03 23:35:44 +02:00
Raphael Michel
1f08dfda5c Resolved flake8 warnings 2015-06-28 17:02:12 +02:00
Raphael Michel
75b8d800ea Added tests for modifying and cancelling orders 2015-06-28 16:21:39 +02:00
Raphael Michel
1faee34c93 Added unit tests for the new account settings form 2015-06-26 15:52:11 +02:00
Raphael Michel
76b0189972 Fixed a versioning bug in the property editor 2015-06-23 21:18:04 +02:00
Raphael Michel
6ec516a83a Fixed tests that got broken in bef9e05 2015-06-23 20:52:31 +02:00
Raphael Michel
2a8b3cbfa9 Added checks for data versioning within the existing tests 2015-06-21 22:26:50 +02:00
Raphael Michel
926d543bf7 Added test for mail subject prefixes 2015-06-21 21:42:31 +02:00
Raphael Michel
d6d63f826f Changed some texts 2015-06-21 21:37:39 +02:00
Raphael Michel
fa94d17d74 Fixed absolute URLs (now for real) 2015-06-21 21:15:12 +02:00
Raphael Michel
32a9d9709b Fixed the locale setting test 2015-06-18 14:15:49 +02:00
Raphael Michel
e1542d6791 Added a test for the settings view 2015-06-18 14:14:58 +02:00
Raphael Michel
bbab56b6f6 Added tests for locale settings 2015-06-16 20:09:41 +02:00
Raphael Michel
09ef29c842 Merge branch 'master' of github.com:pretix/pretix 2015-06-16 19:40:10 +02:00