log Plugins/Engine/OrthancPlugins.cpp @ 2815:925d8dc03a23

age author description
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