diff TODO @ 5080:d7274e43ea7c attach-custom-data

allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
author Alain Mazy <am@osimis.io>
date Thu, 08 Sep 2022 17:42:08 +0200
parents 942eb3849d8d
children c673997507ea
line wrap: on
line diff
--- a/TODO	Wed Aug 31 10:36:38 2022 +0200
+++ b/TODO	Thu Sep 08 17:42:08 2022 +0200
@@ -1,3 +1,16 @@
+TODO_CUSTOM_DATA branch
+- add REVISIONS in SQLite since we change the DB schema
+- upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines
+- expand the DB plugin SDK to handle customDATA
+- implement OrthancPluginDataBaseV4
+- handle all TODO_CUSTOM_DATA
+- check /attachments/...  routes for path returned
+- AdvancedStoragePlugin 
+  - support multiple roots (multiple disks)
+  - show warning if a tag is missing when generating the path from tags (option to disable this warning)
+  - generate path from tags from resource (CreateAttachment)
+
+
 =======================
 === Orthanc Roadmap ===
 =======================