OpenSlides/openslides/assignments
Sean 97c2299aec Implement vote weight in client
Implements vote weight in client
The user detail page has a new property
change deserialize to parse floats
change "yes"-voting to send "Y" and "0" instead of "1" and "0"
add vote weight to user list, filter, sort
add vote weight to single voting result
votesvalid and votescast respect the individual vote weight
fix parse-poll pipe and null in pdf
2020-04-22 16:54:50 +02:00
..
migrations removed race condition & cleanup 2020-04-07 07:27:54 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Rework assignment voting 2020-03-17 07:24:48 +01:00
apps.py Show global votes in the single votes table 2020-03-17 07:24:49 +01:00
config_variables.py Updated translation strings and German translation. 2020-03-17 07:24:49 +01:00
models.py Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
projector.py Rework assignment poll slide 2020-03-20 16:53:31 +01:00
serializers.py adds more permissive html validation 2020-04-16 10:26:48 +02:00
signals.py Run black 2019-01-08 21:51:52 +01:00
views.py Implement vote weight in client 2020-04-22 16:54:50 +02:00