log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 4112:eeecb3e0adc7 Orthanc-1.6.1

age author description
Wed, 08 Apr 2020 14:49:54 +0200 Alain Mazy /rendered route: fix automatic windowing of files without windowing tags and RescaleSlope != 1
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking
Mon, 24 Feb 2020 18:09:38 +0100 Sebastien Jodogne cont
Mon, 24 Feb 2020 17:58:59 +0100 Sebastien Jodogne rendering of RGB24
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 16 Jan 2020 12:50:06 +0100 Alain Mazy fix LookupWindowingTags
Thu, 09 Jan 2020 18:54:40 +0100 Alain Mazy /instances/{id}/preview route now takes the windowing into account
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization db-changes