Commit Graph

781 Commits (f5f709bee783d7a17e680508c7dab8257faafec4)
 

Author SHA1 Message Date
mariusrklein f5f709bee7 Merge branch 'MK/training_tab' of https://git.jdav-hd.merten.dev/digitales/kompass into MK/training_tab 2 months ago
mariusrklein 6ffff2eec4 fix typo 2 months ago
marius.klein 564bc619dc Merge branch 'main' into MK/training_tab 2 months ago
mariusrklein f27a4039c1 remove empty line 2 months ago
mariusrklein 29bf7b4917 changes to membertraining fields 2 months ago
mariusrklein 519c8b6a96 fix(training): fix localisation file and typos 2 months ago
mariusrklein f940255e61 rename migration file 2 months ago
mariusrklein d4e2efc03a Merge remote-tracking branch 'origin/main' into MK/training_tab 2 months ago
mariusrklein 459ae5c2cd move activity category to training 2 months ago
mariusrklein 0ad92bb859 chore(training): squash migrations 2 months ago
mariusrklein 1cdf811304 feat(training): enable longer training title 2 months ago
mariusrklein 749c15f919 fix(training): catch missing date in training title 2 months ago
Christian Merten 9caa3195ab
chore(CI): add tests action (#1)
We run the test suite on every commit and compute the coverage. The
action succeeds only if the coverage is at 100%.
2 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.
2 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.
3 months ago
Christian Merten 342227624a
chore(members/tasks): adjust timeframe for crisis list sending 3 months ago
Christian Merten 9f012eed7a
fix(members/tasks): filter by date 3 months ago
Christian Merten 10cdc19011
feat(members/admin): show existence of registration form in list view 3 months ago
Christian Merten 9f7b7a9517
feat(members/admin): button to (re)request registration form 3 months ago
Christian Merten 25dd1520c2
chore: add CLAUDE.md to gitignore 3 months ago
Christian Merten c9a475797b
chore(static): replace (j)dav logos by placeholders 3 months ago
Christian Merten 691ae04142
chore(static): add attributions and replace third party images 3 months ago
Christian Merten 068dfaa6c8
chore(finance/admin): mark unreachable code as no cover 4 months ago
Christian Merten 03d4781d49
chore(settings): add logging configuration and replace print statements 4 months ago
Christian Merten 19240e47c9
chore(members/tests): mark intentionally skipped tests as no cover 4 months ago
Christian Merten adc23bc7e0
fix(*): various bugs discovered by tests 4 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.
4 months ago
Christian Merten 65790d3b4d
chore(members/views): add missing tests, remove dead code 4 months ago
Christian Merten 5efdbcb63c
chore(*): add various tests 4 months ago
mariusrklein f9de181f7f Merge remote-tracking branch 'origin/main' into MK/training_tab 4 months ago
Christian Merten 162b9a46ea
chore(docker/test): add test texts config 4 months ago
Christian Merten f5e3769aae
chore(members/tests): cover templatetags/overview_extras 4 months ago
Christian Merten c7eb07ddd1
chore(members/tests): cover templatetags 4 months ago
Christian Merten a784957b7f
chore(mailer/tests): remove unused method 4 months ago
Christian Merten e81efe0f83
chore(contrib/tests): add missing utils tests 4 months ago
Christian Merten 205b72d8e2
chore(startpage/tests): cover missing views 4 months ago
Christian Merten b21b975252
chore(startpage/tests): test uncovered lines 4 months ago
mariusrklein 90bb939278 Merge remote-tracking branch 'origin/main' into MK/training_tab 4 months ago
mariusrklein 90110f9646 add filtering by date 4 months ago
mariusrklein 2a59af5be4 reorganize members app_index 4 months ago
Christian Merten 3003bbe67f
fix(finance/admin): pass participant_count only once 4 months ago
Christian Merten 1b8089dd93
fix(mailer/models): __str__ method of Attachment returns string 4 months ago
Christian Merten 69062f3e58
fix(members): various bugs 4 months ago
Christian Merten a1ebeb9fe3
Merge branch 'main' into MK/training_tab 4 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>
4 months ago
mariusrklein 8709d0ddb1 add training officer permission 4 months ago
mariusrklein c89f08dc71 fix migration 4 months ago
mariusrklein cd1d53e7a5 add descriptions and filter fields 4 months ago
mariusrklein 8012bf685b fix(members): improve naming of activity filterbox 4 months ago
mariusrklein 9d48a568c2 merge migrations 4 months ago