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 8b03deda5b members/admin: adapt LJP application to new format (#121)
Implements the new LJP application format as outlined in #116. In particular:

- The V-32 PDF is replaced by an `.xlsx` sheet.
- The LaTeX generated PDF for the seminar report is replaced by a `.docx` file, generated by `pandoc` from a modified `.tex` file.
- The cost and participants overview from the old PDF can still be generated separately, but is no longer required.

Also adds many fields to `LJPProposal` that are required to generate the full application.
10 months ago
..
locale/de/LC_MESSAGES members/admin: adapt LJP application to new format (#121) 10 months ago
management/commands add new management command to retrieve assocation emails 5 years ago
migrations members/admin: adapt LJP application to new format (#121) 10 months ago
templates members/admin: adapt LJP application to new format (#121) 10 months ago
templatetags members/admin: adapt LJP application to new format (#121) 10 months ago
__init__.py added member system 9 years ago
admin.py members/admin: adapt LJP application to new format (#121) 10 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 1 year ago
excel.py members/admin: adapt LJP application to new format (#121) 10 months ago
models.py members/admin: adapt LJP application to new format (#121) 10 months ago
pdf.py members/admin: adapt LJP application to new format (#121) 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 members/admin: adapt LJP application to new format (#121) 10 months ago
urls.py members/registration: pre-fill registration form 1 year ago
views.py members/registration: pre-fill registration form 1 year ago