log OrthancServer/main.cpp @ 1437:02f5a3f5c0a0

age author description
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
Fri, 05 Sep 2014 17:12:08 +0200 Sebastien Jodogne FilesystemStorageWithoutDicom