Fri, 08 May 2020 11:16:16 +0200 |
Sebastien Jodogne |
refactoring using IDicomTranscoder::TranscodedDicom
transcoding
|
Thu, 07 May 2020 12:37:36 +0200 |
Sebastien Jodogne |
integration mainline->default
transcoding
|
Thu, 07 May 2020 11:13:29 +0200 |
Sebastien Jodogne |
transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented
transcoding
|
Wed, 06 May 2020 08:40:48 +0200 |
Sebastien Jodogne |
Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
|
Fri, 17 Apr 2020 16:21:50 +0200 |
Sebastien Jodogne |
actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()
|
Wed, 15 Apr 2020 22:17:42 +0200 |
Sebastien Jodogne |
fixing signature of DicomMap::ParseDicomMetaInformation()
|
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
|
Fri, 28 Feb 2020 13:27:16 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Fri, 28 Feb 2020 13:23:11 +0100 |
Sebastien Jodogne |
Fix issue #168 (Plugins can't read private tags from the configuration file)
|
Wed, 26 Feb 2020 10:39:55 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Tue, 25 Feb 2020 21:44:09 +0100 |
Sebastien Jodogne |
Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
|
Thu, 13 Feb 2020 10:42:30 +0100 |
Sebastien Jodogne |
handling of errors in storage commitment plugin factory
storage-commitment
|
Wed, 12 Feb 2020 16:06:58 +0100 |
Sebastien Jodogne |
sample storage commitment plugin, C++ wrapper
storage-commitment
|
Tue, 11 Feb 2020 19:59:53 +0100 |
Sebastien Jodogne |
OrthancPluginRegisterStorageCommitmentScpCallback()
storage-commitment
|
Fri, 31 Jan 2020 17:14:59 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Thu, 26 Sep 2019 13:40:49 +0200 |
Sebastien Jodogne |
don't open a multipart stream if plugin only sends one part
|
Wed, 28 Aug 2019 16:54:00 +0200 |
Sebastien Jodogne |
Fix generation of "SOP Instance UID" on split and merge
|
Mon, 24 Jun 2019 16:06:47 +0200 |
Sebastien Jodogne |
Fix issue #106 (Unable to export preview as jpeg from Lua script)
|
Mon, 17 Jun 2019 18:04:02 +0200 |
Sebastien Jodogne |
new function in SDK: OrthancPluginGetTagName()
|
Wed, 12 Jun 2019 12:11:58 +0200 |
Sebastien Jodogne |
fix encoding in DICOMweb
|
Tue, 11 Jun 2019 21:06:57 +0200 |
Sebastien Jodogne |
refactoring to handle "not allowed" HTTP status 405
|
Tue, 11 Jun 2019 19:44:10 +0200 |
Sebastien Jodogne |
simplification
|
Tue, 11 Jun 2019 14:02:57 +0200 |
Sebastien Jodogne |
rename
|
Sat, 08 Jun 2019 11:57:46 +0200 |
Sebastien Jodogne |
C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
|
Fri, 07 Jun 2019 18:43:42 +0200 |
Sebastien Jodogne |
ErrorCode_UnsupportedMediaType
|
Fri, 07 Jun 2019 14:58:27 +0200 |
Sebastien Jodogne |
cont
|
Fri, 07 Jun 2019 14:14:31 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterMultipartRestCallback() is working
|
Fri, 07 Jun 2019 11:26:34 +0200 |
Sebastien Jodogne |
new plugin c++ wrapper: MultipartRestCallback
|
Thu, 06 Jun 2019 21:35:05 +0200 |
Sebastien Jodogne |
new sdk: OrthancPluginRegisterMultipartRestCallback()
|