comparison 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
comparison
equal deleted inserted replaced
5079:4366b4c41441 5080:d7274e43ea7c
1 TODO_CUSTOM_DATA branch
2 - add REVISIONS in SQLite since we change the DB schema
3 - upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines
4 - expand the DB plugin SDK to handle customDATA
5 - implement OrthancPluginDataBaseV4
6 - handle all TODO_CUSTOM_DATA
7 - check /attachments/... routes for path returned
8 - AdvancedStoragePlugin
9 - support multiple roots (multiple disks)
10 - show warning if a tag is missing when generating the path from tags (option to disable this warning)
11 - generate path from tags from resource (CreateAttachment)
12
13
1 ======================= 14 =======================
2 === Orthanc Roadmap === 15 === Orthanc Roadmap ===
3 ======================= 16 =======================
4 17
5 For higher-level ideas in the roadmap, please first read the 18 For higher-level ideas in the roadmap, please first read the