log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 2998:0a52af0c66e7

age author description
Tue, 11 Dec 2018 13:21:34 +0100 Sebastien Jodogne sharing strings
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Wed, 28 Nov 2018 14:34:56 +0100 am /image-uint16: return 404 instead of unsupported.png when instance is not found
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Tue, 09 Oct 2018 20:09:35 +0200 Sebastien Jodogne notes
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Wed, 29 Aug 2018 13:24:28 +0200 Sebastien Jodogne fix ordering of non-parallel slices + /tools/reconstruct
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
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
Fri, 19 Sep 2014 10:17:50 +0200 Sebastien Jodogne bulk tags retrieval
Wed, 17 Sep 2014 13:25:37 +0200 Sebastien Jodogne refactoring db-changes
Thu, 11 Sep 2014 14:04:48 +0200 Sebastien Jodogne optimization for access to attachments
Thu, 11 Sep 2014 13:06:16 +0200 Sebastien Jodogne Plugins can retrieve the path to Orthanc and to its configuration file
Wed, 10 Sep 2014 17:20:56 +0200 Sebastien Jodogne URIs to get all the children of a given resource in a single REST call
Wed, 10 Sep 2014 16:38:28 +0200 Sebastien Jodogne /tools/lookup URI to map DICOM UIDs to Orthanc identifiers
Wed, 23 Jul 2014 17:10:08 +0200 Sebastien Jodogne Access patient module at the study level to cope with PatientID collisions
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
Thu, 26 Jun 2014 18:17:18 +0200 Sebastien Jodogne simplify has a GET argument
Thu, 26 Jun 2014 16:42:05 +0200 Sebastien Jodogne retrieve values of modules
Thu, 26 Jun 2014 14:37:56 +0200 Sebastien Jodogne simplified and extensive shared-tags
Wed, 25 Jun 2014 21:53:50 +0200 Sebastien Jodogne fix possible race condition
Wed, 25 Jun 2014 21:48:16 +0200 Sebastien Jodogne extraction of the shared tags
Wed, 11 Jun 2014 12:23:02 +0200 Sebastien Jodogne download matlab images
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Tue, 06 May 2014 11:01:30 +0200 Sebastien Jodogne refactoring
Fri, 02 May 2014 12:59:05 +0200 Sebastien Jodogne reorganization
Mon, 14 Apr 2014 11:28:35 +0200 Sebastien Jodogne refactoring of OrthancRestApi