log OrthancServer/Sources/ServerContext.cpp @ 5044:6fed78e13233

age author description
Tue, 28 Jun 2022 17:45:09 +0200 Alain Mazy Refactored DicomMap to handle sequences when needed
Mon, 27 Jun 2022 15:22:19 +0200 Alain Mazy returning sequences in MainDicomTags and RequestedTags
Mon, 27 Jun 2022 12:39:51 +0200 Alain Mazy removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
Mon, 27 Jun 2022 10:48:46 +0200 Alain Mazy DicomSequencesMap + fix unit tests
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Tue, 03 May 2022 15:30:01 +0200 Alain Mazy cppcheck
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
Mon, 25 Apr 2022 18:54:45 +0200 Alain Mazy cppcheck
Mon, 25 Apr 2022 17:32:58 +0200 Sebastien Jodogne cppcheck
Wed, 20 Apr 2022 14:36:47 +0200 Alain Mazy Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries more-tags
Wed, 20 Apr 2022 11:32:31 +0200 Alain Mazy pre-filtering studies without ModalitiesInStudies first more-tags
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag more-tags
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning 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
Wed, 23 Feb 2022 09:30:42 +0100 Sebastien Jodogne added origin in OrthancPluginReceivedInstanceCallback
Tue, 22 Feb 2022 22:12:43 +0100 Sebastien Jodogne fix signature of OrthancPluginReceivedInstanceCallback for ABI compatibility
Sun, 20 Feb 2022 16:29:33 +0100 Sebastien Jodogne fix cache of storage area
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
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, 09 Dec 2021 17:22:40 +0100 Alain Mazy added ReceivedInstanceCallback + sample C++ plugin received-instance-callback
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