OpenSlides/openslides
Emanuel Schuetze 84ea0bf1f5 Several important fixes for beta4
- Fix socket error in autoupdate (Check if socket exists)
- Add missing translation string for core permission
- Fix KeyError in extract_default_password function in users/views.py
- Improve Pagination. Fix users list for users without can_see_extra_data permissions.
- Limit the number of users in ui-select field
- Fix csv header names in users import help text.
- Use config options (enable logo/title) on projector.
- Nicer font style for main and sub items on agenda slide.
- Fix JS error if this.groups is undefined for anonymous.
2016-02-17 17:49:44 +01:00
..
agenda Several important fixes for beta4 2016-02-17 17:49:44 +01:00
assignments Several important fixes for beta4 2016-02-17 17:49:44 +01:00
core Several important fixes for beta4 2016-02-17 17:49:44 +01:00
locale Updated German translations for django.po 2016-02-09 16:54:08 +01:00
mediafiles Several important fixes for beta4 2016-02-17 17:49:44 +01:00
motions Several important fixes for beta4 2016-02-17 17:49:44 +01:00
poll Fixed error in poll default_votes_validator. Fixed #1967. 2016-02-11 18:02:57 +01:00
users Several important fixes for beta4 2016-02-17 17:49:44 +01:00
utils Fixed problem with some REST requests during autoupdate. Fixed #1935. 2016-02-05 23:55:06 +01:00
__init__.py Update version to 2.0b4-dev 2016-02-03 21:18:59 +01:00
__main__.py Fix the start command not to reload if debug is False 2016-01-29 09:51:12 +01:00
global_settings.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00