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 3591ebd08e
feat(members/waitinglist): refine wait confirmation status
Rework the wait cofirmation status shown in the admin: If there is a pending wait confirmation
request (i.e. the number of sent reminders is positive), the status is either `None` (i.e. undecided)
or `False`. Otherwise the status is `True`.
10 months ago
..
locale/de/LC_MESSAGES feat(members/trainings): add attendance certificate field (#137) 10 months ago
management/commands add new management command to retrieve assocation emails 5 years ago
migrations feat(members/trainings): add attendance certificate field (#137) 10 months ago
templates fix(members/pdf): don't escape umlaut 10 months ago
templatetags fix(members/pdf): escape % 10 months ago
__init__.py added member system 9 years ago
admin.py feat(members/trainings): add attendance certificate field (#137) 10 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 1 year ago
excel.py fix(members/excel): normalize filename of generated vbk form 10 months ago
models.py feat(members/waitinglist): refine wait confirmation status 10 months ago
pdf.py fix(members/excel): normalize filename of generated vbk form 10 months ago
rules.py multiple: use object level permissions 3 years ago
tasks.py members/waitinglist: waiting list confirmation reminders 1 year ago
tests.py feat(members/waitinglist): refine wait confirmation status 10 months ago
urls.py feat(members/waitinglist): add leave waitinglist link to reminders 10 months ago
views.py feat(members/waitinglist): add leave waitinglist link to reminders 10 months ago