Commit Graph

806 Commits

Author SHA1 Message Date
StephanRichter 683d9d3430 working on directory creation 2025-09-30 13:58:13 +02:00
StephanRichter 280be3c41f preparing for directory creation 2025-09-30 08:52:44 +02:00
StephanRichter b58186cd41 implemented delivery of company files 2025-09-29 21:15:03 +02:00
StephanRichter 152ebb3a20 implemented delivery of user files 2025-09-29 21:00:38 +02:00
StephanRichter d18dfe1f84 implemented delivery of prrojecct files 2025-09-29 20:24:00 +02:00
StephanRichter a6bff9f00f Merge branch 'main' into module/files 2025-09-29 19:58:06 +02:00
StephanRichter c08e1f8a04 refreshing token when updating notes 2025-09-29 17:25:29 +02:00
StephanRichter 121453937c implemented user column in time tracking list 2025-09-29 12:03:39 +02:00
StephanRichter 68ed3a7495 hidden tutorial button for users with id != 2 2025-09-29 11:28:59 +02:00
StephanRichter f904513bfe minor code improvement 2025-09-29 09:24:32 +02:00
StephanRichter 1d90683b3e implemented file download
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-29 09:21:51 +02:00
StephanRichter ea8f564145 preparing file download 2025-09-29 08:48:18 +02:00
StephanRichter 2a9201ea9f Merge branch 'feature/global_error_display' into module/files 2025-09-29 08:42:25 +02:00
StephanRichter 998cc62381 removed obsolete error display 2025-09-29 08:41:58 +02:00
StephanRichter 1c6fa4ceb0 working on document management 2025-09-29 08:35:28 +02:00
StephanRichter a812fc674b working on file module 2025-09-29 00:42:53 +02:00
StephanRichter fba707d77b working on file module
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-28 21:12:51 +02:00
StephanRichter 92bc976da9 Merge branch 'feature/global_error_display' into module/files 2025-09-28 12:13:32 +02:00
StephanRichter 2463f92b1c refactored more error code 2025-09-26 21:10:19 +02:00
StephanRichter e3b735bb7b replacing site-local error display by global error display 2025-09-26 15:27:20 +02:00
StephanRichter 2a6392cd2b wirking on global error display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-26 14:45:19 +02:00
StephanRichter 9c4c71f7dd Merge remote-tracking branch 'origin' 2025-09-26 14:00:16 +02:00
StephanRichter 8baa72fb59 fixed typo
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-26 13:59:58 +02:00
StephanRichter 076ac2d115 allowing to start new time tracking from time track overview page 2025-09-26 13:19:05 +02:00
StephanRichter 51884a3aab working on file module 2025-09-26 13:04:41 +02:00
StephanRichter 8dd8a9ed66 preparing file service
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-26 08:47:22 +02:00
StephanRichter ae84a806d1 adding display for wiki pages to tag/uses
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-25 21:07:54 +02:00
StephanRichter ca3c34ab5b trying to get paragraphs in list items under control
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-25 20:55:22 +02:00
StephanRichter f9cedc7ba3 trying to get paragraphs in list items under control 2025-09-24 17:30:53 +02:00
StephanRichter 28df3e5cee further improvement of tag usage display 2025-09-24 17:06:54 +02:00
StephanRichter 868e0bb0f6 minor improvment on RelatedNotes.svelte:
editor text should be reset on note save
2025-09-24 17:01:24 +02:00
StephanRichter 058a385260 improving tag usage display 2025-09-24 16:56:37 +02:00
StephanRichter a8da903ccb minor css improvement 2025-09-24 16:12:26 +02:00
StephanRichter 5ec62c1081 code cleanup 2025-09-24 10:37:34 +02:00
StephanRichter 527ffae665 Merge branch 'module/projects' 2025-09-24 10:28:09 +02:00
StephanRichter 1d7e508f1a finished implementation of tag loading when loading project tasks 2025-09-24 10:27:43 +02:00
StephanRichter 58b3c94d20 minor css improvement 2025-09-24 09:57:09 +02:00
StephanRichter 404b8263a9 preparing to load tags alongside with project tasks 2025-09-24 08:50:58 +02:00
StephanRichter f155ad14fc improved kanban coloring
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-23 22:56:20 +02:00
StephanRichter dc76ba32e2 css fix 2025-09-23 22:28:08 +02:00
StephanRichter af52618a68 Merge branch 'main' into module/projects 2025-09-23 22:02:46 +02:00
StephanRichter 27c65de0d6 fixed broken main navigation 2025-09-23 22:02:26 +02:00
StephanRichter ccde6e3e1d working on color customization 2025-09-23 21:59:23 +02:00
StephanRichter de432b664b preparing for tag colors 2025-09-23 15:59:58 +02:00
StephanRichter 44fa27d489 moved description a bit down 2025-09-23 15:58:31 +02:00
StephanRichter 444e2e86a9 improved tag inheritance
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-23 15:37:28 +02:00
StephanRichter 52b41b8d28 refactored member assignment for new tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-23 11:58:29 +02:00
StephanRichter f549269326 improved logout link, fixed permissions on task creation 2025-09-23 10:54:36 +02:00
StephanRichter 771fa28fe4 setting total_prio to 0 when task is done
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-23 09:22:08 +02:00
StephanRichter 236c173ecc implemented task.total_prio:
- is dependent on the manually set priority of the task
- increases within 100 days before the due date of a task
2025-09-23 09:19:19 +02:00