log

age author description
Thu, 17 Dec 2020 10:46:11 +0100 Sebastien Jodogne Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
Mon, 14 Dec 2020 17:33:17 +0100 Sebastien Jodogne tagging Orthanc framework 4a3ba4bf4ba7 for PostgreSQL 3.3
Mon, 14 Dec 2020 14:26:49 +0100 Sebastien Jodogne making ServerIndex::IncrementGlobalSequence() more fault-tolerant
Sat, 12 Dec 2020 19:42:05 +0100 Sebastien Jodogne merge
Sat, 12 Dec 2020 19:41:56 +0100 Sebastien Jodogne look for openssl in DownloadOrthancFramework.cmake
Sat, 12 Dec 2020 19:41:30 +0100 Sebastien Jodogne fix OpenSslConfigurationStatic-1.1.1.cmake to generate windows plugins
Thu, 10 Dec 2020 18:36:57 +0100 Sebastien Jodogne Allow empty request body in "/modalities/{id}/echo"
Thu, 10 Dec 2020 09:32:39 +0100 Sebastien Jodogne New config option "MallocArenaMax" to control memory usage on GNU/Linux
Wed, 09 Dec 2020 16:46:10 +0100 Sebastien Jodogne fix missing log category in _OrthancPluginService_LogInfo
Wed, 09 Dec 2020 16:17:46 +0100 Sebastien Jodogne Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
Wed, 09 Dec 2020 10:07:48 +0100 Sebastien Jodogne trying to fix msvc build errors for plugins while compiling ZipReader.cpp
Tue, 08 Dec 2020 20:22:24 +0100 Sebastien Jodogne cont
Tue, 08 Dec 2020 19:10:46 +0100 Sebastien Jodogne rollback incorrect removal for msvc2008
Tue, 08 Dec 2020 18:07:12 +0100 Sebastien Jodogne fix for msvc2015
Tue, 08 Dec 2020 16:48:58 +0100 Sebastien Jodogne fix ZipReader.cpp for msvc
Tue, 08 Dec 2020 15:22:28 +0100 Sebastien Jodogne ZIP archives containing DICOM files can be uploaded using WebDAV
Tue, 08 Dec 2020 13:17:40 +0100 Sebastien Jodogne "/instances" can be used to import ZIP archives provided in the POST body
Tue, 08 Dec 2020 12:55:32 +0100 Sebastien Jodogne cppcheck
Tue, 08 Dec 2020 12:38:59 +0100 Sebastien Jodogne new class: ZipReader
Mon, 07 Dec 2020 20:38:31 +0100 Sebastien Jodogne trying to uncompress one zip archive
Mon, 07 Dec 2020 17:23:26 +0100 Sebastien Jodogne back to mainline
Mon, 07 Dec 2020 12:27:24 +0100 Sebastien Jodogne Orthanc-1.8.1 Orthanc-1.8.1
Sun, 06 Dec 2020 20:30:12 +0100 Sebastien Jodogne fix for msvc2008
Sun, 06 Dec 2020 13:16:27 +0100 Sebastien Jodogne fix ORTHANC_DEPRECATED macro for C++14
Sun, 06 Dec 2020 12:47:54 +0100 Sebastien Jodogne relax CheckOrthancFrameworkSymbols.py about one friend stream function
Sun, 06 Dec 2020 12:21:31 +0100 Sebastien Jodogne reintroduced backward ABI compatibility in Orthanc Framework .so for unit tests of Orthanc 1.7.2 to 1.8.0
Sun, 06 Dec 2020 11:42:39 +0100 Sebastien Jodogne new error code: ErrorCode_DiscontinuedAbi
Sat, 05 Dec 2020 19:15:03 +0100 Sebastien Jodogne fix travis
Sat, 05 Dec 2020 18:04:16 +0100 Sebastien Jodogne fix travis
Sat, 05 Dec 2020 17:09:58 +0100 Sebastien Jodogne cppcheck
Fri, 04 Dec 2020 18:28:23 +0100 Sebastien Jodogne New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()
Thu, 03 Dec 2020 18:48:06 +0100 Sebastien Jodogne SystemToolbox::ReadFileRange()
Thu, 03 Dec 2020 18:15:47 +0100 Sebastien Jodogne Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB"
Thu, 03 Dec 2020 15:58:52 +0100 Sebastien Jodogne "DicomEchoChecksFind" config option + "CheckFind" field in /modalities/.../echo
Thu, 03 Dec 2020 11:47:03 +0100 Sebastien Jodogne "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"
Thu, 03 Dec 2020 10:43:31 +0100 Sebastien Jodogne give access to the configuration of one single peer or modality
Wed, 02 Dec 2020 11:01:59 +0100 Sebastien Jodogne OrthancImport.py sample
Wed, 02 Dec 2020 07:14:23 +0100 Sebastien Jodogne tagging pre-release of the Orthanc Framework for Stone Web viewer 1.0
Tue, 01 Dec 2020 20:31:04 +0100 Sebastien Jodogne cppcheck
Mon, 30 Nov 2020 16:33:40 +0100 Sebastien Jodogne Fix access to videos as a single raw frame
Fri, 27 Nov 2020 06:57:23 +0100 Sebastien Jodogne fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb plugin
Wed, 25 Nov 2020 21:42:50 +0100 Sebastien Jodogne fix missing symbols for stone
Wed, 25 Nov 2020 18:15:28 +0100 Sebastien Jodogne enabling one test in sandboxed environments
Wed, 25 Nov 2020 14:39:10 +0100 Sebastien Jodogne moving generic type definitions from IHttpHandler to HttpToolbox
Wed, 25 Nov 2020 13:46:49 +0100 Sebastien Jodogne moving static methods from HttpToolbox to IHttpHandler
Wed, 25 Nov 2020 13:34:58 +0100 Sebastien Jodogne new macro ORTHANC_DEPRECATED
Tue, 24 Nov 2020 20:53:21 +0100 Sebastien Jodogne fix link errors on wasm unit tests
Tue, 24 Nov 2020 19:43:10 +0100 Sebastien Jodogne fix for stone
Tue, 24 Nov 2020 16:21:29 +0100 Sebastien Jodogne unit tests now running in WebAssembly
Tue, 24 Nov 2020 12:37:52 +0100 Sebastien Jodogne revert changeset 4320:72237cbb4fb2
Tue, 24 Nov 2020 12:12:44 +0100 Sebastien Jodogne merge
Tue, 24 Nov 2020 12:12:27 +0100 Sebastien Jodogne removed default setting of ORTHANC_ENABLE_LOGGING_STDIO in WebAssembly
Mon, 23 Nov 2020 14:23:18 +0100 Alain Mazy merge
Mon, 23 Nov 2020 14:23:10 +0100 Alain Mazy fix logging
Mon, 23 Nov 2020 12:51:39 +0100 Sebastien Jodogne added DICOM_TAG_CINE_RATE
Mon, 23 Nov 2020 12:04:59 +0100 Alain Mazy merge
Mon, 23 Nov 2020 12:04:42 +0100 Alain Mazy fix for 'logs are not stored in log files anymore after a /tools/reset'
Sat, 21 Nov 2020 10:49:54 +0100 Sebastien Jodogne explanation in configuration file
Tue, 17 Nov 2020 11:16:22 +0100 Sebastien Jodogne removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMake
Thu, 12 Nov 2020 11:40:44 +0100 Sebastien Jodogne hiding some symbols using boos