OpenSlides/openslides/participant
Emanuel Schuetze 587a3766d2 Fixed participant csv import for group id
- Allowed to add multiple groups in csv group id field (e.g. "3,4")
- Fixed bug that group ids > 9 can not be imported.
- Updated error message if group id does not exists.
2014-07-14 22:54:53 +02:00
..
templates Improved html templates for mobile devices (responsive). 2014-05-18 22:19:02 +02:00
__init__.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
api.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
csv_import.py Fixed participant csv import for group id 2014-07-14 22:54:53 +02:00
forms.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
main_menu.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00
middleware.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
models.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
pdf.py Regrouped config collections and pages. Fixed #1201. 2014-03-13 00:41:57 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Changed permission system for config pages. 2014-05-12 22:56:19 +02:00
slides.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
urls.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
views.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00
widgets.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00