OpenSlides/openslides/utils
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
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
auth.py more typings 2017-09-03 18:34:55 +02:00
autoupdate.py Adds elements to restricted data cache only if cache already exists (hotfix for #3427). 2017-11-12 17:39:46 +01:00
cache.py Adds elements to restricted data cache only if cache already exists (hotfix for #3427). 2017-11-12 17:39:46 +01:00
collection.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py more typings 2017-09-03 18:34:55 +02:00
models.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
plugins.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
rest_api.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
settings.py.tpl Fixed two stylistic remarks. 2017-09-18 09:40:57 +02:00
test.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
utils.py more typings 2017-09-03 18:34:55 +02:00
validate.py Assignment improvements 2017-12-05 14:04:35 +01:00
views.py Instructions for using Nginx in big mode 2017-09-28 09:35:05 +02:00