Commit Graph

19 Commits

Author SHA1 Message Date
Raphael Michel
c4638a3402 Enabled asynchronous cart/order actions 2015-10-05 11:33:53 +02:00
Raphael Michel
2e9157cbef Removed unused imports 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
44602004db Moved check for active presale period up 2015-09-28 23:49:48 +02:00
Raphael Michel
c1318d5f28 Delete unavailable items from cart 2015-09-28 23:44:16 +02:00
Raphael Michel
9fe133402d Removed duplicate import 2015-09-28 23:17:28 +02:00
Raphael Michel
16207cf2c4 Fixed wrong type annotations 2015-09-28 23:15:24 +02:00
Raphael Michel
9d625198bd Refs #96 -- Allow anonymous orders 2015-09-17 22:45:57 +02:00
Raphael Michel
c268da02a2 Simplified the locking procedure 2015-09-16 16:03:17 +02:00
Raphael Michel
b648d161d6 Added signals for order creation and payment 2015-08-15 14:30:59 +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
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
1afc23611d Fixed a bug in quota locking 2015-07-14 20:31:19 +02:00
Raphael Michel
44beb8e84a Fixed a logic bug 2015-06-29 14:42:07 +02:00
Raphael Michel
1f08dfda5c Resolved flake8 warnings 2015-06-28 17:02:12 +02:00
Raphael Michel
fa642ddffe Refactored some code out of pretix.presale 2015-06-24 17:10:42 +02:00
Raphael Michel
96c16d7720 Fix wrong import 2015-06-03 16:03:42 +02:00
Raphael Michel
c83bd0e293 Move mail() to services/ 2015-06-03 14:01:33 +02:00
Raphael Michel
fc907a2ec7 Refactor mark_paid out of models 2015-06-03 13:59:12 +02:00