OpenSlides/openslides/users
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
..
management Updated start script help text and custom commands. Fixed #1987. 2016-02-25 23:17:04 +01:00
migrations Updated migrations. 2016-03-06 14:36:50 +01:00
static Use angular-chosen instead of ui-select for better performance. 2016-03-18 14:37:03 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01: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
auth.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
exceptions.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
models.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
pdf.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py Remove 'can_see_extra_data' permission from registered and anonymous groups. 2016-03-05 22:12:29 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00