# HG changeset patch # User Sebastien Jodogne # Date 1478428744 -3600 # Node ID e0517f25919e3d416e0703acd124a6daaf132863 # Parent 9cf176bc21ad6ea0a8f246a4f5446c8c7f19b5e3 Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) diff -r 9cf176bc21ad -r e0517f25919e NEWS --- a/NEWS Wed Nov 02 12:16:03 2016 +0100 +++ b/NEWS Sun Nov 06 11:39:04 2016 +0100 @@ -22,6 +22,7 @@ Maintenance ----------- +* Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) * Fix serious performance issue with C-FIND * Fix extraction of the symbolic name of the private tags * Performance warning if runtime debug assertions are turned on diff -r 9cf176bc21ad -r e0517f25919e OrthancExplorer/explorer.html --- a/OrthancExplorer/explorer.html Wed Nov 02 12:16:03 2016 +0100 +++ b/OrthancExplorer/explorer.html Sun Nov 06 11:39:04 2016 +0100 @@ -302,7 +302,7 @@
-

DICOM Query/Retrieve (1/3)

+

DICOM Query/Retrieve (1/4)

Patients
@@ -368,7 +368,7 @@
-

DICOM Query/Retrieve (2/3)

+

DICOM Query/Retrieve (2/4)

Patients Query/Retrieve
@@ -381,17 +381,43 @@
-

DICOM Query/Retrieve (3/3)

+

DICOM Query/Retrieve (3/4)

Patients Query/Retrieve
-
    +
+
+
+

DICOM Query/Retrieve (4/4)

+ Patients + Query/Retrieve +
+ +
+
+
+ + +
+ +
+
+
+ +
+
+
+
+
+
+ +