OpenSlides/openslides/agenda
Emanuel Schütze ef2a22fefe Template improvements
- Show item duration and done for normal users correctly.
- Fixed CSS class for countdown warning time.
- Improved projector manage button layout.
- Updated fontawsome icons to 4.7.
- Fixed iframe width/height to show border correctly.
- Improved 'close list of speakers' button.
- Improved 'clear all filter' icons.
- Fixed election pdf if candidate was deleted.
- Moved ban icon for internal icons.
- Improved edit projector form. Show simple scaling steps instead of
  width/height resolution.
- Consolidated both agenda item filters.
- Used better sort icon.
- Installed colordialog plugin for ckeditor to select more colors.
- Several css improvements.
2018-04-25 15:47:39 +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 Template improvements 2018-04-25 15:47:39 +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 Protect numbering of the agenda 2018-04-13 10:09:22 +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 Protect numbering of the agenda 2018-04-13 10:09:22 +02:00