ce5bff6a17
first try to generate messages from events
...
todo:
- add subject function to Event interface
- implement interface on derived event classes
- make events translatable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2026-01-13 00:23:46 +01:00
f9941bceba
peparing for file upload on server side
2025-09-30 15:17:00 +02:00
bac04ac047
implemented function to return estimated times of company.
...
Therefore task and project module had to be created and partially implemented
2025-07-13 23:45:18 +02:00
163bcebf4f
implemented document creation
...
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
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
3e91565fb6
working on messagesystem, password reset form
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-07-08 00:06:35 +02:00
c934e19837
preparing message system:
...
copied model from previous java implementation
2025-07-04 14:25:06 +02:00