Commit Graph

43 Commits

Author SHA1 Message Date
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 d3e5897cd5 completed autocomplete box in permission editor for projects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-03-17 00:35:49 +01:00
StephanRichter 591f5dd3af bugfix: changing project state was broken
Build Docker Image / Docker-Build (push) Successful in 2m21s
Build Docker Image / Clean-Registry (push) Successful in -2s
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-01-29 10:20:46 +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 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 5a1c8e1438 working on project tree update upon task creation/deletion/update 2025-12-20 15:11:18 +01:00
StephanRichter b9400be8c7 added links from project view to times and files 2025-10-02 09:27:51 +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 ccde6e3e1d working on color customization 2025-09-23 21:59:23 +02:00
StephanRichter 44fa27d489 moved description a bit down 2025-09-23 15:58:31 +02:00
StephanRichter 015a55082b changed project/xx/view to grid layout 2025-09-21 00:10:34 +02:00
StephanRichter f57592b322 implemented (temporary) display of closed tasks in project list 2025-09-08 11:18:08 +02:00
StephanRichter 94c70eae16 minor improvements:
- page titles
- favicon
- background logo
2025-09-01 00:00:25 +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 edeffc572c implemented showing members of companies 2025-08-08 12:50:26 +02:00
StephanRichter 64e925c83f completed user-defined states 2025-08-01 21:55:01 +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 2813fed670 working on user-defined project states and task states
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-01 08:49:05 +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 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 57b68015c3 improved tag handling 2025-07-28 14:22:34 +02:00
StephanRichter 65102df091 improving gui details
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 14:02:23 +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 2625c360b8 working on task members
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-23 15:41:23 +02:00
StephanRichter ddeb2a8d88 preparing addition of tasks 2025-07-23 08:49:16 +02:00
StephanRichter b03b0683bc implemented editing of 'show closed tasks' setting in project 2025-07-22 20:33:28 +02:00
StephanRichter 1e439b87ac implemented removal of project members 2025-07-22 15:27:20 +02:00
StephanRichter 81b28c0229 completed member addition by autocomplete form 2025-07-22 08:46:14 +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 85ab2dd853 implemented updating of projects 2025-07-20 01:30:56 +02:00
StephanRichter 20d527286b populating estimated times on task list, added minimum styling 2025-07-20 00:24:46 +02:00
StephanRichter 8ab3e8792a working on project view 2025-07-20 00:09:02 +02:00
StephanRichter a14b541c91 working on project list: introducing task list 2025-07-19 21:05:17 +02:00
StephanRichter 744b8a4576 working on project view 2025-07-19 00:40:28 +02:00
StephanRichter 08838e8ddc refactoring 2025-07-19 00:28:11 +02:00