OpenSlides/openslides
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 Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
agenda Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
assignment Rework of the projector with websocket 2013-09-24 23:35:05 +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 Merge remote-tracking branch 'openslides/stable/1.4.x' 2013-08-19 17:54:50 +02:00
locale Updated DE and FR translation (one new translation string). 2013-09-10 20:58:59 +02:00
mediafile Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
motion Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
participant Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
static Fixed #857: Use jquery plugin 'bsmSelect' for <select multiple> form elements. 2013-09-06 21:59:52 +02:00
templates Fixed #431: Template improvements (removed unused loaded tags and check of all html template files) 2013-05-30 23:25:49 +02:00
utils Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
__init__.py Update version to 1.4.3-dev 2013-09-10 21:40:44 +02:00
global_settings.py Removed utils from INSTALLED_APPS. 2013-08-11 09:40:14 +02:00
main.py Start Browser on custom IP, fixed #827 2013-07-25 17:03:04 +02:00
urls.py Fixed #463, typo in urls.py 2013-06-21 09:01:56 +02:00