OpenSlides/openslides
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
..
agenda Motion detail updated for polls. 2015-11-11 10:50:49 +01:00
assignments Fixed motion states, handled workflow field. 2015-11-11 10:50:49 +01:00
core Reworked all motions templates. 2015-11-11 10:50:49 +01:00
locale Angular templates for users app. Use angular-gettext. 2015-03-02 16:25:36 +01:00
mediafiles Fixed mediafile serializer and template. Fixed #1650. 2015-11-06 17:17:27 +01:00
motions Reworked all motions templates. 2015-11-11 10:50:49 +01:00
poll Changed Motion Poll REST fields. 2015-10-21 21:20:38 +02:00
users Reworked all motions templates. 2015-11-11 10:50:49 +01:00
utils New Agenda Item 2015-10-29 15:44:43 +01:00
__init__.py Update version to 2.0b1-dev 2015-06-29 21:58:58 +02:00
__main__.py Start browser at 'localhost:8000' in start script. Fixed #1534. 2015-09-05 09:32:56 +02:00
global_settings.py New Agenda Item 2015-10-29 15:44:43 +01:00
urls.py Updated plugin utils. Enabled plugins to override urlpatterns. 2015-07-25 21:37:03 +02:00