Thu, 07 May 2020 11:13:29 +0200 |
Sebastien Jodogne |
transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented
transcoding
|
Mon, 04 May 2020 15:37:45 +0200 |
Sebastien Jodogne |
improved code reuse in OrthancRestModalities, added missing timeout params
transcoding
|
Mon, 04 May 2020 14:49:31 +0200 |
Sebastien Jodogne |
moving timeout from DicomAssocation to DicomAssociationParameters
transcoding
|
Thu, 30 Apr 2020 15:00:20 +0200 |
Sebastien Jodogne |
forcing use of DicomAssociationParameters if creating an SCU
transcoding
|
Wed, 29 Apr 2020 12:26:51 +0200 |
Alain Mazy |
added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve
transcoding
|
Mon, 27 Apr 2020 18:16:20 +0200 |
Sebastien Jodogne |
switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE
transcoding
|
Fri, 10 Apr 2020 17:29:11 +0200 |
Sebastien Jodogne |
removing deprecated DicomUserControl from OrthancRestModalities.cpp
|
Fri, 03 Apr 2020 14:06:13 +0200 |
Sebastien Jodogne |
new REST route: /modalities/{id}/store-straight
|
Wed, 11 Mar 2020 11:04:48 +0100 |
Sebastien Jodogne |
storage commitment SCU against a list of Orthanc IDs
storage-commitment
|
Tue, 10 Mar 2020 20:53:40 +0100 |
Sebastien Jodogne |
new route: "/storage-commitment/{...}/remove"
storage-commitment
|
Tue, 10 Mar 2020 20:33:01 +0100 |
Sebastien Jodogne |
accessing storage commitment reports from REST API
storage-commitment
|
Tue, 10 Mar 2020 13:22:02 +0100 |
Sebastien Jodogne |
triggering storage commitment scu from REST API
storage-commitment
|
Mon, 02 Mar 2020 15:42:17 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Mon, 02 Mar 2020 15:32:45 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|