209 Commits

Author SHA1 Message Date
8b61bb37a8 refactor: WIP datetime event and assignments 2025-05-04 21:57:23 +02:00
93e6a79a38 refactor: WIP datetime availability 2025-05-04 17:22:45 +02:00
3a66ef0340 refactor: WIP datetime instead of date + times 2025-05-04 15:13:16 +02:00
e369178d98 feat: allow events with zero posten
refs #22
2025-04-29 23:55:02 +02:00
e4cc1e78ab fix: wording for fuäss in overview
refs #22
2025-04-29 23:25:03 +02:00
8e535c9e6b feat: area manager can create vehicle
refs #21
2025-04-28 23:05:07 +02:00
e1b5d593f5 feat: area manager can edit vehicle
refs #21
2025-04-28 22:59:35 +02:00
b2fccdfa29 feat: area manager can delete vehicle
refs #21
2025-04-28 21:17:53 +02:00
4ff4ce0195 feat: area manager can see vehicle overview
refs #21
2025-04-27 22:39:20 +02:00
67c869e3ac test: lock and unlock user
refs #21
2025-04-27 20:38:02 +02:00
c9615390f4 feat: area manager cant edit admin
refs #21
2025-04-25 00:56:05 +02:00
08646ba971 refactor: endpoint for user locking
refs #21
2025-04-25 00:55:22 +02:00
5446fcb128 refactor: user receive notifications
refs #21
2025-04-25 00:53:03 +02:00
56f6b8edb4 feat: add comment to export of availabilities
resolves #23
2025-04-24 20:02:46 +02:00
8849d46fd3 feat: add logging 2025-04-24 20:02:18 +02:00
60c7d16392 build(deps): upgrade dependencies 2025-04-22 18:49:11 +02:00
a09a35ece2 refactor: password change validation 2025-04-22 18:01:15 +02:00
d038331a4b fix: mail template for registration 2025-04-13 12:28:17 +02:00
d08b119d03 doc: bump version 2025-04-13 10:11:21 +02:00
ab4ff439f4 test: assignment deletion 2025-04-08 10:27:20 +02:00
6ee3ca9e89 feat: logic for new functions system 2025-03-23 20:23:58 +01:00
736b69d2c3 feat: set functions for user 2025-03-23 18:10:20 +01:00
c830704fa4 build(deps): add hyperscript 2025-03-23 18:09:47 +01:00
4508150e30 refactor: WIP rework of function system 2025-03-10 22:37:15 +01:00
a5344adb73 test: area 2025-02-06 23:01:38 +01:00
caf47eb82a doc: openbsd rc file 2025-02-05 22:00:03 +01:00
3a085a025a refactor: add html content type to all template responses 2025-02-05 09:21:12 +01:00
349a539765 doc: bump version 2025-02-02 23:03:45 +01:00
962e664f37 refactor: remove debug printing 2025-02-02 22:59:53 +01:00
4a1334bf49 feat: add notifications 2025-02-02 22:45:30 +01:00
00f8b0693f feat: resend registration email 2025-02-02 19:05:52 +01:00
da0679b93e refactor: export availabilities 2025-02-02 18:08:43 +01:00
f06d907b25 refactor: bugfixes and code cleanup 2025-02-02 18:01:48 +01:00
cd20457f67 refactor: introduce user changeset 2025-01-31 14:50:36 +01:00
128fca8138 feat: redirect after login 2025-01-29 16:07:31 +01:00
ec5e4cc23d refactor: apply clippy tips 2025-01-29 15:20:07 +01:00
6a70345b88 refactor: cleanup unused code 2025-01-29 14:05:20 +01:00
85fdd41c6b feat: combine availability finished 2025-01-29 13:45:29 +01:00
6995599a81 feat: WIP combine adjacent availability 2025-01-27 23:57:41 +01:00
1066b877d5 feat: WIP availability changeset 2025-01-26 22:31:53 +01:00
09821c4b8d refactor: rename availability 2025-01-26 19:28:39 +01:00
864141121a feat: only allow one availability for a time 2025-01-26 19:21:34 +01:00
2cae816741 refactor: style planning 2025-01-26 13:55:10 +01:00
fdbc8c7ab5 build(deps): remove not required crates and features 2025-01-24 16:17:06 +01:00
b696aa4fe0 refactor: use async email sending 2025-01-24 15:51:22 +01:00
8b470f2d4f refactor: use new mailer struct 2025-01-24 15:15:57 +01:00
760e19522b feat: show vehicles in overview 2025-01-23 20:02:47 +01:00
90d6175d6c refactor: emails 2025-01-22 15:36:08 +01:00
8ba2effdbc feat: add testmail command 2025-01-22 09:17:23 +01:00
ee9c4b1ac1 feat: delete event and list assignments in overview 2025-01-17 22:44:17 +01:00