Commit Graph

643 Commits

Author SHA1 Message Date
StephanRichter 71d9a4b15f working on referenceable locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 20:16:57 +01:00
StephanRichter 8e10909c81 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:43:07 +01:00
StephanRichter 84b22e9b94 bugfix: it was not possible to create new locations on the top level – this is now fixed
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:02:14 +01:00
StephanRichter e9ab2ea5c6 CSS improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-01 13:29:10 +01:00
StephanRichter 4468f45064 implemented
- assigning new customer numbers to contacts that don`t have one
- updating customer number counter in company table

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-31 22:09:59 +01:00
StephanRichter dc0b381aba bugfix: it was not possible to create documents with customers not havin a tax ID. But the customer tax id should not be required! …altered some code…
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-31 19:56:58 +01:00
StephanRichter b875bfaba1 implemented quick filter on task index
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-29 09:22:12 +01:00
StephanRichter 65d398c668 preparing for task list filtering
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-29 08:58:48 +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 f26360edda updated StateSelector: now utilizes buttons instead of dropdown
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-28 15:38:27 +01:00
StephanRichter 9882054343 implemented update of time states upon update of document state 2025-10-28 10:31:48 +01:00
StephanRichter 180c7ee515 added Field class, which was missing in the previous commit 2025-10-28 09:09:45 +01:00
StephanRichter 25f41cf66b separating fields from other constants 2025-10-27 18:34:10 +01:00
StephanRichter cbec6cc856 implemented changing set of selected times, display of closed times 2025-10-27 12:42:22 +01:00
StephanRichter eaa65dd360 implemented buld status update for times 2025-10-27 11:30:23 +01:00
StephanRichter 8239bfefab preparing to patch multiple (selected) times in one call
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-27 08:47:13 +01:00
StephanRichter 0e551f45b6 updated README.md
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-26 00:45:11 +02:00
StephanRichter 7bf7866d38 bugfixes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-25 23:58:51 +02:00
StephanRichter ea616ed2a1 improving drag'n'drop of locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-25 23:26:40 +02:00
StephanRichter 3caf51f52d implemented creating new stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-25 18:31:46 +02:00
StephanRichter 4b4a575356 preparing to create new items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 23:32:20 +02:00
StephanRichter 355af44b16 Merge branch 'dev' into module/stock 2025-10-24 22:57:12 +02:00
StephanRichter 6bab29da7b Merge branch 'main' into dev 2025-10-24 20:53:40 +02:00
StephanRichter fb7925f7a8 improved css
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 20:52:55 +02:00
StephanRichter 8d699bad1c Merge branch 'main' into module/stock 2025-10-24 20:45:52 +02:00
StephanRichter c7c521312f Merge branch 'main' into dev 2025-10-24 20:23:15 +02:00
StephanRichter afe11040ce Merge remote-tracking branch 'origin/main' 2025-10-24 20:22:50 +02:00
StephanRichter d0d4175537 fixed calculation of totalPrio
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 20:22:40 +02:00
StephanRichter 19451c705f Merge branch 'module/stock' into dev 2025-10-24 14:44:08 +02:00
StephanRichter 67e35d45a4 improving moving around locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 14:43:55 +02:00
StephanRichter cd8f84a262 Merge remote-tracking branch 'origin/dev' into dev 2025-10-24 10:57:07 +02:00
StephanRichter a95dc56d7b Merge branch 'main' into dev 2025-10-24 10:56:51 +02:00
StephanRichter 31a853b165 added save button to wiki/add_page 2025-10-24 10:56:30 +02:00
StephanRichter a73a660d43 refactored moving of locations, implemented editing of location details, implemented raising locations to the top level
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 23:36:42 +02:00
StephanRichter 8bf0790fca refactored location patching
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 22:45:14 +02:00
StephanRichter eafa7a5b5f implemented moving of locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 21:16:25 +02:00
StephanRichter 7b259e7425 preparing moving of locations 2025-10-22 18:51:14 +02:00
StephanRichter 1acf54f58a bugfix: stopping event from bubbling up on item drag and drop 2025-10-21 23:02:15 +02:00
StephanRichter 6c7fbdcde2 implemented deletion of locations 2025-10-21 10:17:09 +02:00
StephanRichter 59e6a7001d preparing to delete locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-21 08:49:18 +02:00
StephanRichter 4e9c8c0f69 preparing to store new locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 23:17:54 +02:00
StephanRichter 6158fb2630 Merge branch 'dev' into module/stock 2025-10-20 22:26:16 +02:00
StephanRichter 715d2b0f31 implemented moving of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 22:25:47 +02:00
StephanRichter ce93b0ad15 Merge branch 'main' into dev 2025-10-20 13:38:32 +02:00
StephanRichter ea3d1f6a74 fixed links in project list 2025-10-20 13:38:08 +02:00
StephanRichter b1517edc31 preparing to move items to new location
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 09:26:47 +02:00
StephanRichter d179a33b41 Merge branch 'main' into dev 2025-10-18 22:37:25 +02:00
StephanRichter e9180864e0 removed message settings button from user profile for now
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-18 22:37:21 +02:00
StephanRichter 84db05c8bb Merge branch 'main' into dev 2025-10-18 22:26:48 +02:00
StephanRichter 8f3cf5ffd0 fixed kanban css
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-18 22:26:41 +02:00