|
730f9e5dff
|
add boat stats Fixes #50
|
2023-10-31 16:07:15 +01:00 |
|
|
dcb7bc4c24
|
clean
|
2023-10-28 14:48:51 +02:00 |
|
|
08a1d16f88
|
add functionality to show log
|
2023-10-28 14:48:08 +02:00 |
|
|
cfd0ccc8c2
|
add logs
|
2023-10-28 14:33:22 +02:00 |
|
|
31b2ed3b37
|
deploy :O
|
2023-10-26 18:50:43 +02:00 |
|
|
6d7ef2e836
|
fix ci..
|
2023-10-24 14:58:32 +02:00 |
|
|
cb109e7005
|
fix ci
|
2023-10-24 14:33:22 +02:00 |
|
|
e9641e6a33
|
move faq to wiki
|
2023-10-24 14:24:33 +02:00 |
|
|
afa5597f49
|
remove debug thingy
|
2023-10-24 13:36:14 +02:00 |
|
|
4321986204
|
debug
|
2023-10-24 13:14:26 +02:00 |
|
|
b1a66d71b9
|
test wiki auth
|
2023-10-24 12:36:14 +02:00 |
|
|
8f28553608
|
fix js errors
|
2023-10-24 11:01:35 +02:00 |
|
|
beb5f3a217
|
hide logbook for guests
|
2023-10-24 10:57:51 +02:00 |
|
|
1f35be88ad
|
scheckbuch can't see logbuch
|
2023-10-24 10:16:26 +02:00 |
|
|
c27b83e9fd
|
allow adding boatdamage from everyone
|
2023-10-24 09:40:48 +02:00 |
|
|
e4e6bf7f15
|
disable functionality until introduced
|
2023-10-24 09:14:11 +02:00 |
|
|
6d4ebda4bc
|
fix ci
|
2023-10-24 08:16:17 +02:00 |
|
Marie Birner
|
8ebc06e445
|
[TASK] translate alerts
|
2023-10-23 22:52:11 +02:00 |
|
|
88af24db7b
|
allow all users to report boat damage
|
2023-10-23 21:38:08 +02:00 |
|
|
51860ded27
|
allow deletion of trip in kiosk mode
|
2023-10-23 21:32:44 +02:00 |
|
|
6f9edfa23f
|
show header in kiosk mode
|
2023-10-23 21:05:59 +02:00 |
|
|
fa3ab3ec8a
|
fix proper loggedin_user cookie after setting pw
|
2023-10-13 09:43:59 +02:00 |
|
|
c323b209d0
|
fix ci
|
2023-10-05 09:01:55 +02:00 |
|
|
c47b3bb447
|
log if new kiosk cookie is set
|
2023-10-05 08:46:34 +02:00 |
|
|
8852e1cdd6
|
allow boatdamage add in kiosk mode
|
2023-10-04 13:56:58 +02:00 |
|
|
bb142a0969
|
clean code with clippy
|
2023-10-02 12:39:05 +02:00 |
|
|
e67b345789
|
allow showing stat in kiosk mode
|
2023-10-01 20:52:42 +02:00 |
|
|
826402cd41
|
give proper results for stats
|
2023-10-01 20:52:42 +02:00 |
|
|
af81920a47
|
fake personal history
|
2023-10-01 20:52:42 +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 |
|
|
e41aa9b4e7
|
fun with timezones
|
2023-10-01 20:52:41 +02:00 |
|
|
33810d69da
|
push
|
2023-10-01 20:52:41 +02:00 |
|
|
09af9981df
|
fix multi-select; only show private boats owner + kiosk
|
2023-10-01 20:52:41 +02:00 |
|
|
514561321e
|
change select properly if boat is selected on the left
|
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 |
|
|
d102e57b09
|
disable rowers in logbook if they are on water
|
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 |
|
|
590b41aa33
|
Allow to add real guests
|
2023-08-09 20:30:37 +00:00 |
|
|
bd4ee5954c
|
implement is_locked for trip_details
|
2023-08-09 11:54:18 +02:00 |
|
|
f0c6bdac14
|
fix ci; clean code
|
2023-08-05 16:29:58 +02:00 |
|
|
94a9d285be
|
clean db
|
2023-08-05 16:27:51 +02:00 |
|
|
7309b1f2b2
|
update unit tests; add location name in kiosk settting to cookie (to avoid specific redirects)
|
2023-08-05 13:21:35 +02:00 |
|
|
e459a4e2d9
|
store loation in kiosk cookie, to avoid having to handle each location separately
|
2023-08-05 13:09:58 +02:00 |
|
|
351ba1ba4e
|
fix tests, default redirect to linz kiosk
|
2023-08-05 13:01:01 +02:00 |
|
|
8a40dfe017
|
allow filter for kiosk, to only show boats at specific location
|
2023-08-05 12:59:02 +02:00 |
|