log Plugins/Engine/OrthancPlugins.cpp @ 2107:88831c3edd8f

age author description
Wed, 19 Oct 2016 17:22:09 +0200 Sebastien Jodogne fix
Fri, 24 Jun 2016 11:42:23 +0200 Sebastien Jodogne HttpClient::SetConvertHeadersToLowerCase
Tue, 21 Jun 2016 17:08:09 +0200 Sebastien Jodogne OrthancPluginHttpClient can return the HTTP headers of the answer
Mon, 20 Jun 2016 14:07:29 +0200 sjodogne fix msvc warnings
Fri, 17 Jun 2016 17:09:50 +0200 Sebastien Jodogne Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
Tue, 14 Jun 2016 17:53:23 +0200 Sebastien Jodogne HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Fri, 10 Jun 2016 17:54:26 +0200 Sebastien Jodogne More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Thu, 09 Jun 2016 17:25:34 +0200 Sebastien Jodogne catching SIGHUP signal
Thu, 09 Jun 2016 15:46:33 +0200 Sebastien Jodogne DicomMap::ParseDicomMetaInformation()
Thu, 09 Jun 2016 14:48:40 +0200 Sebastien Jodogne more generic support of value representations
Tue, 31 May 2016 12:19:53 +0200 Sebastien Jodogne Speedup in plugins by removing unnecessary locks
Thu, 26 May 2016 14:24:56 +0200 Sebastien Jodogne New URI "/modalities/.../move" to issue C-Move SCU requests
Tue, 24 May 2016 17:45:56 +0200 Sebastien Jodogne New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Mon, 25 Apr 2016 14:31:19 +0200 Sebastien Jodogne corrected error code
Thu, 07 Apr 2016 17:42:20 +0200 Sebastien Jodogne sample plugin
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Fri, 12 Feb 2016 15:08:13 +0100 Sebastien Jodogne fix case for HTTP headers keys in OrthancPluginRestApiGet2
Tue, 09 Feb 2016 15:26:37 +0100 Sebastien Jodogne IImageWriter
Tue, 05 Jan 2016 17:45:27 +0100 Sebastien Jodogne optimization for multi-frame images
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 09 Dec 2015 09:29:05 +0100 Sebastien Jodogne OrthancPluginSendMultipartItem2 for DICOMweb
Wed, 02 Dec 2015 13:00:18 +0100 Sebastien Jodogne "OrthancPluginLookupDictionary()" to get information about some DICOM tag
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Mon, 30 Nov 2015 15:34:14 +0100 Sebastien Jodogne cppcheck
Mon, 30 Nov 2015 13:50:21 +0100 Sebastien Jodogne ensure images returned to plugins are writable
Mon, 30 Nov 2015 13:16:52 +0100 Sebastien Jodogne better handling of ordered-slices
Mon, 30 Nov 2015 10:34:04 +0100 Sebastien Jodogne simplification of the sample plugin
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Wed, 25 Nov 2015 17:35:52 +0100 Sebastien Jodogne OrthancPluginDecodeDicomImage
Wed, 25 Nov 2015 16:56:24 +0100 Sebastien Jodogne sample plugin: CustomImageDecoder
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Wed, 25 Nov 2015 14:24:26 +0100 Sebastien Jodogne only one modality worklist handler at once
Tue, 24 Nov 2015 17:46:32 +0100 Sebastien Jodogne OrthancPluginDicomFromJson
Tue, 24 Nov 2015 13:45:55 +0100 Sebastien Jodogne integration mainline->worklists worklists
Tue, 24 Nov 2015 11:38:14 +0100 Sebastien Jodogne OrthancPluginGetInstanceOrigin
Mon, 23 Nov 2015 17:15:19 +0100 Sebastien Jodogne rename worklists
Mon, 23 Nov 2015 17:09:27 +0100 Sebastien Jodogne more consistent naming in worklist primitives worklists
Mon, 23 Nov 2015 17:02:42 +0100 Sebastien Jodogne disable worklist support if no plugin has registered callbacks worklists
Fri, 20 Nov 2015 15:54:07 +0100 Sebastien Jodogne sample worklist plugin worklists
Fri, 20 Nov 2015 14:33:41 +0100 Sebastien Jodogne sdk primitives to handle worklists worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Fri, 13 Nov 2015 15:06:45 +0100 Sebastien Jodogne OrthancPluginRestApiGet2
Tue, 10 Nov 2015 17:18:42 +0100 Sebastien Jodogne refactoring
Mon, 09 Nov 2015 17:39:42 +0100 Sebastien Jodogne fix possible deadlock in custom database plugins
Thu, 29 Oct 2015 11:09:00 +0100 Sebastien Jodogne LookupIdentifier is plugins db-changes
Mon, 26 Oct 2015 12:30:34 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 23 Oct 2015 16:52:23 +0200 Sebastien Jodogne remove test code
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Thu, 22 Oct 2015 19:53:51 +0200 Sebastien Jodogne DicomToJson callable from plugins
Tue, 20 Oct 2015 15:03:52 +0200 Sebastien Jodogne rename LookupIdentifier as LookupIdentifierExact db-changes
Tue, 20 Oct 2015 14:50:10 +0200 Sebastien Jodogne fix db-changes
Fri, 02 Oct 2015 13:26:05 +0200 Sebastien Jodogne UpgradeDatabase in the sample plugin db-changes
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Fri, 25 Sep 2015 17:29:39 +0200 Sebastien Jodogne improved custom error login
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Thu, 24 Sep 2015 16:01:09 +0200 Sebastien Jodogne simplification in error casting with plugins
Wed, 23 Sep 2015 22:05:27 +0200 Sebastien Jodogne plugin error dictionary
Wed, 23 Sep 2015 14:42:20 +0200 Sebastien Jodogne provision for error codes in plugins
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
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:46:35 +0200 Sebastien Jodogne OrthancPluginErrorCode in REST callbacks
Fri, 18 Sep 2015 16:32:29 +0200 Sebastien Jodogne Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Fri, 18 Sep 2015 12:58:51 +0200 Sebastien Jodogne reorganization
Fri, 18 Sep 2015 12:37:58 +0200 Sebastien Jodogne fix missing precompiled headers
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Fri, 04 Sep 2015 17:12:25 +0200 Sebastien Jodogne drawing texts on image from plugins
Fri, 04 Sep 2015 16:36:18 +0200 Sebastien Jodogne Core/ImageFormats folder renamed as Core/Images
Wed, 02 Sep 2015 15:07:47 +0200 Sebastien Jodogne Implementation of the "GetAllPublicIdsWithLimit" extension
Wed, 02 Sep 2015 13:58:08 +0200 Sebastien Jodogne OrthancPluginConvertPixelFormat
Tue, 01 Sep 2015 17:37:26 +0200 Sebastien Jodogne issuing HTTP requests from the plugin SDK
Tue, 01 Sep 2015 16:41:16 +0200 Sebastien Jodogne fix
Tue, 01 Sep 2015 14:57:13 +0200 Sebastien Jodogne JpegReader
Tue, 01 Sep 2015 13:08:41 +0200 Sebastien Jodogne CompressAndAnswerJpegImage
Tue, 01 Sep 2015 12:11:53 +0200 Sebastien Jodogne documentation, primitives for jpeg
Tue, 01 Sep 2015 11:23:41 +0200 Sebastien Jodogne fixes to image primitives
Mon, 31 Aug 2015 17:37:54 +0200 Sebastien Jodogne primitives for image encoding/decoding in plugins
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
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Tue, 25 Aug 2015 16:18:37 +0200 Sebastien Jodogne Plugins have access to explicit error codes
Tue, 25 Aug 2015 15:45:50 +0200 Sebastien Jodogne check the size of the enumerations in the plugin engine
Tue, 25 Aug 2015 15:33:36 +0200 Sebastien Jodogne cont
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Thu, 20 Aug 2015 11:56:42 +0200 Sebastien Jodogne New function OrthancPluginBufferCompression() to (un)compress memory buffers
Thu, 20 Aug 2015 10:32:43 +0200 Sebastien Jodogne ensure mutual exclusion in InvokeService
Thu, 13 Aug 2015 21:02:31 +0200 jodogne fix msvc warnings
Tue, 11 Aug 2015 13:37:24 +0200 Sebastien Jodogne refactoring
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 28 Jul 2015 09:11:37 +0200 Sebastien Jodogne Fix potential deadlock in the callbacks of plugins
Thu, 02 Jul 2015 11:35:41 +0200 Sebastien Jodogne refactoring of the main function
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 12:30:19 +0200 Sebastien Jodogne refactoring: SimpleGet
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Tue, 30 Jun 2015 17:19:26 +0200 Sebastien Jodogne uncoupling of SignalChange for Lua scripts
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples
Fri, 26 Jun 2015 15:32:45 +0200 Sebastien Jodogne OrthancPluginGetConfiguration
Wed, 03 Jun 2015 10:19:13 +0200 Sebastien Jodogne OrthancPluginGetExpectedDatabaseVersion
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Wed, 11 Mar 2015 16:57:01 +0100 Sebastien Jodogne removal of test code
Wed, 11 Mar 2015 16:51:31 +0100 Sebastien Jodogne fix recovery tool
Wed, 18 Feb 2015 13:06:01 +0100 Sebastien Jodogne fix in the plugin destruction
Wed, 11 Feb 2015 10:40:08 +0100 Sebastien Jodogne custom database back-end db-changes
Fri, 06 Feb 2015 14:23:14 +0100 Sebastien Jodogne fix
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 03 Feb 2015 11:52:21 +0100 Sebastien Jodogne Plugins can do REST calls to other plugins
Tue, 03 Feb 2015 10:25:56 +0100 Sebastien Jodogne Plugins can access the command-line arguments used to launch Orthanc
Mon, 05 Jan 2015 11:14:58 +0100 Sebastien Jodogne removal of const on IStorageArea::Read()