OpenSlides/openslides/projector
Emanuel Schuetze 5dd65cb173 Fixed motion pdf and template issues:
- Fixed #790 (Unicode Error while creating motion pdf if motion text contains umlauts and motion is imported from CSV)
- Fixed #742: Added categories and identifier to motion pdf.
- Fixed wrong title order (app title - OpenSlides).
2013-06-28 12:43:58 +02:00
..
static Fixed white projector live view in IE 10 (missing transform-origin). 2013-06-25 14:03:36 +02:00
templates Fixed motion pdf and template issues: 2013-06-28 12:43:58 +02:00
__init__.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
api.py Add request to all widgets, fixed #653 2013-06-13 23:45:30 +02:00
forms.py cleanup 2012-11-24 14:01:21 +01:00
models.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
projector.py Add request to all widgets, fixed #653 2013-06-13 23:45:30 +02:00
signals.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
urls.py Import urls.py needed django functions from django.conf.urls 2013-01-05 01:05:38 +01:00
views.py Add request to all widgets, fixed #653 2013-06-13 23:45:30 +02:00