comparison NEWS @ 1285:5730f374e4e6

Access to called AET and remote AET from Lua scripts
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Feb 2015 15:00:42 +0100
parents 21ea32170764
children b4acdb37e43b
comparison
equal deleted inserted replaced
1284:21ea32170764 1285:5730f374e4e6
13 * Support of Tudor DICOM in Query/Retrieve 13 * Support of Tudor DICOM in Query/Retrieve
14 * 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 15 * More flexible "/modify" and "/anonymize" for single instance
16 * Code refactorings 16 * Code refactorings
17 * Option "DicomAssociationCloseDelay" to set delay before closing DICOM association 17 * Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
18 * Access to called AET and remote AET from Lua scripts ("OnStoredInstance")
18 19
19 Plugins 20 Plugins
20 ------- 21 -------
21 22
22 * Introspection of plugins (cf. the "/plugins" URI) 23 * Introspection of plugins (cf. the "/plugins" URI)