OpenSlides/openslides/agenda
Emanuel Schütze 702b452b6e Template improvements for motions and projector
- Use same title layout for (current) list of speakers slide.
- Set default choose for current list of speakers slide to 'project as slide'
  if more than one projectors available.
- Remove additional control bottons in list of speakers view to stop/end current/next speech.
  (User should better use the start/stop buttons behind the speaker names.)
- Fix typo in projection defaults.
- Set sidebox in motion slide to fix position (should not scroll).
- Fix order of amendments in motion detail template.
- Increase font size of motion block items on slide.
2017-11-12 17:23:05 +01:00
..
migrations New permission for managing lists of speakers (fixes #3363) 2017-09-08 21:55:42 +02:00
static Template improvements for motions and projector 2017-11-12 17:23:05 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
config_variables.py Using a datetimepicker for agenda start time (closes #2413 and fixes #2440) 2016-10-06 22:12:51 +02:00
models.py Bundle autoupdates for beginning a speech 2017-11-03 10:27:45 +01:00
projector.py Show motion identifier in (current) list of speakers 2017-11-01 09:58:22 +01:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py more typings 2017-09-03 18:34:55 +02:00
views.py New permission for managing lists of speakers (fixes #3363) 2017-09-08 21:55:42 +02:00