Thu, 19 Jan 2023 19:04:13 +0100 |
Sebastien Jodogne |
added OrthancPluginCreateJob2() in the plugin SDK
|
Wed, 18 Jan 2023 17:58:51 +0100 |
Alain Mazy |
added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
|
Thu, 05 Jan 2023 17:25:21 +0100 |
Alain Mazy |
merge
|
Thu, 05 Jan 2023 17:24:43 +0100 |
Alain Mazy |
ResourceModification jobs can now use multiple threads
|
Thu, 22 Dec 2022 15:28:14 +0100 |
Sebastien Jodogne |
fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
|
Mon, 19 Dec 2022 15:46:33 +0100 |
Sebastien Jodogne |
revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
|
Fri, 16 Dec 2022 13:10:35 +0100 |
Alain Mazy |
/system: added MaximumStorageMode and MaximumStorageSize
|
Wed, 14 Dec 2022 11:50:43 +0100 |
Alain Mazy |
New configuration KeepAliveTimeout with a default value of 1 second
|
Wed, 23 Nov 2022 14:28:50 +0100 |
Sebastien Jodogne |
clarification that "image/jpg" is not a correct MIME type
|
Wed, 23 Nov 2022 11:47:44 +0100 |
Alain Mazy |
Fix support for image/jpg mime type in /tools/create-dicom
|
Tue, 22 Nov 2022 18:01:23 +0100 |
Alain Mazy |
/tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
|
Tue, 22 Nov 2022 16:30:50 +0100 |
Alain Mazy |
/store: allows overriding CalledAet, Host, Port
|
Tue, 22 Nov 2022 12:54:10 +0100 |
Alain Mazy |
Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
|
Wed, 19 Oct 2022 21:15:41 +0200 |
Alain Mazy |
Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
|
Wed, 19 Oct 2022 12:40:14 +0200 |
Alain Mazy |
more verbose HTTPClient errors + avoid duplicate logging of same error
|