Commit Graph

627 Commits

Author SHA1 Message Date
Raphael Michel
b1d67a4860 Added order position id to JSON export 2015-08-27 16:05:18 +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
Raphael Michel
66bc5c4432 Added ticket download option to the admin page 2015-08-15 18:37:10 +02:00
Raphael Michel
8b4addde1e Added first steps of installation documentation 2015-08-15 17:39:02 +02:00
Raphael Michel
ae35bdbd18 Refs #88 -- Document that utf-8 should be set for MySQL 2015-08-15 17:31:17 +02:00
Raphael Michel
b47ca0acc8 Updated German translation 2015-08-15 17:16:41 +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
9720cd8fea Cached and fixed statistics 2015-08-15 14:31:09 +02:00
Raphael Michel
b648d161d6 Added signals for order creation and payment 2015-08-15 14:30:59 +02:00
Raphael Michel
8cbaa15bf6 Statistics: Removed extra() clause because it caused several problems 2015-08-15 14:11:53 +02:00
Raphael Michel
a811a44b2a Statistics: Fixed payment statistics 2015-08-15 13:32:16 +02:00
Raphael Michel
07be99976e Statistics: Fixed revenue statistics 2015-08-15 13:11:28 +02:00
Raphael Michel
1687dbf6fa Stripe: Fixed typo 2015-08-15 13:02:53 +02:00
Raphael Michel
5d3572fa7b Statistics: Consistent usage of currencies 2015-08-15 12:55:46 +02:00
Raphael Michel
808445371d Statistics: Added a graph for revenue over time 2015-08-15 12:54:30 +02:00
Raphael Michel
0db9fe5199 Statistics: Fixed bar colors 2015-08-15 12:40:35 +02:00
Raphael Michel
d9a39d9019 Statistics: Do not compress raphael and morris and hope that it works 2015-08-15 12:31:51 +02:00
Raphael Michel
4eb52caa1a Statistics: Disable chart interpolation 2015-08-15 12:13:43 +02:00
Raphael Michel
62547dbaa0 Statistics: Load JS in head 2015-08-15 12:12:39 +02:00
Raphael Michel
390e2e6c58 Statistics: Added product statistics 2015-08-15 11:47:53 +02:00
Raphael Michel
1193254a62 Statistics: Changed layout 2015-08-15 11:28:13 +02:00
Raphael Michel
0eae207928 Statistics: Fixed and documented type variation between MySQL and SQLite 2015-08-15 11:25:46 +02:00
Raphael Michel
efea0748dd Statistics: Fixed isort and database-dependent types 2015-08-15 11:19:32 +02:00
Raphael Michel
b8fb9838af Statistics: Changed plugin name and chart options 2015-08-15 11:17:52 +02:00
Raphael Michel
d9085d37a6 Added basic statistics 2015-08-15 11:07:04 +02:00
Raphael Michel
9ffd166214 Banktransfer: Allowed whitespace between slug and order code 2015-08-14 23:39:00 +02:00
Raphael Michel
b2132b7a5a Added basic JSON export 2015-08-14 23:02:58 +02:00