Thu, 24 Jun 2021 12:51:53 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.3
Orthanc-1.9.3
|
Thu, 24 Jun 2021 12:51:50 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.2
Orthanc-1.9.2
|
Thu, 24 Jun 2021 12:51:45 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.1
Orthanc-1.9.1
|
Thu, 24 Jun 2021 12:50:01 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 24 Jun 2021 12:42:54 +0200 |
Sebastien Jodogne |
added missing documentation of "ignore-length" in "/instances/{id}/tags"
|
Thu, 24 Jun 2021 09:16:03 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 24 Jun 2021 08:08:18 +0200 |
Sebastien Jodogne |
Orthanc-1.9.4
Orthanc-1.9.4
|
Wed, 23 Jun 2021 19:00:22 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 23 Jun 2021 19:00:07 +0200 |
Sebastien Jodogne |
fix
|
Wed, 23 Jun 2021 16:23:23 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 23 Jun 2021 16:22:58 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 23 Jun 2021 16:02:29 +0200 |
Sebastien Jodogne |
"/studies/{id}/merge" accepts instances inside its "Resources" parameter
|
Wed, 23 Jun 2021 14:57:49 +0200 |
Sebastien Jodogne |
added argument "Metadata" to "/tools/bulk-content"
|
Wed, 23 Jun 2021 14:33:46 +0200 |
Sebastien Jodogne |
merge
|
Wed, 23 Jun 2021 14:33:20 +0200 |
Sebastien Jodogne |
"/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
|
Tue, 22 Jun 2021 10:40:28 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 22 Jun 2021 10:40:08 +0200 |
Sebastien Jodogne |
upgrade to curl 7.77.0
|
Tue, 22 Jun 2021 10:26:27 +0200 |
Sebastien Jodogne |
fix build on MSVC 2008 32bit
openssl-3.x
|
Tue, 22 Jun 2021 09:29:29 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 22 Jun 2021 09:28:01 +0200 |
Sebastien Jodogne |
todo
|
Tue, 22 Jun 2021 09:13:03 +0200 |
Sebastien Jodogne |
display OpenSSL version in the logs
|
Tue, 22 Jun 2021 08:56:34 +0200 |
Sebastien Jodogne |
fixes for OS X and Visual Studio
openssl-3.x
|
Tue, 22 Jun 2021 07:37:20 +0200 |
Sebastien Jodogne |
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
openssl-3.x
|
Tue, 22 Jun 2021 07:17:43 +0200 |
Sebastien Jodogne |
Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1
openssl-3.x
|
Tue, 22 Jun 2021 07:09:34 +0200 |
Sebastien Jodogne |
compilation using openssl-3.0.0-beta1
openssl-3.x
|
Mon, 21 Jun 2021 17:55:53 +0200 |
Sebastien Jodogne |
patch for compatibility of civetweb 1.14 with openssl 3.0.0
|
Mon, 21 Jun 2021 17:54:55 +0200 |
Sebastien Jodogne |
fix warnings in unit tests
|
Fri, 18 Jun 2021 17:58:56 +0200 |
Sebastien Jodogne |
added the "Level" argument to "/tools/bulk-content"
|
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
|
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
|