OpenSlides/openslides/assignments
Norman Jäckel c4ec26c4c0 User without permission to see users can now see some required users.
These are
- agenda item speakers,
- motion submitters and supporters,
- assignment candidates,
- mediafile uploader and
- chat message users
but only if the user has respective permissions. Fixed #3002.
2017-04-11 17:10:49 +02:00
..
migrations Sort candidates in assignments 2016-12-19 16:03:45 +01:00
static Merge pull request #3156 from emanuelschuetze/issue-3099 2017-03-28 14:47:09 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Performance improvements 2017-01-13 13:37:18 +01:00
apps.py User without permission to see users can now see some required users. 2017-04-11 17:10:49 +02:00
config_variables.py Majority calculation for assignments. 2016-12-01 14:35:35 +01:00
models.py fixing test and inform_changed_data call 2017-03-24 08:14:08 +01:00
projector.py Fixed autoupdate error after deleting a slide (Fixed #3066). 2017-03-09 08:51:57 +01:00
serializers.py Validates open posts field of assignment form (Fixes #2623) 2017-01-14 15:30:02 +01:00
signals.py User without permission to see users can now see some required users. 2017-04-11 17:10:49 +02:00
views.py Fixed use of PATCH and PUT. Fixed #1871. 2017-02-27 17:20:57 +01:00