log OrthancServer/LuaScripting.cpp @ 1574:0c29ebe80ac9

age author description
Tue, 25 Aug 2015 13:37:57 +0200 Sebastien Jodogne give access to full request origin in ReceivedInstanceFilter (Lua)
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Thu, 13 Aug 2015 21:02:31 +0200 jodogne fix msvc warnings
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Mon, 27 Jul 2015 17:33:47 +0200 Sebastien Jodogne sample Lua script to write DICOM series to disk
Thu, 02 Jul 2015 15:44:24 +0200 Sebastien Jodogne fix recursive calls with Lua
Thu, 02 Jul 2015 15:17:19 +0200 Sebastien Jodogne Initialize() and Finalize() events in Lua
Thu, 02 Jul 2015 09:14:53 +0200 Sebastien Jodogne NEWS
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Wed, 01 Jul 2015 12:30:19 +0200 Sebastien Jodogne refactoring: SimpleGet
Wed, 01 Jul 2015 12:09:58 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler inside OrthancServer
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Wed, 01 Jul 2015 10:18:26 +0200 Sebastien Jodogne lua
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:46:23 +0200 Sebastien Jodogne refactoring: Lua toolbox
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting