comparison NEWS @ 1140:94c5f6623b3a

URIs to get all the children of a given resource in a single REST call
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Sep 2014 17:20:56 +0200
parents f167b672db94
children 952cf9b6be83
comparison
equal deleted inserted replaced
1139:f167b672db94 1140:94c5f6623b3a
3 3
4 General 4 General
5 ------- 5 -------
6 6
7 * Creation of ZIP archives for media storage, with DICOMDIR 7 * Creation of ZIP archives for media storage, with DICOMDIR
8 * URIs to get all the children of a given resource in a single REST call
9 * "/tools/lookup" URI to map DICOM UIDs to Orthanc identifiers
8 * Support of index-only mode (using the "StoreDicom" option) 10 * Support of index-only mode (using the "StoreDicom" option)
9 * Plugins can implement a custom storage area 11 * Plugins can implement a custom storage area
10 * "/tools/lookup" URI to map DICOM UIDs to Orthanc identifiers
11 12
12 Minor 13 Minor
13 ----- 14 -----
14 15
15 * Configuration option to enable HTTP Keep-Alive 16 * Configuration option to enable HTTP Keep-Alive