log OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 4936:8422e4f99a18 more-tags

age author description
Fri, 11 Mar 2022 17:38:16 +0100 Alain Mazy Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tags
Thu, 10 Mar 2022 19:00:43 +0100 Alain Mazy split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tags
Sun, 20 Feb 2022 16:57:43 +0100 Sebastien Jodogne Orthanc 1.9.8 is now known as Orthanc 1.10.0
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Wed, 09 Feb 2022 13:10:11 +0100 Alain Mazy Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)
Wed, 19 Jan 2022 17:06:22 +0100 Alain Mazy merge
Wed, 19 Jan 2022 17:05:24 +0100 Alain Mazy fix doc
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Fri, 24 Dec 2021 16:52:51 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 24 Dec 2021 15:32:08 +0100 Sebastien Jodogne cppcheck
Thu, 16 Dec 2021 14:48:46 +0100 Alain Mazy Added links to download attachments from the Orthanc Explorer
Sat, 27 Nov 2021 12:31:51 +0100 Sebastien Jodogne document number of dimensions in numpy arrays
Fri, 26 Nov 2021 19:03:32 +0100 Sebastien Jodogne download of numpy arrays from the REST API
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Thu, 28 Oct 2021 13:05:56 +0200 Alain Mazy new option returnUnsupportedImage for /preview & /rendered routes
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
Mon, 30 Aug 2021 22:21:24 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Mon, 30 Aug 2021 11:41:05 +0200 Sebastien Jodogne Support detection of windowing and rescale in Philips multiframe images
Wed, 25 Aug 2021 15:20:48 +0200 Sebastien Jodogne IDecodedFrameHandler can access full ParsedDicomFile instead of the DicomMap summary
Thu, 24 Jun 2021 12:50:01 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 24 Jun 2021 12:42:54 +0200 Sebastien Jodogne added missing documentation of "ignore-length" in "/instances/{id}/tags"
Wed, 23 Jun 2021 16:23:23 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Wed, 23 Jun 2021 16:22:58 +0200 Sebastien Jodogne cppcheck
Wed, 23 Jun 2021 14:57:49 +0200 Sebastien Jodogne added argument "Metadata" to "/tools/bulk-content"
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Fri, 18 Jun 2021 17:58:56 +0200 Sebastien Jodogne added the "Level" argument to "/tools/bulk-content"
Fri, 18 Jun 2021 16:37:12 +0200 Sebastien Jodogne new route "/tools/bulk-content" to get the content of a set of resources