OpenSlides/openslides/core
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
..
management Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
migrations Several template fixes and clean up 2016-01-27 12:10:40 +01:00
static Several template fixes and clean up 2016-01-27 12:10:40 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Deleted Django default permission of some apps. Fixed #1643. 2016-01-25 14:48:54 +01:00
config.py Fix autoupdate of config 2016-01-09 22:13:55 +01:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
middleware.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Several template fixes and clean up 2016-01-27 12:10:40 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py Added attachments to custom slides. 2016-01-10 11:51:00 +01:00
signals.py Deleted Django default permission of some apps. Fixed #1643. 2016-01-25 14:48:54 +01:00
urls.py Implement full text search (client side) Fixes #1699 2016-01-27 00:16:30 +01:00
views.py Fixed server error in config update view. Fixed #1828. 2016-01-13 15:04:47 +01:00