OpenSlides/openslides/agenda
FinnStutzenstein 754040570d New style for motion agenda title and list of speakers
Improved list of speakers slide title:
- h2 subtitle: use always motion identifier only (like in motion slides)
- h1 title: use always "list of speakers" (long motion title not useful
  if an other projector shows the motion slide with full title
  (identifier is enough)
2018-05-02 13:29:59 +02:00
..
migrations Adding new permission to groups during migration from 2.1.1 to 2.2 2018-03-12 14:11:20 +01:00
static New style for motion agenda title and list of speakers 2018-05-02 13:29:59 +02: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 Mark speakers 2018-02-13 10:32:31 +01:00
projector.py Show motion identifier in (current) list of speakers 2017-11-01 09:58:22 +01:00
serializers.py Mark speakers 2018-02-13 10:32:31 +01:00
signals.py Enhance setup of new agenda items for topics, motions and motion blocks. 2018-01-29 09:18:07 +01:00
urls.py Agenda DOCX export, motion log message when comment edited, motion sequential number in detail view and PDF, save pagination state to session storage (fixes #3558). 2018-02-14 10:25:51 +01:00
views.py Autoupdates for all children if the item type has changed (fixes #3636). 2018-03-19 15:32:20 +01:00