256 Commits

Author SHA1 Message Date
2dc145e697 fix backend tests 2024-09-02 13:35:12 +03:00
49b2305cdb allow 'always_show' when creating events 2024-09-02 12:32:26 +03:00
99a49dbec9 cox not allowed to set always_show; cargo clippy 2024-09-02 12:18:23 +03:00
ae6c129fd3 allow vorstand to see fees 2024-08-22 20:54:27 +02:00
36276e5415 verify, that boat is not on water on adding log entry; Fixes #625 (#697)
Reviewed-on: Ruderverein-Donau-Linz/rowt#697
2024-08-21 17:05:41 +02:00
d971c1504c clippy 2024-08-21 16:16:07 +02:00
cf9b79e56e care about einschreibgebuehr 2024-08-21 16:14:54 +02:00
93c8316543 allow to edit users; Fixes #688 2024-08-19 13:23:08 +02:00
eb15421d08 allow move from schnuppern to scheckbuch 2024-08-19 11:53:28 +02:00
818cf0d40b Merge branch 'main' of ssh://git.hofer.link:2222/Ruderverein-Donau-Linz/rowt 2024-08-19 11:27:39 +02:00
ed9d93410e allow vorstand to add scheckbücher 2024-08-19 11:27:10 +02:00
afb6af8ece only one '+' role necessary + introduction of 'kassier' role 2024-08-19 10:51:50 +02:00
799e94a50f switch to macro for special user 2024-08-19 10:34:37 +02:00
cc7bd3a416 maybe unpublishing a post works now? 2024-08-19 09:55:01 +02:00
20da86f69e delete notification again, if article is unpublished 2024-08-18 22:21:36 +02:00
83aa9bc84c allow for article_titles 2024-08-18 21:46:11 +02:00
25161fc8e9 first draft of sending blog post notifications 2024-08-18 21:30:14 +02:00
1a4d5ac569 create own default_destination table to remove clutter; Fixes #646 2024-08-18 20:21:59 +02:00
e55f380c4f be able to auto populate people from planned trip 2024-08-13 23:02:34 +02:00
a75c892cfb allow admins to delete logbook entries 2024-08-12 20:55:31 +02:00
2a8c339dcd push 2024-07-30 23:24:46 +02:00
cd1bf12e68 ext person can also be shipmaster (and not cox) 2024-07-28 07:36:57 +02:00
bf4ea502d3 allow external cox; Fix #650 2024-07-28 07:29:44 +02:00
b4b922222c don't allow to finalize a logbook entry more than once 2024-07-26 10:34:14 +02:00
aa9568f326 better logs 2024-07-23 15:13:36 +02:00
4a3ee5b551 update logbook entries 2024-07-23 14:57:09 +02:00
3e983e05f9 allow vorstand to send mail + notifications 2024-06-21 11:24:14 +02:00
76290a64ae allow vorstand to send mail + notifications 2024-06-21 11:14:48 +02:00
9dc1ec6fa0 add trailer reservation funcitonality; Fixes #443 2024-06-10 19:43:59 +02:00
dea0c65da3 fix ci + add test 2024-06-10 15:12:23 +02:00
31bf38f112 show if a user has < 30 km to thousand km trip, Fixes #551 2024-06-10 14:55:01 +02:00
e1b78b2725 don't lose trip_type on event cancellation; don't add empty notes in cal 2024-06-06 06:57:43 +02:00
30a6bc7109 allow event trip_type update 2024-06-04 08:12:20 +02:00
c0d766832e rename role to manage_events 2024-05-28 10:46:21 +02:00
91fa2a7762 add test for cancel-event-notification 2024-05-28 09:59:16 +02:00
82aa94c024 rename planned_event to event 2024-05-28 09:08:48 +02:00
93e3e0ef5c only allow realistic values for logbook entries 2024-05-22 22:05:03 +02:00
db5e0873a6 Merge branch 'staging' into clippy 2024-05-22 00:18:17 +02:00
40f97f18a9 clean code with clippy 2024-05-22 00:13:23 +02:00
1f0de7abf4 allow cancel of events 2024-05-21 22:16:42 +02:00
1069e29cf0 fix ci 2024-05-21 19:47:10 +02:00
b4967b54e9 remove users from trip after they have read the notificatoin 2024-05-21 19:41:00 +02:00
29fabb04b0 allow for sending notifications to single users 2024-05-21 18:57:24 +02:00
1bf1cc9c68 inform user in case event can't be deleted 2024-05-21 18:34:17 +02:00
b36144832a log if admin resets the pw for someone 2024-05-21 09:05:36 +02:00
4bd91b2a7e add impressum 2024-05-17 12:26:10 +02:00
3097d99e00 remove unused imports 2024-05-16 22:37:57 +02:00
0eac1a66f9 better layout 2024-05-16 22:35:26 +02:00
77a90a8086 Merge branch 'staging' into show-scheckbuch-info 2024-05-16 21:31:12 +02:00
ca5a932ae5 show info, if scheckbuch is not yet paid 2024-05-16 21:28:36 +02:00