OpenSlides/openslides/utils
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
..
auth Some last (template) improvements for next release 2013-05-16 21:03:42 +02:00
jsonfield A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
person Fix get_absolute_url for deleted persons. 2013-08-19 10:50:37 +02:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
csv_ext.py cleanup 2012-11-24 14:01:21 +01:00
exceptions.py Work on motion workflow system. 2013-02-13 23:04:24 +01:00
forms.py Insert LocalizedModelChoiceField for use in MotionSetWorkflowMixin. Fixed #713. 2013-06-09 16:41:58 +02:00
modelfields.py cleanup 2012-11-24 14:01:21 +01:00
pdf.py Format fix 2013-04-19 19:15:57 +02:00
signals.py Updated license header. 2012-04-25 22:29:19 +02:00
staticfiles.py cleanup utils 2012-07-10 13:19:12 +02:00
template.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
test.py Deletes config cache after each test if it exists. 2013-08-19 18:05:03 +02:00
tornado_webserver.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
utils.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
views.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00