comparison TODO @ 4662:3badc205cb4c

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 May 2021 09:32:20 +0200
parents ef84a6feae68
children f0038043fb97 81ad9d8a0fa6
comparison
equal deleted inserted replaced
4661:b1d87d41874e 4662:3badc205cb4c
11 ("FromDcmtkBridge::GenerateUuid()") 11 ("FromDcmtkBridge::GenerateUuid()")
12 * Improve handling of errors in the command queue: 12 * Improve handling of errors in the command queue:
13 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ 13 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ
14 * Support partial file retrieval in Orthanc::HttpClient 14 * Support partial file retrieval in Orthanc::HttpClient
15 * Support retry counter in Orthanc::HttpClient 15 * Support retry counter in Orthanc::HttpClient
16 * Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z 16 * Option to enable DNS lookups in DICOM:
17 https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.3/OrthancFramework/Sources/OrthancFramework.cpp#l88
17 * Toolbox::ComputeMD5() fails on files larger than 4GB 18 * Toolbox::ComputeMD5() fails on files larger than 4GB
18 19
19 20
20 ============================ 21 ============================
21 Documentation (Orthanc Book) 22 Documentation (Orthanc Book)
56 * Support "/preview" and "/matlab" for LUT color images 57 * Support "/preview" and "/matlab" for LUT color images
57 * Add asynchronous mode in "/modalitities/.../move" for C-MOVE SCU: 58 * Add asynchronous mode in "/modalitities/.../move" for C-MOVE SCU:
58 https://groups.google.com/g/orthanc-users/c/G3_jBy4X4NQ/m/8BanTsdMBQAJ 59 https://groups.google.com/g/orthanc-users/c/G3_jBy4X4NQ/m/8BanTsdMBQAJ
59 * Ranges of DICOM tags for "Keep" and "Remove" in ".../modify" and ".../anonymize": 60 * Ranges of DICOM tags for "Keep" and "Remove" in ".../modify" and ".../anonymize":
60 https://groups.google.com/g/orthanc-users/c/6dETktKo9v8/m/b0LUvSfwAgAJ 61 https://groups.google.com/g/orthanc-users/c/6dETktKo9v8/m/b0LUvSfwAgAJ
62 * Remove/Replace/Keep for nested sequences in "/modify":
63 https://groups.google.com/g/orthanc-users/c/iLxHN0YK00E/m/Cnauy7txBgAJ
61 64
62 --------- 65 ---------
63 Long-term 66 Long-term
64 --------- 67 ---------
65 68