OpenSlides/server/openslides/agenda
Sean ccc48e6b3f
Add "point of order" feature to ListOfSpeakers
Adds the option "point of order" to the list of speakers
- You can make a point of order even though you normally have no
permission to add yourself to the ListOfSpeakers
- You can make a point of order even though you are already on theListOfSpeakers (but you may only be there once)
- new points of order will be on top of the list of speakers
- Point of orders will be highlighted by a red triangle

This feature can be used to request to speak with a higher level of
urgency
2020-11-03 12:40:36 +01:00
..
migrations Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
access_permissions.py Repository restructure 2020-08-21 08:11:13 +02:00
apps.py Repository restructure 2020-08-21 08:11:13 +02:00
config_variables.py Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00
mixins.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00
projector.py Repository restructure 2020-08-21 08:11:13 +02:00
serializers.py Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00
signals.py Repository restructure 2020-08-21 08:11:13 +02:00
views.py Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00