# HG changeset patch # User Sebastien Jodogne # Date 1432740793 -7200 # Node ID f528849ee9f76981e410f80636e26165c45e8639 # Parent 7b6f5115607f82f039b1370f83e69305962e65c7 DICOM Query/Retrieve available from Orthanc Explorer diff -r 7b6f5115607f -r f528849ee9f7 NEWS --- a/NEWS Wed May 27 12:32:43 2015 +0200 +++ b/NEWS Wed May 27 17:33:13 2015 +0200 @@ -4,6 +4,8 @@ Major ----- +* DICOM Query/Retrieve available from Orthanc Explorer +* C-Move SCU and C-Find SCU are accessible through the REST API * "?expand" flag for URIs "/patients", "/studies" and "/series" * "/tools/find" URI to search for DICOM resources from REST * Support of FreeBSD diff -r 7b6f5115607f -r f528849ee9f7 OrthancExplorer/explorer.html --- a/OrthancExplorer/explorer.html Wed May 27 12:32:43 2015 +0200 +++ b/OrthancExplorer/explorer.html Wed May 27 17:33:13 2015 +0200 @@ -30,6 +30,7 @@ + @@ -37,7 +38,10 @@

Find a patient

Plugins - Upload DICOM +