Commit Graph

9 Commits

Author SHA1 Message Date
StephanRichter 163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
StephanRichter 21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
StephanRichter 4ba113daf5 unified loading of user in UserModule
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 23:12:49 +02:00
StephanRichter 7a5bb50ee2 restructuring, working on password reset email
next steps:
- create reset url and add it to the translation fill map
- implement message translation
- implement otp validation and login
2025-07-08 15:39:48 +02:00
StephanRichter fc94cced1e improved search, integrated legacy modules into navigation 2025-07-04 23:48:28 +02:00
StephanRichter b0817319bd working on search 2025-07-04 23:23:51 +02:00
StephanRichter b07533eaa9 working on search 2025-07-04 23:03:33 +02:00
StephanRichter 3c898f36de ported legacy functions 2025-07-04 14:00:46 +02:00
StephanRichter e48ddfdb2c working on legacy api:
Teile des Codes aus funktionierendem Projekt kpiert und angepasst, aber noch nicht getestet
2025-07-04 00:26:01 +02:00