OpenSlides/openslides
Emanuel Schuetze db3625ec91 Angular templates for users app. Use angular-gettext.
- Use new "Font Awesome" icons.
- Sorting columns.
- Filter table.
- New focusMe directive.
- Delete user
- Use ui-sref.
- Use angular-gettext for i18n.
- Added sample po files for DE and FR.
- group views
- use google coding style (2 spaces, optional end tags, etc)
2015-03-02 16:25:36 +01:00
..
account Added Django's application configuration. 2014-12-10 17:16:58 +01:00
agenda Autoupdate for delete views 2015-03-01 08:42:47 +01:00
assignment Autoupdate for delete views 2015-03-01 08:42:47 +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 Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +01:00
locale Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +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 Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +01:00
utils Added utils.views.CSRFMixin to append the csrf token to a view 2015-02-17 20:09:09 +01:00
__init__.py Updated setup.py and openslides module init, esp. version string. Removed git commit id grabbing during development. 2015-02-18 16:44:26 +01:00
__main__.py Updated setup.py and openslides module init, esp. version string. Removed git commit id grabbing during development. 2015-02-18 16:44:26 +01:00
global_settings.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
urls.py Cleaned up urls.py. Fixed #1472. Removed use of 'django.views.i18n.javascript_catalog'. 2015-02-25 16:55:44 +01:00