OpenSlides/openslides/users
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
..
management Refactored parts of users app. 2015-02-14 02:29:53 +01:00
static Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +01:00
templates Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
api.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
apps.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
auth.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
csv_import.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
exceptions.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
forms.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
main_menu.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
models.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
pdf.py Fixes users password PDF view. 2015-02-27 11:56:31 +01:00
search_indexes.py Refactory of the participant app 2014-10-12 10:06:54 +02:00
serializers.py Added 'id' to user creation response. 2015-02-25 17:16:36 +01:00
signals.py Cleaned up users.signals. Fixed #1483. 2015-02-25 16:12:20 +01:00
urls.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00
views.py Fixes users password PDF view. 2015-02-27 11:56:31 +01:00
widgets.py Implemented auth via AngularJS 2015-02-16 11:42:48 +01:00