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
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.
10 months ago
..
locale/de/LC_MESSAGES feat(members/admin): show existence of registration form in list view 10 months ago
management/commands add new management command to retrieve assocation emails 6 years ago
migrations feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 10 months ago
templates feat(members/admin): button to (re)request registration form 10 months ago
templatetags feat(members): add group meeting checklist generation (#154) 11 months ago
tests feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 10 months ago
__init__.py added member system 10 years ago
admin.py feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 10 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 2 years ago
csv.py chore(*): ignore some files from tests 11 months ago
excel.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 1 year ago
models.py feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 10 months ago
pdf.py chore(settings): add logging configuration and replace print statements 11 months ago
rules.py feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users 10 months ago
tasks.py chore(members/tasks): adjust timeframe for crisis list sending 10 months ago
urls.py feat(members/waitinglist): add confirm link in invitation mail and more notifications 1 year ago
views.py feat(members/admin): button to (re)request registration form 10 months ago