Mercurial > hg > orthanc
changeset 3967:5b731d898bee
refresh TODO
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 May 2020 09:11:00 +0200 |
parents | fde1355a625a |
children | 22eb9453b3f5 170667f08642 4d1dcdf5c57e |
files | TODO |
diffstat | 1 files changed, 8 insertions(+), 21 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Fri May 22 09:02:04 2020 +0200 +++ b/TODO Fri May 22 09:11:00 2020 +0200 @@ -17,29 +17,21 @@ * Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z -============ -Dependencies -============ - -* Switch from libiconv to libICU (http://site.icu-project.org/download), - as recommended by Boost: - http://www.boost.org/doc/libs/1_64_0/libs/locale/doc/html/building_boost_locale.html - - ============= Documentation ============= -* Document REST API with Swagger/OpenAPI +* Expand documentation of REST API with Swagger/OpenAPI: + https://hg.orthanc-server.com/orthanc-book/file/default/OpenAPI ======== REST API ======== ----------- -Short-term ----------- +-------- +Mid-term +-------- * Create multi-frame images with /tools/create-dicom (by adding a "MultiFrame" flag to avoid creating a series) @@ -73,8 +65,6 @@ * Support "Instance Availability" (0008,0056) in C-FIND: http://dicom.nema.org/medical/DICOM/2019a/output/chtml/part04/sect_C.4.html#sect_C.4.1.1.3.2 https://groups.google.com/d/msg/orthanc-users/hteDgE6igo8/j-ArqD7pBQAJ -* Support C-GET: - http://dclunie.blogspot.be/2016/05/to-c-move-is-human-to-c-get-divine.html * Check Big Endian transfer syntax in ParsedDicomFile::EmbedImage and DicomImageDecoder * Strict hierarchical C-FIND: @@ -85,16 +75,14 @@ --------- * Support DICOM TLS (cf. "--enable-tls" in storescp) -* Support Storage Commitment: - https://groups.google.com/forum/#!msg/orthanc-users/VZOn8St65jw/s8kg_OHesj0J * Support extended association: https://groups.google.com/d/msg/orthanc-users/xD4d3mpc6ms/srF7E2goAAAJ * Support C-MOVE-CANCEL: https://groups.google.com/d/msg/orthanc-users/KnduYBFd06A/o86cl5SeCAAJ ---------- -Encodings ---------- +-------------------- +Internationalization +-------------------- * Support multiple specific character sets (cf. "SCSH32" in orthanc-tests) - http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1.1.2 @@ -111,7 +99,6 @@ SDK --- -* Image transcoding API * Add plugins for normalized operations (notably so as to support Print SCU/SCP): https://web.archive.org/web/20170923150432/https://www.medicalconnections.co.uk/kb/DICOM_Print_Service