OpenSlides/tests/integration/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
..
__init__.py Set assignment phase index to zero. Added views to manage candidatures. 2015-04-19 21:20:39 +02:00
test_polls.py Implement vote weight in client 2020-04-22 16:54:50 +02:00
test_viewset.py Cleanup Voting, enhance UI and UX 2020-03-17 07:24:45 +01:00