OpenSlides/openslides/users
Emanuel Schuetze ed72a90306 Reworked all motions templates.
motion detail:
- added progres bar for motionpoll
- added support/unsupport function
- show log

motion list:
- added state filter
- added css animations for enter/leave

motion form:
- use angular-formly (instead of old ng-fab-forms with no angular 1.4.x support)

general:
- Workflow states use new field 'css_class' (instead of unused
  'icon'). Added migration file.
- added 'allowed_actions' to rest api for each motion (by Norman)
- updated all JavaScript dependencies (bower.json)
2015-11-11 10:50:49 +01:00
..
management Cleaned up users app. 2015-09-21 16:23:47 +02:00
migrations Split and cleaned up JS files. Added test. 2015-10-22 00:28:01 +02:00
static Reworked all motions templates. 2015-11-11 10:50:49 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Added JSHint to Gulp. Split up JS-Code in users app. 2015-10-21 22:44:07 +02:00
auth.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
exceptions.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
models.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
pdf.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
projector.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
search_indexes.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
serializers.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
signals.py New Agenda Item 2015-10-29 15:44:43 +01:00
urls.py Added possibility to reset password. Work on user app in general. 2015-11-08 22:10:24 +01:00
views.py Added possibility to reset password. Work on user app in general. 2015-11-08 22:10:24 +01:00