log OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 4988:8fba26292a9f

age author description
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
Wed, 20 Apr 2022 11:32:31 +0200 Alain Mazy pre-filtering studies without ModalitiesInStudies first more-tags
Mon, 14 Mar 2022 13:13:29 +0100 Alain Mazy include requested tags from storage if needed more-tags
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
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Mon, 10 May 2021 12:31:17 +0200 Sebastien Jodogne typo: replaced "CheckRevision" by "CheckRevisions"
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Fri, 12 Mar 2021 15:33:47 +0100 Sebastien Jodogne attaching the listener to transactions in IDatabaseWrapper db-changes
Wed, 03 Mar 2021 16:31:57 +0100 Sebastien Jodogne simplification db-changes
Tue, 02 Mar 2021 19:36:59 +0100 Sebastien Jodogne testing replay of transactions db-changes
Tue, 16 Feb 2021 12:18:41 +0100 Sebastien Jodogne removal of "dicom-as-json" attachments
Fri, 12 Feb 2021 12:13:19 +0100 Sebastien Jodogne simplification in ServerContext
Tue, 26 Jan 2021 14:48:10 +0100 Sebastien Jodogne new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 29 Dec 2020 19:28:53 +0100 Sebastien Jodogne openapi documentation is now completed
Tue, 29 Dec 2020 16:05:07 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 15:22:00 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 12:21:51 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 11:53:42 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 10:24:17 +0100 Sebastien Jodogne cont openapi
Mon, 28 Dec 2020 16:49:17 +0100 Sebastien Jodogne openapi about creation of zip/media archives
Mon, 28 Dec 2020 15:32:01 +0100 Sebastien Jodogne cont openapi
Mon, 28 Dec 2020 14:46:51 +0100 Sebastien Jodogne cont openapi
Mon, 28 Dec 2020 13:08:00 +0100 Sebastien Jodogne cont openapi
Fri, 25 Dec 2020 11:23:32 +0100 Sebastien Jodogne cont openapi
Fri, 25 Dec 2020 11:12:14 +0100 Sebastien Jodogne cont openapi