|
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 |
|
|
56ae0ae429
|
fix 1x no cox stuff
|
2023-10-31 22:16:14 +01:00 |
|
|
2d7c86f323
|
aaaaah
|
2023-10-31 21:02:56 +01:00 |
|
|
d9c7c218bc
|
allow no cox in 1x; require them in >2x
|
2023-10-31 20:57:05 +01:00 |
|
|
2d520298e7
|
frontend for new db
|
2023-10-30 15:32:17 +01:00 |
|
|
1d7f95e522
|
finish backend tests of new db layout
|
2023-10-30 15:32:17 +01:00 |
|
|
09075989e3
|
first draft
|
2023-10-30 15:32:17 +01:00 |
|
|
1386ba05c2
|
log important events
|
2023-10-05 08:59:13 +02:00 |
|
|
bb142a0969
|
clean code with clippy
|
2023-10-02 12:39:05 +02:00 |
|
|
02e1546f0e
|
complete tests for logbook
|
2023-10-01 20:52:41 +02:00 |
|
|
6d0501d3b0
|
add tests
|
2023-10-01 20:52:41 +02:00 |
|
|
7500b90b22
|
fix ci
|
2023-10-01 20:52:41 +02:00 |
|
|
22db993767
|
remove unused variable
|
2023-10-01 20:52:41 +02:00 |
|
|
e41aa9b4e7
|
fun with timezones
|
2023-10-01 20:52:41 +02:00 |
|
|
665cbe7aae
|
remove debugging statement
|
2023-10-01 20:52:41 +02:00 |
|
|
bf63313515
|
debug none
|
2023-10-01 20:52:41 +02:00 |
|
|
57e540f450
|
allow users to delete trips
|
2023-10-01 20:52:41 +02:00 |
|
|
fd4d097d72
|
verify that arrivaldate > departuredate
|
2023-10-01 20:52:41 +02:00 |
|
|
e849b6f5f9
|
error if same person selected as cox + rower
|
2023-10-01 20:52:41 +02:00 |
|
|
90155dbc0f
|
fix ci
|
2023-10-01 20:52:41 +02:00 |
|
|
1f801b0436
|
add debug trait; switch to proper name of form field (rowerS)
|
2023-10-01 20:52:41 +02:00 |
|
|
8b0264d181
|
clean code with clippy
|
2023-10-01 20:52:41 +02:00 |
|
|
fe4c0bebfc
|
Staging
|
2023-09-05 21:03:18 +00:00 |
|
|
94a9d285be
|
clean db
|
2023-08-05 16:27:51 +02:00 |
|
|
3730940aed
|
add tests for tera/log.rs
Closes #34
|
2023-07-31 20:09:03 +02:00 |
|
|
47b534f8c3
|
create tests for model/logbook
Closes #31
|
2023-07-31 19:10:34 +02:00 |
|
|
adb26f6b91
|
create tests for model/rower.rs, Closes #32
|
2023-07-31 16:59:15 +02:00 |
|
|
7e09c81d5e
|
fix error on diff sqlite version
|
2023-07-30 22:17:47 +02:00 |
|
|
f3590c1437
|
fix parsing of sqlite timestamp (arrival)
|
2023-07-30 20:50:28 +02:00 |
|
|
dee228dce8
|
send departure as timestamp
|
2023-07-30 20:40:15 +02:00 |
|
|
b5fd4018ff
|
extract common functionality to functoin
|
2023-07-27 15:24:29 +02:00 |
|
|
0c906f2bda
|
check if shipmaster is already on the water
|
2023-07-27 15:00:52 +02:00 |
|
|
48eb1b7dc2
|
clean ui for logbook
|
2023-07-26 12:56:19 +02:00 |
|