log NEWS @ 3044:1000178f94e4

age author description
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