log

age author description
Fri, 18 Jun 2021 16:37:12 +0200 Sebastien Jodogne new route "/tools/bulk-content" to get the content of a set of resources
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Thu, 17 Jun 2021 15:47:21 +0200 Sebastien Jodogne new configuration option "ExternalDictionaries" to load external DICOM dictionaries
Thu, 17 Jun 2021 14:00:34 +0200 Sebastien Jodogne fix error if overriding existing tag in the DICOM dictionary
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Wed, 16 Jun 2021 16:44:04 +0200 Sebastien Jodogne added routes for bulk anonymization/modification
Fri, 11 Jun 2021 10:48:28 +0200 Sebastien Jodogne C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures"
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:54:14 +0200 Sebastien Jodogne added DicomPath::SetPrefixIndex()
Thu, 10 Jun 2021 10:09:54 +0200 Sebastien Jodogne backward compatibility with old DicomModification serialization from Orthanc <= 1.6.1
Wed, 09 Jun 2021 17:24:44 +0200 Sebastien Jodogne "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
Wed, 09 Jun 2021 14:57:16 +0200 Sebastien Jodogne hotpatch to make Orthanc 0.8.6 compile on Ubuntu 18.04 Orthanc-0.8.6
Tue, 08 Jun 2021 18:28:57 +0200 Sebastien Jodogne New versions of Keep(), Remove() and Replace() in DicomModification that use DicomPath
Tue, 08 Jun 2021 14:42:09 +0200 Sebastien Jodogne simplified DicomModification::RelationshipsVisitor