log NEWS @ 3178:6d558598d713

age author description
Wed, 30 Jan 2019 12:41:20 +0100 Sebastien Jodogne Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Fri, 25 Jan 2019 15:41:17 +0100 Sebastien Jodogne set version Orthanc-1.5.3
Fri, 25 Jan 2019 13:10:52 +0100 Sebastien Jodogne Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Wed, 23 Jan 2019 14:23:10 +0100 Sebastien Jodogne Don't return tags whose group is below 0x0008 in C-FIND SCP
Wed, 23 Jan 2019 09:32:59 +0100 Sebastien Jodogne Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
Mon, 21 Jan 2019 12:09:04 +0100 Sebastien Jodogne Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
Fri, 18 Jan 2019 17:10:24 +0100 Sebastien Jodogne set version Orthanc-1.5.2
Thu, 17 Jan 2019 18:30:52 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 17 Jan 2019 18:29:16 +0100 Sebastien Jodogne renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Wed, 16 Jan 2019 14:14:48 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 14:14:24 +0100 Sebastien Jodogne rollback to Mongoose as default HTTP server
Wed, 16 Jan 2019 09:53:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Tue, 15 Jan 2019 21:09:33 +0100 Sebastien Jodogne Fix issue #58 (Patient recycling order should be defined by their received last instance) db-changes
Mon, 14 Jan 2019 13:13:12 +0100 Sebastien Jodogne Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) db-changes
Mon, 14 Jan 2019 13:11:43 +0100 Sebastien Jodogne Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
Sun, 13 Jan 2019 20:16:43 +0100 s jodogne compatibility with dcmtk 3.6.4
Fri, 11 Jan 2019 11:01:55 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 11 Jan 2019 10:46:16 +0100 Sebastien Jodogne minor layout modification
Thu, 10 Jan 2019 21:23:31 +0100 Sebastien Jodogne Don't consider tags whose group is below 0x0008 in C-FIND SCP
Thu, 10 Jan 2019 20:55:28 +0100 Sebastien Jodogne Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
Thu, 10 Jan 2019 18:02:34 +0100 Sebastien Jodogne More consistent handling of the "Last" field returned by the "/changes" URI db-changes
Sat, 29 Dec 2018 14:16:43 +0100 Sebastien Jodogne fix compatibility with civetweb 1.11
Wed, 26 Dec 2018 11:15:17 +0100 am Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
Thu, 20 Dec 2018 15:24:55 +0100 Sebastien Jodogne fix issue #118