Wed, 30 Sep 2015 09:44:38 +0200 |
Sebastien Jodogne |
Optional argument "keepStrings" in "DumpJson()"
|
Tue, 29 Sep 2015 16:31:48 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
|
Tue, 29 Sep 2015 14:54:24 +0200 |
Sebastien Jodogne |
/tools/create-dicom can create tags with unknown VR
|
Fri, 25 Sep 2015 16:24:13 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
|
Wed, 23 Sep 2015 12:43:05 +0200 |
Sebastien Jodogne |
Support of binary tags encoded using data URI scheme
|
Mon, 21 Sep 2015 13:26:45 +0200 |
Sebastien Jodogne |
"/system" URI gives information about the plugins used for storage area and DB back-end
|
Fri, 18 Sep 2015 16:32:29 +0200 |
Sebastien Jodogne |
Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
|
Fri, 18 Sep 2015 10:39:43 +0200 |
Sebastien Jodogne |
Add ".dcm" suffix to files in ZIP archives
|
Wed, 16 Sep 2015 16:53:23 +0200 |
Sebastien Jodogne |
set version
Orthanc-0.9.4
|
Wed, 16 Sep 2015 15:18:59 +0200 |
Sebastien Jodogne |
Primitives to upgrade the database version in plugins
|
Tue, 01 Sep 2015 17:40:45 +0200 |
Sebastien Jodogne |
news
|
Mon, 31 Aug 2015 17:37:54 +0200 |
Sebastien Jodogne |
primitives for image encoding/decoding in plugins
|
Fri, 28 Aug 2015 13:47:23 +0200 |
Sebastien Jodogne |
Improvements to the sample "ServeFolders" plugin
|
Thu, 27 Aug 2015 14:58:58 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterRestCallbackNoLock, documentation
|
Thu, 27 Aug 2015 12:56:48 +0200 |
Sebastien Jodogne |
OrthancPluginSendHttpStatus
|
Thu, 27 Aug 2015 12:32:09 +0200 |
Sebastien Jodogne |
OrthancPluginGetErrorDescription
|
Thu, 27 Aug 2015 11:35:16 +0200 |
Sebastien Jodogne |
configuration option HttpDescribeErrors
|
Wed, 26 Aug 2015 17:51:03 +0200 |
Sebastien Jodogne |
New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
|
Wed, 26 Aug 2015 16:49:46 +0200 |
Sebastien Jodogne |
OrthancPluginReadFile, OrthancPluginWriteFile
|
Wed, 26 Aug 2015 12:12:25 +0200 |
Sebastien Jodogne |
New function "GetOrthancConfiguration()" to get the Orthanc configuration
|
Tue, 25 Aug 2015 17:39:38 +0200 |
Sebastien Jodogne |
encoding of exceptions
|
Tue, 25 Aug 2015 16:18:37 +0200 |
Sebastien Jodogne |
Plugins have access to explicit error codes
|
Tue, 25 Aug 2015 13:37:57 +0200 |
Sebastien Jodogne |
give access to full request origin in ReceivedInstanceFilter (Lua)
|
Tue, 25 Aug 2015 12:10:12 +0200 |
Sebastien Jodogne |
More information about the origin request in OnStoredInstance() callbacks
|
Sun, 23 Aug 2015 09:49:16 +0200 |
jodogne |
If error while calling the REST API, the answer body contains an error description
|
Thu, 20 Aug 2015 17:05:05 +0200 |
Sebastien Jodogne |
Preview of PDF files encapsulated in DICOM from Orthanc Explorer
|
Thu, 20 Aug 2015 15:18:13 +0200 |
Sebastien Jodogne |
Creation of DICOM files with encapsulated PDF
|
Thu, 20 Aug 2015 11:56:42 +0200 |
Sebastien Jodogne |
New function OrthancPluginBufferCompression() to (un)compress memory buffers
|
Fri, 14 Aug 2015 11:52:03 +0200 |
Sebastien Jodogne |
Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
|
Thu, 13 Aug 2015 15:25:38 +0200 |
Sebastien Jodogne |
error detection in patches
|