log Plugins/Engine/OrthancPlugins.cpp @ 3205:6c86d4d407da

age author description
Wed, 06 Feb 2019 18:01:43 +0100 Sebastien Jodogne new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Mon, 14 Jan 2019 13:13:12 +0100 Sebastien Jodogne Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) db-changes
Sun, 13 Jan 2019 20:16:43 +0100 s jodogne compatibility with dcmtk 3.6.4
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Wed, 19 Dec 2018 14:20:11 +0100 Sebastien Jodogne moving LookupResource to graveyard db-changes
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()
Tue, 04 Dec 2018 18:56:39 +0100 Sebastien Jodogne log flag to OrthancPluginSetHttpErrorDetails
Mon, 03 Dec 2018 17:14:55 +0100 Sebastien Jodogne New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Mon, 03 Dec 2018 15:11:42 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 16:31:20 +0100 Sebastien Jodogne simplifying OrthancConfiguration for modalities/peers
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Wed, 19 Sep 2018 21:10:49 +0200 Sebastien Jodogne IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Tue, 18 Sep 2018 15:38:18 +0200 Sebastien Jodogne OrthancPluginGetPeerUserProperty()
Thu, 13 Sep 2018 11:37:57 +0200 Sebastien Jodogne typo
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Fri, 07 Sep 2018 10:09:17 +0200 Sebastien Jodogne more generic handling of content and serialization in plugin jobs
Thu, 06 Sep 2018 18:24:44 +0200 Sebastien Jodogne fix
Wed, 05 Sep 2018 17:57:06 +0200 Sebastien Jodogne primitives to create jobs from plugins
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Thu, 26 Jul 2018 10:33:36 +0200 Sebastien Jodogne Fix OrthancPluginHttpClient() to return the HTTP status on errors
Thu, 07 Jun 2018 21:37:40 +0200 Sebastien Jodogne serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Wed, 28 Mar 2018 15:20:50 +0200 Sebastien Jodogne SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server