OpenSlides/openslides/core
Sean Engelhardt 84a39ccb62 More voting UI improvements
For Motion poll:
- Overworked how motion poll chart displays the legend
- Added the vote counter to the motion detail
- Added a progress bar to the vote counter
- Fixed some perm errors with the chart
- Show a "Singe Votes" link as button for published named polls
- Replace the edit-button with a dot-menu
  - Having project, Edit, PDF and Delete

For Motion Poll detail:
- enhance search panel
- Remove the breadcrumbs
- Remove the vote counter
- Enhanced the single-vote grid, table and filter bar
- Enhance how the poll state enum was checkend

For the Motion Poll Create/Update Form:
- Remove the selection of poll-methode (whenever possible)
- only show "publish imediately" during creation
2020-03-17 07:24:40 +01:00
..
management Fixed commands. 2019-03-20 08:50:57 +01:00
migrations More voting UI improvements 2020-03-17 07:24:40 +01:00
static remove old client 2018-10-25 16:04:28 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Refactored OpenSlides history (HistoryInformation is not a root rest element anymore.). 2019-06-13 09:14:58 +02:00
apps.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
config_variables.py Reworked config 2019-10-21 13:45:06 +02:00
config.py Validate Config HTML 2020-01-04 16:58:11 +01:00
exceptions.py New projector system. Add first slides 2019-01-12 21:21:43 +01:00
models.py disable caching for reverse relations 2020-03-17 07:24:39 +01:00
projector.py Fixed countdown on projector. 2019-04-10 08:48:57 +02:00
serializers.py Add custom aspect ratio for the projector 2019-11-22 16:41:28 +01:00
signals.py generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
urls.py Refactored OpenSlides history (HistoryInformation is not a root rest element anymore.). 2019-06-13 09:14:58 +02:00
views.py change 'default' to 'reference' projector 2019-11-05 09:47:05 +01:00
websocket.py Fixed little logging mistake 2019-11-25 06:38:42 +01:00