Commit Graph

55 Commits

Author SHA1 Message Date
bad244ef16 working on message bus
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-19 14:06:31 +01:00
3d31ac90a0 preparing message bus 2025-12-19 13:33:08 +01:00
cfa5dd7ed1 added code to update notes referencing stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 13:23:14 +02:00
846ef4a27a working on adding new properties to existing items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 00:21:08 +02:00
74e602eec7 refactored item module → stock, added legacy database creation methods
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 21:51:14 +02:00
bf7de3cb6c preparing contact index page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-06 23:14:39 +02:00
083185137a Merge branch 'main' into module/files 2025-10-02 09:01:31 +02:00
41934b6f18 implemented halt on startup errors 2025-10-02 08:59:01 +02:00
06118365b8 implemented creation of directory within user folder
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-30 14:31:58 +02:00
8dd8a9ed66 preparing file service
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-26 08:47:22 +02:00
443fb2bd33 fixed build problem
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-12 14:25:55 +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
45b236cb58 scaffolding wiki module 2025-09-08 23:06:41 +02:00
cedb798af8 Merge branch 'main' into module/timetracking 2025-08-18 00:39:53 +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
3d149ec35d Merge branch 'main' into module/timetracking 2025-08-17 22:44:03 +02:00
403e95a1bf improved debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-17 22:32:50 +02:00
9e00092254 fixed gradle build 2025-08-15 15:28:20 +02:00
5a4028d774 working on timetracking module 2025-08-15 14:35:56 +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
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
5d506ac0f9 introduced ModuleRegistry to easy inter-module dependencies 2025-08-09 13:48:09 +02:00
b041e4e9be implemented tagging of bookmarks 2025-08-03 14:25:25 +02:00
125a8c2266 prepared database for bookmark service 2025-08-02 20:28:56 +02:00
3dab95691b implemented deleting of notes 2025-07-30 20:37:08 +02:00
6600b6fd27 preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-28 18:22:13 +02:00
382eae000c started to implement project tagging, was interrupted.
next on: saving tags for user = null
2025-07-28 08:49:44 +02:00
2bd7270f83 implemented deletion of tags upon deletion of task 2025-07-28 00:13:41 +02:00
4f54276e8f working on tag module 2025-07-27 22:56:27 +02:00
9626d91ccb working on project creation 2025-07-18 15:35:37 +02:00
877edadd50 working on document rendering 2025-07-16 18:21:35 +02:00
a75c58932d started implementing listTimes – way to complicated 2025-07-15 08:23:08 +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
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