Commit Graph
100 Commits
Author SHA1 Message Date
StephanRichter 6de65f3070 overhaule db layout, so we have LONG values as keys 2025-08-03 14:03:40 +02:00
StephanRichter e6c70a13b1 Merge branch 'dev' into modules/bookmark 2025-08-03 13:36:58 +02:00
StephanRichter 8ac30b6391 renamed parameter 2025-08-03 13:11:40 +02:00
StephanRichter eac9eaeb9f implemented loading of bookmarks and bookmark list 2025-08-03 13:07:11 +02:00
StephanRichter 61b5a6ffbb implemented storing of bookmarks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-02 22:48:49 +02:00
StephanRichter d1b8d1a062 Merge branch 'dev' into modules/bookmark 2025-08-02 20:34:49 +02:00
StephanRichter d7687373a6 import optimization, minor css improvement 2025-08-02 20:34:14 +02:00
StephanRichter 125a8c2266 prepared database for bookmark service 2025-08-02 20:28:56 +02:00
StephanRichter fd107546d8 staretd new module for bookmarks 2025-08-01 23:36:42 +02:00
StephanRichter 947187224f improved translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-01 23:25:00 +02:00
StephanRichter 2b3c67bd62 implemented reflection of kanban filter in url 2025-08-01 23:07:53 +02:00
StephanRichter d0d7baccf0 implemented swapping of project/task states
such that the state order is now
* pending
* open
* started
* complete
* cancelled
2025-08-01 23:07:02 +02:00
StephanRichter eed0ce0e8e working on hamonization of db implementations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-01 22:18:44 +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 b8b93fe925 intermediate 2025-07-31 16:48:19 +02:00
StephanRichter 6b6e5f60bc solved issues when moving tasks 2025-07-31 08:41:40 +02:00
StephanRichter bad323b7cc working on drag an drop of tasks. this is tricky.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-31 00:52:19 +02:00
StephanRichter 99fa2ab1ce prevented deletion of tasks with subtasks 2025-07-30 23:16:24 +02:00
StephanRichter c5f7fd8ec0 completed list of tag uses (for now) 2025-07-30 23:01:05 +02:00
StephanRichter a3723138c1 working on tak use list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-30 22:15:41 +02:00
StephanRichter 166e65d369 preparing to list uses of tag 2025-07-30 21:28:19 +02:00
StephanRichter 8446f1e08f implemented deletion and updating of notes 2025-07-30 21:00:18 +02:00
StephanRichter 3dab95691b implemented deleting of notes 2025-07-30 20:37:08 +02:00
StephanRichter e08bcf17a5 implemented editing of notes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-30 18:48:29 +02:00
StephanRichter fccec9865a code cleanup 2025-07-30 15:35:19 +02:00
StephanRichter 631a527a5d code cleanup 2025-07-30 09:03:47 +02:00
StephanRichter a77efb4e41 code improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-29 13:15:40 +02:00
StephanRichter 90a936b07f cleaning up javascript code 2025-07-29 09:01:37 +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 6600b6fd27 preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-28 18:22:13 +02:00
StephanRichter 378ef640d9 extending session whenever tags are queries – should be the case on most pages 2025-07-28 16:32:07 +02:00
StephanRichter 4e9f15c6a3 improvement: inheriting tags from project and parent tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-28 15:22:26 +02:00
StephanRichter 4a7547b82e bugfix: project list broke when no companies were available 2025-07-28 15:21:36 +02:00
StephanRichter 57b68015c3 improved tag handling 2025-07-28 14:22:34 +02:00
StephanRichter 382eae000c started to implement project tagging, was interrupted.
next on: saving tags for user = null
2025-07-28 08:49:44 +02:00
StephanRichter 0aa7aa67dc working on kanban filter and tag sorting 2025-07-28 00:45:09 +02:00
StephanRichter 2bd7270f83 implemented deletion of tags upon deletion of task 2025-07-28 00:13:41 +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 acf2e6cc3a extended translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 15:01:05 +02:00
StephanRichter 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
StephanRichter 65102df091 improving gui details
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 14:02:23 +02:00
StephanRichter be594b3d8f fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:49:43 +02:00
StephanRichter 8b7ad60a38 fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:27:02 +02:00
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 e6516f3b8d re-arrenged components
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:04:54 +02:00
StephanRichter 2ce9ebbc6d kanban bugfixes & improvements 2025-07-27 02:02:00 +02:00
StephanRichter 880fed250b first kanban view working 2025-07-27 00:12:26 +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 1e66ad4216 css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-26 00:02:20 +02:00
StephanRichter 7b93b81173 added state buttons to task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-25 23:54:14 +02:00
StephanRichter fd906dff01 improved css, implemented setting task state directly in project tree 2025-07-25 23:40:22 +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
StephanRichter 5bc84f1321 implemented task editing right from the project list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-25 22:03:53 +02:00
StephanRichter be0435db1b working on form to add subtask 2025-07-25 20:11:19 +02:00
StephanRichter 8c7921b1c4 implemented adding sub tasks 2025-07-25 15:23:38 +02:00
StephanRichter adf7166bce working on task display 2025-07-25 14:43:29 +02:00
StephanRichter 8dfa3c7a46 implemented storing of tasks extended fields 2025-07-25 14:38:11 +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 bbfc1c9e35 fixed typo in db table creation statement 2025-07-24 09:35:56 +02:00
StephanRichter d2776bd3b0 implemented storing of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-23 23:28:05 +02:00
StephanRichter 9cbcfb3b7f preparing to save ne task 2025-07-23 18:47:52 +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 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 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 38bc00df29 preparing for member addition to project:
- implemented Autocomplete
- next up:
    - bubble up requested user
    - add as member
2025-07-22 00:10:46 +02:00
StephanRichter 7eca9dd08e working on Autocomplete field for member addition to projects 2025-07-21 23:47:28 +02:00
StephanRichter cad74d1b78 preparing adding of members to project 2025-07-21 21:27:06 +02:00
StephanRichter 7d5596b427 implemented transfer of project ownership to other user 2025-07-21 21:20:21 +02:00
StephanRichter a5abfa33ec finished implementation of setting user permissions in projects 2025-07-21 10:34:06 +02:00
StephanRichter cb1e186d24 Merge branch 'dev' into feature/projects 2025-07-21 10:25:25 +02:00
StephanRichter 3c83a4760c re-ordered methods 2025-07-21 10:03:30 +02:00
StephanRichter 80bbfe8654 refactored project.members to be map of userId → member 2025-07-21 09:58:03 +02:00
StephanRichter af209e3dc5 refactoring project module: better separation of loading of projects and loading of project members 2025-07-21 09:46:18 +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 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 8e3fa266a8 bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-19 00:45:34 +02:00
StephanRichter 744b8a4576 working on project view 2025-07-19 00:40:28 +02:00