log

age author description
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
Fri, 28 May 2021 11:37:26 +0200 Sebastien Jodogne unit test for transfer syntax
Thu, 27 May 2021 15:59:03 +0200 Sebastien Jodogne "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
Fri, 21 May 2021 11:25:35 +0200 Alain Mazy typo
Thu, 20 May 2021 09:29:25 +0200 Sebastien Jodogne fix AutoClassify.py sample for compatibility with Python 3.x
Fri, 14 May 2021 11:46:57 +0200 Sebastien Jodogne ImageProcessing::Convert() from Float32 to RGB24
Thu, 13 May 2021 14:11:47 +0200 Sebastien Jodogne "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
Wed, 12 May 2021 09:32:20 +0200 Sebastien Jodogne todo
Mon, 10 May 2021 12:31:17 +0200 Sebastien Jodogne typo: replaced "CheckRevision" by "CheckRevisions"
Fri, 07 May 2021 12:46:06 +0200 Sebastien Jodogne in DICOMweb JSON, BulkDataURI is forced for sequences and pixel data
Fri, 07 May 2021 12:09:48 +0200 Sebastien Jodogne back to mainline
Fri, 07 May 2021 09:22:38 +0200 Sebastien Jodogne Orthanc-1.9.3 Orthanc-1.9.3
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
Thu, 06 May 2021 18:39:19 +0200 Sebastien Jodogne New configuration option: "DicomTlsRemoteCertificateRequired"
Thu, 06 May 2021 16:54:46 +0200 Sebastien Jodogne Fix issue #195 (No need for BulkDataURI when Data Element is empty)
Wed, 05 May 2021 16:47:24 +0200 Sebastien Jodogne updated todo
Wed, 05 May 2021 12:10:33 +0200 Sebastien Jodogne memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Wed, 05 May 2021 09:47:39 +0200 Sebastien Jodogne reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.h
Tue, 04 May 2021 10:57:42 +0200 Sebastien Jodogne Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled
Fri, 30 Apr 2021 10:09:50 +0200 Sebastien Jodogne New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
Thu, 29 Apr 2021 14:34:08 +0200 Sebastien Jodogne todo
Thu, 29 Apr 2021 13:01:52 +0200 Sebastien Jodogne clarification about "StoreDicom" option
Wed, 28 Apr 2021 17:50:26 +0200 Sebastien Jodogne Fix regression in the handling of "DicomCheckModalityHost" configuration option
Wed, 28 Apr 2021 16:40:36 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 13:40:35 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 12:31:18 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 11:22:39 +0200 Sebastien Jodogne PngWriter recreates a new libpng context for each encoding
Tue, 27 Apr 2021 09:49:20 +0200 Sebastien Jodogne Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Thu, 22 Apr 2021 13:27:57 +0200 Sebastien Jodogne back to mainline
Thu, 22 Apr 2021 11:33:28 +0200 Sebastien Jodogne Orthanc-1.9.2 Orthanc-1.9.2
Wed, 21 Apr 2021 19:00:16 +0200 Sebastien Jodogne cppcheck
Wed, 21 Apr 2021 12:05:57 +0200 Sebastien Jodogne notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
Wed, 21 Apr 2021 11:56:14 +0200 Sebastien Jodogne upgrade to openssl 1.1.1k
Wed, 21 Apr 2021 10:44:49 +0200 Sebastien Jodogne fix issue 193
Tue, 20 Apr 2021 20:44:59 +0200 Sebastien Jodogne fix mingw