log

age author description
Tue, 17 Apr 2018 16:14:03 +0200 Sebastien Jodogne fix
Tue, 17 Apr 2018 15:22:32 +0200 Sebastien Jodogne fix
Tue, 17 Apr 2018 14:50:34 +0200 Sebastien Jodogne fix
Tue, 17 Apr 2018 14:32:18 +0200 Sebastien Jodogne fix
Tue, 17 Apr 2018 14:23:25 +0200 Sebastien Jodogne ORTHANC_FRAMEWORK_PLUGIN
Tue, 17 Apr 2018 13:03:34 +0200 Sebastien Jodogne DicomModification::SetDicomIdentifierGenerator()
Tue, 17 Apr 2018 11:42:01 +0200 Sebastien Jodogne fix
Tue, 17 Apr 2018 11:27:51 +0200 Sebastien Jodogne improvements
Mon, 16 Apr 2018 17:07:37 +0200 Sebastien Jodogne fix
Mon, 16 Apr 2018 16:24:33 +0200 Sebastien Jodogne DownloadOrthancFramework.cmake
Mon, 16 Apr 2018 15:48:06 +0200 Sebastien Jodogne check md5 of previously downloaded files
Mon, 16 Apr 2018 15:08:41 +0200 Sebastien Jodogne fix in Orthanc framework
Fri, 13 Apr 2018 13:11:25 +0200 Sebastien Jodogne old warnings turned into info
Wed, 11 Apr 2018 16:23:24 +0200 Sebastien Jodogne remove filenames too long for Windows in Boost
Wed, 11 Apr 2018 12:35:59 +0200 Sebastien Jodogne fix version
Wed, 11 Apr 2018 12:10:07 +0200 Sebastien Jodogne boost 1.66.0
Tue, 10 Apr 2018 17:33:26 +0200 Sebastien Jodogne optimization in cmake
Tue, 10 Apr 2018 16:48:49 +0200 Sebastien Jodogne fix wasm
Tue, 10 Apr 2018 06:57:42 +0200 Sebastien Jodogne fix build with dcmtk 3.6.0
Mon, 09 Apr 2018 17:59:16 +0200 Sebastien Jodogne support anonymization of CurrentRequestedProcedureEvidenceSequence
Thu, 29 Mar 2018 16:14:10 +0200 Sebastien Jodogne fix
Thu, 29 Mar 2018 14:52:11 +0200 Sebastien Jodogne ParseAnonymizationRequest/ParseModifyRequest now in DicomModification
Thu, 29 Mar 2018 14:41:41 +0200 Sebastien Jodogne refactoring
Thu, 29 Mar 2018 14:35:48 +0200 Sebastien Jodogne refactoring
Thu, 29 Mar 2018 10:13:56 +0200 Sebastien Jodogne fix
Thu, 29 Mar 2018 10:08:06 +0200 Sebastien Jodogne fix WebAssembly build
Thu, 29 Mar 2018 08:55:32 +0200 Sebastien Jodogne fix msvc
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
Wed, 28 Mar 2018 14:18:02 +0200 Sebastien Jodogne fix
Wed, 28 Mar 2018 14:14:37 +0200 Sebastien Jodogne configuration of DCMTK for WebAssembly
Wed, 28 Mar 2018 11:31:19 +0200 Sebastien Jodogne upgrade to zlib 1.2.11
Wed, 28 Mar 2018 11:24:17 +0200 Sebastien Jodogne possibility to disable zlib support in the Orthanc framework
Mon, 26 Mar 2018 18:31:40 +0200 amazy invalidate DicomCache when deleting instance
Mon, 26 Mar 2018 17:09:42 +0200 Sebastien Jodogne Preservation of UID relationships while anonymizing
Mon, 26 Mar 2018 11:09:19 +0200 Sebastien Jodogne fix Windows build
Mon, 26 Mar 2018 10:13:50 +0200 Sebastien Jodogne fix msvc build
Sat, 24 Mar 2018 12:02:52 +0100 Sebastien Jodogne fix
Sat, 24 Mar 2018 11:34:09 +0100 Sebastien Jodogne comment
Sat, 24 Mar 2018 11:29:16 +0100 Sebastien Jodogne merge
Sat, 24 Mar 2018 11:29:02 +0100 Sebastien Jodogne dcmtk-3.6.2-cmath.patch
Fri, 23 Mar 2018 18:13:21 +0100 Sebastien Jodogne ITagVisitor - for anonymization relationships
Thu, 22 Mar 2018 17:31:36 +0100 Sebastien Jodogne fix
Thu, 22 Mar 2018 15:27:00 +0100 Sebastien Jodogne Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
Thu, 22 Mar 2018 12:53:20 +0100 Sebastien Jodogne int16_t to rgba32 conversion
Tue, 20 Mar 2018 13:26:00 +0100 Sebastien Jodogne convert grayscale16 to bgra32
Mon, 19 Mar 2018 10:04:48 +0100 Sebastien Jodogne todo
Thu, 15 Mar 2018 16:17:01 +0100 Sebastien Jodogne PixelTraits::FloatToPixel for color formats
Thu, 15 Mar 2018 11:57:09 +0100 Sebastien Jodogne fix
Wed, 14 Mar 2018 16:50:31 +0100 Sebastien Jodogne fix color-to-grayscale conversion
Wed, 14 Mar 2018 13:46:17 +0100 Sebastien Jodogne speed up ImageProcessing::Set
Tue, 13 Mar 2018 21:14:21 +0100 Sebastien Jodogne Bresenham's line algorithm
Tue, 13 Mar 2018 17:02:30 +0100 Sebastien Jodogne back to rounding to fix integration tests
Tue, 13 Mar 2018 16:29:20 +0100 Sebastien Jodogne PixelTraits and ImageTraits
Wed, 07 Mar 2018 15:46:47 +0100 Sebastien Jodogne new error code: DatabaseUnavailable
Tue, 06 Mar 2018 10:41:05 +0100 Sebastien Jodogne todo
Fri, 02 Mar 2018 18:25:07 +0100 Sebastien Jodogne logging to stdio
Fri, 02 Mar 2018 15:10:37 +0100 Sebastien Jodogne logging primitives for WebAssembly
Thu, 01 Mar 2018 09:29:06 +0100 Sebastien Jodogne speedup by truncating instead of rounding
Tue, 20 Feb 2018 11:16:49 +0100 Sebastien Jodogne merge
Tue, 20 Feb 2018 11:16:14 +0100 Sebastien Jodogne Close lua_dll branch lua_dll
Tue, 20 Feb 2018 11:15:36 +0100 Sebastien Jodogne branch integration: lua_dll->default
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 21:52:04 +0100 amazy fix lua_dll
Mon, 19 Feb 2018 18:58:39 +0100 amazy enable lua dynamic library loading 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
Thu, 08 Feb 2018 11:51:41 +0100 Sebastien Jodogne fix
Fri, 02 Feb 2018 17:05:54 +0100 Sebastien Jodogne warning if no SSL support
Mon, 22 Jan 2018 15:32:45 +0100 Sebastien Jodogne remove meaningless message about profiling
Wed, 17 Jan 2018 21:33:56 +0100 amazy removed 'in Lua script' in error messages that is misleading since these commands can also be called from the API
Wed, 17 Jan 2018 17:34:15 +0100 Sebastien Jodogne log
Tue, 16 Jan 2018 13:22:14 +0100 Sebastien Jodogne fix
Tue, 16 Jan 2018 12:49:04 +0100 Sebastien Jodogne fix
Tue, 09 Jan 2018 12:59:55 +0100 Sebastien Jodogne todo
Tue, 09 Jan 2018 12:54:00 +0100 Sebastien Jodogne todo
Tue, 09 Jan 2018 10:02:08 +0100 Sebastien Jodogne uuid not available if sandboxed
Fri, 05 Jan 2018 16:38:25 +0100 Sebastien Jodogne Fix for Osimis issue WVB-319: Some images are not loading in US_MF
Fri, 05 Jan 2018 10:10:07 +0100 Sebastien Jodogne move SharedLibrary into OrthancFramework
Fri, 05 Jan 2018 09:35:56 +0100 Sebastien Jodogne fix dynamic linking with google-test
Thu, 04 Jan 2018 20:02:35 +0100 Sebastien Jodogne fix for openbsd
Thu, 04 Jan 2018 18:37:41 +0100 Sebastien Jodogne fix openbsd
Thu, 04 Jan 2018 17:04:29 +0100 Sebastien Jodogne endianness in openbsd
Thu, 04 Jan 2018 12:56:19 +0100 Sebastien Jodogne fix
Thu, 04 Jan 2018 09:27:16 +0100 Sebastien Jodogne note about ar
Wed, 03 Jan 2018 20:25:35 +0100 Sebastien Jodogne Fix static build on CentOS 6
Wed, 03 Jan 2018 16:56:52 +0100 Sebastien Jodogne improved e2fsprogs
Wed, 03 Jan 2018 16:19:47 +0100 Sebastien Jodogne fix relative path
Wed, 03 Jan 2018 15:40:34 +0100 Sebastien Jodogne missing generated file in e2fsprogs
Wed, 03 Jan 2018 15:17:12 +0100 Sebastien Jodogne fix os x
Wed, 03 Jan 2018 13:07:57 +0100 Sebastien Jodogne lsb working
Wed, 03 Jan 2018 11:02:59 +0100 Sebastien Jodogne Static linking against libuuid
Wed, 03 Jan 2018 08:41:14 +0100 Sebastien Jodogne upgrade to curl 7.57.0
Tue, 02 Jan 2018 18:04:11 +0100 Sebastien Jodogne working on linux standard base
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
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
Wed, 06 Dec 2017 14:44:12 +0100 Sebastien Jodogne possibility to subclass LuaFunctionCall
Tue, 05 Dec 2017 21:58:09 +0100 Sebastien Jodogne fix Toolbox::IsAsciiString
Tue, 05 Dec 2017 12:43:28 +0100 amazy added ?expand argument to /peers and /modalities routes
Thu, 30 Nov 2017 10:26:56 +0100 Sebastien Jodogne fix mainline version
Thu, 30 Nov 2017 10:26:20 +0100 Sebastien Jodogne back to mainline
Wed, 29 Nov 2017 17:37:02 +0100 Sebastien Jodogne set version Orthanc-1.3.1
Wed, 29 Nov 2017 17:32:48 +0100 Sebastien Jodogne Orthanc-1.3.1 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
Tue, 14 Nov 2017 14:55:11 +0100 Sebastien Jodogne added application/wasm MIME type for WebAssembly
Wed, 08 Nov 2017 17:49:57 +0100 Sebastien Jodogne Upgrade to Boost 1.65.1 in static builds
Mon, 30 Oct 2017 09:48:32 +0100 Sebastien Jodogne print error if unable to parse DICOM
Sun, 29 Oct 2017 17:38:55 +0100 Sebastien Jodogne fix for dcmtk 3.6.0
Fri, 27 Oct 2017 13:04:41 +0200 Sebastien Jodogne improvement in Orthanc framework config
Tue, 10 Oct 2017 13:23:16 +0200 Sebastien Jodogne note
Tue, 10 Oct 2017 13:00:20 +0200 Sebastien Jodogne fix
Tue, 10 Oct 2017 12:51:11 +0200 Sebastien Jodogne fix
Tue, 10 Oct 2017 12:44:58 +0200 Sebastien Jodogne compatibility of GDCM sample with Orthanc SDK <= 1.3.0
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
Sun, 08 Oct 2017 11:13:56 +0200 Sebastien Jodogne playing with dicomdir
Fri, 06 Oct 2017 17:26:34 +0200 Sebastien Jodogne merge
Fri, 06 Oct 2017 17:26:15 +0200 Sebastien Jodogne add tags
Thu, 05 Oct 2017 17:17:59 +0200 jodogne fix msvc 2008
Wed, 04 Oct 2017 15:57:59 +0200 Sebastien Jodogne fix
Tue, 03 Oct 2017 10:30:06 +0200 Sebastien Jodogne try and fix compiler bugs
Mon, 02 Oct 2017 22:02:05 +0200 Sebastien Jodogne PixelFormat_Float32
Mon, 02 Oct 2017 15:31:20 +0200 Sebastien Jodogne new tags
Fri, 29 Sep 2017 11:46:43 +0200 Sebastien Jodogne handy shortcuts in DicomMap
Fri, 29 Sep 2017 11:35:45 +0200 Sebastien Jodogne handy shortcuts in DicomMap
Fri, 29 Sep 2017 10:16:28 +0200 Sebastien Jodogne fix gcc warnings in unit tests
Fri, 29 Sep 2017 10:13:52 +0200 Sebastien Jodogne parsing numbers in DicomValue
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
Wed, 20 Sep 2017 17:02:27 +0200 Sebastien Jodogne fix sandboxed builds
Wed, 20 Sep 2017 16:28:27 +0200 Sebastien Jodogne Orthanc framework: ORTHANC_SANDBOXED parameter
Fri, 15 Sep 2017 13:07:06 +0200 Sebastien Jodogne todo: extended association
Fri, 08 Sep 2017 16:48:33 +0200 Sebastien Jodogne migration of Google Test into OrthancFramework
Fri, 08 Sep 2017 16:34:47 +0200 Sebastien Jodogne rename USE_GOOGLE_TEST_DEBIAN_SOURCE_PACKAGE as USE_GOOGLE_TEST_DEBIAN_PACKAGE
Fri, 08 Sep 2017 16:32:59 +0200 Sebastien Jodogne rename GTEST_ as GOOGLE_TEST_
Sat, 02 Sep 2017 11:50:08 +0200 Sebastien Jodogne Use "GBK" (frequently used in China) as an alias for "GB18030"
Fri, 01 Sep 2017 21:37:19 +0200 Sebastien Jodogne remote access allowed in sample
Thu, 31 Aug 2017 16:47:57 +0200 Sebastien Jodogne merge
Thu, 31 Aug 2017 16:47:34 +0200 Sebastien Jodogne STANDALONE_BUILD is a paramater of the Orthanc framework
Wed, 30 Aug 2017 17:18:16 +0200 Sebastien Jodogne automated inclusion of DICOM dictionaries
Wed, 30 Aug 2017 16:43:48 +0200 Sebastien Jodogne revert
Wed, 30 Aug 2017 16:37:59 +0200 Sebastien Jodogne fix
Wed, 30 Aug 2017 16:23:10 +0200 Sebastien Jodogne fix compilation without Web server
Wed, 30 Aug 2017 13:27:05 +0200 Sebastien Jodogne fix
Wed, 30 Aug 2017 13:11:37 +0200 Sebastien Jodogne getting rid of the OpenSSL static library
Wed, 30 Aug 2017 12:29:48 +0200 Sebastien Jodogne fix pch
Wed, 30 Aug 2017 12:05:49 +0200 Sebastien Jodogne fix precompiled headers
Wed, 30 Aug 2017 11:48:35 +0200 Sebastien Jodogne sample of a micro-service
Wed, 30 Aug 2017 11:26:08 +0200 Sebastien Jodogne CMake to build the Orthanc framework without the Orthanc server
Wed, 30 Aug 2017 09:29:31 +0200 Sebastien Jodogne merge
Wed, 30 Aug 2017 09:15:06 +0200 Sebastien Jodogne remove dependendy upon ULg Montefiore Web server
Wed, 30 Aug 2017 09:26:48 +0200 s jodogne fix precompiled headers
Wed, 30 Aug 2017 09:04:14 +0200 Sebastien Jodogne revert
Wed, 30 Aug 2017 08:53:18 +0200 Sebastien Jodogne orthanc-server.com now uses https
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Tue, 29 Aug 2017 16:49:44 +0200 Sebastien Jodogne reorganization in macros
Mon, 28 Aug 2017 18:07:03 +0200 Sebastien Jodogne reorganization in CMake
Mon, 28 Aug 2017 15:02:27 +0200 Sebastien Jodogne fix build
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"
Wed, 23 Aug 2017 16:17:54 +0200 Sebastien Jodogne fix for FreeBSD
Tue, 22 Aug 2017 21:51:24 +0200 Sebastien Jodogne fix
Tue, 22 Aug 2017 23:33:42 +0200 Sebastien Jodogne merge
Tue, 22 Aug 2017 23:33:21 +0200 Sebastien Jodogne fix openbsd build
Tue, 22 Aug 2017 21:04:40 +0200 Sebastien Jodogne todo
Tue, 22 Aug 2017 22:20:26 +0200 Sebastien Jodogne improvements
Tue, 22 Aug 2017 17:46:59 +0200 Sebastien Jodogne fix
Tue, 22 Aug 2017 17:32:13 +0200 Sebastien Jodogne refactoring of BoostConfiguration.cmake
Mon, 21 Aug 2017 21:21:48 +0200 Sebastien Jodogne more consistent handling of libiconv in cmake
Mon, 21 Aug 2017 17:15:51 +0200 jodogne SystemToolbox::GetPathToExecutable() for OpenBSD
Mon, 21 Aug 2017 16:28:53 +0200 jodogne compilation succeeds on OpenBSD
Mon, 21 Aug 2017 15:04:20 +0200 Sebastien Jodogne fix unit tests given www.orthanc-server.com now mandatory uses HTTPS
Mon, 21 Aug 2017 13:53:29 +0200 Sebastien Jodogne removal of -Wno-implicit-function-declaration compiler flag
Thu, 20 Jul 2017 16:13:52 +0200 Sebastien Jodogne note
Wed, 19 Jul 2017 14:26:20 +0200 Sebastien Jodogne fix mainline version
Wed, 19 Jul 2017 14:26:08 +0200 Sebastien Jodogne back to mainline
Wed, 19 Jul 2017 13:10:48 +0200 Sebastien Jodogne set version Orthanc-1.3.0
Wed, 19 Jul 2017 12:44:56 +0200 Sebastien Jodogne Orthanc-1.3.0 Orthanc-1.3.0
Wed, 19 Jul 2017 12:02:41 +0200 Sebastien Jodogne removal of unneeded patch for speed in DCMTK 3.6.2
Wed, 19 Jul 2017 09:10:02 +0200 Sebastien Jodogne merge
Wed, 19 Jul 2017 09:09:53 +0200 Sebastien Jodogne rename Orthanc 1.2.1 as 1.3.0
Wed, 19 Jul 2017 09:08:04 +0200 Sebastien Jodogne reject connections earlier if DicomAlwaysAllowStore == false
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Tue, 18 Jul 2017 08:41:09 +0200 Sebastien Jodogne log info
Tue, 18 Jul 2017 07:26:04 +0200 Sebastien Jodogne travis: fix
Tue, 18 Jul 2017 07:22:57 +0200 Sebastien Jodogne travis: fallback to dcmtk 3.6.0
Tue, 18 Jul 2017 00:05:12 +0200 Sebastien Jodogne fix travis
Tue, 18 Jul 2017 00:02:53 +0200 Sebastien Jodogne fix travis
Mon, 17 Jul 2017 23:58:29 +0200 Sebastien Jodogne fix
Mon, 17 Jul 2017 23:52:08 +0200 Sebastien Jodogne mingw
Mon, 17 Jul 2017 23:41:31 +0200 Sebastien Jodogne fix for osx
Mon, 17 Jul 2017 23:30:48 +0200 Sebastien Jodogne fix
Mon, 17 Jul 2017 23:21:49 +0200 Sebastien Jodogne install wine on travis
Mon, 17 Jul 2017 22:52:52 +0200 jodogne fix
Mon, 17 Jul 2017 22:35:42 +0200 Sebastien Jodogne fix mingw build
Mon, 17 Jul 2017 19:19:08 +0200 Sebastien Jodogne USE_DCMTK_362_PRIVATE_DIC flag for cmake
Mon, 17 Jul 2017 18:49:45 +0200 Sebastien Jodogne switch to just-released dcmtk 3.6.2
Mon, 17 Jul 2017 18:47:46 +0200 Sebastien Jodogne Added tag dcmtk-3.6.1 for changeset a95beca72e99
Mon, 17 Jul 2017 11:49:54 +0200 Sebastien Jodogne fix header and query/retrieve in Orthanc Explorer dcmtk-3.6.1
Mon, 17 Jul 2017 10:25:25 +0200 Sebastien Jodogne code review
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
Sat, 15 Jul 2017 10:59:42 +0200 jodogne fix warnings in visual studio
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 16:17:02 +0200 Sebastien Jodogne revert
Fri, 14 Jul 2017 16:15:02 +0200 Sebastien Jodogne be kind with windows
Fri, 14 Jul 2017 16:00:16 +0200 Sebastien Jodogne fix
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)
Fri, 14 Jul 2017 10:50:00 +0200 Sebastien Jodogne fix
Fri, 14 Jul 2017 10:37:50 +0200 Sebastien Jodogne merge
Fri, 14 Jul 2017 10:37:33 +0200 Sebastien Jodogne warning message in DicomModification::Keep()
Thu, 13 Jul 2017 12:45:37 +0200 amazy updated release notes
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'
Thu, 13 Jul 2017 11:42:14 +0200 amazy removed EFilm2 from sample configuration file
Thu, 13 Jul 2017 11:35:57 +0200 amazy Incoming C-Find request: removing group-length for all manufacturer -> removed EFilm2 manufacturer that is now useless
Wed, 12 Jul 2017 22:39:28 +0200 Sebastien Jodogne news
Wed, 12 Jul 2017 22:14:44 +0200 Sebastien Jodogne integration issue-46-anonymization->mainline
Wed, 12 Jul 2017 22:09:27 +0200 Sebastien Jodogne add basic profile issue-46-anonymization
Wed, 12 Jul 2017 22:07:07 +0200 Sebastien Jodogne switch to anonymization according to DICOM 2017c issue-46-anonymization
Wed, 12 Jul 2017 16:44:33 +0200 Sebastien Jodogne GenerateAnonymizationProfile.py issue-46-anonymization
Wed, 12 Jul 2017 15:11:36 +0200 Sebastien Jodogne implementation of clearings issue-46-anonymization
Wed, 12 Jul 2017 14:00:00 +0200 Sebastien Jodogne DicomModification::Clear() issue-46-anonymization
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Wed, 12 Jul 2017 09:12:12 +0200 Sebastien Jodogne integration mainline->issue-46-anonymization issue-46-anonymization
Wed, 12 Jul 2017 09:05:08 +0200 Sebastien Jodogne todo
Tue, 11 Jul 2017 21:44:42 +0200 Sebastien Jodogne revert because duplicate of issue 56
Tue, 11 Jul 2017 21:16:11 +0200 Sebastien Jodogne todo
Tue, 11 Jul 2017 17:24:31 +0200 Sebastien Jodogne Argument "Since" in URI "/tools/find" (related to issue 53)
Mon, 10 Jul 2017 11:31:48 +0200 jodogne fix for SQLite >= 3.19.0
Mon, 10 Jul 2017 11:27:55 +0200 Sebastien Jodogne fix backward compatibility with SQLite < 3.19.0
Mon, 10 Jul 2017 09:28:30 +0200 jodogne fix Debian FTBFS #867789