OpenSlides/openslides/projector
Oskar Hahn f8048da76c Fixed countdown and projector update issues
* agenda_item.get_absolute_url('projector') returns the activate-url of the related slide.
* agenda_item.is_activate() returns True, if the related item is active
* Fixed set_active_slide to accept kwargs
* Reset countdown when saving a new duration time
* Update countdown overlay when begin_speak and end_speak is called
* Fixed blinking countdown

Fixes: #1078, #1076, #1075
2013-11-24 10:04:01 +01:00
..
static Fixed a lot of template bugs. 2013-11-20 22:05:10 +01:00
templates Fixed a lot of template bugs. 2013-11-20 22:05:10 +01:00
__init__.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
api.py Fixed countdown and projector update issues 2013-11-24 10:04:01 +01:00
forms.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
models.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
projector.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Fixed countdown and projector update issues 2013-11-24 10:04:01 +01:00
slides.py Some more template fixes: 2013-11-10 20:50:30 +01:00
urls.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
views.py Fixed countdown and projector update issues 2013-11-24 10:04:01 +01:00