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()
Fri, 07 Dec 2018 18:03:56 +0100 Sebastien Jodogne New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Mon, 03 Dec 2018 17:14:55 +0100 Sebastien Jodogne New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Thu, 29 Nov 2018 20:36:55 +0100 Sebastien Jodogne typo
Thu, 29 Nov 2018 20:36:31 +0100 Sebastien Jodogne New options to URI "/queries/.../answers": "?expand" and "?limit"
Thu, 29 Nov 2018 18:40:51 +0100 Sebastien Jodogne Lua 5.3.5
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Thu, 15 Nov 2018 11:35:35 +0100 Sebastien Jodogne "SynchronousCMove" is now "true" by default
Tue, 13 Nov 2018 17:50:03 +0100 Sebastien Jodogne Fix issue #114
Tue, 13 Nov 2018 16:21:13 +0100 Sebastien Jodogne upgrade to Boost 1.68 in static builds
Tue, 13 Nov 2018 12:01:12 +0100 Sebastien Jodogne Go back to lookup if deleting a resource without an ancestor
Fri, 09 Nov 2018 14:48:32 +0100 Sebastien Jodogne New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
Fri, 09 Nov 2018 09:46:21 +0100 Sebastien Jodogne Orthanc starts even if jobs from a previous execution cannot be unserialized
Wed, 07 Nov 2018 13:06:59 +0100 Sebastien Jodogne Orthanc configuration file can use environment variables
Tue, 30 Oct 2018 17:35:13 +0100 am updated API doc
Tue, 30 Oct 2018 13:53:29 +0100 Sebastien Jodogne Remove invalid characters from badly-encoded UTF-8 strings
Thu, 18 Oct 2018 12:03:51 +0200 Sebastien Jodogne POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
Mon, 15 Oct 2018 13:45:00 +0200 amazy Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
Sat, 13 Oct 2018 12:17:16 +0200 Sebastien Jodogne New modality manufacturer: "GE" for GE Healthcare EA and AW
Tue, 09 Oct 2018 16:27:49 +0200 Sebastien Jodogne Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Tue, 09 Oct 2018 14:19:48 +0200 Sebastien Jodogne Possibility to restrict the allowed DICOM commands for each modality
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob
Tue, 02 Oct 2018 17:05:07 +0200 Sebastien Jodogne New URI: "/studies/.../merge" to merge a study
Fri, 28 Sep 2018 16:48:43 +0200 Sebastien Jodogne New URI: "/studies/.../split" to split a study
Thu, 27 Sep 2018 13:22:57 +0200 Sebastien Jodogne Fix: Closing DICOM associations after running query/retrieve from REST API
Thu, 20 Sep 2018 13:28:18 +0200 Sebastien Jodogne set version Orthanc-1.4.2
Wed, 19 Sep 2018 21:10:49 +0200 Sebastien Jodogne IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Wed, 19 Sep 2018 15:24:01 +0200 Sebastien Jodogne New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Tue, 11 Sep 2018 18:14:52 +0200 Sebastien Jodogne Query/retrieve: Added button for "DX" modality
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Wed, 05 Sep 2018 17:59:09 +0200 Sebastien Jodogne news
Tue, 04 Sep 2018 15:58:26 +0200 Sebastien Jodogne Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
Tue, 04 Sep 2018 15:07:40 +0200 Sebastien Jodogne Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
Tue, 04 Sep 2018 10:10:22 +0200 Sebastien Jodogne Fix issue #54 (quoting multipart answers)
Wed, 29 Aug 2018 13:24:28 +0200 Sebastien Jodogne fix ordering of non-parallel slices + /tools/reconstruct
Thu, 23 Aug 2018 13:52:54 +0200 Sebastien Jodogne New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
Thu, 23 Aug 2018 13:11:48 +0200 Sebastien Jodogne "OrthancPeers" configuration option now allows to specify HTTP headers
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Thu, 16 Aug 2018 10:39:30 +0200 Sebastien Jodogne Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
Thu, 26 Jul 2018 14:02:20 +0200 Sebastien Jodogne Fix HTTPS requests to sites using a certificate encrypted with ECDSA
Thu, 26 Jul 2018 12:25:18 +0200 Sebastien Jodogne New configuration option: "HttpVerbose" to debug outgoing HTTP connections
Thu, 26 Jul 2018 10:33:36 +0200 Sebastien Jodogne Fix OrthancPluginHttpClient() to return the HTTP status on errors
Wed, 25 Jul 2018 13:15:11 +0200 Sebastien Jodogne Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
Tue, 17 Jul 2018 13:14:51 +0200 Sebastien Jodogne set version Orthanc-1.4.1
Tue, 17 Jul 2018 11:25:54 +0200 Sebastien Jodogne moving DatabaseWrapperBase into graveyard
Mon, 16 Jul 2018 13:38:18 +0200 Sebastien Jodogne news
Fri, 13 Jul 2018 17:08:19 +0200 Sebastien Jodogne typo
Fri, 13 Jul 2018 14:55:47 +0200 Sebastien Jodogne set version Orthanc-1.4.0
Thu, 12 Jul 2018 18:01:16 +0200 Sebastien Jodogne new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata jobs
Thu, 12 Jul 2018 16:07:56 +0200 Sebastien Jodogne Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2 jobs
Thu, 12 Jul 2018 15:54:37 +0200 Sebastien Jodogne fix issue #77 jobs
Thu, 12 Jul 2018 12:55:48 +0200 Sebastien Jodogne fix issue #94 jobs
Thu, 12 Jul 2018 11:34:25 +0200 Sebastien Jodogne OrthancPluginCheckVersionAdvanced jobs
Mon, 09 Jul 2018 10:53:13 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 09 Jul 2018 10:52:52 +0200 Sebastien Jodogne upgrade to openssl 1.0.2o
Mon, 09 Jul 2018 10:16:16 +0200 Sebastien Jodogne typo
Mon, 09 Jul 2018 08:18:22 +0200 Sebastien Jodogne integration mainline->jobs jobs
Thu, 05 Jul 2018 12:25:00 +0200 am new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes