59 Commits

Author SHA1 Message Date
45b51f4698 only have a single user with details struct 2024-05-06 12:17:03 +02:00
17d1ee3566 clippy :-) 2024-04-30 21:35:14 +02:00
686feaf66b Merge branch 'main' into notification-badge 2024-04-17 14:10:14 +02:00
7c71ce59bd show notification badge in menu 2024-04-17 13:51:47 +02:00
858ae28eb3 allow deletion of boat 2024-04-17 13:18:35 +02:00
2694829b6e clean w/ clippy 2024-04-15 23:26:52 +02:00
0fed206df6 fix ci 2024-04-09 08:07:56 +02:00
4a5d9fa65b don't clutter logs 2024-04-09 07:30:05 +02:00
64d32e2688 allow admin to send notifications 2024-04-08 19:35:31 +02:00
3b9103e9aa fix membership application error 2024-04-08 19:04:57 +02:00
bf04ff780f only use membership_pdf when necessary 2024-03-26 12:34:19 +01:00
35900f3059 fix ci 2024-03-20 21:16:55 +01:00
9fdc1f82bd add membership pdf 2024-03-20 21:02:41 +01:00
39a8a1563c bit nicer logs 2024-03-19 09:59:46 +01:00
c068713572 add more logs 2024-03-16 20:42:41 +01:00
c9d10f81a9 add mail for requesting fee 2024-03-15 11:41:03 +01:00
edb42717bc add schnupper management 2024-03-06 15:55:13 +01:00
a3ce96d4bf clippy 2024-03-06 13:27:03 +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
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
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
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
a4b8bf1e3f improve code w/ clippy 2024-01-10 14:24:58 +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
c7d7d0ca83 in preparation to moving userdata into app, we switched to arbitrary groups 2023-12-23 21:27:52 +01:00
1ff050a247 add ergo tool 2023-11-02 12:15:10 +01:00
08a1d16f88 add functionality to show log 2023-10-28 14:48:08 +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
33810d69da push 2023-10-01 20:52:41 +02:00
bd4ee5954c implement is_locked for trip_details 2023-08-09 11:54:18 +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
ff31ad83fe add boatdamages functionality 2023-08-02 14:29:19 +02:00
f2baca668c add tests for tera/admin/planned_event
Closes #19
2023-07-31 21:33:49 +02:00
da6a16cd66 add tests for tera/admin/planned_event
Closes #20
2023-07-31 21:29:03 +02:00
8fa8e17c5a add tests for tera/admin/planned_event
Closes #24
2023-07-31 21:15:28 +02:00
3730940aed add tests for tera/log.rs
Closes #34
2023-07-31 20:09:03 +02:00