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 5d4f29be89
feat(finance/admin): unified statement view (#6)
This PR replaces the separate admin views for unsubmitted, submitted and
confirmed statements by one common view. To distinguish the state, we
now display a colored badge in the changelist.

The default permissions for the `Standard` group are changed so that
normal users can continue to view statements they are related to when
these are submitted or confirmed.
1 month ago
..
locale/de/LC_MESSAGES feat(members/admin): add training overview (#174) 2 months ago
management/commands
migrations feat(finance/admin): unified statement view (#6) 1 month 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 refactor(finance/models): replace `submitted` and `confirmed` by a `status` field (#3) 2 months ago
__init__.py
admin.py feat(finance/admin): unified statement view (#6) 1 month ago
apps.py
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(finance/admin): unified statement view (#6) 1 month ago
pdf.py chore(settings): add logging configuration and replace print statements 3 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