OpenSlides/openslides/mediafiles
Emanuel Schuetze 89446ce4f6 Use angular-chosen instead of ui-select for better performance.
The jQuery select field from angular-chosen is used for all ui-select
fields. See https://github.com/leocaseiro/angular-chosen/

Use input delay on users filter field with 'debounce'.

Fixed #2006.
2016-03-18 14:37:03 +01:00
..
migrations Squished migrations files. 2016-03-02 14:26:47 +01:00
static Use angular-chosen instead of ui-select for better performance. 2016-03-18 14:37:03 +01: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 Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +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 error if a PDF file was deleted from the server. Fixed #1988. 2016-02-23 22:35:04 +01:00
views.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00