log OrthancServer/OrthancRestApi/OrthancRestSystem.cpp @ 3535:41365091a41e

age author description
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Thu, 26 Sep 2019 10:03:35 +0200 Sebastien Jodogne new configuration option ExecuteLuaEnabled
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Sat, 05 Jan 2019 18:51:36 +0100 Sebastien Jodogne cont db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Thu, 31 May 2018 17:45:09 +0200 Sebastien Jodogne removal of internal job information 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
Mon, 21 May 2018 08:59:04 +0200 Sebastien Jodogne renames jobs
Tue, 15 May 2018 16:10:03 +0200 Sebastien Jodogne getting rid of ReusableDicomConnection in REST API jobs
Fri, 11 May 2018 17:58:06 +0200 Sebastien Jodogne job actions in Orthanc Explorer jobs
Wed, 09 May 2018 17:56:14 +0200 Sebastien Jodogne StoreScuJob, Orthanc Explorer for jobs jobs
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Fri, 08 Dec 2017 10:21:24 +0100 Sebastien Jodogne "/system" URI returns the version of the Orthanc REST API
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Thu, 08 Dec 2016 12:45:06 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND requests
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming