OpenSlides/openslides/users
Emanuel Schütze fb7b265826 Use Roboto font in all templates.
- Only install needed font files for Roboto and Roboto Condensed
  which strongly reduced the directory size of 'static/font'.
- Make it easier to adjust custom font by using global css font definition
  in app.css and projector.css.
- Remove Open Sans font.
2016-12-09 15:10:31 +01:00
..
management Update createopenslidesuser.py 2016-11-10 11:11:27 +01:00
migrations Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
static Use Roboto font in all templates. 2016-12-09 15:10:31 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Fixes user permissions 2016-11-08 23:13:15 +01:00
apps.py Changed loading of JavaScript files. 2016-09-18 11:23:51 +02:00
auth.py New matrix interface for group editing (closes #435) 2016-08-22 15:05:06 +02:00
config_variables.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
models.py Removed unused python user functions (Fixed #2594). 2016-11-07 15:58:20 +01:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
signals.py Button for deleting chat history 2016-10-17 15:04:06 +02:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00