Commit Graph

377 Commits (f5f709bee783d7a17e680508c7dab8257faafec4)

Author SHA1 Message Date
mariusrklein 6ffff2eec4 fix typo 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 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 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 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 f5e3769aae
chore(members/tests): cover templatetags/overview_extras 4 months ago
Christian Merten c7eb07ddd1
chore(members/tests): cover templatetags 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
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
mariusrklein 0412263b7d feat(trainings): add new trainings overview and navigation 4 months ago
mariusrklein d0e76e0c5a feat(trainings): add activities as new training field 4 months ago
mariusrklein e3722f66d4 fix missing time info and variable barcode length 4 months ago
Christian Merten c3527187c1 fix import 4 months ago
Christian Merten fa3415e22a fix migration 4 months ago
marius.klein b35cc1f28b feat(members/waitinglist): add group age range info to invite text (#168)
Pass age info to group invite text as a parameter.

Reviewed-by: Christian Merten <christian@merten.dev>
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
4 months ago
marius.klein e6ad20e9c9 feat(finance/tests): tests for new rules (#155)
Also makes some checks safe.

Reviewed-on: #155
Reviewed-by: Christian Merten <christian@merten.dev>
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
4 months ago
mariusrklein bf68ba92d0 fix(members): explain ticket_no field and move it+badge_no to others tab 4 months ago
mariusrklein d13143fbf0 fix(members): move util function, remove blank space 4 months ago
mariusrklein 07bed91501 feat: abstracted parameters for group checklist into settings.toml 4 months ago
mariusrklein cf785d0d0c feat (members): change list layout to accomodate large ticket_no barcodes 4 months ago
mariusrklein 009863e860 feat (members): add entry ticket field in members model 4 months ago
mariusrklein 925b0ff45b reformat barcode 4 months ago
mariusrklein a55d45ab7f test 4 months ago
mariusrklein 817aca3115 added badge no barcodes 4 months ago
mariusrklein 5d38b8c0ba changed layout to always 25 rows 4 months ago
mariusrklein b29951510f fixed margins, table layout 4 months ago