OpenSlides/openslides/assignments
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 Squished all migrations. 2016-01-09 19:10:57 +01:00
static Several important fixes for beta4 2016-02-17 17:49:44 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
apps.py Angular: Added js-data models for assignment poll candidates 2015-11-28 00:27:14 +01:00
models.py Show selected poll on assignment slide. 2016-02-15 23:47:31 +01:00
projector.py Show selected poll on assignment slide. 2016-02-15 23:47:31 +01:00
serializers.py Fixed validation of default votes in assignment and motion poll. Fixed #1959. 2016-02-09 21:14:01 +01:00
signals.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Fixed assignment PDF. Fixed #1940. 2016-02-05 21:22:47 +01:00