OpenSlides/openslides/users
GabrielMeyer b5b3e60e81 Fixes some UI issues corresponding to the theme
- Fixes white page at 'legalnotice' and 'privacypolicy'
- Fixes the button to collapse the sidenav
- Fixes a too long text in the headbar
- Reworked the login data service:
    * make order of operations clear
    * prevent setting invalid data into the storage
2019-07-26 11:47:04 +02:00
..
management Fixed commands. 2019-03-20 08:50:57 +01:00
migrations Directories and access permissions for mediafiles 2019-07-12 13:08:07 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Added gender field for users. 2019-01-18 19:47:00 +01:00
apps.py Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
config_variables.py New email sender name and reply-to config options. 2019-06-25 17:26:38 +02:00
models.py Bulk views for users: state, password and delete 2019-07-23 08:41:39 +02:00
projector.py Fixed user slide 2019-05-04 08:35:54 +02:00
serializers.py Bulk views for users: state, password and delete 2019-07-23 08:41:39 +02:00
signals.py Directories and access permissions for mediafiles 2019-07-12 13:08:07 +02:00
urls.py Run black 2019-01-08 21:51:52 +01:00
views.py Fixes some UI issues corresponding to the theme 2019-07-26 11:47:04 +02:00