Commit Graph

652 Commits

Author SHA1 Message Date
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
c268da02a2 Simplified the locking procedure 2015-09-16 16:03:17 +02:00
Raphael Michel
0680f940a6 Fixed ticket download in control panel 2015-09-16 11:57:13 +02:00
Raphael Michel
0903990510 Adjusted tests 2015-09-16 11:56:09 +02:00
Raphael Michel
e49c336675 Fixed field type of CachedTicket.order 2015-09-16 11:41:48 +02:00
Raphael Michel
81d442c9eb Ran isort 2015-09-16 11:34:44 +02:00
Raphael Michel
1a463dd5b1 Refs #44 -- Added background queue support for ticket output 2015-09-16 11:18:18 +02:00
Raphael Michel
9ecd16c19c Refs #44 -- Added background queue support for file export 2015-09-15 22:56:02 +02:00
Raphael Michel
0530416c66 Reworked docker container structure 2015-09-15 21:43:43 +02:00
Raphael Michel
2f0bb5f39f Fixed import structure because testing was broken 2015-09-09 23:56:34 +02:00
Raphael Michel
101f1c77e0 Refs #44 -- Added optional celery background queue for mails 2015-09-09 23:42:16 +02:00
Raphael Michel
181f1fe36d Removed Python 3.3 polyfill (we already dropped support) 2015-09-09 17:53:10 +02:00
Raphael Michel
7b179f3ea5 Fixed broken grouping 2015-09-09 10:56:41 +02:00
Raphael Michel
79410cdb0d Added payment method fees to order overview 2015-09-09 10:34:36 +02:00
Raphael Michel
1b65d3cfaf Added PDF exporter for the order overview 2015-09-08 23:45:29 +02:00
Raphael Michel
6279540372 Added a default set of active plugins 2015-09-08 21:12:56 +02:00
Raphael Michel
2ec4cbeceb Changed all core plugin versions to stay in sync 2015-09-08 20:58:24 +02:00
Raphael Michel
2a3a3e1c3d Merge branch 'master' of github.com:pretix/pretix 2015-09-08 20:51:55 +02:00
Raphael Michel
c921ad9fd7 Added unit test for bank CSV import 2015-09-08 20:51:02 +02:00
Raphael Michel
912b0fcf6a Added a note on HBCI PIN security 2015-08-28 18:21:34 +02:00
Raphael Michel
4bd8945432 Added a few more tests 2015-08-28 18:16:11 +02:00
Raphael Michel
6fa6b46348 Changed sorting of ItemCategory and PropertyValue to work the same way 2015-08-27 18:47:25 +02:00
Raphael Michel
b1d67a4860 Added order position id to JSON export 2015-08-27 16:05:18 +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
691a06e855 Added a plugin for the coming pretixdroid application 2015-08-22 17:21:55 +02:00
Raphael Michel
c091b2bca9 Removed a debugging print statement 2015-08-22 17:19:40 +02:00
Raphael Michel
ec9df17595 Fixed #93 -- Added more details to the payment detail page 2015-08-22 14:33:54 +02:00
Raphael Michel
9ab6cc52c7 Refs #40 -- Removed Python 3.2/3.3 support 2015-08-22 14:23:11 +02:00
Raphael Michel
6b341ed485 Fixed Python 3.2/3.3 compatibility 2015-08-21 12:09:34 +02:00
Raphael Michel
3b17434ebf Banktransfer: Do not warn about outgoing transfers without an order code 2015-08-21 11:39:19 +02:00
Raphael Michel
1bd407fe36 Merge branch 'master' of github.com:pretix/pretix 2015-08-21 11:37:35 +02:00
Raphael Michel
22c25d12df Fixed a compatibility issue with django-compressor 2015-08-21 11:37:19 +02:00
Raphael Michel
aed73b0c61 Changed plugin URL config to create better error messages,
fixed an import error
2015-08-20 22:45:24 +02:00
Raphael Michel
4f28c01692 Fixed #94 -- Improved UI for bankdata import 2015-08-20 22:27:30 +02:00
Raphael Michel
bec407f32e Merge branch 'master' of github.com:pretix/pretix 2015-08-20 22:17:35 +02:00
Raphael Michel
b55b02f4b8 Banktransfer: Added experimental HBCI support 2015-08-20 21:53:10 +02:00
Raphael Michel
57d0b8e2af Updated project status in README.md 2015-08-18 19:54:43 +02:00
Raphael Michel
f72eb4af90 Fixed that mail_prefix was a required setting 2015-08-18 18:21:38 +02:00
Raphael Michel
e2606cb456 Fixed isort 2015-08-16 14:49:49 +02:00
Raphael Michel
22b4d514d6 Fixed #83 -- Added an informal German translation 2015-08-16 14:25:14 +02:00
Raphael Michel
617de765e0 Fixed download button links in pretix control 2015-08-15 23:51:40 +02:00
Raphael Michel
e4742113c7 PDF tickets: Add config flags for object positions 2015-08-15 23:36:15 +02:00
Raphael Michel
21bbe3a8f2 Fixed unwanted deletion of files 2015-08-15 23:19:42 +02:00
Raphael Michel
8b4f890dd0 PDF tickets: Correctly handle custom backgrounds 2015-08-15 23:08:03 +02:00
Raphael Michel
30fd287aab Allowed settings to contain files 2015-08-15 22:55:27 +02:00
Raphael Michel
0ea6fe02d3 PDF tickets: Papersize settings 2015-08-15 20:02:30 +02:00
Raphael Michel
eb843be8b7 Statistics: Added a GET parameter to flush the cache 2015-08-15 19:23:20 +02:00
Raphael Michel
5d47abd36a Statistics: Fixed product graph 2015-08-15 18:37:28 +02:00