Commit Graph

55 Commits

Author SHA1 Message Date
StephanRichter f35882c967 bugfix: moving of tasks in tree now works as intended
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-05-07 18:26:37 +02:00
StephanRichter 5c0efe5730 overhauled occurences of AutoComplete in PermissionEditor and UserSelector, overhauled Occurences of UserSelector and PermissionEditor
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-03-17 01:10:54 +01:00
StephanRichter 72f897c40c fixed permissionEditor in various locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-03-17 00:56:42 +01:00
StephanRichter ee7cf20202 added cache for task and wiki page markdown editor, reverted previous attempt
Build Docker Image / Docker-Build (push) Successful in 2m31s
Build Docker Image / Clean-Registry (push) Successful in -4s
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-03 16:15:09 +01:00
StephanRichter f20fa69cf4 implemented task creation using full form from kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-03 10:54:37 +01:00
StephanRichter 0d1cdd35d1 overhauling constants, working on translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-01-15 13:58:50 +01:00
StephanRichter 18c7965b2e working on task update by event 2025-12-20 17:09:06 +01:00
StephanRichter f6813d8a75 working on task update by event 2025-12-20 16:35:47 +01:00
StephanRichter c05f24cd7c finished project tree update on task edit, added update of task view on task edit 2025-12-20 16:29:16 +01:00
StephanRichter 40c35bc9ed added kanban button to task display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 11:06:45 +01:00
StephanRichter 5dbe4aa09d added button to task/xx/view, that allows temporarily display of subtasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-29 08:41:03 +01:00
StephanRichter 7ca3445c31 implemented unlinking task from parent task
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-18 14:08:54 +02:00
StephanRichter e7643c46fd improved markdown editor 2025-10-17 14:45:27 +02:00
StephanRichter b66a57242a hiding non-editable start and due date as well as members when showing tasks extended settings
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-17 08:44:42 +02:00
StephanRichter a5c658d6f2 added file link to task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 00:10:15 +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 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
StephanRichter 97c395fb38 implemented task priorities
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-22 12:11:45 +02:00
StephanRichter 48deb1a91c preparing for task priorities 2025-09-21 20:08:24 +02:00
StephanRichter e4016dee44 working on grid display for most important content
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-21 00:34:47 +02:00
StephanRichter e8e215f24c improved task view:
parent task no longer disappears when task is updated

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-08 22:31:56 +02:00
StephanRichter cce488f615 implemented adding required tasks to task 2025-09-06 00:38:58 +02:00
StephanRichter 94c70eae16 minor improvements:
- page titles
- favicon
- background logo
2025-09-01 00:00:25 +02:00
StephanRichter b8428a2352 fixed addTime in task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-28 22:56:25 +02:00
StephanRichter 334797a2ac implemented starting time tracking from task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-28 20:25:07 +02:00
StephanRichter 0455c76479 implemented interruption of fetch requests if task is clicked in kanban 2025-08-25 23:13:38 +02:00
StephanRichter 85ae67b72f fine-tuning notes in preparation for release
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-13 01:28:21 +02:00
StephanRichter 8bc63a8a57 renamed MemberEditor → PermissionEditor 2025-08-08 12:51:20 +02:00
StephanRichter 1ff28c5ed4 gui work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-07 21:24:40 +02:00
StephanRichter 20e91f5b2a completed task index
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-04 22:58:44 +02:00
StephanRichter 0511faa342 working on extended states
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-01 20:48:12 +02:00
StephanRichter c57da0a891 working on user-defined states 2025-07-31 20:55:03 +02:00
StephanRichter 956085c7d3 working on custom states for projects 2025-07-31 17:21:09 +02:00
StephanRichter fccec9865a code cleanup 2025-07-30 15:35:19 +02:00
StephanRichter a77efb4e41 code improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-29 13:15:40 +02:00
StephanRichter 89abbf5c62 minor change 2025-07-28 23:29:44 +02:00
StephanRichter 3a348ddce1 worked on notes 2025-07-28 23:21:19 +02:00
StephanRichter 65df45482f implemented adding notes to projects and tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-28 22:50:08 +02:00
StephanRichter 325dffa3fe working on notes 2025-07-28 21:31:26 +02:00
StephanRichter e59e40b809 working on tagging system 2025-07-27 23:37:23 +02:00
StephanRichter 4f54276e8f working on tag module 2025-07-27 22:56:27 +02:00
StephanRichter 2fa95d38c5 implemented editing of task`s 'no index' field 2025-07-27 12:59:32 +02:00
StephanRichter e6516f3b8d re-arrenged components
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:04:54 +02:00
StephanRichter 6599b08990 loading tasks 2025-07-26 22:56:40 +02:00
StephanRichter 91aa421ae9 implemented various task features:
- saving on CTRL+S
- editing of
    - start date
    - due date
    - members
2025-07-26 21:23:58 +02:00
StephanRichter 58986a5c59 implemented extended settings on task 2025-07-26 20:42:18 +02:00
StephanRichter 81fb085245 implemented status change from task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-26 00:08:55 +02:00
StephanRichter 3d81ddd3c5 improved handling of null values when mapping entities to json 2025-07-25 23:02:54 +02:00
StephanRichter 01a7389665 working on editing of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-25 22:14:46 +02:00