log OrthancServer/LuaScripting.h @ 3844:c9c34bb50f0a

age author description
Wed, 19 Feb 2020 14:19:49 +0100 Sebastien Jodogne Lua events for deleted/updated resources
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 18 Oct 2018 10:35:09 +0200 Sebastien Jodogne refactoring DicomInstanceToStore db-changes
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts
Mon, 11 Jun 2018 20:26:24 +0200 Sebastien Jodogne lua callbacks for jobs jobs
Mon, 04 Jun 2018 11:53:12 +0200 Sebastien Jodogne testing value serialization jobs
Tue, 22 May 2018 12:59:38 +0200 Sebastien Jodogne fix jobs
Tue, 22 May 2018 12:45:34 +0200 Sebastien Jodogne back to a single Lua context jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Sat, 19 May 2018 16:29:00 +0200 Sebastien Jodogne switch Lua to new jobs engine jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 26 Aug 2015 12:12:25 +0200 Sebastien Jodogne New function "GetOrthancConfiguration()" to get the Orthanc configuration
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
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
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 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
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