log NEWS @ 3009:750de70b3603

age author description
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
Tue, 03 Jul 2018 15:59:17 +0200 Sebastien Jodogne New primitive in database SDK: "lookupIdentifierRange" to speed up range searches jobs
Fri, 29 Jun 2018 09:23:43 +0200 Sebastien Jodogne Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project jobs
Wed, 27 Jun 2018 15:09:11 +0200 Sebastien Jodogne Configuration option "LogExportedResources" is now "false" by default jobs
Wed, 20 Jun 2018 18:03:20 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 20 Jun 2018 18:02:36 +0200 Sebastien Jodogne boost 1.67.0
Fri, 25 May 2018 10:54:33 +0200 Sebastien Jodogne new configuration option: SynchronousCMove jobs
Wed, 23 May 2018 14:28:25 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 23 May 2018 10:08:04 +0200 Sebastien Jodogne New option "?short" to list DICOM tags using their hexadecimal ID
Tue, 22 May 2018 13:11:47 +0200 Sebastien Jodogne fix issue #25 jobs
Wed, 16 May 2018 14:40:05 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 16 May 2018 14:32:56 +0200 Sebastien Jodogne new
Wed, 09 May 2018 17:57:21 +0200 Sebastien Jodogne news jobs
Tue, 08 May 2018 20:48:49 +0200 Sebastien Jodogne Fix generation of DICOMDIR if PatientID is empty
Wed, 02 May 2018 11:50:47 +0200 am /tags now returns multiple numerical values in a \ separated string
Wed, 18 Apr 2018 12:35:29 +0200 Sebastien Jodogne set version Orthanc-1.3.2
Wed, 11 Apr 2018 12:10:07 +0200 Sebastien Jodogne boost 1.66.0
Wed, 28 Mar 2018 11:31:19 +0200 Sebastien Jodogne upgrade to zlib 1.2.11
Mon, 26 Mar 2018 17:09:42 +0200 Sebastien Jodogne Preservation of UID relationships while anonymizing
Thu, 22 Mar 2018 15:27:00 +0100 Sebastien Jodogne Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
Wed, 07 Mar 2018 15:46:47 +0100 Sebastien Jodogne new error code: DatabaseUnavailable
Tue, 20 Feb 2018 11:14:59 +0100 Sebastien Jodogne New CMake option: ENABLE_LUA_MODULES to enable Lua modules lua_dll
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Wed, 03 Jan 2018 20:25:35 +0100 Sebastien Jodogne Fix static build on CentOS 6
Wed, 03 Jan 2018 11:02:59 +0100 Sebastien Jodogne Static linking against libuuid
Tue, 02 Jan 2018 18:04:11 +0100 Sebastien Jodogne working on linux standard base
Thu, 14 Dec 2017 16:30:30 +0100 Sebastien Jodogne /tools/create-media-extended to include type-3 tags in DICOMDIR
Thu, 14 Dec 2017 13:02:06 +0100 Sebastien Jodogne Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Fri, 08 Dec 2017 10:21:24 +0100 Sebastien Jodogne "/system" URI returns the version of the Orthanc REST API
Tue, 05 Dec 2017 12:43:28 +0100 amazy added ?expand argument to /peers and /modalities routes
Wed, 29 Nov 2017 17:37:02 +0100 Sebastien Jodogne set version Orthanc-1.3.1
Wed, 29 Nov 2017 17:32:31 +0100 Sebastien Jodogne news
Wed, 29 Nov 2017 15:30:30 +0100 Sebastien Jodogne Upgrade to SQLite amalgamation 3.21.0 in static builds
Sat, 25 Nov 2017 11:22:53 +0100 amazy fix issue 31 for good: removing group length correctly
Wed, 08 Nov 2017 17:49:57 +0100 Sebastien Jodogne Upgrade to Boost 1.65.1 in static builds
Tue, 10 Oct 2017 12:38:02 +0200 Sebastien Jodogne New pixel formats exposed in plugin SDK
Mon, 09 Oct 2017 21:58:08 +0200 Sebastien Jodogne Built-in decoding of palette images
Sun, 08 Oct 2017 11:46:56 +0200 Sebastien Jodogne New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
Wed, 27 Sep 2017 17:36:13 +0200 Sebastien Jodogne ignore-length argument if retrieving DICOM tags
Mon, 25 Sep 2017 14:50:13 +0200 Sebastien Jodogne New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
Sat, 02 Sep 2017 11:50:08 +0200 Sebastien Jodogne Use "GBK" (frequently used in China) as an alias for "GB18030"
Mon, 28 Aug 2017 14:09:24 +0200 Sebastien Jodogne Experimental support of actively maintained Civetweb to replace Mongoose 3.8
Sat, 26 Aug 2017 12:18:45 +0200 Sebastien Jodogne Fix static compilation of DCMTK 3.6.2 on Fedora
Fri, 25 Aug 2017 16:45:08 +0200 Sebastien Jodogne New security-related options: "DicomAlwaysAllowEcho"
Mon, 21 Aug 2017 16:28:53 +0200 jodogne compilation succeeds on OpenBSD
Wed, 19 Jul 2017 13:10:48 +0200 Sebastien Jodogne set version Orthanc-1.3.0
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Mon, 17 Jul 2017 18:49:45 +0200 Sebastien Jodogne switch to just-released dcmtk 3.6.2
Fri, 14 Jul 2017 17:29:18 +0200 Sebastien Jodogne Fix issue #56 (case-insensitive matching over accents)
Fri, 14 Jul 2017 16:34:16 +0200 Sebastien Jodogne "Locale" configuration option
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Fri, 14 Jul 2017 11:43:06 +0200 Sebastien Jodogne news
Fri, 14 Jul 2017 11:17:56 +0200 Sebastien Jodogne fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)