log OrthancFramework/UnitTestsSources/DicomMapTests.cpp @ 5752:717acb0ea546 find-refactoring tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Thu, 22 Jun 2023 08:48:38 +0200 Sebastien Jodogne added instance metadata "PixelDataVR"
Tue, 04 Apr 2023 09:53:02 +0200 Sebastien Jodogne fix warning db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Sat, 25 Mar 2023 11:21:09 +0100 Sebastien Jodogne fix DicomMap::SetupFindXXXTemplate() methods
Sat, 25 Mar 2023 11:11:11 +0100 Sebastien Jodogne added unit test DicomMap.SetupFindTemplates
Fri, 24 Mar 2023 19:10:00 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:00:33 +0100 Sebastien Jodogne start fixing thread safety issues with DicomMap
Tue, 28 Jun 2022 18:41:27 +0200 Alain Mazy fix build
Tue, 28 Jun 2022 17:45:09 +0200 Alain Mazy Refactored DicomMap to handle sequences when needed
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
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag 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