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
|