log OrthancExplorer/explorer.js @ 3173:096f4a29f223

age author description
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
Wed, 26 Dec 2018 11:15:17 +0100 am Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
Mon, 17 Dec 2018 10:22:51 +0100 Sebastien Jodogne replaced 'var' by 'let' in Orthanc Explorer's JavaScript
Tue, 13 Nov 2018 12:01:12 +0100 Sebastien Jodogne Go back to lookup if deleting a resource without an ancestor
Tue, 09 Oct 2018 16:28:55 +0200 Sebastien Jodogne removing test messages
Tue, 09 Oct 2018 16:27:49 +0200 Sebastien Jodogne Orthanc Explorer: Lookup and limit the results to 100 patients/studies