OpenSlides/openslides/motions
Emanuel Schuetze 03f08628c7 Catch 404 errors in resolve promise if user has not all required permissions.
- fix motion detail/list, agenda item detail, assignment list, mediafile list
- add fontpage permission check
- use agenda item title for motion title if available (to show item number)
- fix groupFilter reset in users list
- fix users permission string

Fixes #2028. Fixes #2038.
2016-03-18 21:41:16 +01:00
..
migrations Squished migrations files. 2016-03-02 14:26:47 +01:00
static Catch 404 errors in resolve promise if user has not all required permissions. 2016-03-18 21:41:16 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
apps.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
pdf.py Added motion poll pdf (Fixes #1710). 2016-02-23 22:27:03 +01:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py Fixed error in motion poll serializer. Fixed #2014. 2016-02-27 21:34:26 +01:00
signals.py Template fixes 2016-02-14 22:19:14 +01:00
urls.py Added motion poll pdf (Fixes #1710). 2016-02-23 22:27:03 +01:00
views.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00