OpenSlides/openslides/core
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 Cleaned up urls.py. Fixed #1472. Removed use of 'django.views.i18n.javascript_catalog'. 2015-02-25 16:55:44 +01:00
templatetags Use python3 2014-08-24 21:21:11 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Added REST api for motion, mediafile and config app. Refactor REST api in other apps. 2015-01-31 14:15:10 +01:00
chatbox.py Merge branch 'stable/1.7.x' 2015-01-23 02:33:17 +01:00
exceptions.py Merge branch 'stable/1.6.x' 2015-01-06 13:04:07 +01:00
forms.py Use python3 2014-08-24 21:21:11 +02:00
main_menu.py Update to bootstrap 3.3.1. 2015-01-21 12:23:32 +01:00
models.py Added REST api for motion, mediafile and config app. Refactor REST api in other apps. 2015-01-31 14:15:10 +01:00
serializers.py 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
signals.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
urls.py Merge branch 'stable/1.6.x' 2015-01-06 13:04:07 +01:00
views.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
widgets.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00