# HG changeset patch # User Sebastien Jodogne # Date 1373971887 -7200 # Node ID b8ace6fc1d1ffc9daa6b7a64005f0055b7ef2a2d # Parent 8c3573d28868ddcf7a77cedf6a846800ae31fda8 preparation for handling Orthanc peers diff -r 8c3573d28868 -r b8ace6fc1d1f NEWS --- a/NEWS Tue Jul 16 12:01:39 2013 +0200 +++ b/NEWS Tue Jul 16 12:51:27 2013 +0200 @@ -6,6 +6,7 @@ ------------- * Introduction of the C++ client +* Send DICOM resources to other Orthanc instances through HTTP * Access to signed images (instances/.../image-int16) (Closes: Debian #716958) @@ -13,6 +14,7 @@ Minor changes ------------- +* Export of DICOM files to the host filesystem (instances/.../export) * Statistics about patients, studies, series and instances * Link from anonymized to original resource in Orthanc Explorer * Fixes for Red Hat and Debian packaging diff -r 8c3573d28868 -r b8ace6fc1d1f OrthancExplorer/explorer.html --- a/OrthancExplorer/explorer.html Tue Jul 16 12:01:39 2013 +0200 +++ b/OrthancExplorer/explorer.html Tue Jul 16 12:51:27 2013 +0200 @@ -92,7 +92,7 @@ diff -r 8c3573d28868 -r b8ace6fc1d1f OrthancExplorer/explorer.js --- a/OrthancExplorer/explorer.js Tue Jul 16 12:01:39 2013 +0200 +++ b/OrthancExplorer/explorer.js Tue Jul 16 12:51:27 2013 +0200 @@ -792,8 +792,11 @@ success: function(modalities) { var clickedModality = ''; var items = $('