OpenSlides/openslides/mediafiles
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 Fixed mediafile model. Fixed #1808. 2016-01-10 01:05: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 Split and cleaned up JS files. Added test. 2015-10-22 00:28:01 +02:00
models.py Translate permission strings. (Fixes #1895) 2016-01-27 20:23:53 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py Mediafile pdf presentation with angular-pdf and pdf.js (Fixes #1664). 2016-01-27 20:36:21 +01:00
views.py Used 'detail' for all ValidationError messages. See #1946. 2016-02-08 21:52:23 +01:00