OpenSlides/openslides/agenda
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
..
migrations Set default of item.weigth to 10000. 2016-01-27 22:16:46 +01:00
static Several important fixes for beta4 2016-02-17 17:49:44 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py New Agenda Item 2015-10-29 15:44:43 +01:00
models.py Show selected poll on assignment slide. 2016-02-15 23:47:31 +01:00
projector.py Rename ItemDetailSlide to ListOfSpeakersSlide (Fixes #1576) 2016-01-09 10:55:12 +01:00
serializers.py Several template fixes and clean up 2016-01-27 12:10:40 +01:00
signals.py Show agenda titles with correct numbering 2016-01-09 14:01:30 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Show agenda titles with correct numbering 2016-01-09 14:01:30 +01:00