OpenSlides/openslides/agenda
Emanuel Schütze 85d7b2ebe6 Minor bugfixes for 2.3.1
- Fixed sorting of users in dropdowns for speakers, submitters and candidates.
- Fixed assignment ballot paper layout (more space required for global 'no').
- Fixed missing output of special poll values. Use new filter 'textOrNumber'
  to return decimal number or string (e.g. 'majority').
2018-10-19 14:07:06 +02:00
..
migrations New item type internal. 2018-08-16 15:28:30 +02:00
static Minor bugfixes for 2.3.1 2018-10-19 14:07:06 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Fixed agenda get_restricted_data() if no agenda items exist. 2018-08-23 09:48:47 +02:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
config_variables.py Changed default agenda type for new topics. 2018-08-22 17:27:21 +02:00
models.py New item type internal. 2018-08-16 15:28:30 +02:00
projector.py Show motion identifier in (current) list of speakers 2017-11-01 09:58:22 +01:00
serializers.py New item type internal. 2018-08-16 15:28:30 +02:00
signals.py New item type internal. 2018-08-16 15:28:30 +02: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 Hide Sort button in agenda (closes #3812) 2018-08-27 11:24:52 +02:00