OpenSlides/tests/integration/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
..
__init__.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
test_motions.py added chart projection for polls 2020-03-17 07:24:45 +01:00
test_polls.py Implement vote weight in client 2020-04-22 16:54:50 +02:00
test_views.py Initial work for supporting voting 2020-03-17 07:24:34 +01:00
test_viewset.py generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00