Commit Graph

545 Commits

Author SHA1 Message Date
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
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
Raphael Michel
c928864477 Added a basic framework for data exporters 2015-08-14 22:44:07 +02:00
Raphael Michel
e49a159ff4 Fixed import sorting in a migration 2015-08-14 21:39:46 +02:00
Raphael Michel
b2d7e09a10 Fixed two failing tests 2015-08-14 21:30:06 +02:00
Raphael Michel
d87106ee67 Fixed #85 -- Fixed logic of time restrictions 2015-08-14 21:17:28 +02:00
Raphael Michel
27fe1b98d4 Fixed price calculation with restrictions 2015-08-14 20:36:55 +02:00
Raphael Michel
f8bedfdec4 Fixed inconsistend price display 2015-08-14 20:34:47 +02:00
Raphael Michel
f2b57f9f2b Fixed layout issues in the restriction admin 2015-08-14 20:34:21 +02:00
Raphael Michel
535d06c3ef Fixed stripe template 2015-08-13 20:34:46 +02:00
Raphael Michel
88bf1af47b Updated German translation 2015-08-13 19:11:31 +02:00
Raphael Michel
ec6f22d701 Fixed payment details for unpaid stripe payments 2015-08-13 19:09:32 +02:00
Raphael Michel
7094d8178f Fixed a bug with unpaid stripe payments 2015-08-13 18:43:44 +02:00
Raphael Michel
63928ab557 Fixed item deletion to also respect deleted orders (which should not
exist)
2015-08-13 18:32:33 +02:00
Raphael Michel
699a2ec2ff Modified product list to strike out deactivated items 2015-08-13 18:32:10 +02:00
Raphael Michel
478d6af248 Fixed #87 -- Added deletion of products 2015-08-13 18:27:19 +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
4277e689b8 Refs #56 -- Revert changes to recover from a problem 2015-08-04 15:59:06 +02:00
Raphael Michel
1554d2e5be Fixed a bug with restrictions that set the price to None 2015-07-31 12:50:09 +02:00
Raphael Michel
f7c20888e2 Merge branch 'master' of github.com:pretix/pretix 2015-07-30 19:33:52 +02:00
Raphael Michel
395d57fb7f Specified a default order for orders 2015-07-30 19:33:00 +02:00
Raphael Michel
1754bf0a01 Fixed import order in migrations 2015-07-26 19:17:33 +02:00
Raphael Michel
c8a47f6d4b Removed redundant operators 2015-07-26 17:18:48 +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
a0e8e06743 Fixed #65 -- Disallow None value for product default prices 2015-07-26 16:31:01 +02:00