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
Tue, 08 Jun 2021 12:37:48 +0200 Sebastien Jodogne use of DicomPath in ParsedDicomFile
Mon, 07 Jun 2021 18:35:46 +0200 Sebastien Jodogne FromDcmtkBridge::RemovePath() and FromDcmtkBridge::ReplacePath()
Mon, 07 Jun 2021 17:05:48 +0200 Sebastien Jodogne new class DicomPath
Sat, 05 Jun 2021 12:23:54 +0200 Sebastien Jodogne fix build of wsi and stone
Fri, 04 Jun 2021 17:39:04 +0200 Sebastien Jodogne typo
Fri, 04 Jun 2021 17:38:43 +0200 Sebastien Jodogne Full support for the anonymization of subsequences containing tags whose VR is UI
Thu, 03 Jun 2021 21:06:34 +0200 Sebastien Jodogne Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
Thu, 03 Jun 2021 19:44:43 +0200 Sebastien Jodogne DicomModification_Anonymization2017c.impl.h
Thu, 03 Jun 2021 19:41:11 +0200 Sebastien Jodogne GenerateAnonymizationProfile.py can read from URL
Thu, 03 Jun 2021 17:40:15 +0200 Sebastien Jodogne ZIP archive/media generated in synchronous mode are now streamed by default
Wed, 02 Jun 2021 18:01:17 +0200 Sebastien Jodogne fix
Wed, 02 Jun 2021 17:35:39 +0200 Sebastien Jodogne ZipWriter::CancelStream(), ZipWriter::GetArchiveSize() and HttpOutput::AnswerWithoutBuffering()
Fri, 28 May 2021 18:44:00 +0200 Sebastien Jodogne added sanity check
Fri, 28 May 2021 18:26:40 +0200 Sebastien Jodogne support of output streams in ZipWriter
Fri, 28 May 2021 11:40:47 +0200 Sebastien Jodogne fix misleading log message about unknown transfer syntax in C-GET SCP