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