OpenSlides/openslides/assignments
Emanuel Schuetze 06d333c067 Template fixes for better smartphone usage.
- Remove on-focus-me directive on every list view.
  (Otherwise smartphones/tablets opens always the keyboard on each list view.)
- Make some columns 'optional' in list view to see only the most important columns
  on small devices.
- Add z-index for projector sidebar. Show it in full width on small
  devices.
- Remove padding on small devices.
2016-04-17 19:56:38 +02:00
..
migrations Squished migrations files. 2016-03-02 14:26:47 +01:00
static Template fixes for better smartphone usage. 2016-04-17 19:56:38 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
apps.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
models.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py Fixed validation of default votes in assignment and motion poll. Fixed #1959. 2016-02-09 21:14:01 +01:00
signals.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00