OpenSlides/openslides/assignments
Oskar Hahn cd34d30866 Remove utils.collections.Collection class and other cleanups
* Activate restricted_data_cache on inmemory cache
* Use ElementCache in rest-api get requests
* Get requests on the restapi return 404 when the user has no permission
* Added async function for has_perm and in_some_groups
* changed Cachable.get_restricted_data to be an ansync function
* rewrote required_user_system
* changed default implementation of access_permission.check_permission to
  check a given permission or check if anonymous is enabled
2018-11-03 20:48:19 +01:00
..
migrations Merge remote-tracking branch 'upstream/master' into OpenSlides-3 2018-08-23 21:31:24 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
apps.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
config_variables.py Fixed percentage for special values (fixes #3736), added config to couple the candidates with the list of speakers (closes #3737) 2018-05-11 15:15:53 +02:00
models.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
serializers.py Support for decimal places in motion and assignment polls 2018-08-23 08:53:59 +02:00
signals.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
views.py Messaging docstring and user callback 2018-05-22 09:20:19 +02:00