OpenSlides/tests
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
..
account Fixed #745 and #744: Make widgets fixable and collapsable. 2013-06-16 12:15:52 +02:00
agenda Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
assignment Fix delete of assignments with related agenda items. 2013-09-07 16:33:10 +02:00
config Add on_change_callback to config variables. These callback can be defined in the ConfigVariable object and is called, when the variable is changed. 2013-09-08 11:16:23 +02:00
core Added template filter 'absolute_url' 2013-08-19 11:21:29 +02:00
forms Format fix 2013-04-19 19:15:57 +02:00
mediafile Create admin-user after syncdb 2013-06-16 17:07:55 +02:00
motion Disable deleting active versions of a motion 2013-07-28 01:14:15 +02:00
participant Fixes #765. Avoids the django AbstracUser username validator 2013-06-26 19:00:52 +02:00
person_api Fix get_absolute_url for deleted persons. 2013-08-19 10:50:37 +02:00
projector Fixed repr in widget 2013-09-07 15:19:03 +02:00
utils Added template filter 'absolute_url' 2013-08-19 11:21:29 +02:00
__init__.py reordered the tests 2012-11-24 15:00:17 +01:00
settings.py Small modifications. Enhencement of tests. 2013-03-18 22:41:42 +01:00
test_init.py Fix PEP8, and forgotten import change. Update .travis. 2013-03-12 21:56:13 +01:00