Commit Graph

776 Commits (29bf7b49171efbd4bb53ffcc092171ec987cf4b8)
 

Author SHA1 Message Date
mariusrklein 29bf7b4917 changes to membertraining fields 9 months ago
mariusrklein 519c8b6a96 fix(training): fix localisation file and typos 9 months ago
mariusrklein f940255e61 rename migration file 9 months ago
mariusrklein d4e2efc03a Merge remote-tracking branch 'origin/main' into MK/training_tab 9 months ago
mariusrklein 459ae5c2cd move activity category to training 9 months ago
mariusrklein 0ad92bb859 chore(training): squash migrations 9 months ago
mariusrklein 1cdf811304 feat(training): enable longer training title 9 months ago
mariusrklein 749c15f919 fix(training): catch missing date in training title 9 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.
9 months ago
Christian Merten 6d542456fa
feat(members/admin): enable waitinglist and memberunoconfirmed view for standard users
We change the default permissions for the standard user group to allow viewing the unconfirmed registrations
and waitinglist views (Most projects already manually added the permissions for unconfirmed registrations).
Standard users only see waiters that have a group invitation (active, expired or rejected) to a group
they are a youth leader of.
10 months ago
Christian Merten 342227624a
chore(members/tasks): adjust timeframe for crisis list sending 10 months ago
Christian Merten 9f012eed7a
fix(members/tasks): filter by date 10 months ago
Christian Merten 10cdc19011
feat(members/admin): show existence of registration form in list view 10 months ago
Christian Merten 9f7b7a9517
feat(members/admin): button to (re)request registration form 10 months ago
Christian Merten 25dd1520c2
chore: add CLAUDE.md to gitignore 10 months ago
Christian Merten c9a475797b
chore(static): replace (j)dav logos by placeholders 10 months ago
Christian Merten 691ae04142
chore(static): add attributions and replace third party images 10 months ago
Christian Merten 068dfaa6c8
chore(finance/admin): mark unreachable code as no cover 11 months ago
Christian Merten 03d4781d49
chore(settings): add logging configuration and replace print statements 11 months ago
Christian Merten 19240e47c9
chore(members/tests): mark intentionally skipped tests as no cover 11 months ago
Christian Merten adc23bc7e0
fix(*): various bugs discovered by tests 11 months ago
Christian Merten 3fd01c9001
chore(members/admin): remove RegistrationFilter
This filter was used when there was not yet a distinction between confirmed and unconfirmed members.
By design, every confirmed member should have a complete registration.
11 months ago
Christian Merten 65790d3b4d
chore(members/views): add missing tests, remove dead code 11 months ago
Christian Merten 5efdbcb63c
chore(*): add various tests 11 months ago
mariusrklein f9de181f7f Merge remote-tracking branch 'origin/main' into MK/training_tab 11 months ago
Christian Merten 162b9a46ea
chore(docker/test): add test texts config 11 months ago
Christian Merten f5e3769aae
chore(members/tests): cover templatetags/overview_extras 11 months ago
Christian Merten c7eb07ddd1
chore(members/tests): cover templatetags 11 months ago
Christian Merten a784957b7f
chore(mailer/tests): remove unused method 11 months ago
Christian Merten e81efe0f83
chore(contrib/tests): add missing utils tests 11 months ago
Christian Merten 205b72d8e2
chore(startpage/tests): cover missing views 11 months ago
Christian Merten b21b975252
chore(startpage/tests): test uncovered lines 11 months ago
mariusrklein 90bb939278 Merge remote-tracking branch 'origin/main' into MK/training_tab 11 months ago
mariusrklein 90110f9646 add filtering by date 11 months ago
mariusrklein 2a59af5be4 reorganize members app_index 11 months ago
Christian Merten 3003bbe67f
fix(finance/admin): pass participant_count only once 11 months ago
Christian Merten 1b8089dd93
fix(mailer/models): __str__ method of Attachment returns string 11 months ago
Christian Merten 69062f3e58
fix(members): various bugs 11 months ago
Christian Merten a1ebeb9fe3
Merge branch 'main' into MK/training_tab 11 months ago
marius.klein a75208b41c feat(members): add group meeting checklist generation (#154)
Add an action to generate checklists for group meetings. These checklists can be used for documentation and for simplifying the check-in procedure in climbing gyms.

Co-authored-by: mariusrklein <47218379+mariusrklein@users.noreply.github.com>
Reviewed-on: #154
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
11 months ago
mariusrklein 8709d0ddb1 add training officer permission 11 months ago
mariusrklein c89f08dc71 fix migration 11 months ago
mariusrklein cd1d53e7a5 add descriptions and filter fields 11 months ago
mariusrklein 8012bf685b fix(members): improve naming of activity filterbox 11 months ago
mariusrklein 9d48a568c2 merge migrations 11 months ago
mariusrklein 0412263b7d feat(trainings): add new trainings overview and navigation 11 months ago
mariusrklein d0e76e0c5a feat(trainings): add activities as new training field 11 months ago
mariusrklein e3722f66d4 fix missing time info and variable barcode length 11 months ago
Christian Merten c3527187c1 fix import 11 months ago
Christian Merten fa3415e22a fix migration 11 months ago