log Plugins/Engine/OrthancPlugins.cpp @ 1810:796d0b087fb8 worklists

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