log NEWS @ 3277:7d4e06beb1ec

age author description
Thu, 21 Feb 2019 10:24:59 +0100 Sebastien Jodogne typo
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 20 Feb 2019 15:45:19 +0100 Sebastien Jodogne news
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:04:04 +0100 Sebastien Jodogne Separation of ideographic and phonetic characters in DICOMweb JSON and XML
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Fri, 08 Feb 2019 16:45:40 +0100 Sebastien Jodogne typo
Fri, 08 Feb 2019 15:02:50 +0100 Sebastien Jodogne Orthanc-1.5.4 Orthanc-1.5.4
Wed, 06 Feb 2019 18:01:43 +0100 Sebastien Jodogne new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Tue, 05 Feb 2019 06:44:36 +0100 Sebastien Jodogne URI "/peers?expand" provides more information
Mon, 04 Feb 2019 15:47:56 +0100 Sebastien Jodogne New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
Thu, 31 Jan 2019 17:39:14 +0100 Sebastien Jodogne Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
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
Thu, 20 Dec 2018 10:45:09 +0100 Sebastien Jodogne set version Orthanc-1.5.1
Fri, 14 Dec 2018 12:10:03 +0100 Sebastien Jodogne On C-FIND, avoid accessing the storage area whenever possible
Thu, 13 Dec 2018 17:54:06 +0100 Sebastien Jodogne Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Thu, 13 Dec 2018 17:19:50 +0100 Sebastien Jodogne make "/tools/create-dicom" more tolerant to invalid specific character set
Wed, 12 Dec 2018 09:08:34 +0100 Sebastien Jodogne fix NEWS
Tue, 11 Dec 2018 15:34:57 +0100 am NEWS wrt /modalities (again)
Mon, 10 Dec 2018 20:32:47 +0100 Sebastien Jodogne fix NEWS
Mon, 10 Dec 2018 18:48:40 +0100 am fix NEWS
Mon, 10 Dec 2018 15:15:28 +0100 Sebastien Jodogne set version Orthanc-1.5.0
Mon, 10 Dec 2018 10:33:58 +0100 Sebastien Jodogne New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()