Commit Graph

107 Commits

Author SHA1 Message Date
94c70eae16 minor improvements:
- page titles
- favicon
- background logo
2025-09-01 00:00:25 +02:00
cc89bada3a no longoer showing tasks with "no index" flag in kanban view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-25 23:22:16 +02:00
0455c76479 implemented interruption of fetch requests if task is clicked in kanban 2025-08-25 23:13:38 +02:00
84075b4634 improved task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-15 00:50:08 +02:00
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
8bc63a8a57 renamed MemberEditor → PermissionEditor 2025-08-08 12:51:20 +02:00
edeffc572c implemented showing members of companies 2025-08-08 12:50:26 +02:00
1ff28c5ed4 gui work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-07 21:24:40 +02:00
2b3c67bd62 implemented reflection of kanban filter in url 2025-08-01 23:07:53 +02:00
64e925c83f completed user-defined states 2025-08-01 21:55:01 +02:00
0511faa342 working on extended states
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-01 20:48:12 +02:00
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
c57da0a891 working on user-defined states 2025-07-31 20:55:03 +02:00
956085c7d3 working on custom states for projects 2025-07-31 17:21:09 +02:00
8446f1e08f implemented deletion and updating of notes 2025-07-30 21:00:18 +02:00
fccec9865a code cleanup 2025-07-30 15:35:19 +02:00
a77efb4e41 code improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-29 13:15:40 +02:00
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
4a7547b82e bugfix: project list broke when no companies were available 2025-07-28 15:21:36 +02:00
57b68015c3 improved tag handling 2025-07-28 14:22:34 +02:00
382eae000c started to implement project tagging, was interrupted.
next on: saving tags for user = null
2025-07-28 08:49:44 +02:00
0aa7aa67dc working on kanban filter and tag sorting 2025-07-28 00:45:09 +02:00
e59e40b809 working on tagging system 2025-07-27 23:37:23 +02:00
3b163a0d77 implemented task creation right from the canban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 14:55:10 +02:00
65102df091 improving gui details
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 14:02:23 +02:00
be594b3d8f fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:49:43 +02:00
8b7ad60a38 fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:27:02 +02:00
770f2aab5b kanban no longer showing tasks having no_index flag 2025-07-27 13:14:50 +02:00
2fa95d38c5 implemented editing of task`s 'no index' field 2025-07-27 12:59:32 +02:00
ac45517d7f implemented deletion of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:46:16 +02:00
e6516f3b8d re-arrenged components
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:04:54 +02:00
2ce9ebbc6d kanban bugfixes & improvements 2025-07-27 02:02:00 +02:00
880fed250b first kanban view working 2025-07-27 00:12:26 +02:00
6599b08990 loading tasks 2025-07-26 22:56:40 +02:00
91aa421ae9 implemented various task features:
- saving on CTRL+S
- editing of
    - start date
    - due date
    - members
2025-07-26 21:23:58 +02:00
fd906dff01 improved css, implemented setting task state directly in project tree 2025-07-25 23:40:22 +02:00
3d81ddd3c5 improved handling of null values when mapping entities to json 2025-07-25 23:02:54 +02:00
be0435db1b working on form to add subtask 2025-07-25 20:11:19 +02:00
2625c360b8 working on task members
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-23 15:41:23 +02:00
ddeb2a8d88 preparing addition of tasks 2025-07-23 08:49:16 +02:00
b03b0683bc implemented editing of 'show closed tasks' setting in project 2025-07-22 20:33:28 +02:00
1e439b87ac implemented removal of project members 2025-07-22 15:27:20 +02:00
81b28c0229 completed member addition by autocomplete form 2025-07-22 08:46:14 +02:00
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
20d527286b populating estimated times on task list, added minimum styling 2025-07-20 00:24:46 +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