OpenSlides/openslides/motion
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/styles Use ordinal numbers in assignment and motion polls, fixes #456. Include humanize app to portable 2013-06-13 15:48:55 +02:00
templates Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +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
csv_import.py Motion import improved: 2013-05-30 22:23:38 +02:00
exceptions.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
forms.py Change the Workflow of a motion in CreateView. 2013-06-16 00:53:49 +02:00
models.py Fix translation of messages with additional content 2013-06-20 23:36:23 +02:00
pdf.py Fixed motion pdf and template issues: 2013-06-28 12:43:58 +02:00
signals.py small translation update 2013-06-16 18:44:14 +02:00
slides.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
urls.py Fixes #648 2013-06-15 09:18:21 +02:00
views.py Fix whitespaces in translated strings. 2013-06-25 17:44:31 +02:00