OpenSlides/openslides/core
Emanuel Schuetze c275b08178 Fixed some template bugs (#1727)
- Fixed z-index of messages and countdowns.
- Sidebar: Live view open by default. Improve section style.
- Set default value for open_posts in assignments create form.
- Redefine default values in motions create form.
2015-12-12 00:30:05 +01:00
..
management Remove old thinks not needed for the 2.0 release: 2015-06-16 17:07:39 +02:00
migrations Added controls for projector elements 2015-10-08 19:21:25 +02:00
static Fixed some template bugs (#1727) 2015-12-12 00:30:05 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Split and cleaned up JS files. Added test. 2015-10-22 00:28:01 +02:00
config.py Updated English language files. 2015-11-20 23:23:01 +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 New Agenda Item 2015-10-29 15:44:43 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py New Agenda Item 2015-10-29 15:44:43 +01:00
signals.py New template design 2015-11-30 20:36:33 +01:00
urls.py Added API view for server time. 2015-09-24 21:28:30 +02:00
views.py Added JSHint to Gulp. Split up JS-Code in users app. 2015-10-21 22:44:07 +02:00