OpenSlides/openslides/assignment
Oskar Hahn ecf5248962 Rework of the projector with websocket
* Set a static projector title
* absolute_urls for the activate links
* update the projector when a slide changes (in save())
* insert the absolute_url template filter
* Preview to slides
* renamed is_active to is_active_slide
* The SlideMixin has to come before the PersonMixin
* Update list of speakers
* Render Countdown via JS
* Reconnect projector after connection lost
* Overlays can allways be active and do not appear in the widget
* Rewrote the clock as overlay
2013-09-24 23:35:05 +02:00
..
static template: Removed old icons. Added some new glyphicons. Updated template style. Some fixes. 2013-02-05 20:40:55 +01:00
templates/assignment Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
__init__.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
forms.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
models.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
signals.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
slides.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
urls.py Refactored assignments app to use class based views instead of 2013-09-14 18:20:35 +02:00
views.py Refactored assignments app to use class based views instead of 2013-09-14 18:20:35 +02:00