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
Mon, 17 Dec 2018 10:22:51 +0100 Sebastien Jodogne replaced 'var' by 'let' in Orthanc Explorer's JavaScript
Mon, 17 Jul 2017 11:49:54 +0200 Sebastien Jodogne fix header and query/retrieve in Orthanc Explorer dcmtk-3.6.1
Tue, 13 Dec 2016 10:27:20 +0100 Sebastien Jodogne dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
Sun, 06 Nov 2016 11:39:04 +0100 Sebastien Jodogne Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
Fri, 07 Aug 2015 17:23:28 +0200 Sebastien Jodogne C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
Thu, 28 May 2015 12:19:26 +0200 Sebastien Jodogne Move SCU conformance query-retrieve
Wed, 27 May 2015 17:33:13 +0200 Sebastien Jodogne DICOM Query/Retrieve available from Orthanc Explorer query-retrieve