OpenSlides/openslides/agenda
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 Template fixes 2013-11-23 15:05:19 +01:00
templates Merge pull request #1116 from emanuelschuetze/template-fix2 2013-11-23 08:25:33 -08:00
__init__.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
forms.py Translate state.name in motion log message. 2013-11-22 15:34:32 +01:00
models.py Fixed countdown and projector update issues 2013-11-24 10:04:01 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
slides.py Fixed agenda slide 2013-11-12 08:59:20 +01:00
urls.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
views.py fix #1085 maybe could be done better but for 1.5 integration this could be used . input 60< is converted to hh:mm 2013-11-21 08:13:24 +01:00