OpenSlides/openslides/assignments
Emanuel Schütze 3d264683ff Assignment improvements
- Use ckeditor for assignment description field (e.g. for candidatures
  using html).
- Use 2 decimal places for percentage of voting results (motions/assignments)
- Allow css style attributes 'float' and 'padding'.
- Remove progress bar in election result slide to get more space (height)
  for candidate rows.
2017-12-05 14:04:35 +01:00
..
migrations Sort candidates in assignments 2016-12-19 16:03:45 +01:00
static Assignment improvements 2017-12-05 14:04:35 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
config_variables.py Rewrite config to have id field 2017-08-24 15:02:42 +02:00
models.py more typings 2017-09-03 18:34:55 +02:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Assignment improvements 2017-12-05 14:04:35 +01:00
signals.py more typings 2017-09-03 18:34:55 +02:00
views.py Fixes autoupdate bug for a user without user.can_see_name permission. 2017-06-07 20:55:00 +02:00