log OrthancFramework/UnitTestsSources/DicomMapTests.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 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
Wed, 09 Mar 2022 12:16:45 +0100 Alain Mazy adding MainDicomTags signatures more-tags
Wed, 09 Mar 2022 11:17:08 +0100 Alain Mazy refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 09 Dec 2021 17:22:40 +0100 Alain Mazy added ReceivedInstanceCallback + sample C++ plugin received-instance-callback
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 17 Jun 2021 15:47:21 +0200 Sebastien Jodogne new configuration option "ExternalDictionaries" to load external DICOM dictionaries
Thu, 04 Feb 2021 15:31:00 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "PixelDataOffset"
Thu, 04 Feb 2021 11:42:25 +0100 Sebastien Jodogne DicomStreamReader::LookupPixelDataOffset()
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 24 Nov 2020 16:21:29 +0100 Sebastien Jodogne unit tests now running in WebAssembly
Fri, 06 Nov 2020 16:33:52 +0100 Sebastien Jodogne continued abi
Wed, 30 Sep 2020 16:25:48 +0200 Sebastien Jodogne cppcheck
Wed, 30 Sep 2020 15:33:47 +0200 Sebastien Jodogne reorganization of DicomStreamReader
Wed, 30 Sep 2020 12:18:43 +0200 Sebastien Jodogne fix
Wed, 30 Sep 2020 11:49:38 +0200 Sebastien Jodogne validation against orthanc-tests
Wed, 30 Sep 2020 07:38:22 +0200 Sebastien Jodogne fix for c++98
Tue, 29 Sep 2020 19:44:38 +0200 Sebastien Jodogne fix
Tue, 29 Sep 2020 16:30:24 +0200 Sebastien Jodogne working on sequences
Mon, 28 Sep 2020 21:05:13 +0200 Sebastien Jodogne working on DicomStreamReader
Mon, 28 Sep 2020 15:23:04 +0200 Sebastien Jodogne testing DicomMap::ParseDicomMetaInformation()
Tue, 07 Jul 2020 19:17:56 +0200 Sebastien Jodogne re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgpl
Thu, 11 Jun 2020 16:40:34 +0200 Sebastien Jodogne shared library of orthanc framework framework
Thu, 11 Jun 2020 14:38:31 +0200 Sebastien Jodogne pretty-printing framework
Thu, 11 Jun 2020 13:55:25 +0200 Sebastien Jodogne move DicomMapTests from OrthancServer to OrthancFramework framework base OrthancServer/UnitTestsSources/DicomMapTests.cpp@59fdf583d26c