Commit Graph

29 Commits

Author SHA1 Message Date
j a1e6ad7b3d remove future imports 2020-05-30 21:23:16 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 8e4ba42fc1 use python3-venv 2017-11-03 17:28:47 +01:00
j 90537f2f0e PEP8 2017-11-02 21:11:09 +00:00
j 3112f55430 no iteritems in python3 2017-10-15 11:57:42 +02:00
j 170a718ca8 use python3 for poster scripts 2017-08-17 12:44:31 +02:00
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j 2cec1b9ad5 s/import Image/from PIL import Image/g 2016-06-25 20:39:29 +02:00
j b87cab29fe upper case pi, fixes #1677 2013-07-22 19:27:20 +00:00
j 305cc4f9b8 unicode title 2013-07-22 19:18:08 +00:00
rolux e8e81af594 0xDB poster script: handle PI 2013-07-21 10:42:19 +00:00
rolux cd684fe30f 'ß'->'SS' (fixes #1606) 2013-07-05 17:13:15 +02:00
rolux 9988c923a7 0xdb poster: adjust timeline height, fix number of lines 2013-06-29 17:16:27 +02:00
rolux 9e7103bbdc in 0xdb poster script, use new logo 2013-06-29 16:49:34 +02:00
j 959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j fc61bb8ef8 small_frame_height too 2013-06-25 12:12:25 +02:00
j 7ea3d08bc6 fix frame_height in poster scripts 2013-06-25 12:07:01 +02:00
rolux 36ba9467f1 0xdb poster script: fix id, use bold font 2013-06-06 22:01:49 +02:00
rolux eef4e1921d update 0xdb and arsenalberlin poster scripts 2013-06-06 21:45:28 +02:00
rolux 882de2a13a 0xdb poster script: only add frames if duration exists 2013-06-06 19:36:49 +02:00
rolux d8dd1bde5a add arsenalberlin poster script; update 0xdb poster script; add new 0xdb poster font; some costmetic changes 2013-06-06 18:21:49 +02:00
j b3b5278f94 timeline, frame are optional 2013-06-06 12:08:10 +00:00
j b5682cf97c fix variable name 2013-06-06 12:05:15 +00:00
j a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
rolux 8693085afa cosmetic changes to existing poster scripts 2013-02-19 14:41:52 +05:30
j 494adb5959 fix 0xdb poster script 2012-06-15 11:49:42 +02:00
j 70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00