Commit Graph

143 Commits

Author SHA1 Message Date
philipp 1913bf8b22 update tests to new name field in update 2024-01-24 23:04:35 +01:00
philipp 3462ac5963 allow changing title of planned-event; fixes #52 2024-01-24 22:47:53 +01:00
philipp 9ae5963a0a supply all variables for planned_event roles 2024-01-24 18:18:26 +01:00
philipp b7499bd6cb clean code; if logged out: save url where user tried to go to, go there once logged in, Fixes #179 2024-01-22 22:08:05 +01:00
philipp a1a5e2ad89 move managing events to own role 2024-01-22 19:27:22 +01:00
philipp eda072c713 enable changing paid state 2024-01-22 19:05:18 +01:00
philipp 0ed740ec47 create fee reminder mail 2024-01-19 11:19:24 +01:00
philipp 3a8650028d add qr code for payment 2024-01-19 10:10:23 +01:00
philipp e498b4be3b group families in fee calc 2024-01-19 08:02:09 +01:00
philipp 267becfbce progress @fees, next step, deply+enter families/student/pupil/... 2024-01-19 00:39:15 +01:00
philipp ff795ce66c start with fee calc 2024-01-18 22:02:44 +01:00
philipp 474db1232d start working on calculating member fees 2024-01-18 21:36:38 +01:00
philipp 07c76f4e64 add family 2024-01-18 16:37:54 +01:00
philipp 5788d3d9f4 fix ci 2024-01-10 15:49:57 +01:00
philipp a95ff3657f fix ci 2024-01-10 15:11:35 +01:00
philipp 87e4b8fbb4 fix redirect 2024-01-10 15:10:05 +01:00
philipp a4b8bf1e3f improve code w/ clippy 2024-01-10 14:24:58 +01:00
philipp 3e2e058bcc limit users to proper role, Fixes #135 2024-01-10 14:08:15 +01:00
philipp 1cfbb97034 fix tests, as we now show all boats in kiosk mode 2024-01-04 20:46:49 +01:00
philipp 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
philipp 29e7142883 Merge pull request 'main' (#111) from main into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#111
2024-01-01 16:30:52 +01:00
philipp 6bbe1302d9 Merge pull request 'nxdata' (#109) from nxdata into main
Reviewed-on: Ruderverein-Donau-Linz/rowt#109
2024-01-01 15:51:16 +01:00
philipp 0ad342b147 add mail 2024-01-01 15:50:06 +01:00
philipp 5800f137f3 add data from nx 2023-12-30 21:21:30 +01:00
philipp c9c7ad967d push 2023-12-30 17:13:21 +01:00
philipp 9fb4167b50 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-30 17:11:46 +01:00
philipp a9fbb05944 fix error where joining cox to planned_event is not dispaying properly. The problem was the restructuring commit 7569798b00 (diff-0496fd5ec13efcfc97602dc5784170a0dd124e6e) where I compared different ids 2023-12-28 18:14:11 +01:00
philipp c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
philipp aca5340370 show guest km, Fixes #41 2023-12-23 15:26:49 +01:00
philipp 861262b62b cleaner code thanks to clippy 2023-11-27 12:49:36 +01:00
philipp 53ed032c25 Merge branch 'staging' into 'log-2022'
# Conflicts:
#   src/model/logbook.rs
2023-11-18 11:22:50 +00:00
philipp f001aaf90f add routes for different years 2023-11-18 12:21:37 +01:00
philipp a87832e4f4 update tests to use current date 2023-11-16 15:36:38 +01:00
philipp 5b4238da92 update tests to use current date 2023-11-16 15:35:52 +01:00
philipp a3c7461c2b don't allow to add entry which is not completed today 2023-11-14 23:09:33 +01:00
philipp 844e2c1f8c add timestamp to save imgs 2023-11-12 21:28:06 +01:00
philipp 144bcefcab update deps, switch to newest rocket version 2023-11-08 17:39:39 +01:00
philipp 4f4c053d0e ergo-admin-edit 2023-11-07 21:27:40 +01:00
philipp 95e1ea3028 allow guests to see + upload ergo entries; show ergo menu item for guests 2023-11-03 14:20:58 +01:00
philipp 9331b2001d improve code with clippy 2023-11-02 22:19:13 +01:00
philipp 71da6546b0 image required; cleaner log 2023-11-02 19:02:17 +01:00
philipp 1ff050a247 add ergo tool 2023-11-02 12:15:10 +01:00
philipp 2eba6a0f66 more rights to the kiosk! 2023-10-31 22:41:12 +01:00
philipp 56ae0ae429 fix 1x no cox stuff 2023-10-31 22:16:14 +01:00
philipp a6519d7b7b Merge branch 'boat-stats' into 'staging'
add boat stats Fixes #50

Closes #50

See merge request PhilippHofer/rot!58
2023-10-31 15:20:36 +00:00
philipp 730f9e5dff add boat stats Fixes #50 2023-10-31 16:07:15 +01:00
philipp 1d7f95e522 finish backend tests of new db layout 2023-10-30 15:32:17 +01:00
philipp 09075989e3 first draft 2023-10-30 15:32:17 +01:00
philipp dcb7bc4c24 clean 2023-10-28 14:48:51 +02:00
philipp 08a1d16f88 add functionality to show log 2023-10-28 14:48:08 +02:00