log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 2780:d4e81e0a8324

age author description
Tue, 17 Jul 2018 17:50:03 +0200 am fix
Thu, 12 Jul 2018 18:01:16 +0200 Sebastien Jodogne new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata jobs
Fri, 06 Jul 2018 15:18:53 +0200 Sebastien Jodogne fix MIME type for PAM images
Thu, 05 Jul 2018 12:25:00 +0200 am new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
Wed, 23 May 2018 10:08:04 +0200 Sebastien Jodogne New option "?short" to list DICOM tags using their hexadecimal ID
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 27 Sep 2017 17:36:13 +0200 Sebastien Jodogne ignore-length argument if retrieving DICOM tags
Mon, 25 Sep 2017 14:50:13 +0200 Sebastien Jodogne New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 11 Jul 2017 17:24:31 +0200 Sebastien Jodogne Argument "Since" in URI "/tools/find" (related to issue 53)
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 09 Dec 2016 17:20:21 +0100 Sebastien Jodogne URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Tue, 08 Nov 2016 10:49:45 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 17:44:10 +0100 Sebastien Jodogne "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Mon, 07 Nov 2016 13:59:36 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 12:11:34 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 11:33:18 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 11:19:19 +0100 Sebastien Jodogne refactoring
Fri, 10 Jun 2016 17:54:26 +0200 Sebastien Jodogne More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Thu, 09 Jun 2016 15:46:33 +0200 Sebastien Jodogne DicomMap::ParseDicomMetaInformation()
Wed, 08 Jun 2016 10:39:42 +0200 Sebastien Jodogne fix issue #16
Tue, 05 Apr 2016 11:07:02 +0200 Sebastien Jodogne return a single raw frame from DICOM videos
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Tue, 05 Jan 2016 17:45:27 +0100 Sebastien Jodogne optimization for multi-frame images
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders