Commit Graph

36 Commits

Author SHA1 Message Date
StephanRichter dbfd50bfa9 html improvement
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-04-19 10:40:03 +02:00
StephanRichter 214a4c00f5 finished loading item by db id
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-11 14:32:41 +01:00
StephanRichter 12ed6d47ec working on loading item by id 2026-02-11 13:41:45 +01:00
StephanRichter e450585d37 fixed bug: import was missing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-26 08:26:42 +01:00
StephanRichter 2b22ed9b92 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 08:23:58 +01:00
StephanRichter 9f9db49c55 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 09:55:46 +01:00
StephanRichter 57a18b5957 accomplished direct linking of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 08:40:54 +01:00
StephanRichter 0f7fb99eaa preparing direct loading of items
current state:
- loading of item implemented on backend
- need to post path information
- could be resolved re-using _getLocationEntities_, but that would include the full data of all items at that location, which is probably not required

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-17 00:37:45 +01:00
StephanRichter a4488a2fae implemented references to locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-16 23:13:10 +01:00
StephanRichter 97ee1e4aad Merge remote-tracking branch 'origin/module/stock' into module/stock 2025-11-03 20:19:35 +01:00
StephanRichter 71d9a4b15f working on referenceable locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 20:16:57 +01:00
StephanRichter 9a377a8871 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:47:59 +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 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 4b4a575356 preparing to create new items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 23:32:20 +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 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 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 715d2b0f31 implemented moving of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 22:25:47 +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 2eb2bb25aa working on new location creation 2025-10-17 15:58:29 +02:00
StephanRichter 8b009cdfd7 css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 23:19:53 +02:00
StephanRichter 8d40c8c9f1 implemented tags for items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 23:04:52 +02:00
StephanRichter 5831dbe7fa implemented display of notes related to stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 13:36:02 +02:00
StephanRichter 832be23e8c implemented adding/updating of item properties
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 09:26:16 +02:00
StephanRichter 846ef4a27a working on adding new properties to existing items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 00:21:08 +02:00
StephanRichter 6e7cb813d3 preparing editing of stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-14 08:49:50 +02:00
StephanRichter a52df2b434 implemented stock display from location tree to property list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-13 23:41:12 +02:00
StephanRichter 6e9a2b6aca working on loading items for location 2025-10-13 21:57:50 +02:00
StephanRichter 2cd022451a working on location tree 2025-10-13 16:14:31 +02:00
StephanRichter fea21872e3 preparing stock module
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 19:16:50 +02:00