OpenSlides/openslides/core
Emanuel Schuetze 8d638a908d Added new angularjs templates
for agenda, motions, assignments, users and mediafiles apps.

Users app:
- Show permissions in group form (Fixed #1500)
- Added experimental csv import for users.

Agenda:
- new agenda sort view.
- Added experimental angular-xeditable for item-list view.

General:
- Added core.tag templates.
- Added mediafiles templates.
- Remove old template and js files. Remove old views.
- Skip old tests.

Added external angular modules:
- angular-loading-bar (Fixed #1448)
- ui-tree (for sorting agenda tree)
- ng-fab-forms (for better form validation)
- ui-bootstrap (for modal window, dropdown, popover)
- ngBootbox (for confirm delete dialogs in agenda and users app)
2015-05-06 09:19:16 +02:00
..
management Refactored parts of users app. 2015-02-14 02:29:53 +01:00
static Added new angularjs templates 2015-05-06 09:19:16 +02:00
templates Added new angularjs templates 2015-05-06 09:19:16 +02: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 Added new angularjs templates 2015-05-06 09:19:16 +02: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 Added new angularjs templates 2015-05-06 09:19:16 +02:00
views.py Use ui-router to handle django urls 2015-03-02 19:03:19 +01:00
widgets.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00