log OrthancServer/Sources/ServerContext.h @ 4978:2cfa50d8eb60 more-tags

age author description
Wed, 20 Apr 2022 14:36:47 +0200 Alain Mazy Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries more-tags
Tue, 15 Mar 2022 15:57:21 +0100 Alain Mazy tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags' more-tags
Tue, 15 Mar 2022 09:09:52 +0100 Alain Mazy cleanup 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
Wed, 23 Feb 2022 11:09:43 +0100 Sebastien Jodogne fix signature of OrthancPluginIncomingCStoreInstanceFilter
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
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
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
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
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
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, 12 Feb 2021 12:13:19 +0100 Sebastien Jodogne simplification in ServerContext
Thu, 11 Feb 2021 19:06:29 +0100 Sebastien Jodogne ServerContext::ReadDicomUntilPixelData()
Thu, 11 Feb 2021 17:11:37 +0100 Sebastien Jodogne removed ServerContext::ReadAttachment()
Tue, 09 Feb 2021 11:37:13 +0100 Sebastien Jodogne IStorageArea::HasReadRange()
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
Thu, 21 Jan 2021 17:08:32 +0100 Sebastien Jodogne New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Tue, 19 Jan 2021 19:05:04 +0100 Sebastien Jodogne Refactoring and improvements to the cache of DICOM files in ServerContext
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Fri, 18 Dec 2020 11:13:00 +0100 Sebastien Jodogne new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressed
Thu, 17 Dec 2020 11:27:37 +0100 Sebastien Jodogne review of changeset 4375:208029732d51 varian
Tue, 15 Dec 2020 13:59:01 -0500 Mark Poscablo New config option "DeidentifyDimseQueryLogs" varian
Thu, 17 Sep 2020 17:58:19 +0200 Sebastien Jodogne cppcheck
Thu, 17 Sep 2020 16:18:01 +0200 Sebastien Jodogne cppcheck
Wed, 16 Sep 2020 13:22:30 +0200 Sebastien Jodogne Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/ServerContext.h@e43de61b9f2a