OpenSlides/openslides
Oskar Hahn 1969416e64 Implemented auth via AngularJS
Also added the derective osPerms to check if the current user has permissions.
Removed old Django views and urls for user.
Created utils.views.APIView which should be used instead of the AjaxView.

Fixes: #1470
Fixes: #1454
2015-02-16 11:42:48 +01:00
..
account Added Django's application configuration. 2014-12-10 17:16:58 +01:00
agenda Updated ViewSets to Django REST Framework 3.0.5. Refactored imports from openslides/utils/rest_api.py for better overriding them later. 2015-02-12 19:19:44 +01:00
assignment Updated ViewSets to Django REST Framework 3.0.5. Refactored imports from openslides/utils/rest_api.py for better overriding them later. 2015-02-12 19:19:44 +01:00
config Updated ViewSets to Django REST Framework 3.0.5. Refactored imports from openslides/utils/rest_api.py for better overriding them later. 2015-02-12 19:19:44 +01:00
core Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
locale angular single page application 2015-02-05 23:06:09 +01:00
mediafile Updated ViewSets to Django REST Framework 3.0.5. Refactored imports from openslides/utils/rest_api.py for better overriding them later. 2015-02-12 19:19:44 +01:00
motion Updated ViewSets to Django REST Framework 3.0.5. Refactored imports from openslides/utils/rest_api.py for better overriding them later. 2015-02-12 19:19:44 +01:00
poll Merge branch 'stable/1.6.x' into 'master'. 2015-01-02 22:11:56 +01:00
projector remove update_projector and add inform_changed_data 2015-01-17 15:16:49 +01:00
users Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
utils Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
__init__.py Updated version to 1.7 2015-01-21 20:58:03 +01:00
__main__.py Rework of management command 2015-01-23 15:40:12 +01:00
global_settings.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
urls.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00