730 Commits

Author SHA1 Message Date
d2914f9287 be able to update data individually; Fixes #952 2025-04-30 13:38:45 +02:00
c8d5c633d7 be able to update data individually; Fixes #951 2025-04-30 11:06:10 +02:00
34850321b7 first draft of single user-edit page 2025-04-29 22:37:04 +02:00
7604678d4a make scheckbuch user behave as previously, but in own file 2025-04-29 21:00:50 +02:00
876451fc02 Merge branch 'main' into separate-scheckbuch-user 2025-04-29 20:44:09 +02:00
8059e5b8fc log event updates 2025-04-29 20:36:32 +02:00
47b46cf41d format dtstart according to ics standard -> leading zero 2025-04-28 22:20:06 +02:00
a484785027 first ideas of separate user structs, working on #911 2025-04-25 15:41:46 +02:00
5cd75ed8c8 also be able to cancel trips (not only events) 2025-04-18 23:24:03 +02:00
10740f988d reduce amount of magic values, goal is to have specific states -> e.g. cancelled 2025-04-18 23:01:17 +02:00
37b6ea6057 remove unused dep; cargo clippy 2025-04-18 17:44:21 +02:00
06c5e5a9d1 Merge branch 'staging' into simple-nx-auth 2025-04-18 17:10:10 +02:00
0059dfe96f simple nx auth 2025-04-18 17:04:10 +02:00
8340e8b33f Merge pull request 'allow others to send fee reminder thus reducing my bus factor' (#915) from send-fee-reminder into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#915
2025-04-17 20:44:45 +02:00
cf90ab6e1a allow others to send fee reminder thus reducing my bus factor 2025-04-17 20:38:41 +02:00
4ce9a573fe 400 instead of 303 2025-04-16 11:31:46 +02:00
dc2ee38aa0 no funny business w/ get params 2025-04-16 10:56:57 +02:00
2b79df8e42 no funny business w/ get params 2025-04-16 10:46:19 +02:00
588520914c add nextcloud auth route 2025-04-16 10:18:27 +02:00
5da4b592ea fix tests 2025-04-15 23:17:57 +02:00
eb9dd3f864 make default duration 3 hrs (to have a larger block in the cal) 2025-04-15 23:12:30 +02:00
f42bf5ea3a fix ci 2025-04-15 22:11:29 +02:00
9fcd5a1a8f also show cox_helps_at_event in cal 2025-04-15 20:52:06 +02:00
6c83d00c2c have unique uid's, fixes error in some clients (e.g. sogo) 2025-04-15 20:33:13 +02:00
18d9f51354 fix kiosk error 2025-03-26 20:56:39 +01:00
86e5482c6f update id's 2025-03-09 19:20:56 +01:00
2003ff0e59 add unit test for previous bug 2025-03-09 19:17:34 +01:00
d1102a7b04 show proper name in notification 2025-03-09 13:31:12 +01:00
eaa35fb46c name proper mail addresses 2025-02-17 22:55:48 +01:00
82a54bdea1 update deps 2025-02-13 10:06:04 +01:00
3008264261 fix default sort 2025-02-11 21:39:06 +01:00
da793fec2d allow sorting of user 2025-02-11 20:23:18 +01:00
10f6268e56 fix ci 2025-02-11 09:36:44 +01:00
3406b66f41 allow vorstand to edit boats 2025-02-11 09:22:22 +01:00
4d58bd3cae allow 'schriftführer' to edit boats 2025-02-10 18:16:31 +01:00
b8aaf5ba2e allow vorstand to see all old logs 2025-01-10 09:51:43 +01:00
f9c9f7c523 update to sqlx 0.8 2025-01-09 16:31:53 +01:00
a90c4fc07e ped clippy 2025-01-09 15:35:57 +01:00
f7d109f1b2 cargo clippy 2025-01-09 15:31:05 +01:00
d21272d4bb send notifiation to user + vorstand if user completes 'äquatorpreis' or 'fahrtenabzeichen'; Fixes #746 2025-01-09 11:45:24 +01:00
97dd7794fb split to separate fee file 2025-01-09 10:37:15 +01:00
3232a03d75 show amount of trips in stat 2025-01-06 13:14:19 +01:00
8a4d98a90f nicer mail text 2025-01-03 12:36:29 +01:00
b560233acf show boatreservations in planned 2025-01-01 19:05:20 +01:00
2ac8a3155c fix no 'donau linz' group 2025-01-01 17:44:48 +01:00
f38ca09eb7 Merge pull request 'allow lazy people to mark all notifcations as read' (#823) from mark-all-notifications-read into main
Reviewed-on: Ruderverein-Donau-Linz/rowt#823
2024-12-19 21:16:31 +01:00
1ad4c31979 allow lazy people to mark all notifcations as read 2024-12-19 21:15:27 +01:00
af10399797 add renntrainer role 2024-12-17 08:56:48 +01:00
267135bf73 linting + proper time formatting 2024-12-05 23:38:36 +01:00
0ad62e2ece Revert "adapt to new domain"
This reverts commit c7b5b7e39d15bda54f53c5e217cb866018aeb257.
2024-11-27 08:20:54 +01:00