107 Commits

Author SHA1 Message Date
33132697f2 test: split test request and creation of test login user into separate functions 2025-07-20 21:54:28 +02:00
c2cd1f9c85 feat: add, edit, delete foreign availabilities as admin or areamanger 2025-07-19 22:07:23 +02:00
1d493b85b1 refactor: use hyperscript instead of javascript 2025-07-16 09:00:02 +02:00
2aa3cf2c2b refactor: clippy lints 2025-07-14 16:17:43 +02:00
bddeaefe4f refactor: rename voluntaryfuehrungsassistent to fuehrungsassistentrequired 2025-07-14 15:34:48 +02:00
c74716cc3a refactor: move sql into own file 2025-07-14 15:16:41 +02:00
10841d493f feat: export events german weekday and decimal comma 2025-07-14 15:06:58 +02:00
e540844dcd refactor: test edit event 2025-07-13 12:09:40 +02:00
ee4481225e refactor: reset password 2025-07-13 11:52:33 +02:00
ab648dd4f2 refactor: naming 2025-07-13 11:20:56 +02:00
73c1b987cd refactor: use htmx target for registration 2025-07-13 11:14:41 +02:00
678690855a test: get changepassword for profile 2025-07-13 10:55:10 +02:00
649d1a6ecf refactor: use hx-target header for password strength check request 2025-07-13 10:45:56 +02:00
28cc3cd9ae refactor: let test produce empty template 2025-07-09 20:40:51 +02:00
1515f50ed9 fix: empty comment gets saved 2025-07-08 16:07:26 +02:00
1b7a44b8cd refactor: db availability into own files 2025-07-08 14:22:37 +02:00
dcfb097114 refactor: db availability 2025-07-07 16:07:57 +02:00
fc63464210 test: overview 2025-07-06 20:34:03 +02:00
46669d206f feat: show events, availabilities and assignments on overview 2025-07-06 20:27:42 +02:00
38a30e1898 feat: WIP overview for user 2025-07-03 21:57:26 +02:00
2ec200831f refactor: move overview into calendar 2025-07-03 21:28:47 +02:00
d1e067407b feat: validation of new availability 2025-07-03 21:16:43 +02:00
b42540ac2f feat: show weekday in overview and edit pages
refs #33
2025-07-03 20:15:56 +02:00
428f46b853 refactor: clothing and event changeset 2025-07-02 18:56:40 +02:00
bdaf8ff20e feat: finish implementing assignment validation 2025-07-02 10:14:40 +02:00
512b061c7a test: WIP new assignment 2025-07-01 16:40:40 +02:00
2abeeb20df test: new assignment 2025-06-30 14:57:58 +02:00
10e6ba80a2 refactor: assignment validation 2025-06-30 11:28:01 +02:00
9893c37f80 refactor: finished moving models and validation into own crate 2025-06-23 23:00:54 +02:00
b65b4c7a00 feat: validate availabilit changeset 2025-06-22 22:37:12 +02:00
b2969b988d refactor: custom context for validation 2025-06-22 21:33:01 +02:00
9666932915 feat: custom async validation 2025-06-19 16:24:27 +02:00
cca925f4eb feat: enforce implicit lowercase email address 2025-06-15 21:53:31 +02:00
03964d3542 refactor: add hostname to customizations 2025-06-10 09:15:27 +02:00
e591b419bb feat: calculate dates for export events 2025-06-09 19:26:57 +02:00
784b7cea4e fix: export for area manager 2025-06-09 18:47:16 +02:00
bce103b086 feat: customization for imprint 2025-06-09 13:55:24 +02:00
d8eb9ecbf3 feat: use filter for export 2025-06-04 15:47:00 +02:00
d1e1ccd906 refactor: correct output of event export 2025-06-04 15:24:27 +02:00
f953b6d208 refactor: move into models 2025-06-04 11:55:39 +02:00
075cdc713d refactor: fomatting 2025-05-31 22:41:39 +02:00
01cf373b98 feat: export events into xlsx 2025-05-25 22:00:15 +02:00
4af004456f feat: export events ui 2025-05-25 19:31:16 +02:00
a608204103 feat: customize webmaster email 2025-05-24 21:27:33 +02:00
513e8983b9 refactor: lift clothing input rules by safely escaping 2025-05-24 18:13:48 +02:00
e86d38d079 fix: availability template not displaying 2025-05-22 22:48:06 +02:00
10468ceba2 feat: use select clothing in event 2025-05-22 22:26:36 +02:00
f874fcd788 test: clothing 2025-05-22 22:15:45 +02:00
045a509daf feat: styling of clothing input 2025-05-22 21:43:32 +02:00
8d4a981055 feat: WIP clothing edit and delete 2025-05-20 20:55:36 +02:00