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
Tue, 20 Oct 2015 10:21:41 +0200 Sebastien Jodogne fix Orthanc.test_lookup db-changes
Tue, 20 Oct 2015 10:11:22 +0200 Sebastien Jodogne getting rid of an IDatabaseWrapper::LookupIdentifier flavor db-changes
Tue, 13 Oct 2015 16:10:35 +0200 Sebastien Jodogne ordered-slices continued db-changes
Mon, 12 Oct 2015 17:49:23 +0200 Sebastien Jodogne started work on SliceOrdering db-changes
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 09 Oct 2015 17:20:26 +0200 Sebastien Jodogne New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Thu, 20 Aug 2015 17:05:05 +0200 Sebastien Jodogne Preview of PDF files encapsulated in DICOM from Orthanc Explorer
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Mon, 10 Aug 2015 10:01:59 +0200 Sebastien Jodogne limit and since arguments while retrieving DICOM resources in the REST API
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Fri, 29 May 2015 15:00:45 +0200 Sebastien Jodogne integration mainline->query-retrieve query-retrieve
Fri, 29 May 2015 15:00:24 +0200 Sebastien Jodogne cppcheck
Fri, 29 May 2015 14:46:55 +0200 Sebastien Jodogne integration mainline->query-retrieve query-retrieve
Thu, 28 May 2015 15:30:42 +0200 Sebastien Jodogne CaseSensitivePN configuration option
Tue, 26 May 2015 17:54:34 +0200 Sebastien Jodogne query retrieve query-retrieve
Fri, 15 May 2015 17:19:33 +0200 Sebastien Jodogne refactoring of C-Find SCP
Fri, 15 May 2015 15:34:32 +0200 Sebastien Jodogne DicomFindQuery
Wed, 13 May 2015 17:56:27 +0200 Sebastien Jodogne cont
Wed, 13 May 2015 13:19:28 +0200 Sebastien Jodogne rename
Wed, 13 May 2015 12:17:35 +0200 Sebastien Jodogne ResourceFinder
Fri, 03 Apr 2015 15:25:04 +0200 Sebastien Jodogne "?expand" flag for URIs "/patients", "/studies" and "/series"
Tue, 10 Feb 2015 16:47:24 +0100 Sebastien Jodogne cppcheck
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 03 Feb 2015 10:53:35 +0100 Sebastien Jodogne URIs to get all the parents of a given resource in a single REST call
Fri, 23 Jan 2015 14:42:33 +0100 Sebastien Jodogne refactoring modules
Fri, 24 Oct 2014 11:43:47 +0200 Sebastien Jodogne URIs 'instance-tags' now indexed by the instance IDs db-changes
Mon, 22 Sep 2014 13:44:08 +0200 Sebastien Jodogne integration mainline->db-changes db-changes