Commit Graph

12 Commits (d68b28679974c211db7f6ee3f50f864844d7e3db)

Author SHA1 Message Date
Christian Merten aaa1324da9
chore(docs/*, static/*, templates/*): reformat using ruff (#21) 8 months ago
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.
8 months ago
Christian Merten 61060d7104
chore(static): replace old favicon
The copyright of the old logo was unclear. The new one was designed by Tobias Lenk, who agreed
to its usage in this project.
10 months ago
Christian Merten de95c76ac7
chore: update Django to 4.2.20 1 year ago
marius.klein c4d6581e6f feat(startpage): add link model for external links on admin startpage (#138)
Add `Link` model to customize the admin startpage from the admin interface. Also add block rendering of links.

Reviewed-on: #138
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
1 year ago
Christian Merten 9a07ef74a6
templates/admin: use section variable 1 year ago
Christian Merten a27af02a27
members: personalize members landing page with list of led groups 2 years ago
Christian Merten 519c3b811e
docs: add link to index page 2 years ago
Christian Merten dd7af67b34
translations: replace more : with * 2 years ago
Christian Merten 18d5f5e989
dashboard: add mailer section 2 years ago
Christian Merten 5205caa6a6
chore: add read_settings templatetag 2 years ago
Christian Merten 8ef0bc848b
admin: add dashboard and explanations 2 years ago