log Core/Toolbox.cpp @ 3226:45e1631febbb

age author description
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
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Tue, 13 Nov 2018 17:50:03 +0100 Sebastien Jodogne Fix issue #114
Fri, 09 Nov 2018 11:55:16 +0100 Sebastien Jodogne fix for older versions of boost::regex
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 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()
Wed, 03 Oct 2018 14:59:52 +0200 am added mime type for WASM
Fri, 15 Jun 2018 11:18:20 +0200 Sebastien Jodogne fix jobs
Fri, 15 Jun 2018 11:16:37 +0200 Sebastien Jodogne migrate OpenSSL initialization to Toolbox jobs
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
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 11:35:45 +0200 Sebastien Jodogne handy shortcuts in DicomMap
Tue, 22 Aug 2017 21:51:24 +0200 Sebastien Jodogne fix
Tue, 22 Aug 2017 17:32:13 +0200 Sebastien Jodogne refactoring of BoostConfiguration.cmake
Tue, 18 Jul 2017 08:41:09 +0200 Sebastien Jodogne log info
Sat, 15 Jul 2017 13:13:00 +0200 Sebastien Jodogne fix for mingw
Sat, 15 Jul 2017 11:06:59 +0200 jodogne fix default locale for Windows
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
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 19 Dec 2016 15:31:01 +0100 Sebastien Jodogne move USleep() in SystemToolbox
Wed, 23 Nov 2016 15:27:12 +0100 Sebastien Jodogne fix windows build
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Wed, 09 Nov 2016 16:54:23 +0100 Sebastien Jodogne creation of namespace SystemToolbox
Wed, 09 Nov 2016 16:16:26 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 15:07:50 +0100 Sebastien Jodogne safety checks of macros
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Mon, 07 Nov 2016 17:44:10 +0100 Sebastien Jodogne "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Fri, 16 Sep 2016 11:53:17 +0200 Sebastien Jodogne improved logging in FilesystemStorage
Wed, 31 Aug 2016 17:35:38 +0200 Sebastien Jodogne NaCl
Thu, 14 Jul 2016 14:21:29 +0200 Sebastien Jodogne refactoring
Tue, 05 Jul 2016 17:50:18 +0200 Sebastien Jodogne nacl
Mon, 04 Jul 2016 15:50:11 +0200 Sebastien Jodogne cont
Wed, 29 Jun 2016 13:40:24 +0200 Sebastien Jodogne cont
Thu, 23 Jun 2016 10:08:27 +0200 Sebastien Jodogne Toolbox::UriEncode
Mon, 13 Jun 2016 15:49:10 +0200 Sebastien Jodogne refactoring
Thu, 09 Jun 2016 17:57:47 +0200 Sebastien Jodogne Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
Thu, 09 Jun 2016 17:25:34 +0200 Sebastien Jodogne catching SIGHUP signal
Thu, 28 Apr 2016 17:45:03 +0200 Sebastien Jodogne test validity of base64 strings
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Mon, 21 Mar 2016 16:47:28 +0100 Sebastien Jodogne Toolbox::ReadHeader
Thu, 28 Jan 2016 17:07:22 +0100 Sebastien Jodogne fix issue 11
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Mon, 09 Nov 2015 09:34:18 +0100 Sebastien Jodogne fix msvc 2013 build
Mon, 28 Sep 2015 15:03:35 +0200 Sebastien Jodogne fix some icc warnings