OpenSlides/openslides/motions
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 Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +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
exceptions.py Run black 2019-01-08 21:51:52 +01:00
models.py Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
numbering.py Added config for more verbose errors on reset password 2019-09-03 14:47:45 +02:00
projector.py added chart projection for polls 2020-03-17 07:24:45 +01:00
serializers.py adds more permissive html validation 2020-04-16 10:26:48 +02:00
signals.py Fixes dynamic growing cells in workflows 2019-07-23 15:01:35 +02:00
views.py Implement vote weight in client 2020-04-22 16:54:50 +02:00