Commit Graph
100 Commits
Author SHA1 Message Date
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
StephanRichter 08838e8ddc refactoring 2025-07-19 00:28:11 +02:00
StephanRichter a06217517b freactoring to get company list work in efficient way 2025-07-18 23:23:14 +02:00
StephanRichter 722f12912d implemented project creation 2025-07-18 22:10:47 +02:00
StephanRichter 9626d91ccb working on project creation 2025-07-18 15:35:37 +02:00
StephanRichter f5f08f244f preparing for project creation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-18 08:48:47 +02:00
StephanRichter 3d7687da37 preparing for projects 2025-07-18 00:04:30 +02:00
StephanRichter fc90b94fb2 Speichern und Laden von Einheits-Preisen implementiert 2025-07-17 23:48:32 +02:00
StephanRichter 67cb0b61b6 implemented storing of customer settings when sending document 2025-07-17 23:24:57 +02:00
StephanRichter 763e5b447b implemented state update after sending document, returning to document list 2025-07-17 21:16:37 +02:00
StephanRichter 6a58087ace preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-17 20:15:28 +02:00
StephanRichter 93449e4bad preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-17 14:38:28 +02:00
StephanRichter 2fd58229c3 working on translation system 2025-07-17 13:39:48 +02:00
StephanRichter dc8de9707a refactored translations, preparing sending of document 2025-07-17 13:03:49 +02:00
StephanRichter 7616aa9581 re-implemented rendering of document 2025-07-16 21:53:11 +02:00
StephanRichter 877edadd50 working on document rendering 2025-07-16 18:21:35 +02:00
StephanRichter 07ef168226 preparing to render document 2025-07-16 08:55:08 +02:00
StephanRichter b372ae45b3 added todos 2025-07-16 00:04:10 +02:00
StephanRichter bc91e69e36 added confirmation before deletion 2025-07-15 23:52:04 +02:00
StephanRichter 97134694a2 implemented deletion of positions 2025-07-15 23:46:01 +02:00
StephanRichter ffff345a8c implemented moving of document positions 2025-07-15 23:20:48 +02:00
StephanRichter 31916d83df implemented adding positions to document
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-15 22:24:05 +02:00
StephanRichter e436f09698 preparing for adding positions to document 2025-07-15 21:58:06 +02:00
StephanRichter 148c0f27b5 overhauling time list in backend – BROKEN 2025-07-15 09:28:19 +02:00
StephanRichter a75c58932d started implementing listTimes – way to complicated 2025-07-15 08:23:08 +02:00
StephanRichter 65b5dded01 preparing times list 2025-07-14 17:51:08 +02:00
StephanRichter 9c7f152fb9 gui improvements 2025-07-14 00:27:31 +02:00
StephanRichter b600a3613f implemented selecting tasks by estimated time 2025-07-14 00:19:35 +02:00
StephanRichter bac04ac047 implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
2025-07-13 23:45:18 +02:00
StephanRichter ea888c2be4 preparing item service for use in document service 2025-07-13 10:47:08 +02:00
StephanRichter 1a7002b0da preparing to add positions 2025-07-13 00:27:50 +02:00
StephanRichter d223ab557b bugfix: GUI failed when delivery was null 2025-07-13 00:03:57 +02:00
StephanRichter 26fa72ef84 implemented editing of document in GUI + respective handlers in backend 2025-07-12 23:34:05 +02:00
StephanRichter 2cc4d43e7c bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-12 00:15:04 +02:00