OpenSlides/openslides/core
Emanuel Schuetze 7029852043 Template fixes
- switch projector live view minimize/maximize buttons
- show agenda/item split buttons (project only main agenda items, project subitem)
  only if subitems are available
2016-03-03 08:46:18 +01:00
..
management Updated start script help text and custom commands. Fixed #1987. 2016-02-25 23:17:04 +01:00
migrations Squished migrations files. 2016-03-02 14:26:47 +01:00
static Template fixes 2016-03-03 08:46:18 +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 Use colorpicker for projector header color config. 2016-02-23 22:24:41 +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 Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py Used 'detail' for all ValidationError messages. See #1946. 2016-02-08 21:52:23 +01:00
signals.py Use colorpicker for projector header color config. 2016-02-23 22:24:41 +01:00
urls.py Implement full text search (client side) Fixes #1699 2016-01-27 00:16:30 +01:00
views.py Added possibility to hide config variables. 2016-02-14 21:38:26 +01:00