OpenSlides/openslides/topics
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 Added support for multiple projectors. 2016-09-30 18:58:59 +02:00
static Template improvements 2018-04-25 15:47:39 +02:00
__init__.py Moved custom slides to own app topics for better app structure. 2016-09-21 15:00:23 +02:00
access_permissions.py Performance improvements 2017-01-13 13:37:18 +01:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
models.py Enhance setup of new agenda items for topics, motions and motion blocks. 2018-01-29 09:18:07 +01:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Enhance setup of new agenda items for topics, motions and motion blocks. 2018-01-29 09:18:07 +01:00
signals.py Adding agenda/topics app, fixes user app 2017-03-07 15:02:39 +01:00
views.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00