OpenSlides/openslides/motion
Emanuel Schuetze a97cf4a680 Motion import improved:
- add semicolon support (use utils/csv_ext.py as participant import)
- show all warnings of each line in one warning message
- show success message with total counter (x of n motions imported).
- improved warning and error strings
2013-05-30 22:23:38 +02:00
..
static/styles Bugfixing, template improvements, translation updates. 2013-05-29 22:59:24 +02:00
templates Fixed #680 (Open all PDFs in new tab). 2013-05-29 22:59:33 +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 Several template and bug fixes, some minor view behavior changes 2013-05-23 00:32:32 +02:00
models.py Bugfixing, template improvements, translation updates. 2013-05-29 22:59:24 +02:00
pdf.py Bugfixing, template improvements, translation updates. 2013-05-29 22:59:24 +02:00
signals.py Update view contains possibility for managers to change the workflow. Also other small fixes. 2013-05-16 00:25:44 +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 Motion identifier setting and versioning. 2013-05-13 23:13:14 +02:00
views.py Motion import improved: 2013-05-30 22:23:38 +02:00