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
|