89 Commits

Author SHA1 Message Date
d21272d4bb send notifiation to user + vorstand if user completes 'äquatorpreis' or 'fahrtenabzeichen'; Fixes #746 2025-01-09 11:45:24 +01:00
1225aeac94 send scheckbuch people mail after using all trips 2024-09-11 23:52:16 +02:00
b40850626b improvements, styling, additional infos 2024-09-04 19:40:52 +03:00
6df24f0f22 create board view 2024-09-04 15:10:58 +03:00
99a49dbec9 cox not allowed to set always_show; cargo clippy 2024-09-02 12:18:23 +03:00
be6d3229a4 allow retroactively adding logbook entrie 2024-08-23 12:26:08 +02:00
36276e5415 verify, that boat is not on water on adding log entry; Fixes #625 (#697)
Reviewed-on: Ruderverein-Donau-Linz/rowt#697
2024-08-21 17:05:41 +02:00
1a4d5ac569 create own default_destination table to remove clutter; Fixes #646 2024-08-18 20:21:59 +02:00
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
23aa6aa0f8 push 2024-07-28 07:43:56 +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
b43682ac39 allow instand logbook add 2024-07-27 20:48:32 +02:00
b4b922222c don't allow to finalize a logbook entry more than once 2024-07-26 10:34:14 +02:00
4a3ee5b551 update logbook entries 2024-07-23 14:57:09 +02:00
bd7cd0020e order logbook by arrival 2024-06-27 08:51:44 +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
93e3e0ef5c only allow realistic values for logbook entries 2024-05-22 22:05:03 +02:00
40f97f18a9 clean code with clippy 2024-05-22 00:13:23 +02:00
b4967b54e9 remove users from trip after they have read the notificatoin 2024-05-21 19:41:00 +02:00
17d1ee3566 clippy :-) 2024-04-30 21:35:14 +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
bc2790fd4d cleaner logs 2024-04-19 09:16:55 +02:00
2694829b6e clean w/ clippy 2024-04-15 23:26:52 +02:00
219b80377d show notification to vorstand if boat entry with 'externes boot' or on multiple days is entered 2024-04-15 22:03:20 +02:00
8315a27ea8 fix tests (proper timezone), proper spacing 2024-04-15 21:32:16 +02:00
272b6f3eb1 better wording for notification 2024-03-22 21:03:43 +01:00
3416373b8f update wording 2024-03-21 20:50:25 +01:00
9d14dae4a7 notification (#282)
Reviewed-on: Ruderverein-Donau-Linz/rowt#282
2024-03-20 16:19:12 +01:00
d1fa3e0336 board members can open and close trips for others 2024-03-16 19:47:04 +01:00
58f8cb14b8 allow admins to show logbook for any year 2024-03-05 08:59:44 +01:00
5078c5f341 use local timezone where appropriate and fix tests between 0 and 1 o'clock 2024-03-05 00:17:02 +01:00
007b87e8ad add scheckbook functionality, Fixes #184 (#235)
Reviewed-on: Ruderverein-Donau-Linz/rowt#235
2024-03-04 23:11:44 +01:00
d1296ec40a show ottensheim boats to rennjugend 2024-03-03 18:08:15 +01:00
3e2e058bcc limit users to proper role, Fixes #135 2024-01-10 14:08:15 +01:00
bada4deedd allow to add logbook entries up to a week late; show all boats in boatshouse; don't show guests for external boats 2024-01-04 20:43:38 +01:00
c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
7569798b00 upgrade sqlx to 0.7 Fixes #76 restructure registrations 2023-11-22 13:19:31 +01:00
4199fadc0a use current year in test_db 2023-11-19 22:19:28 +01:00
7bc8293c65 add routes for different years 2023-11-19 22:02:43 +01:00
53ed032c25 Merge branch 'staging' into 'log-2022'
# Conflicts:
#   src/model/logbook.rs
2023-11-18 11:22:50 +00:00
f001aaf90f add routes for different years 2023-11-18 12:21:37 +01:00
5b4238da92 update tests to use current date 2023-11-16 15:35:52 +01:00
a3c7461c2b don't allow to add entry which is not completed today 2023-11-14 23:09:33 +01:00
f4a278030f fix 2023-11-10 16:55:57 +01:00
9331b2001d improve code with clippy 2023-11-02 22:19:13 +01:00
e1a7bdae65 fix ci 2023-11-02 12:25:13 +01:00