90 Commits

Author SHA1 Message Date
da793fec2d allow sorting of user 2025-02-11 20:23:18 +01:00
3406b66f41 allow vorstand to edit boats 2025-02-11 09:22:22 +01:00
4d58bd3cae allow 'schriftführer' to edit boats 2025-02-10 18:16:31 +01:00
f7d109f1b2 cargo clippy 2025-01-09 15:31:05 +01:00
d5e6371b89 craete log if user creates a new event 2024-11-11 13:33:23 +01:00
bdde326f03 user-role-cluster (#760)
Reviewed-on: Ruderverein-Donau-Linz/rowt#760
2024-10-11 11:20:58 +02:00
49b2305cdb allow 'always_show' when creating events 2024-09-02 12:32:26 +03: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
3e983e05f9 allow vorstand to send mail + notifications 2024-06-21 11:24:14 +02:00
76290a64ae allow vorstand to send mail + notifications 2024-06-21 11:14:48 +02:00
e1b78b2725 don't lose trip_type on event cancellation; don't add empty notes in cal 2024-06-06 06:57:43 +02:00
30a6bc7109 allow event trip_type update 2024-06-04 08:12:20 +02:00
c0d766832e rename role to manage_events 2024-05-28 10:46:21 +02:00
91fa2a7762 add test for cancel-event-notification 2024-05-28 09:59:16 +02:00
82aa94c024 rename planned_event to event 2024-05-28 09:08:48 +02:00
40f97f18a9 clean code with clippy 2024-05-22 00:13:23 +02:00
1069e29cf0 fix ci 2024-05-21 19:47:10 +02:00
b4967b54e9 remove users from trip after they have read the notificatoin 2024-05-21 19:41:00 +02:00
29fabb04b0 allow for sending notifications to single users 2024-05-21 18:57:24 +02:00
1bf1cc9c68 inform user in case event can't be deleted 2024-05-21 18:34:17 +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
17d1ee3566 clippy :-) 2024-04-30 21:35:14 +02:00
686feaf66b Merge branch 'main' into notification-badge 2024-04-17 14:10:14 +02:00
7c71ce59bd show notification badge in menu 2024-04-17 13:51:47 +02:00
858ae28eb3 allow deletion of boat 2024-04-17 13:18:35 +02:00
2694829b6e clean w/ clippy 2024-04-15 23:26:52 +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
64d32e2688 allow admin to send notifications 2024-04-08 19:35:31 +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
c9d10f81a9 add mail for requesting fee 2024-03-15 11:41:03 +01:00
edb42717bc add schnupper management 2024-03-06 15:55:13 +01:00
a3ce96d4bf clippy 2024-03-06 13:27:03 +01:00
007b87e8ad add scheckbook functionality, Fixes #184 (#235)
Reviewed-on: Ruderverein-Donau-Linz/rowt#235
2024-03-04 23:11:44 +01:00