OpenSlides/openslides/users
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
..
management Added optional argument '--email' for createopenslidesuser command. 2020-01-05 15:17:09 +01: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 saml 2019-10-21 13:34:01 +02:00
apps.py saml 2019-10-21 13:34:01 +02:00
config_variables.py Implement vote weight in client 2020-04-22 16:54:50 +02:00
db.py Restarting the id sequence for postgresql 2019-07-30 10:42:11 +02:00
models.py Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
projector.py Fixed user slide 2019-05-04 08:35:54 +02:00
serializers.py adds more permissive html validation 2020-04-16 10:26:48 +02:00
signals.py Restarting the id sequence for postgresql 2019-07-30 10:42:11 +02:00
urls.py Add set present toggle in user menu 2020-03-30 09:57:57 +02:00
user_backend.py saml 2019-10-21 13:34:01 +02:00
views.py Add set present toggle in user menu 2020-03-30 09:57:57 +02:00