OpenSlides/openslides/motions
Emanuel Schuetze 23503eb4ba Several template fixes and clean up
- Use ng-cloak for hide template parts while loading.
- Set html lang attribute dynamically (Fixes #1546)
- Clean up: Rename 'dashboard' to 'home'.
- Show duration of speech in minutes. (Fixes #1882)
- Save agenda specific stuff for customslides. (Fixes #1887)
- Remove title from QuickEdit from.
- Checkbox for item.closed is now visible for manager only.
- Agenda list view: Show list of speakers link also for normal users.
- Improve slide templates: Show agenda item number and subtitle.
- Fixed agenda title for motions and assignments.
  (Don't load motions and assignmetn in agenda app.)
- Added missing seach template.
2016-01-27 12:10:40 +01:00
..
migrations Squished all migrations. 2016-01-09 19:10:57 +01:00
static Several template fixes and clean up 2016-01-27 12:10:40 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
apps.py Split motions.js into base, site and projector 2015-11-23 22:06:50 +01:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py Several template fixes and clean up 2016-01-27 12:10:40 +01:00
pdf.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py Motion template fixes 2016-01-15 00:03:29 +01:00
signals.py Mark all motion state names as translatable in JS. (Fixes #1864) 2016-01-24 00:37:54 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Merge pull request #1868 from normanjaeckel/TrivialChanges 2016-01-15 09:31:30 +01:00