OpenSlides/openslides/motions
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 Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +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
exceptions.py Run black 2019-01-08 21:51:52 +01:00
models.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
numbering.py Added config for more verbose errors on reset password 2019-09-03 14:47:45 +02:00
projector.py Projector for polls: Server, client structure and data modeling 2020-03-17 07:24:40 +01:00
serializers.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
signals.py Fixes dynamic growing cells in workflows 2019-07-23 15:01:35 +02:00
views.py default motion poll method set, changed permission from 'can_manage_metadata' to 'can_manage' 2020-03-17 07:24:39 +01:00