log OrthancFramework/Sources/DicomParsing/DicomModification.cpp @ 5087:df4a90a65af9

age author description
Mon, 26 Sep 2022 18:56:40 +0200 Alain Mazy DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
Mon, 26 Sep 2022 18:11:03 +0200 Alain Mazy loosen the sanity checks for DICOM modifications
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 09 Sep 2021 13:02:33 +0200 Sebastien Jodogne Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020)
Tue, 06 Jul 2021 08:12:26 +0200 Sebastien Jodogne DANGEROUS commit: Anonymization is now also applied to nested sequences
Mon, 05 Jul 2021 16:12:10 +0200 Sebastien Jodogne added ITagVisitor::Action_Remove
Thu, 17 Jun 2021 15:47:21 +0200 Sebastien Jodogne new configuration option "ExternalDictionaries" to load external DICOM dictionaries
Wed, 16 Jun 2021 16:44:04 +0200 Sebastien Jodogne added routes for bulk anonymization/modification
Thu, 10 Jun 2021 12:15:38 +0200 Sebastien Jodogne applying modifications to subsequences after all the other modifications
Thu, 10 Jun 2021 11:21:22 +0200 Sebastien Jodogne cppcheck
Thu, 10 Jun 2021 10:09:54 +0200 Sebastien Jodogne backward compatibility with old DicomModification serialization from Orthanc <= 1.6.1