log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 2131:bb199bccdc45

age author description
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
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Mon, 30 Nov 2015 15:34:14 +0100 Sebastien Jodogne cppcheck
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Wed, 25 Nov 2015 14:14:32 +0100 Sebastien Jodogne refactoring image decoding
Wed, 18 Nov 2015 09:56:34 +0100 Sebastien Jodogne ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
Thu, 12 Nov 2015 15:24:23 +0100 Sebastien Jodogne New UpdatedAttachment and UpdatedMetadata events in plugins
Wed, 28 Oct 2015 12:59:18 +0100 Sebastien Jodogne removal of old implementation of search db-changes
Wed, 28 Oct 2015 12:53:45 +0100 Sebastien Jodogne fix db-changes
Tue, 20 Oct 2015 15:03:52 +0200 Sebastien Jodogne rename LookupIdentifier as LookupIdentifierExact db-changes
Tue, 20 Oct 2015 14:50:10 +0200 Sebastien Jodogne fix db-changes
Tue, 20 Oct 2015 10:41:35 +0200 Sebastien Jodogne refactoring db-changes