log

age author description
Wed, 11 Sep 2019 13:22:07 +0200 Sebastien Jodogne merge
Wed, 11 Sep 2019 13:21:50 +0200 Sebastien Jodogne reporting timings in HttpClient
Thu, 05 Sep 2019 18:09:21 +0200 Sebastien Jodogne merge
Thu, 05 Sep 2019 18:03:59 +0200 Sebastien Jodogne fix type in sdk
Thu, 05 Sep 2019 13:11:35 +0200 amazy Fix lost relationships between CT and RT-STRUCT during anonymization
Wed, 04 Sep 2019 18:23:22 +0200 amazy in /ordered-slices route, ignore instances without position/normal/seriesIndex
Tue, 03 Sep 2019 10:34:26 +0200 Alain Mazy fix news
Tue, 03 Sep 2019 10:33:26 +0200 Alain Mazy allow only 'token', 'auth-token' and 'authorization' as url params that are included in HTTP headers
Tue, 03 Sep 2019 09:49:10 +0200 Alain Mazy Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
Thu, 29 Aug 2019 11:41:26 +0200 Sebastien Jodogne Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
Wed, 28 Aug 2019 16:54:00 +0200 Sebastien Jodogne Fix generation of "SOP Instance UID" on split and merge
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Wed, 28 Aug 2019 12:21:23 +0200 Sebastien Jodogne removed C++11 primitive
Tue, 27 Aug 2019 14:26:04 +0200 Sebastien Jodogne unit testing new functions in ImageProcessing
Tue, 27 Aug 2019 12:10:13 +0200 Sebastien Jodogne ImageProcessing::SeparableConvolution()
Mon, 26 Aug 2019 10:23:51 +0200 Sebastien Jodogne new functions in ImageProcessing toolbox: FlipX/Y(), Resize(), Halve()
Sat, 24 Aug 2019 15:40:36 +0200 Sebastien Jodogne warning when authentication is automatically enabled
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Fri, 23 Aug 2019 17:31:43 +0200 Sebastien Jodogne more tolerance in ImageProcessing::Set()
Thu, 22 Aug 2019 15:02:19 +0200 Sebastien Jodogne additional check
Wed, 21 Aug 2019 16:57:02 +0200 Sebastien Jodogne fix unit tests if dcmtk != 3.6.1
Wed, 21 Aug 2019 16:47:17 +0200 Sebastien Jodogne DicomMap::FromDicomWeb()
Mon, 19 Aug 2019 16:02:00 +0200 Sebastien Jodogne revert
Mon, 19 Aug 2019 10:59:10 +0200 Sebastien Jodogne AuthenticationEnabled
Mon, 19 Aug 2019 10:18:04 +0200 Benjamin Golinvaux merge
Mon, 19 Aug 2019 10:17:01 +0200 Benjamin Golinvaux Added flag to control the emscripten backend (which, in turn, tweaks the compiler flags)
Fri, 16 Aug 2019 14:38:15 +0200 Sebastien Jodogne Log an explicit error if uploading an empty DICOM file using REST API
Sat, 10 Aug 2019 13:42:38 +0200 Benjamin Golinvaux Merge
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Fri, 09 Aug 2019 09:19:51 +0200 Sebastien Jodogne try and fix dynamic linking against libicu on openSUSE