203 Commits

Author SHA1 Message Date
1a482db9e2 fix ci 2024-03-05 09:34:50 +01:00
10a0e82392 fix ci 2024-03-05 09:33:18 +01:00
58f8cb14b8 allow admins to show logbook for any year 2024-03-05 08:59:44 +01:00
007b87e8ad add scheckbook functionality, Fixes #184 (#235)
Reviewed-on: Ruderverein-Donau-Linz/rowt#235
2024-03-04 23:11:44 +01:00
05b7b7fbbf Create admin function to use copy-pasted users from ekey, return the ones which don't match to "Donau Linz" rowt user, Fixes #204 (#230)
Reviewed-on: Ruderverein-Donau-Linz/rowt#230
2024-03-04 16:59:44 +01:00
8edbf15235 show user icon in all vorstand users 2024-03-04 16:37:53 +01:00
9c3ae7434e allow vorstand to see member details, Fixes #199 2024-03-04 09:19:04 +01:00
d1296ec40a show ottensheim boats to rennjugend 2024-03-03 18:08:15 +01:00
6ed28994c6 code cleanup 2024-02-21 14:46:17 +01:00
23f5e3ca4a add functionality to send attachmets, Fixes #113 2024-02-15 21:52:00 +01:00
1913bf8b22 update tests to new name field in update 2024-01-24 23:04:35 +01:00
3462ac5963 allow changing title of planned-event; fixes #52 2024-01-24 22:47:53 +01:00
9ae5963a0a supply all variables for planned_event roles 2024-01-24 18:18:26 +01:00
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
a1a5e2ad89 move managing events to own role 2024-01-22 19:27:22 +01:00
eda072c713 enable changing paid state 2024-01-22 19:05:18 +01:00
0ed740ec47 create fee reminder mail 2024-01-19 11:19:24 +01:00
3a8650028d add qr code for payment 2024-01-19 10:10:23 +01:00
e498b4be3b group families in fee calc 2024-01-19 08:02:09 +01:00
267becfbce progress @fees, next step, deply+enter families/student/pupil/... 2024-01-19 00:39:15 +01:00
ff795ce66c start with fee calc 2024-01-18 22:02:44 +01:00
474db1232d start working on calculating member fees 2024-01-18 21:36:38 +01:00
07c76f4e64 add family 2024-01-18 16:37:54 +01:00
5788d3d9f4 fix ci 2024-01-10 15:49:57 +01:00
a95ff3657f fix ci 2024-01-10 15:11:35 +01:00
87e4b8fbb4 fix redirect 2024-01-10 15:10:05 +01:00
a4b8bf1e3f improve code w/ clippy 2024-01-10 14:24:58 +01:00
3e2e058bcc limit users to proper role, Fixes #135 2024-01-10 14:08:15 +01:00
1cfbb97034 fix tests, as we now show all boats in kiosk mode 2024-01-04 20:46:49 +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
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
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
0ad342b147 add mail 2024-01-01 15:50:06 +01:00
5800f137f3 add data from nx 2023-12-30 21:21:30 +01:00
c9c7ad967d push 2023-12-30 17:13:21 +01:00
9fb4167b50 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-30 17:11:46 +01:00
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
c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
aca5340370 show guest km, Fixes #41 2023-12-23 15:26:49 +01:00
861262b62b cleaner code thanks to clippy 2023-11-27 12:49:36 +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
a87832e4f4 update tests to use current date 2023-11-16 15:36:38 +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
844e2c1f8c add timestamp to save imgs 2023-11-12 21:28:06 +01:00
144bcefcab update deps, switch to newest rocket version 2023-11-08 17:39:39 +01:00
4f4c053d0e ergo-admin-edit 2023-11-07 21:27:40 +01:00
95e1ea3028 allow guests to see + upload ergo entries; show ergo menu item for guests 2023-11-03 14:20:58 +01:00
9331b2001d improve code with clippy 2023-11-02 22:19:13 +01:00