Commit Graph

56 Commits

Author SHA1 Message Date
StephanRichter 770f2aab5b kanban no longer showing tasks having no_index flag 2025-07-27 13:14:50 +02:00
StephanRichter 2fa95d38c5 implemented editing of task`s 'no index' field 2025-07-27 12:59:32 +02:00
StephanRichter ac45517d7f implemented deletion of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:46:16 +02:00
StephanRichter 6599b08990 loading tasks 2025-07-26 22:56:40 +02:00
StephanRichter 58986a5c59 implemented extended settings on task 2025-07-26 20:42:18 +02:00
StephanRichter fd906dff01 improved css, implemented setting task state directly in project tree 2025-07-25 23:40:22 +02:00
StephanRichter 8c7921b1c4 implemented adding sub tasks 2025-07-25 15:23:38 +02:00
StephanRichter 10eff7a88f working on translations 2025-07-25 14:23:51 +02:00
StephanRichter aff0614d2e working on task creation form 2025-07-25 08:48:43 +02:00
StephanRichter 9cbcfb3b7f preparing to save ne task 2025-07-23 18:47:52 +02:00
StephanRichter c2eae076f4 implemented task/:id/view 2025-07-22 23:51:37 +02:00
StephanRichter b03b0683bc implemented editing of 'show closed tasks' setting in project 2025-07-22 20:33:28 +02:00
StephanRichter cad74d1b78 preparing adding of members to project 2025-07-21 21:27:06 +02:00
StephanRichter 6016f81c27 working on project settings update:
adding/updating members not implemented
2025-07-21 00:16:14 +02:00
StephanRichter c8b6c3feb7 implemented changing project state from project page 2025-07-20 14:48:51 +02:00
StephanRichter 680afd7700 implemented opening and closing of projects right from the project list 2025-07-20 14:09:41 +02:00
StephanRichter 85ab2dd853 implemented updating of projects 2025-07-20 01:30:56 +02:00
StephanRichter 08838e8ddc refactoring 2025-07-19 00:28:11 +02:00
StephanRichter a06217517b freactoring to get company list work in efficient way 2025-07-18 23:23:14 +02:00
StephanRichter 9626d91ccb working on project creation 2025-07-18 15:35:37 +02:00
StephanRichter 763e5b447b implemented state update after sending document, returning to document list 2025-07-17 21:16:37 +02:00
StephanRichter 93449e4bad preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-17 14:38:28 +02:00
StephanRichter 2fd58229c3 working on translation system 2025-07-17 13:39:48 +02:00
StephanRichter dc8de9707a refactored translations, preparing sending of document 2025-07-17 13:03:49 +02:00
StephanRichter bc91e69e36 added confirmation before deletion 2025-07-15 23:52:04 +02:00
StephanRichter 31916d83df implemented adding positions to document
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-15 22:24:05 +02:00
StephanRichter e436f09698 preparing for adding positions to document 2025-07-15 21:58:06 +02:00
StephanRichter 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
StephanRichter 1a7002b0da preparing to add positions 2025-07-13 00:27:50 +02:00
StephanRichter 26fa72ef84 implemented editing of document in GUI + respective handlers in backend 2025-07-12 23:34:05 +02:00
StephanRichter 2a7e9df334 work on document form 2025-07-11 15:41:29 +02:00
StephanRichter 48dfabaaf3 implemented selector for document state 2025-07-10 20:38:13 +02:00
StephanRichter 5fa9e12035 implemented deletion of new documents 2025-07-10 16:44:29 +02:00
StephanRichter 90c27382a1 working on document view/edit 2025-07-10 15:42:37 +02:00
StephanRichter 21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
StephanRichter d68dc991d0 workin on document creation: frontend work 2025-07-09 23:49:01 +02:00
StephanRichter 5b5e6a9387 working on document list 2025-07-09 00:27:06 +02:00
StephanRichter e6e3ed4052 bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 21:19:34 +02:00
StephanRichter 5dc7c22b03 implemented creation of new user 2025-07-08 21:09:56 +02:00
StephanRichter 92c6b154ea implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 20:27:34 +02:00
StephanRichter 3e91565fb6 working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 00:06:35 +02:00
StephanRichter e53beb9848 implemented oidc management 2025-07-03 20:32:20 +02:00
StephanRichter 41c3ffa351 re-implemented login via OIDC 2025-07-03 15:26:42 +02:00
StephanRichter b9bff9733d workin on idc login flow 2025-07-03 13:02:31 +02:00
StephanRichter 38081894ef working on login service management 2025-07-03 00:31:32 +02:00
StephanRichter caf2356f48 working on permissions and messages 2025-07-02 23:41:04 +02:00
StephanRichter 5100ac244a implemented user impersonization 2025-07-02 23:20:21 +02:00
StephanRichter ea6ca9e45d implemented user list and editing other users for admin 2025-07-02 22:08:36 +02:00
StephanRichter 10c24dd93d started working on user edit form 2025-07-02 16:13:17 +02:00
StephanRichter 086f722074 Benutzerliste (für Admin) vorbereitet, übersetzungen hinzugefügt 2025-07-02 00:27:04 +02:00