OpenSlides/openslides/assignments
Sean Engelhardt 6044c63c28 Enhance Assignment Voting
- repaired the PDF Service for ballots
- fixed some permission errors
- analog voting has no "started" option anymore
- more-link as button
- named voting has a progress bar
- Shows the poll type for eVoting
- Moves and declutters meta info
- Enhance the grid and the layout in detail view
- declutter and enhance the dot-menus
- some other layout changes
- remove breadcrumbs in assignment detail
- other cleanups refinements
- Voting in Assignment over instead of forms
(requires more server changes)
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 Enhance Assignment Voting 2020-03-17 07:24:43 +01:00