comparison TODO @ 2178:037e7bc16541

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Nov 2016 13:32:25 +0100
parents 6a2374a974cd
children feabd88c88e4
comparison
equal deleted inserted replaced
2177:11420238f337 2178:037e7bc16541
10 General 10 General
11 ======= 11 =======
12 12
13 * Configure an user-defined site UID root if generating DICOM UIDs 13 * Configure an user-defined site UID root if generating DICOM UIDs
14 ("FromDcmtkBridge::GenerateUuid()") 14 ("FromDcmtkBridge::GenerateUuid()")
15 * Support "/preview" and "/matlab" for LUT images 15 * Support "/preview" and "/matlab" for LUT color images
16 * Improve handling of errors in the command queue: 16 * Improve handling of errors in the command queue:
17 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ 17 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ
18 * Support partial file retrieval in Orthanc::HttpClient
19 * Support retry counter in Orthanc::HttpClient
18 20
19 21
20 ======== 22 ========
21 REST API 23 REST API
22 ======== 24 ========