|
|
6016f81c27
|
working on project settings update:
adding/updating members not implemented
|
2025-07-21 00:16:14 +02:00 |
|
|
|
c8b6c3feb7
|
implemented changing project state from project page
|
2025-07-20 14:48:51 +02:00 |
|
|
|
680afd7700
|
implemented opening and closing of projects right from the project list
|
2025-07-20 14:09:41 +02:00 |
|
|
|
85ab2dd853
|
implemented updating of projects
|
2025-07-20 01:30:56 +02:00 |
|
|
|
8ab3e8792a
|
working on project view
|
2025-07-20 00:09:02 +02:00 |
|
|
|
a14b541c91
|
working on project list: introducing task list
|
2025-07-19 21:05:17 +02:00 |
|
|
|
8e3fa266a8
|
bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2025-07-19 00:45:34 +02:00 |
|
|
|
744b8a4576
|
working on project view
|
2025-07-19 00:40:28 +02:00 |
|
|
|
08838e8ddc
|
refactoring
|
2025-07-19 00:28:11 +02:00 |
|
|
|
a06217517b
|
freactoring to get company list work in efficient way
|
2025-07-18 23:23:14 +02:00 |
|
|
|
722f12912d
|
implemented project creation
|
2025-07-18 22:10:47 +02:00 |
|
|
|
9626d91ccb
|
working on project creation
|
2025-07-18 15:35:37 +02:00 |
|
|
|
67cb0b61b6
|
implemented storing of customer settings when sending document
|
2025-07-17 23:24:57 +02:00 |
|
|
|
763e5b447b
|
implemented state update after sending document, returning to document list
|
2025-07-17 21:16:37 +02:00 |
|
|
|
6a58087ace
|
preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2025-07-17 20:15:28 +02:00 |
|
|
|
93449e4bad
|
preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2025-07-17 14:38:28 +02:00 |
|
|
|
2fd58229c3
|
working on translation system
|
2025-07-17 13:39:48 +02:00 |
|
|
|
dc8de9707a
|
refactored translations, preparing sending of document
|
2025-07-17 13:03:49 +02:00 |
|
|
|
877edadd50
|
working on document rendering
|
2025-07-16 18:21:35 +02:00 |
|
|
|
07ef168226
|
preparing to render document
|
2025-07-16 08:55:08 +02:00 |
|
|
|
e436f09698
|
preparing for adding positions to document
|
2025-07-15 21:58:06 +02:00 |
|
|
|
148c0f27b5
|
overhauling time list in backend – BROKEN
|
2025-07-15 09:28:19 +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 |
|
|
|
e3e4dc16f9
|
made all document fields editable
|
2025-07-11 23:13:09 +02:00 |
|
|
|
86801e10c2
|
implemented markdown renderer in backend and frontend
|
2025-07-11 14:23:47 +02:00 |
|
|
|
c37b1de1b0
|
started to overhaul MardownEditor.svelte
|
2025-07-11 09:07:38 +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 |
|
|
|
c0b393a85b
|
added UserHelper interface to allow dependency injection
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2025-07-08 23:17:36 +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 |
|
|
|
92c6b154ea
|
implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2025-07-08 20:27:34 +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 |
|
|
|
b07533eaa9
|
working on search
|
2025-07-04 23:03:33 +02:00 |
|
|
|
c934e19837
|
preparing message system:
copied model from previous java implementation
|
2025-07-04 14:25:06 +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 |
|
|
|
41c3ffa351
|
re-implemented login via OIDC
|
2025-07-03 15:26:42 +02:00 |
|
|
|
ea6ca9e45d
|
implemented user list and editing other users for admin
|
2025-07-02 22:08:36 +02:00 |
|
|
|
b918d453cb
|
implemented user login.
next: find a solution for routing
|
2025-06-30 21:11:42 +02:00 |
|