Commit Graph

19 Commits

Author SHA1 Message Date
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
ea888c2be4 preparing item service for use in document service 2025-07-13 10:47:08 +02:00
86801e10c2 implemented markdown renderer in backend and frontend 2025-07-11 14:23:47 +02:00
5f3d112cdb implemented display of document positions 2025-07-10 22:47:09 +02:00
90c27382a1 working on document view/edit 2025-07-10 15:42:37 +02:00
163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
5b5e6a9387 working on document list 2025-07-09 00:27:06 +02:00
a11f2f0718 preparing document module 2025-07-08 22:20:00 +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
72940f92c3 preparing message system 2025-07-07 16:27:19 +02:00
3c898f36de ported legacy functions 2025-07-04 14:00:46 +02:00
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
c96e7d73ba made some preferences configurable 2025-07-03 22:58:31 +02:00
5100ac244a implemented user impersonization 2025-07-02 23:20:21 +02:00
b918d453cb implemented user login.
next: find a solution for routing
2025-06-30 21:11:42 +02:00
71cf6ec96d preparing svelte login, mastered translations 2025-06-28 00:23:37 +02:00
6ef4576cb2 first commit 2025-06-27 21:43:54 +02:00