# HG changeset patch # User Sebastien Jodogne # Date 1626761645 -7200 # Node ID 72a850947b11b8dc774bb82deafec61858363624 # Parent 38374acc7435f5cd20af95be2595f20a7cffa020 In lookup and query/retrieve, possibility to provide a specific study date diff -r 38374acc7435 -r 72a850947b11 NEWS --- a/NEWS Mon Jul 19 15:13:40 2021 +0200 +++ b/NEWS Tue Jul 20 08:14:05 2021 +0200 @@ -4,6 +4,7 @@ Orthanc Explorer ---------------- +* In lookup and query/retrieve, possibility to provide a specific study date * Clicking on "Send to remote modality" displays the job information to monitor progress Maintenance diff -r 38374acc7435 -r 72a850947b11 OrthancServer/OrthancExplorer/explorer.html --- a/OrthancServer/OrthancExplorer/explorer.html Mon Jul 19 15:13:40 2021 +0200 +++ b/OrthancServer/OrthancExplorer/explorer.html Tue Jul 20 08:14:05 2021 +0200 @@ -87,6 +87,11 @@ +
+ + +
+
All patients @@ -494,7 +499,7 @@
- +
@@ -503,6 +508,11 @@
+
+ + +
+
diff -r 38374acc7435 -r 72a850947b11 OrthancServer/OrthancExplorer/explorer.js --- a/OrthancServer/OrthancExplorer/explorer.js Mon Jul 19 15:13:40 2021 +0200 +++ b/OrthancServer/OrthancExplorer/explorer.js Tue Jul 20 08:14:05 2021 +0200 @@ -506,23 +506,39 @@ target.append($('