log Plugins/OrthancCPlugin/OrthancCPlugin.h @ 1288:6e7e5ed91c2d

age author description
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, 15 Dec 2014 10:20:33 +0100 Sebastien Jodogne Plugins can get/set global properties to save their configuration
Thu, 04 Dec 2014 17:18:18 +0100 Sebastien Jodogne fixes
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Thu, 23 Oct 2014 13:52:01 +0200 Sebastien Jodogne refactoring db-changes
Thu, 25 Sep 2014 17:02:28 +0200 Sebastien Jodogne NewChildInstance change type db-changes
Thu, 25 Sep 2014 16:42:19 +0200 Sebastien Jodogne note db-changes
Wed, 24 Sep 2014 17:37:44 +0200 Sebastien Jodogne Plugins can monitor changes through callbacks db-changes
Thu, 11 Sep 2014 13:06:16 +0200 Sebastien Jodogne Plugins can retrieve the path to Orthanc and to its configuration file
Thu, 11 Sep 2014 10:00:46 +0200 Sebastien Jodogne doc
Tue, 09 Sep 2014 17:33:46 +0200 Sebastien Jodogne OrthancPluginSetHttpHeader
Tue, 09 Sep 2014 16:47:04 +0200 Sebastien Jodogne sample custom storage plugin
Tue, 09 Sep 2014 15:55:43 +0200 Sebastien Jodogne index-only mode, and custom storage area with plugins
Mon, 28 Jul 2014 11:49:16 +0200 Sebastien Jodogne plugin lookup using accession number
Mon, 28 Jul 2014 11:34:01 +0200 Sebastien Jodogne documentation of plugin sdk
Mon, 28 Jul 2014 11:09:03 +0200 Sebastien Jodogne access metadata in plugins
Fri, 25 Jul 2014 18:39:02 +0200 Sebastien Jodogne OnStoredInstance callback in plugins
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins
Thu, 17 Jul 2014 14:14:15 +0200 Sebastien Jodogne plugins have access to the HTTP headers
Thu, 17 Jul 2014 13:04:02 +0200 Sebastien Jodogne check plugin version in samples
Thu, 17 Jul 2014 12:46:00 +0200 Sebastien Jodogne check version in plugins
Wed, 16 Jul 2014 14:29:37 +0200 Sebastien Jodogne LookupResource service in plugin SDK