65 Commits

Author SHA1 Message Date
1864ea260c allow to edit roles 2025-05-05 20:01:32 +02:00
9a4dcc0b9d create activity for 'user deleted'; Fixes #985 2025-05-05 18:23:31 +02:00
d9e86bf43b allow to create users 2025-05-05 11:35:38 +02:00
e853381bd7 Fill acitivites from various activities; Fixes #972 2025-05-04 18:38:14 +02:00
6362fed909 Be able to update financial and skill; Fixes #974 2025-05-04 10:31:15 +02:00
151c97aabc add notes 2025-05-03 21:12:04 +02:00
e360c4f06b start with activity + fix tests 2025-05-03 19:04:13 +02:00
d50501b362 delete large user-update-function 🎉 Fixes #958 2025-05-03 18:31:14 +02:00
e6895c8cf1 allow final usertype changes; Fixes #954 2025-05-03 18:26:19 +02:00
afc32cc41e allow to change from schnupperant to scheckbuch 2025-05-03 17:39:03 +02:00
c8be0c2c22 allow changing from schnupperant 2025-05-03 17:14:03 +02:00
46981c3311 allow to change type between members 2025-05-03 16:46:40 +02:00
8dc55a7aad format 2025-05-03 15:54:52 +02:00
2bb42c3f6a allow moving scheckbuch -> unterstützend + fördernd 2025-05-03 15:09:15 +02:00
9aab07422d allow moving scheckbuch -> regular 2025-05-03 12:27:02 +02:00
1f17a10133 clearer error msg 2025-05-01 20:15:39 +02:00
73c79fb008 progress 2025-05-01 20:08:05 +02:00
d2000f4699 show payment status in user view; Fixes #965 2025-04-30 23:31:17 +02:00
b2e07653e6 create member type 2025-04-30 15:04:47 +02:00
19887e133d Only show Vereinsmitglied-block for members 2025-04-30 13:55:52 +02:00
d2914f9287 be able to update data individually; Fixes #952 2025-04-30 13:38:45 +02:00
c8d5c633d7 be able to update data individually; Fixes #951 2025-04-30 11:06:10 +02:00
34850321b7 first draft of single user-edit page 2025-04-29 22:37:04 +02:00
7604678d4a make scheckbuch user behave as previously, but in own file 2025-04-29 21:00:50 +02:00
da793fec2d allow sorting of user 2025-02-11 20:23:18 +01:00
f7d109f1b2 cargo clippy 2025-01-09 15:31:05 +01:00
a6a143f238 user-role-cluster (#761)
Reviewed-on: Ruderverein-Donau-Linz/rowt#761
2024-10-11 12:39:23 +02:00
99a49dbec9 cox not allowed to set always_show; cargo clippy 2024-09-02 12:18:23 +03:00
ae6c129fd3 allow vorstand to see fees 2024-08-22 20:54:27 +02:00
d971c1504c clippy 2024-08-21 16:16:07 +02:00
cf9b79e56e care about einschreibgebuehr 2024-08-21 16:14:54 +02:00
93c8316543 allow to edit users; Fixes #688 2024-08-19 13:23:08 +02:00
eb15421d08 allow move from schnuppern to scheckbuch 2024-08-19 11:53:28 +02:00
818cf0d40b Merge branch 'main' of ssh://git.hofer.link:2222/Ruderverein-Donau-Linz/rowt 2024-08-19 11:27:39 +02:00
ed9d93410e allow vorstand to add scheckbücher 2024-08-19 11:27:10 +02:00
afb6af8ece only one '+' role necessary + introduction of 'kassier' role 2024-08-19 10:51:50 +02:00
799e94a50f switch to macro for special user 2024-08-19 10:34:37 +02:00
b36144832a log if admin resets the pw for someone 2024-05-21 09:05:36 +02:00
6371366a96 send welcome mail to new members 2024-05-15 14:41:18 +02:00
45b51f4698 only have a single user with details struct 2024-05-06 12:17:03 +02:00
7c71ce59bd show notification badge in menu 2024-04-17 13:51:47 +02:00
0fed206df6 fix ci 2024-04-09 08:07:56 +02:00
4a5d9fa65b don't clutter logs 2024-04-09 07:30:05 +02:00
3b9103e9aa fix membership application error 2024-04-08 19:04:57 +02:00
bf04ff780f only use membership_pdf when necessary 2024-03-26 12:34:19 +01:00
35900f3059 fix ci 2024-03-20 21:16:55 +01:00
9fdc1f82bd add membership pdf 2024-03-20 21:02:41 +01:00
39a8a1563c bit nicer logs 2024-03-19 09:59:46 +01:00
c068713572 add more logs 2024-03-16 20:42:41 +01:00
007b87e8ad add scheckbook functionality, Fixes #184 (#235)
Reviewed-on: Ruderverein-Donau-Linz/rowt#235
2024-03-04 23:11:44 +01:00