Fri, 23 Oct 2015 16:49:17 +0200 |
Sebastien Jodogne |
OrthancStarted and OrthancStopped events in plugins
|
Wed, 21 Oct 2015 14:28:57 +0200 |
Sebastien Jodogne |
Under Windows, the exit status of Orthanc corresponds to the encountered error code
|
Wed, 21 Oct 2015 14:10:55 +0200 |
Sebastien Jodogne |
PrintErrors
|
Wed, 21 Oct 2015 10:34:29 +0200 |
Sebastien Jodogne |
New URI "/tools/shutdown" to stop Orthanc from the REST API
|
Fri, 02 Oct 2015 13:57:54 +0200 |
Sebastien Jodogne |
improved exception handling in the main program
db-changes
|
Fri, 02 Oct 2015 12:20:49 +0200 |
Sebastien Jodogne |
sample database plugin now working
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
|
Wed, 30 Sep 2015 14:04:25 +0200 |
Sebastien Jodogne |
better command-line options handling
|
Fri, 25 Sep 2015 17:29:39 +0200 |
Sebastien Jodogne |
improved custom error login
|
Fri, 25 Sep 2015 16:47:05 +0200 |
Sebastien Jodogne |
refactoring
|
Fri, 25 Sep 2015 16:24:13 +0200 |
Sebastien Jodogne |
New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
|
Thu, 24 Sep 2015 15:55:17 +0200 |
Sebastien Jodogne |
IHttpExceptionFormatter
|
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
|
Wed, 16 Sep 2015 15:18:59 +0200 |
Sebastien Jodogne |
Primitives to upgrade the database version in plugins
|
Thu, 27 Aug 2015 11:35:16 +0200 |
Sebastien Jodogne |
configuration option HttpDescribeErrors
|
Wed, 26 Aug 2015 17:51:03 +0200 |
Sebastien Jodogne |
New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
|
Tue, 25 Aug 2015 13:05:22 +0200 |
Sebastien Jodogne |
more information about the origin of requests submitted to the DICOM handlers
|
Tue, 25 Aug 2015 12:10:12 +0200 |
Sebastien Jodogne |
More information about the origin request in OnStoredInstance() callbacks
|
Mon, 17 Aug 2015 10:47:04 +0200 |
Sebastien Jodogne |
refactoring and simplification of StorageAccessor
|
Tue, 11 Aug 2015 10:32:34 +0200 |
Sebastien Jodogne |
cont
|
Tue, 04 Aug 2015 14:04:48 +0200 |
Sebastien Jodogne |
support of --logdir by the internal logger
|
Tue, 04 Aug 2015 12:22:08 +0200 |
Sebastien Jodogne |
basic logger
|
Tue, 04 Aug 2015 10:01:31 +0200 |
Sebastien Jodogne |
refactoring to Logging.h
|
Tue, 04 Aug 2015 09:35:09 +0200 |
Sebastien Jodogne |
Creation of Logging.h
|
Thu, 02 Jul 2015 15:17:19 +0200 |
Sebastien Jodogne |
Initialize() and Finalize() events in Lua
|
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 12:09:58 +0200 |
Sebastien Jodogne |
refactoring: OrthancHttpHandler inside OrthancServer
|
Wed, 01 Jul 2015 11:30:19 +0200 |
Sebastien Jodogne |
refactoring: OrthancHttpHandler
|
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
|
Tue, 26 May 2015 17:54:34 +0200 |
Sebastien Jodogne |
query retrieve
query-retrieve
|
Fri, 22 May 2015 16:17:28 +0200 |
Sebastien Jodogne |
move primitives
query-retrieve
|
Thu, 21 May 2015 16:58:30 +0200 |
Sebastien Jodogne |
integration mainline->query-retrieve
query-retrieve
|
Wed, 18 Feb 2015 13:06:01 +0100 |
Sebastien Jodogne |
fix in the plugin destruction
|
Fri, 13 Feb 2015 09:51:22 +0100 |
Sebastien Jodogne |
more explicit message
|
Wed, 11 Feb 2015 10:40:08 +0100 |
Sebastien Jodogne |
custom database back-end
db-changes
|
Thu, 05 Feb 2015 09:41:38 +0100 |
Sebastien Jodogne |
upgrade to year 2015
|
Thu, 05 Feb 2015 09:39:55 +0100 |
Sebastien Jodogne |
upgrade to year 2015
|
Tue, 03 Feb 2015 15:00:42 +0100 |
Sebastien Jodogne |
Access to called AET and remote AET from Lua scripts
|
Tue, 03 Feb 2015 10:25:56 +0100 |
Sebastien Jodogne |
Plugins can access the command-line arguments used to launch Orthanc
|
Wed, 21 Jan 2015 17:32:53 +0100 |
Sebastien Jodogne |
refactoring
|
Mon, 05 Jan 2015 11:14:58 +0100 |
Sebastien Jodogne |
removal of const on IStorageArea::Read()
|
Mon, 08 Dec 2014 13:54:27 +0100 |
Sebastien Jodogne |
abstraction
|
Mon, 08 Dec 2014 12:42:50 +0100 |
Sebastien Jodogne |
catch more exceptions (patch from Valdas Rapsevicius)
|
Thu, 04 Dec 2014 17:04:40 +0100 |
Sebastien Jodogne |
Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
|
Wed, 12 Nov 2014 11:52:40 +0100 |
Sebastien Jodogne |
fix race condition while unregistering plugins
|
Tue, 04 Nov 2014 13:56:17 +0100 |
Sebastien Jodogne |
comments
db-changes
|
Thu, 23 Oct 2014 14:29:45 +0200 |
Sebastien Jodogne |
separated thread for change callbacks in plugins
db-changes
|
Mon, 20 Oct 2014 16:46:40 +0200 |
Sebastien Jodogne |
fix crash when stopping Orthanc during a DICOM connection
|
Mon, 22 Sep 2014 13:26:24 +0200 |
Sebastien Jodogne |
log version on startup
|
Thu, 18 Sep 2014 17:18:26 +0200 |
Sebastien Jodogne |
Configuration/Lua to select the accepted C-Store SCP transfer syntaxes
|
Wed, 17 Sep 2014 17:23:08 +0200 |
Sebastien Jodogne |
abstraction to allow/prevent transfer syntaxes on AET basis
|
Tue, 09 Sep 2014 15:55:43 +0200 |
Sebastien Jodogne |
index-only mode, and custom storage area with plugins
|
Tue, 09 Sep 2014 12:53:49 +0200 |
Sebastien Jodogne |
preparing storage plugin
|
Tue, 09 Sep 2014 10:43:23 +0200 |
Sebastien Jodogne |
rename
|