OpenSlides/openslides/assignments
Sean 524a97cdcc Enhance voting
- cleaned up a lot of code
- removed required majotiry from forms
- renamed verbose "Majority method" to "Required majority"
- poll-progress-bar only counts present user
- enhanced motion poll tile chart layout
- removed PercentBase.Votes
- added pollPercentBase pipe
- Show the voting percent next to chart in motion detail
- change the head bar to "Voting is open"
  and "Ballot is open"
- merged the voting configs to their corresponding config-categories
- re-add ballot paper configs
- Add "more" button to motion polls
- Adjusted the motion results table
  - Hide entries without information
  - Show icons for Y N A
  - Show percentage next to Y N A
2020-03-17 07:24:43 +01:00
..
migrations More voting UI improvements 2020-03-17 07:24:40 +01:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
apps.py number poll candidates depending on setting 2020-03-17 07:24:40 +01:00
config_variables.py Enhance voting 2020-03-17 07:24:43 +01:00
models.py number poll candidates depending on setting 2020-03-17 07:24:40 +01:00
projector.py Projector for polls: Server, client structure and data modeling 2020-03-17 07:24:40 +01:00
serializers.py number poll candidates depending on setting 2020-03-17 07:24:40 +01:00
signals.py Run black 2019-01-08 21:51:52 +01:00
views.py improved 'votes' pollmethod 2020-03-17 07:24:42 +01:00