log OrthancServer/LuaScripting.cpp @ 4030:100fbe970762

age author description
Tue, 09 Jun 2020 20:50:20 +0200 Sebastien Jodogne DANGEROUS commit: removing HAS_EMBEDDED_RESOURCES
Mon, 11 May 2020 21:07:36 +0200 Sebastien Jodogne new plugin SDK primitives related to OrthancPluginDicomInstance transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Mon, 20 Apr 2020 16:46:44 +0200 Sebastien Jodogne refactoring: TimeoutDicomConnectionManager is now only used by Lua
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
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 Jun 2019 16:06:47 +0200 Sebastien Jodogne Fix issue #106 (Unable to export preview as jpeg from Lua script)
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 16:31:20 +0100 Sebastien Jodogne simplifying OrthancConfiguration for modalities/peers
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts
Thu, 12 Jul 2018 21:50:15 +0200 Sebastien Jodogne fix warning jobs
Mon, 11 Jun 2018 20:26:24 +0200 Sebastien Jodogne lua callbacks for jobs jobs
Fri, 08 Jun 2018 13:51:31 +0200 Sebastien Jodogne fix deadlock, speed up unit tests jobs
Mon, 04 Jun 2018 11:53:12 +0200 Sebastien Jodogne testing value serialization jobs
Fri, 01 Jun 2018 10:51:06 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Mon, 28 May 2018 10:58:07 +0200 Sebastien Jodogne Avoid unnecessary calls to the database if there is no Lua callback jobs
Mon, 28 May 2018 10:54:59 +0200 Sebastien Jodogne Avoid unnecessary calls to the database if there is no Lua callback
Tue, 22 May 2018 14:08:57 +0200 Sebastien Jodogne speeding up shutdown if Lua script is in trailing phase jobs
Tue, 22 May 2018 12:59:38 +0200 Sebastien Jodogne fix 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
Thu, 29 Mar 2018 14:52:11 +0200 Sebastien Jodogne ParseAnonymizationRequest/ParseModifyRequest now in DicomModification
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
Tue, 13 Dec 2016 14:34:33 +0100 Sebastien Jodogne Fix handling of Move Originator AET and ID in C-MOVE SCP
Wed, 15 Jun 2016 17:19:10 +0200 Sebastien Jodogne reorganization
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Thu, 07 Jan 2016 11:28:19 +0100 Sebastien Jodogne Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 09 Oct 2015 12:29:21 +0200 Sebastien Jodogne DicomModification use Json::Value
Wed, 30 Sep 2015 09:44:38 +0200 Sebastien Jodogne Optional argument "keepStrings" in "DumpJson()"
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
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