OpenSlides/tests/integration
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
..
agenda added vote per user table and progress for polls 2020-03-17 07:24:39 +01:00
assignments Implement vote weight in client 2020-04-22 16:54:50 +02:00
core generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
mediafiles Last changes and cleanup some todos 2020-03-17 07:24:50 +01:00
motions Implement vote weight in client 2020-04-22 16:54:50 +02:00
test_plugin Run black 2019-01-08 21:51:52 +01:00
topics generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
users disable caching for reverse relations 2020-03-17 07:24:39 +01:00
utils generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
__init__.py New Test order. 2015-01-24 18:00:03 +01:00
helpers.py added count query decorator 2020-03-17 07:24:35 +01:00
websocket.py Major cache rewrite: 2019-08-08 08:35:02 +02:00