log OrthancExplorer/explorer.js @ 3792:6dba4fa8a6cb

age author description
Thu, 26 Mar 2020 07:19:30 +0100 Sebastien Jodogne remove universal wildcard on StudyDate in OrthancExplorer
Tue, 19 Nov 2019 11:26:52 +0100 Alain Mazy Explorer: display ImagePositionPatient (only ImageOrientationPatient was displayed) + format it to make it more readable
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Tue, 03 Sep 2019 10:33:26 +0200 Alain Mazy allow only 'token', 'auth-token' and 'authorization' as url params that are included in HTTP headers
Tue, 03 Sep 2019 09:49:10 +0200 Alain Mazy Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
Wed, 06 Mar 2019 12:23:14 +0100 Sebastien Jodogne removed useless line in Orthanc Explorer
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
Thu, 31 May 2018 17:45:09 +0200 Sebastien Jodogne removal of internal job information jobs
Wed, 16 May 2018 14:40:05 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 16 May 2018 14:32:16 +0200 Sebastien Jodogne new screen in OrthancExplorer to list studies
Tue, 15 May 2018 16:10:03 +0200 Sebastien Jodogne getting rid of ReusableDicomConnection in REST API jobs
Mon, 14 May 2018 20:43:16 +0200 Sebastien Jodogne OrthancPeerStoreJob jobs
Fri, 11 May 2018 17:58:06 +0200 Sebastien Jodogne job actions in Orthanc Explorer jobs
Wed, 09 May 2018 17:56:14 +0200 Sebastien Jodogne StoreScuJob, Orthanc Explorer for jobs jobs
Mon, 17 Jul 2017 11:49:54 +0200 Sebastien Jodogne fix header and query/retrieve in Orthanc Explorer dcmtk-3.6.1
Tue, 27 Jun 2017 17:54:45 +0200 Sebastien Jodogne Fix XSS inside DICOM in Orthanc Explorer
Sun, 06 Nov 2016 11:39:04 +0100 Sebastien Jodogne Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
Wed, 21 Oct 2015 11:53:26 +0200 Sebastien Jodogne remove display of ImageOrientationPatient and ImagePositionPatient
Thu, 27 Aug 2015 10:54:52 +0200 Sebastien Jodogne fix
Thu, 20 Aug 2015 17:05:05 +0200 Sebastien Jodogne Preview of PDF files encapsulated in DICOM from Orthanc Explorer
Wed, 08 Apr 2015 17:33:07 +0200 Sebastien Jodogne simplification
Fri, 03 Apr 2015 15:44:06 +0200 Sebastien Jodogne Huge speed-up in Orthanc Explorer for large amount of images
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Thu, 16 Oct 2014 10:43:23 +0200 Sebastien Jodogne download dicomdir in Orthanc Explorer
Mon, 19 Aug 2013 13:40:36 +0200 Sebastien Jodogne Link from modified to original resource in Orthanc Explorer
Tue, 16 Jul 2013 13:48:33 +0200 Sebastien Jodogne send resources through HTTP
Tue, 16 Jul 2013 12:51:27 +0200 Sebastien Jodogne preparation for handling Orthanc peers
Tue, 16 Jul 2013 11:30:24 +0200 Sebastien Jodogne fix history in Orthanc Explorer
Fri, 17 May 2013 16:55:30 +0200 Sebastien Jodogne link anonymized to original resource in OrthancExplorer
Tue, 30 Apr 2013 15:23:23 +0200 Sebastien Jodogne sending of studies and patients with orthanc explorer
Wed, 30 Jan 2013 14:34:36 +0100 Sebastien Jodogne fixes
Mon, 28 Jan 2013 15:58:09 +0100 Sebastien Jodogne fix
Wed, 23 Jan 2013 17:26:09 +0100 Sebastien Jodogne fix
Mon, 21 Jan 2013 13:23:26 +0100 Sebastien Jodogne anonymization from orthanc explorer
Sat, 08 Dec 2012 22:48:53 +0100 Sebastien Jodogne patient protection in Orthanc Explorer
Wed, 05 Dec 2012 12:29:10 +0100 Sebastien Jodogne creation of zip files
Tue, 27 Nov 2012 17:36:19 +0100 Sebastien Jodogne refactoring of delete
Fri, 26 Oct 2012 15:18:11 +0200 Sebastien Jodogne fix Orthanc-0.2.3
Tue, 23 Oct 2012 15:11:23 +0200 jodogne fix path
Tue, 23 Oct 2012 15:02:54 +0200 Sebastien Jodogne improved navigation in Orthanc Explorer
Tue, 23 Oct 2012 14:34:57 +0200 Sebastien Jodogne instance naming
Tue, 25 Sep 2012 12:06:30 +0200 Sebastien Jodogne relative paths
Mon, 24 Sep 2012 14:05:19 +0200 Sebastien Jodogne fixes
Thu, 20 Sep 2012 15:18:12 +0200 Sebastien Jodogne status of series
Sun, 16 Sep 2012 09:22:48 +0200 Sebastien Jodogne renaming orthanc-renaming base PalanthirExplorer/explorer.js@2e45ba00d909