comparison NEWS @ 1284:21ea32170764

Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Feb 2015 14:07:07 +0100
parents 7bccdd221e2b
children 5730f374e4e6
comparison
equal deleted inserted replaced
1283:6066529e34c8 1284:21ea32170764
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General 4 Major
5 ------- 5 -----
6 6
7 * URIs to get all the parents of a given resource in a single REST call 7 * URIs to get all the parents of a given resource in a single REST call
8 * Support of HTTP proxy 8 * Support of HTTP proxy
9 * Instances without PatientID are now allowed 9 * Instances without PatientID are now allowed
10
11 Minor
12 -----
10 * Support of Tudor DICOM in Query/Retrieve 13 * Support of Tudor DICOM in Query/Retrieve
11 * Fix issue 25 (AET with underscore not allowed) 14 * Fix issue 25 (AET with underscore not allowed)
15 * More flexible "/modify" and "/anonymize" for single instance
12 * Code refactorings 16 * Code refactorings
13 * More flexible "/modify" and "/anonymize" for single instance 17 * Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
14 18
15 Plugins 19 Plugins
16 ------- 20 -------
17 21
18 * Introspection of plugins (cf. the "/plugins" URI) 22 * Introspection of plugins (cf. the "/plugins" URI)