You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/members/tests
Christian Merten 6d542456fa
feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users
We change the default permissions for the standard user group to allow viewing the unconfirmed registrations
and waitinglist views (Most projects already manually added the permissions for unconfirmed registrations).
Standard users only see waiters that have a group invitation (active, expired or rejected) to a group
they are a youth leader of.
3 months ago
..
__init__.py chore(members/tests): cover templatetags 4 months ago
basic.py feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 3 months ago
rules.py chore(members/tests): various tests 4 months ago
tasks.py chore(members/tests): various tests 4 months ago
templatetags.py chore(members/tests): cover templatetags/overview_extras 4 months ago
utils.py chore(members/admin): remove RegistrationFilter 4 months ago
views.py chore(members/tests): various tests 4 months ago