237 Commits

Author SHA1 Message Date
a75c892cfb allow admins to delete logbook entries 2024-08-12 20:55:31 +02:00
2a8c339dcd push 2024-07-30 23:24:46 +02:00
cd1bf12e68 ext person can also be shipmaster (and not cox) 2024-07-28 07:36:57 +02:00
bf4ea502d3 allow external cox; Fix #650 2024-07-28 07:29:44 +02:00
b4b922222c don't allow to finalize a logbook entry more than once 2024-07-26 10:34:14 +02:00
aa9568f326 better logs 2024-07-23 15:13:36 +02:00
4a3ee5b551 update logbook entries 2024-07-23 14:57:09 +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
9dc1ec6fa0 add trailer reservation funcitonality; Fixes #443 2024-06-10 19:43:59 +02:00
dea0c65da3 fix ci + add test 2024-06-10 15:12:23 +02:00
31bf38f112 show if a user has < 30 km to thousand km trip, Fixes #551 2024-06-10 14:55:01 +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
93e3e0ef5c only allow realistic values for logbook entries 2024-05-22 22:05:03 +02:00
db5e0873a6 Merge branch 'staging' into clippy 2024-05-22 00:18:17 +02:00
40f97f18a9 clean code with clippy 2024-05-22 00:13:23 +02:00
1f0de7abf4 allow cancel of events 2024-05-21 22:16:42 +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
4bd91b2a7e add impressum 2024-05-17 12:26:10 +02:00
3097d99e00 remove unused imports 2024-05-16 22:37:57 +02:00
0eac1a66f9 better layout 2024-05-16 22:35:26 +02:00
77a90a8086 Merge branch 'staging' into show-scheckbuch-info 2024-05-16 21:31:12 +02:00
ca5a932ae5 show info, if scheckbuch is not yet paid 2024-05-16 21:28:36 +02:00
3d45310c73 Merge branch 'main' into show-waterlevel 2024-05-16 14:45:31 +02:00
e4ef1f1584 add weather infos 2024-05-16 14:41:15 +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
8c563a9c36 allow scheckbuch people to be entered in logbook 2024-05-01 19:27:52 +02:00
17d1ee3566 clippy :-) 2024-04-30 21:35:14 +02:00
c27a2ad15e don't respond with 500 if no rower is selected 2024-04-28 19:16:38 +02:00
87307378c6 no special treatment for 'externes boot' 2024-04-24 17:15:53 +02:00
43e073c54e calc general boat cat (#436)
Reviewed-on: Ruderverein-Donau-Linz/rowt#436
2024-04-24 15:39:13 +02:00
e22dd8eb51 fix ci 2024-04-24 07:20:16 +02:00
Marie Birner
be24001b4b Merge branch 'allow-reservation-edits' into staging
# Conflicts:
#	src/tera/boatreservation.rs
2024-04-23 23:04:46 +02:00
61261c9816 allow edits of boatreservations, Fixes #417 2024-04-23 22:23:24 +02:00
548c025fbc Merge pull request '[TASK] group reservations in log to avoid near-duplicates' (#419) from group-reservations-in-log into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#419
2024-04-23 21:11:18 +02:00
3abff08f61 [TASK] group reservations in log to avoid near-duplicates 2024-04-23 20:40:06 +02:00
377be7c3b7 Merge pull request 'improve error msg if event is locked' (#404) from improve-error-msg into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#404
2024-04-19 08:47:19 +02:00
96c07c0eb3 improve error msg if event is locked 2024-04-19 08:45:56 +02:00
cf46032f24 Merge pull request 'improve error msg if event is locked' (#402) from improve-error-msg into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#402
2024-04-18 21:18:22 +02:00
ff27eb5eed improve error msg if event is locked 2024-04-18 21:17:26 +02:00
686feaf66b Merge branch 'main' into notification-badge 2024-04-17 14:10:14 +02:00