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 edd47ac8bd
fix(members/pdf): don't escape umlaut
Partially reverts 2761efecaa. To handle invalid unicode characters, we now override
the LaTeX error message to remove invalid characters instead of crashing. We also
add various umlaut and invisible unicode characters to the test data.
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): don't escape umlaut 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/trainings): add attendance certificate field (#137) 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 fix(members/pdf): don't escape umlaut 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