Raphael Michel
|
8dec1abf12
|
Fixed and simplified PDF exports
|
2015-10-11 19:50:08 +02:00 |
|
Raphael Michel
|
974c5cee79
|
Moved property to the inside of items
|
2015-10-08 12:45:19 +02:00 |
|
Raphael Michel
|
b99f541adf
|
Fixed a ValueError in the statistics plugin
|
2015-10-06 00:01:14 +02:00 |
|
Raphael Michel
|
e6767afbd1
|
Moved question<>item relation to the question side
Cleared migration history
|
2015-10-06 00:00:38 +02:00 |
|
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
|
3282244d1b
|
Use Django's storage API for media files
|
2015-09-29 16:05:17 +02:00 |
|
Raphael Michel
|
9d625198bd
|
Refs #96 -- Allow anonymous orders
|
2015-09-17 22:45:57 +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
|
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
|
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
|
912b0fcf6a
|
Added a note on HBCI PIN security
|
2015-08-28 18:21:34 +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
|
9ab6cc52c7
|
Refs #40 -- Removed Python 3.2/3.3 support
|
2015-08-22 14:23:11 +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
|
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
|
e4742113c7
|
PDF tickets: Add config flags for object positions
|
2015-08-15 23:36:15 +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
|
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
|
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
|
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 |
|