log OrthancExplorer/query-retrieve.js @ 4088:ce7709cb380e

age author description
Sat, 27 Jun 2020 10:48:49 +0200 Sebastien Jodogne Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)
Thu, 26 Mar 2020 07:19:30 +0100 Sebastien Jodogne remove universal wildcard on StudyDate in OrthancExplorer
Tue, 14 May 2019 13:47:35 +0200 Benjamin Golinvaux Fixed CRLF to LF in various files (found through grepping the source tree)
Mon, 25 Feb 2019 19:57:33 +0100 bgo-osimis Fixed the previous commit newlines
Mon, 25 Feb 2019 14:57:27 +0100 bgo-osimis Changed field default values from '*' to '' (empty string) in the Query/Retrieve query construction
Thu, 10 Jan 2019 10:51:36 +0100 Alain Mazy back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
Wed, 26 Dec 2018 16:58:21 +0100 am upgraded jquery, jquery-mobile, jquery-file-upload. Everything seems to be working as before. Theme has changed ! update-jquery