OpenSlides/openslides/core
Oskar Hahn 6abb0976c2 Change system for autoupdate on the projector (#2394)
* Second websocket channel for the projector

* Removed use of projector requirements for REST API requests.

Refactored data serializing for projector websocket connection.

* Refactor the way that the projector autoupdate get its data.

* Fixed missing assignment slide title for hidden items.

* Release all items for item list slide and list of speakers slide. Fixed error with motion workflow.

* Created CollectionElement class which helps to handle autoupdate.
2016-09-17 22:26:23 +02:00
..
management Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00
migrations Control the resolution of the projector 2016-08-31 14:18:29 +02:00
static Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
apps.py typo fixing (issue #2181) 2016-06-08 22:18:35 +02:00
config_variables.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
config.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py Control the resolution of the projector 2016-08-31 14:18:29 +02:00
session_backend.py Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00
signals.py Redesign of the config variables. 2016-06-03 13:47:54 +02:00
urls.py Control the resolution of the projector 2016-08-31 14:18:29 +02:00
views.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00