OpenSlides/openslides
Sean Engelhardt 8fe5a0c9f4 Rework assignment voting
- Remove "assignments.can_manage_polls" permission
- Let the client handle some user errors
- Add a send button to manually submit polls
- Show a hint that the user already submitted a vote
  - will not (and should not) work for non-nominal voting
- submitting a vote cannot be changed anymore
  - user will have to confirm sending
- enable deselecting YNA-votings
- nomainal voting will behace the same as non nominal voting
- submitting empty votes should be possible

Perhaps server side adjustments might still be required
2020-03-17 07:24:48 +01:00
..
agenda number poll candidates depending on setting 2020-03-17 07:24:40 +01:00
assignments Rework assignment voting 2020-03-17 07:24:48 +01:00
core various improvements for polls 2020-03-17 07:24:42 +01:00
mediafiles generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
motions Fixed pseudoanonymous voting for motions 2020-03-17 07:24:47 +01:00
poll table update on pseudoanonymize, view base classes for votes and 2020-03-17 07:24:46 +01:00
saml saml 2019-10-21 13:34:01 +02:00
topics generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
users added tests for user creation and try-catch for a probably race-based IntegrityError 2020-03-17 07:24:36 +01:00
utils added chart projection for polls 2020-03-17 07:24:45 +01:00
__init__.py Update version to 3.1.1-dev 2019-12-13 09:39:42 +01:00
__main__.py saml 2019-10-21 13:34:01 +02:00
asgi.py saml 2019-10-21 13:34:01 +02:00
global_settings.py Fixes python3.7 tests 2019-10-29 15:05:52 +01:00
routing.py Closing websocket connections to unknown urls 2019-10-15 10:54:31 +02:00
urls_apps.py saml 2019-10-21 13:34:01 +02:00
urls.py [WIP] External postgres as mediafile store 2020-02-17 14:38:32 +01:00