log UnitTestsSources/UnitTestsMain.cpp @ 3844:c9c34bb50f0a

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 22 Nov 2019 13:29:41 +0100 Sebastien Jodogne unit test DicomWebJson.PixelSpacing
Thu, 07 Nov 2019 10:38:46 +0100 Alain Mazy C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
Wed, 21 Aug 2019 16:57:02 +0200 Sebastien Jodogne fix unit tests if dcmtk != 3.6.1
Wed, 19 Jun 2019 12:31:59 +0200 Sebastien Jodogne new mime type: font/woff2
Thu, 02 May 2019 09:22:36 +0200 Sebastien Jodogne new class: FileBuffer
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Mon, 18 Feb 2019 20:42:21 +0100 Sebastien Jodogne unit test Toolbox.SubstituteVariables
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
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
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 18 Dec 2018 12:50:27 +0100 Sebastien Jodogne cont db-changes
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()
Tue, 27 Nov 2018 17:08:48 +0100 Sebastien Jodogne new class: OrthancConfiguration
Wed, 07 Nov 2018 12:59:03 +0100 Sebastien Jodogne variable substitution with default value
Wed, 07 Nov 2018 11:13:30 +0100 Sebastien Jodogne Toolbox::SubstituteVariables and SystemToolbox::GetEnvironmentVariables
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 13:53:29 +0100 Sebastien Jodogne Remove invalid characters from badly-encoded UTF-8 strings
Tue, 30 Oct 2018 12:29:55 +0100 Sebastien Jodogne AutodetectMimeType() now using boost::filesystem
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Mon, 22 Oct 2018 14:20:21 +0200 Sebastien Jodogne Font::Render()
Sat, 13 Oct 2018 12:17:16 +0200 Sebastien Jodogne New modality manufacturer: "GE" for GE Healthcare EA and AW
Wed, 26 Sep 2018 09:50:30 +0200 Sebastien Jodogne revert bad fix
Tue, 25 Sep 2018 07:08:37 +0200 Sebastien Jodogne explicitly setting the locale in unit tests
Thu, 31 May 2018 17:30:22 +0200 Sebastien Jodogne StringToJobState jobs
Tue, 17 Apr 2018 21:01:08 +0200 Sebastien Jodogne fix freebsd
Wed, 28 Mar 2018 18:02:07 +0200 Sebastien Jodogne loading DICOM dictionaries in sandboxed environments
Wed, 28 Mar 2018 15:20:50 +0200 Sebastien Jodogne SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
Fri, 23 Mar 2018 18:13:21 +0100 Sebastien Jodogne ITagVisitor - for anonymization relationships
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 05 Dec 2017 21:58:09 +0100 Sebastien Jodogne fix Toolbox::IsAsciiString
Fri, 29 Sep 2017 10:16:28 +0200 Sebastien Jodogne fix gcc warnings in unit tests
Mon, 21 Aug 2017 16:28:53 +0200 jodogne compilation succeeds on OpenBSD
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Thu, 13 Jul 2017 12:37:55 +0200 amazy made some manufacturer obsolete: MedInria (that was not used), Syngovia & AgfaImpax (replaced by GenericNoWildcardInDates) + added 'GenericNoWildcards'
Wed, 12 Jul 2017 22:07:07 +0200 Sebastien Jodogne switch to anonymization according to DICOM 2017c issue-46-anonymization
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Thu, 14 Jul 2016 14:21:29 +0200 Sebastien Jodogne refactoring
Thu, 23 Jun 2016 10:08:27 +0200 Sebastien Jodogne Toolbox::UriEncode
Mon, 13 Jun 2016 15:49:10 +0200 Sebastien Jodogne refactoring
Thu, 28 Apr 2016 17:45:03 +0200 Sebastien Jodogne test validity of base64 strings
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Mon, 11 Apr 2016 13:50:44 +0200 Sebastien Jodogne fix for mingw <= 4.2
Mon, 11 Apr 2016 12:53:42 +0200 Sebastien Jodogne fix for old versions of mingw
Fri, 25 Mar 2016 11:28:52 +0100 Sebastien Jodogne fix for msvc
Fri, 25 Mar 2016 11:08:07 +0100 Sebastien Jodogne PatternUint16
Fri, 25 Mar 2016 10:48:12 +0100 Sebastien Jodogne tests EndiannessConversions32/64
Fri, 25 Mar 2016 10:24:51 +0100 Sebastien Jodogne endianness