Commit Graph

29 Commits

Author SHA1 Message Date
f9941bceba peparing for file upload on server side 2025-09-30 15:17:00 +02:00
d18dfe1f84 implemented delivery of prrojecct files 2025-09-29 20:24:00 +02:00
fba707d77b working on file module
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-28 21:12:51 +02:00
667052e3c4 Merge branch 'main' into module/wiki 2025-09-12 00:41:58 +02:00
bfe87f53a8 refactored ModuleRegistry to singleton system
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-12 00:38:28 +02:00
9aca5bd088 fixed legacy redirects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-18 14:37:43 +02:00
090df72abe improving timetrack link
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-18 14:29:16 +02:00
8de88aa5d2 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-18 00:29:21 +02:00
763718277d implemented task legacy code
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-18 00:12:05 +02:00
a50a451b95 conveniance modification: added registry and getters for modules to BaseHandler
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-17 23:31:06 +02:00
84075b4634 improved task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-15 00:50:08 +02:00
3b7c292e32 minor improvements 2025-08-14 08:43:54 +02:00
6b2a437539 implemented legacy module for company 2025-08-13 15:42:53 +02:00
89758f6c21 implemented legacy interface for Notes and Project
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-13 15:36:32 +02:00
65701dee74 working on legacy note rendering 2025-08-13 08:50:54 +02:00
1df7a2bd3c working on transformation of legacy notes tables
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-12 23:41:56 +02:00
35d9e973f2 gui work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-12 13:35:25 +02:00
5d506ac0f9 introduced ModuleRegistry to easy inter-module dependencies 2025-08-09 13:48:09 +02:00
722f12912d implemented project creation 2025-07-18 22:10:47 +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
21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
4ba113daf5 unified loading of user in UserModule
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 23:12:49 +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
fc94cced1e improved search, integrated legacy modules into navigation 2025-07-04 23:48:28 +02:00
b0817319bd working on search 2025-07-04 23:23:51 +02:00
b07533eaa9 working on search 2025-07-04 23:03:33 +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