# HG changeset patch # User Sebastien Jodogne # Date 1480077145 -3600 # Node ID 037e7bc16541c055d6a696c41dad06c736769202 # Parent 11420238f3373b74451e993da0ab64a87d593476 todo diff -r 11420238f337 -r 037e7bc16541 TODO --- a/TODO Fri Nov 25 12:29:28 2016 +0100 +++ b/TODO Fri Nov 25 13:32:25 2016 +0100 @@ -12,9 +12,11 @@ * Configure an user-defined site UID root if generating DICOM UIDs ("FromDcmtkBridge::GenerateUuid()") -* Support "/preview" and "/matlab" for LUT images +* Support "/preview" and "/matlab" for LUT color images * Improve handling of errors in the command queue: https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ +* Support partial file retrieval in Orthanc::HttpClient +* Support retry counter in Orthanc::HttpClient ========