Commit Graph

114 Commits

Author SHA1 Message Date
Raphael Michel
34bdf7134d Fixed PDF ticket generation 2015-11-12 19:40:39 +01: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
1a463dd5b1 Refs #44 -- Added background queue support for ticket output 2015-09-16 11:18:18 +02:00
Raphael Michel
2ec4cbeceb Changed all core plugin versions to stay in sync 2015-09-08 20:58:24 +02:00
Raphael Michel
c091b2bca9 Removed a debugging print statement 2015-08-22 17:19:40 +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
8e086f1f3f Added dispatch_uid argument to all receivers to prevent duplicate
execution
2015-08-15 14:36:29 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
49ea85caee Resolve flake8 warnings 2015-06-03 13:25:26 +02:00
Raphael Michel
8b88878b8d Add a plugin API for ticket outputs 2015-04-19 18:11:15 +02:00