log

age author description
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
Mon, 05 Aug 2019 13:57:54 +0200 Benjamin Golinvaux Prevented unaligned memcpy when using Web Assembly
Sat, 03 Aug 2019 10:56:13 +0200 Sebastien Jodogne merge
Sat, 03 Aug 2019 10:55:54 +0200 Sebastien Jodogne fix
Sat, 03 Aug 2019 10:12:24 +0200 Alain Mazy merge
Sat, 03 Aug 2019 10:12:09 +0200 Alain Mazy get semaphore count for debug purpose
Thu, 01 Aug 2019 18:36:16 +0200 Sebastien Jodogne merge
Thu, 01 Aug 2019 18:35:47 +0200 Sebastien Jodogne fix
Thu, 01 Aug 2019 18:00:22 +0200 Alain Mazy fix Semaphore + added TryAcquire & TryLocker
Thu, 01 Aug 2019 11:46:24 +0200 Alain Mazy merge
Thu, 01 Aug 2019 11:46:01 +0200 Alain Mazy added RestApiPost overload to retrieve a string response
Wed, 31 Jul 2019 14:35:58 +0200 Sebastien Jodogne fix warning from gcc 8.3.0
Wed, 31 Jul 2019 14:12:47 +0200 Sebastien Jodogne merge
Wed, 31 Jul 2019 14:12:15 +0200 Sebastien Jodogne fix whitespace problem in mongoose-3.8-patch.diff
Mon, 15 Jul 2019 16:48:36 +0200 Alain Mazy merge
Mon, 15 Jul 2019 16:48:23 +0200 Alain Mazy improved detection of threads for ILogger
Thu, 11 Jul 2019 16:54:07 +0200 Sebastien Jodogne todo
Thu, 11 Jul 2019 13:29:50 +0200 Alain Mazy fix unit tests: removed \r from the expected string since we removed it when generating the log line
Thu, 11 Jul 2019 11:49:15 +0200 amazy merge
Thu, 11 Jul 2019 11:48:54 +0200 amazy logging on windows: all logs actually contained CR.CR.LF -> removed one CR. It seems that iostream already converts \n to \r\n on Windows systems
Thu, 11 Jul 2019 10:27:01 +0200 Alain Mazy fix the fix of the fix (this time for good !)
Thu, 11 Jul 2019 10:24:37 +0200 Alain Mazy fix the fix
Thu, 11 Jul 2019 10:23:15 +0200 Alain Mazy fix ILogger in non threaded environment (Emscripten)
Wed, 10 Jul 2019 08:44:10 +0200 Sebastien Jodogne todo
Tue, 09 Jul 2019 15:29:50 +0200 Sebastien Jodogne In DICOM-to-DICOMweb/JSON conversion, be more tolerant wrt. invalid DICOM files
Tue, 09 Jul 2019 14:44:26 +0200 Sebastien Jodogne news
Tue, 09 Jul 2019 11:59:56 +0200 Sebastien Jodogne attempt to fix LSB on Ubuntu 18.04
Tue, 09 Jul 2019 10:30:44 +0200 Alain Mazy merge
Tue, 09 Jul 2019 10:30:30 +0200 Alain Mazy added logging OrthancHelpers
Tue, 09 Jul 2019 09:31:53 +0200 Sebastien Jodogne explicit error message if missing /etc/localtime
Mon, 08 Jul 2019 08:47:48 +0200 Sebastien Jodogne ubuntu 18.04
Wed, 03 Jul 2019 10:31:06 +0200 Alain Mazy merge
Wed, 03 Jul 2019 10:28:17 +0200 Alain Mazy cleanup
Wed, 03 Jul 2019 10:27:32 +0200 Alain Mazy merge
Wed, 03 Jul 2019 10:19:27 +0200 Alain Mazy LeastRecentlyUsedIndex::GetAllKeys (test)
Wed, 03 Jul 2019 10:18:05 +0200 Alain Mazy LeastRecentlyUsedIndex::GetAllKeys
Sat, 29 Jun 2019 10:35:58 +0200 Sebastien Jodogne centos
Thu, 27 Jun 2019 16:49:31 +0200 Sebastien Jodogne fix
Wed, 26 Jun 2019 08:04:57 +0200 Sebastien Jodogne back to mainline
Tue, 25 Jun 2019 18:46:12 +0200 Sebastien Jodogne Orthanc-1.5.7 Orthanc-1.5.7
Tue, 25 Jun 2019 14:18:46 +0200 Sebastien Jodogne don't change encoding of SpecificCharacterSet
Tue, 25 Jun 2019 12:15:03 +0200 Sebastien Jodogne commenting new functions in SDK
Tue, 25 Jun 2019 10:51:01 +0200 Sebastien Jodogne Allow anonymizing/modifying instances without the PatientID tag
Mon, 24 Jun 2019 17:46:18 +0200 Sebastien Jodogne notes
Mon, 24 Jun 2019 17:15:03 +0200 Sebastien Jodogne WebServiceParameters::GetBooleanUserProperty()
Mon, 24 Jun 2019 16:55:28 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()
Mon, 24 Jun 2019 16:06:47 +0200 Sebastien Jodogne Fix issue #106 (Unable to export preview as jpeg from Lua script)
Mon, 24 Jun 2019 12:37:52 +0200 Sebastien Jodogne Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
Fri, 21 Jun 2019 18:28:11 +0200 Sebastien Jodogne fix issue #143
Fri, 21 Jun 2019 17:19:33 +0200 Sebastien Jodogne fixed wrong warning about uninitialized variable
Thu, 20 Jun 2019 22:13:00 +0200 Sebastien Jodogne compatibility mode for OrthancPlugins::HttpClient::IAnswer
Thu, 20 Jun 2019 18:36:48 +0200 Sebastien Jodogne OrthancPlugins::OrthancJob::SubmitAndWait()
Wed, 19 Jun 2019 18:33:49 +0200 Sebastien Jodogne upgrade api version
Wed, 19 Jun 2019 12:31:59 +0200 Sebastien Jodogne new mime type: font/woff2
Tue, 18 Jun 2019 11:37:18 +0200 Sebastien Jodogne fix
Tue, 18 Jun 2019 09:10:27 +0200 Sebastien Jodogne fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()
Mon, 17 Jun 2019 23:37:07 +0200 Alain Mazy merge
Mon, 17 Jun 2019 23:36:37 +0200 Alain Mazy improved FillPolygon
Mon, 17 Jun 2019 23:35:46 +0200 Alain Mazy improved logging
Mon, 17 Jun 2019 18:04:02 +0200 Sebastien Jodogne new function in SDK: OrthancPluginGetTagName()
Mon, 17 Jun 2019 09:44:45 +0200 Sebastien Jodogne default value of HttpTimeout is now 60 seconds
Sat, 15 Jun 2019 18:06:08 +0000 Benjamin Golinvaux Set HttpTimeout to 60 sec (that is a standard value across browsers and the same as in Stone of Orthanc)
Fri, 14 Jun 2019 17:52:36 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::AddHeaders()
Fri, 14 Jun 2019 15:21:19 +0200 Sebastien Jodogne fix
Fri, 14 Jun 2019 10:11:52 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetHeaders()
Thu, 13 Jun 2019 16:37:20 +0200 Sebastien Jodogne improving single file uncompression on Windows
Thu, 13 Jun 2019 14:49:12 +0200 Sebastien Jodogne ORTHANC_PLUGINS_API using visibility
Wed, 12 Jun 2019 18:04:53 +0200 Sebastien Jodogne OrthancPlugins::OrthancConfiguration(bool)
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Wed, 12 Jun 2019 09:57:02 +0200 Sebastien Jodogne fix
Wed, 12 Jun 2019 09:04:36 +0200 s jodogne fix for msvc 2008
Tue, 11 Jun 2019 21:51:18 +0200 Sebastien Jodogne fix for older compilers
Tue, 11 Jun 2019 21:38:34 +0200 Sebastien Jodogne reorganization
Tue, 11 Jun 2019 21:06:57 +0200 Sebastien Jodogne refactoring to handle "not allowed" HTTP status 405
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification
Tue, 11 Jun 2019 14:02:57 +0200 Sebastien Jodogne rename
Sat, 08 Jun 2019 20:49:39 +0200 Sebastien Jodogne trying yet another fix
Sat, 08 Jun 2019 18:30:03 +0200 Sebastien Jodogne fix
Sat, 08 Jun 2019 17:42:30 +0200 Sebastien Jodogne introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
Sat, 08 Jun 2019 16:49:35 +0200 s jodogne merge
Sat, 08 Jun 2019 16:49:10 +0200 s jodogne fix fox visual studio
Sat, 08 Jun 2019 11:57:46 +0200 Sebastien Jodogne C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
Sat, 08 Jun 2019 10:30:00 +0200 s jodogne fix for visual studio 2008
Sat, 08 Jun 2019 09:11:33 +0200 Sebastien Jodogne reorganizing build instructions
Fri, 07 Jun 2019 18:43:42 +0200 Sebastien Jodogne ErrorCode_UnsupportedMediaType
Fri, 07 Jun 2019 17:24:26 +0200 Sebastien Jodogne fix
Fri, 07 Jun 2019 15:06:17 +0200 Sebastien Jodogne removing unneeded casts
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Fri, 07 Jun 2019 14:26:09 +0200 Sebastien Jodogne fixed some inconsistencies with pointer types in the plugin sdk
Fri, 07 Jun 2019 14:14:31 +0200 Sebastien Jodogne OrthancPluginRegisterMultipartRestCallback() is working
Fri, 07 Jun 2019 13:36:43 +0200 Sebastien Jodogne new classes: StringMatcher and MultipartStreamReader
Fri, 07 Jun 2019 11:26:34 +0200 Sebastien Jodogne new plugin c++ wrapper: MultipartRestCallback
Thu, 06 Jun 2019 21:35:05 +0200 Sebastien Jodogne new sdk: OrthancPluginRegisterMultipartRestCallback()
Thu, 06 Jun 2019 18:54:27 +0200 Sebastien Jodogne new abstraction: IHttpHandler::CreateStreamHandler()
Thu, 06 Jun 2019 16:42:41 +0200 Sebastien Jodogne fix
Thu, 06 Jun 2019 16:12:55 +0200 Sebastien Jodogne support of chunked answers in HttpClient and in SDK
Thu, 06 Jun 2019 10:35:16 +0200 Sebastien Jodogne renames
Thu, 06 Jun 2019 10:19:28 +0200 Sebastien Jodogne better fix
Thu, 06 Jun 2019 09:52:19 +0200 Sebastien Jodogne todo
Thu, 06 Jun 2019 09:46:58 +0200 Sebastien Jodogne fix in DicomWebJsonVisitor
Thu, 06 Jun 2019 09:04:26 +0200 Sebastien Jodogne fix
Wed, 05 Jun 2019 17:17:48 +0200 Sebastien Jodogne new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
Wed, 05 Jun 2019 14:40:14 +0200 Sebastien Jodogne HttpClient::IBodyStream
Mon, 03 Jun 2019 10:30:14 +0200 Sebastien Jodogne ChunkedBuffer::AddChunkDestructive()
Wed, 29 May 2019 18:12:28 +0200 Sebastien Jodogne todo
Tue, 28 May 2019 17:31:44 +0200 Sebastien Jodogne todo
Tue, 28 May 2019 07:47:18 +0200 Sebastien Jodogne optimization of Toolbox::TokenizeString()
Tue, 28 May 2019 07:33:10 +0200 Sebastien Jodogne OrthancPlugins::DicomPath::SetPrefixIndex()
Thu, 23 May 2019 12:06:26 +0200 Sebastien Jodogne HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
Fri, 17 May 2019 08:42:24 +0200 Benjamin Golinvaux Removed extern "C" qualifier around function that is internally linked
Fri, 17 May 2019 08:36:18 +0200 Benjamin Golinvaux Fixed a couple of truncation warnings
Thu, 16 May 2019 12:31:47 +0200 Sebastien Jodogne Allow the serialization of signed 16bpp images in PAM format
Wed, 15 May 2019 16:30:24 +0200 Sebastien Jodogne new error code for Stone: BadGeometry
Tue, 14 May 2019 16:38:20 +0200 Sebastien Jodogne merge
Tue, 14 May 2019 16:38:02 +0200 Sebastien Jodogne Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
Tue, 14 May 2019 13:47:35 +0200 Benjamin Golinvaux Fixed CRLF to LF in various files (found through grepping the source tree)
Tue, 14 May 2019 12:06:25 +0200 amazy added ImagePoint::ClipTo
Tue, 14 May 2019 11:01:17 +0200 Sebastien Jodogne typo
Tue, 14 May 2019 10:30:43 +0200 Sebastien Jodogne "/modalities/{id}/query": New argument "Normalize"
Tue, 14 May 2019 10:03:11 +0200 Sebastien Jodogne refactoring
Tue, 14 May 2019 09:30:09 +0200 Sebastien Jodogne allow creating ParsedDicomFile with empty DICOM elements
Mon, 13 May 2019 16:15:02 +0200 Benjamin Golinvaux Fixed leak in RestoreLoggingMemento
Mon, 13 May 2019 16:04:45 +0200 Sebastien Jodogne fix
Mon, 13 May 2019 14:50:24 +0200 Alain Mazy check limits in fillpolygon
Tue, 07 May 2019 13:21:41 +0200 Benjamin Golinvaux Added workaround for lack of support of __cplusplus in Visual Studio
Tue, 07 May 2019 11:12:29 +0000 Benjamin Golinvaux Merged in emscripten-logging (pull request #10)
Tue, 07 May 2019 11:12:29 +0000 Benjamin Golinvaux Close branch emscripten-logging emscripten-logging
Tue, 07 May 2019 13:10:48 +0200 Benjamin Golinvaux Merge fro default emscripten-logging
Tue, 07 May 2019 12:28:11 +0200 Sebastien Jodogne fix
Tue, 07 May 2019 11:23:11 +0200 Benjamin Golinvaux Enable custom logging functions to redirect to emscripten specific logging calls emscripten-logging
Thu, 02 May 2019 13:23:29 +0200 Sebastien Jodogne fix missing symbol
Thu, 02 May 2019 09:22:36 +0200 Sebastien Jodogne new class: FileBuffer
Mon, 29 Apr 2019 17:24:30 +0200 Sebastien Jodogne Orthanc now accepts chunked transfer encoding
Wed, 24 Apr 2019 07:51:48 +0200 Benjamin Golinvaux Fixed typo emscripten-logging
Tue, 23 Apr 2019 22:56:17 +0200 Alain Mazy optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller)
Tue, 23 Apr 2019 21:40:57 +0200 Benjamin Golinvaux Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet emscripten-logging
Tue, 23 Apr 2019 10:33:19 +0200 Sebastien Jodogne merge
Tue, 23 Apr 2019 10:28:37 +0200 Sebastien Jodogne Web viewer: Check the return value of gdcm::Bitmap::GetBuffer()
Tue, 23 Apr 2019 08:48:49 +0200 Benjamin Golinvaux Fixed typo in README
Thu, 18 Apr 2019 15:52:56 +0200 Alain Mazy merge
Thu, 18 Apr 2019 15:52:25 +0200 Alain Mazy more logs
Thu, 18 Apr 2019 15:00:29 +0200 Sebastien Jodogne fix build of Stone on OS X
Tue, 09 Apr 2019 08:26:29 +0200 Sebastien Jodogne increasing default value of QueryRetrieveSize to 100
Fri, 05 Apr 2019 17:49:29 +0200 Sebastien Jodogne more explicit HTTP errors
Fri, 05 Apr 2019 17:04:28 +0200 Sebastien Jodogne Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
Fri, 05 Apr 2019 16:01:42 +0200 Sebastien Jodogne Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Fri, 05 Apr 2019 13:02:57 +0200 Sebastien Jodogne Fix issue #138 (POST to modalities/{name} accepts invalid characters)
Thu, 04 Apr 2019 16:03:29 +0200 Sebastien Jodogne typo
Thu, 04 Apr 2019 14:02:55 +0000 Sébastien Jodogne Merged in TomasZubiri/orthanc/TomasZubiri/minor-typo-in-comments-1553026669603 (pull request #9)
Tue, 19 Mar 2019 20:17:58 +0000 Tomas Zubiri minor: typo in comments TomasZubiri/minor-typo-in-comments-1553026669603
Thu, 04 Apr 2019 15:51:37 +0200 Sebastien Jodogne fix detection of uuid on freebsd
Thu, 04 Apr 2019 15:14:12 +0200 Sebastien Jodogne drop specific version of lua
Thu, 04 Apr 2019 14:48:44 +0200 Sebastien Jodogne todo
Thu, 28 Mar 2019 10:55:13 +0100 Alain Mazy added MG modality
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Fri, 22 Mar 2019 14:06:38 +0100 Sebastien Jodogne fix warnings
Fri, 22 Mar 2019 10:26:32 +0100 Sebastien Jodogne fix
Thu, 21 Mar 2019 16:37:35 +0100 Alain Mazy more details in errors
Thu, 21 Mar 2019 12:04:39 +0100 Alain Mazy fix base64 static init
Thu, 21 Mar 2019 11:44:21 +0100 Alain Mazy merge
Thu, 21 Mar 2019 11:42:50 +0100 Alain Mazy hgignore
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Thu, 21 Mar 2019 09:57:31 +0100 Alain Mazy reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously
Wed, 20 Mar 2019 12:39:04 +0100 Sebastien Jodogne fix
Tue, 19 Mar 2019 09:00:34 +0100 Benjamin Golinvaux Added image clipping to <T> FillPolygon_ to prevent out-of-memory access
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Wed, 06 Mar 2019 12:23:14 +0100 Sebastien Jodogne removed useless line in Orthanc Explorer
Mon, 04 Mar 2019 13:37:21 +0100 Sebastien Jodogne fix
Mon, 04 Mar 2019 13:10:46 +0100 Sebastien Jodogne fix
Fri, 01 Mar 2019 16:39:14 +0100 Sebastien Jodogne back to mainline
Fri, 01 Mar 2019 14:53:10 +0100 Sebastien Jodogne Orthanc-1.5.6 Orthanc-1.5.6
Thu, 28 Feb 2019 18:21:28 +0100 Sebastien Jodogne Fix performance issue in DICOM protocol by disabling Nagle's algorithm
Thu, 28 Feb 2019 18:09:36 +0100 Sebastien Jodogne Fix missing DB transactions in some write operations
Thu, 28 Feb 2019 09:29:48 +0100 Sebastien Jodogne Enlarge the support of JSON-to-XML conversion in the REST API
Wed, 27 Feb 2019 08:14:40 +0100 Sebastien Jodogne added chrono library in Boost for Stone
Tue, 26 Feb 2019 16:42:21 +0100 Sebastien Jodogne fix
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Mon, 25 Feb 2019 19:57:33 +0100 bgo-osimis Fixed the previous commit newlines
Mon, 25 Feb 2019 15:04:38 +0100 bgo-osimis Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
Mon, 25 Feb 2019 14:57:27 +0100 bgo-osimis Changed field default values from '*' to '' (empty string) in the Query/Retrieve query construction
Mon, 25 Feb 2019 12:40:43 +0100 Sebastien Jodogne back to mainline
Mon, 25 Feb 2019 11:44:20 +0100 Sebastien Jodogne Orthanc-1.5.5 Orthanc-1.5.5
Mon, 25 Feb 2019 09:31:12 +0100 Sebastien Jodogne changed API version to number 2
Sun, 24 Feb 2019 10:05:08 +0100 Sebastien Jodogne touch ORTHANC_API_VERSION
Sun, 24 Feb 2019 10:03:02 +0100 Sebastien Jodogne "DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
Sun, 24 Feb 2019 09:30:13 +0100 Sebastien Jodogne Fix issue #126 (Orthanc and DCMDICTPATH)
Sun, 24 Feb 2019 08:51:15 +0100 Sebastien Jodogne Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
Sat, 23 Feb 2019 15:58:59 +0100 Sebastien Jodogne note
Fri, 22 Feb 2019 18:08:09 +0100 Sebastien Jodogne Fixed possible use of uninitialized value in Boost 1.69.0
Fri, 22 Feb 2019 16:59:08 +0100 Sebastien Jodogne fix deprecated call
Fri, 22 Feb 2019 15:07:30 +0100 Sebastien Jodogne trying a patch for postgresql
Fri, 22 Feb 2019 13:59:33 +0100 Sebastien Jodogne travis
Fri, 22 Feb 2019 12:51:18 +0100 Sebastien Jodogne fix windows build
Thu, 21 Feb 2019 21:58:33 +0100 Sebastien Jodogne BOOST_LOCALE_BACKEND is not advanced
Thu, 21 Feb 2019 21:52:06 +0100 Sebastien Jodogne fix travis
Thu, 21 Feb 2019 21:18:32 +0100 Sebastien Jodogne fixing travis
Thu, 21 Feb 2019 20:53:48 +0100 Sebastien Jodogne upgrade to sqlite amalgamation 3.27.1
Thu, 21 Feb 2019 20:40:37 +0100 Sebastien Jodogne upgrade to curl 1.64.0
Thu, 21 Feb 2019 20:32:33 +0100 Sebastien Jodogne upgrade to e2fsprogs 1.44.5
Thu, 21 Feb 2019 19:17:03 +0100 Sebastien Jodogne upgrade to pugixml 1.9
Thu, 21 Feb 2019 18:51:36 +0100 Sebastien Jodogne upgrade to openssl 1.0.2p
Thu, 21 Feb 2019 18:19:56 +0100 Sebastien Jodogne upgrade to libjpeg 9c
Thu, 21 Feb 2019 18:15:05 +0100 Sebastien Jodogne upgrade to libpng 1.6.36
Thu, 21 Feb 2019 18:04:10 +0100 Sebastien Jodogne upgraded minizip
Thu, 21 Feb 2019 17:44:11 +0100 Sebastien Jodogne fix
Thu, 21 Feb 2019 16:51:06 +0100 Sebastien Jodogne upgrade to Boost 1.69.0
Thu, 21 Feb 2019 16:30:23 +0100 Sebastien Jodogne upgrade to GoogleTest 1.8.1
Thu, 21 Feb 2019 15:46:13 +0100 Sebastien Jodogne fixing lsb and msvc builds
Thu, 21 Feb 2019 15:13:49 +0100 Sebastien Jodogne use of DCMTK 3.6.4 in static builds
Thu, 21 Feb 2019 12:05:48 +0100 Sebastien Jodogne New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
Thu, 21 Feb 2019 10:24:59 +0100 Sebastien Jodogne typo
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 20 Feb 2019 17:21:39 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 17:19:27 +0100 Sebastien Jodogne preparing for dcmtk 3.6.4
Wed, 20 Feb 2019 16:41:05 +0100 Sebastien Jodogne typo
Wed, 20 Feb 2019 15:45:19 +0100 Sebastien Jodogne news
Wed, 20 Feb 2019 15:05:12 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:59:52 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:56:59 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:44:16 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 14:41:37 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 14:39:27 +0100 Sebastien Jodogne fixing Visual Studio 2015 64bit with ICU
Wed, 20 Feb 2019 14:17:52 +0100 Alain Mazy ImagePoint::Set + GetDistanceTo
Wed, 20 Feb 2019 12:34:33 +0100 am merge
Wed, 20 Feb 2019 12:34:22 +0100 am fix rounding
Wed, 20 Feb 2019 10:31:31 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 10:31:15 +0100 Sebastien Jodogne todo
Tue, 19 Feb 2019 08:43:23 +0100 Alain Mazy fix (shame on me for not testing)
Mon, 18 Feb 2019 20:42:21 +0100 Sebastien Jodogne unit test Toolbox.SubstituteVariables
Mon, 18 Feb 2019 18:43:40 +0100 Alain Mazy ImageProcessing::FillPolygon
Mon, 18 Feb 2019 12:18:15 +0100 Sebastien Jodogne cnot
Mon, 18 Feb 2019 07:18:35 +0100 Sebastien Jodogne trying again with msvc
Sun, 17 Feb 2019 08:19:56 +0100 Sebastien Jodogne note
Sat, 16 Feb 2019 15:46:53 +0100 Sebastien Jodogne masm not working
Sat, 16 Feb 2019 14:52:29 +0100 Sebastien Jodogne enable masm support in CMake
Sat, 16 Feb 2019 14:40:56 +0100 Sebastien Jodogne using extension .asm for masm
Sat, 16 Feb 2019 14:28:53 +0100 Sebastien Jodogne using masm if compiling icu with Visual Studio
Sat, 16 Feb 2019 11:38:54 +0100 Sebastien Jodogne still increasing heap size
Sat, 16 Feb 2019 11:30:35 +0100 Sebastien Jodogne fix for dcmtk 3.6.0
Sat, 16 Feb 2019 10:29:26 +0000 Sébastien Jodogne Merged in jku11/orthanc (pull request #7)
Wed, 13 Feb 2019 13:01:21 +0000 jku11 Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
Sat, 16 Feb 2019 11:17:19 +0100 Sebastien Jodogne increasing heap size of visual studio 2015
Sat, 16 Feb 2019 10:29:51 +0100 Sebastien Jodogne test
Sat, 16 Feb 2019 10:27:07 +0100 Sebastien Jodogne cont
Sat, 16 Feb 2019 09:47:36 +0100 Sebastien Jodogne trying a fix for windows
Sat, 16 Feb 2019 09:17:50 +0100 Sebastien Jodogne automating compilation if icu is used
Sat, 16 Feb 2019 00:31:35 +0100 Sebastien Jodogne first compilation combining ICU and LSB
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Fri, 15 Feb 2019 16:38:12 +0100 Sebastien Jodogne the trello board has been removed
Fri, 15 Feb 2019 16:32:38 +0100 Sebastien Jodogne merge
Fri, 15 Feb 2019 16:32:12 +0100 Sebastien Jodogne continuing with icu
Fri, 15 Feb 2019 11:08:18 +0100 Alain Mazy more constness
Fri, 15 Feb 2019 10:38:17 +0100 am merge
Fri, 15 Feb 2019 10:37:58 +0100 am merged ImageProcessing::Invert implementations
Fri, 15 Feb 2019 10:26:32 +0100 Sebastien Jodogne Build a static library to share code between the plugins
Fri, 15 Feb 2019 09:27:10 +0100 Sebastien Jodogne thin compatibility wrapper for FromDcmtkBridge::DetectEncoding()
Thu, 14 Feb 2019 20:39:49 +0100 Sebastien Jodogne cont
Thu, 14 Feb 2019 20:22:33 +0100 Sebastien Jodogne dynamic linking against libicu
Thu, 14 Feb 2019 19:52:35 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 19:41:09 +0100 Sebastien Jodogne preparing for libicu
Thu, 14 Feb 2019 16:22:52 +0100 am added Invert for Grayscale16
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:56:31 +0100 Sebastien Jodogne unit testing ParsedDicomFile::DetectEncoding()
Thu, 14 Feb 2019 14:48:43 +0100 Sebastien Jodogne unit testing simplified chinese
Thu, 14 Feb 2019 14:16:35 +0100 Sebastien Jodogne unit testing japanese
Thu, 14 Feb 2019 14:06:07 +0100 Sebastien Jodogne fix
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 12:15:28 +0100 Sebastien Jodogne typo
Thu, 14 Feb 2019 11:52:35 +0100 Sebastien Jodogne fix
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
Tue, 12 Feb 2019 17:27:33 +0100 s jodogne fix basic plugin sample
Mon, 11 Feb 2019 06:46:19 +0100 Sebastien Jodogne more verbose errors in DicomUserConnection
Fri, 08 Feb 2019 16:45:40 +0100 Sebastien Jodogne typo
Fri, 08 Feb 2019 16:33:09 +0100 Sebastien Jodogne back to mainline
Fri, 08 Feb 2019 15:02:50 +0100 Sebastien Jodogne Orthanc-1.5.4 Orthanc-1.5.4
Fri, 08 Feb 2019 13:12:03 +0100 Sebastien Jodogne fix
Fri, 08 Feb 2019 13:10:14 +0100 Sebastien Jodogne fix for dcmtk 3.6.1
Fri, 08 Feb 2019 12:35:35 +0100 Sebastien Jodogne documentation of DICOMweb in SDK, compatibility with DCMTK 3.6.0
Fri, 08 Feb 2019 08:38:45 +0100 Sebastien Jodogne improved logging in DicomUserConnection
Wed, 06 Feb 2019 23:25:06 +0100 Alain Mazy added tags
Wed, 06 Feb 2019 18:04:28 +0100 Sebastien Jodogne fix
Wed, 06 Feb 2019 18:01:43 +0100 Sebastien Jodogne new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Wed, 06 Feb 2019 16:46:08 +0100 Sebastien Jodogne fix incorrect "too many results"
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Wed, 06 Feb 2019 15:21:32 +0100 Sebastien Jodogne reorganization
Wed, 06 Feb 2019 15:01:37 +0100 Sebastien Jodogne dicomweb json to xml
Wed, 06 Feb 2019 13:51:20 +0100 Sebastien Jodogne set encoding to UTF-8, IBinaryFormatter
Wed, 06 Feb 2019 10:37:03 +0100 Sebastien Jodogne unit testing json for dicomweb
Wed, 06 Feb 2019 07:28:58 +0100 Sebastien Jodogne unit testing dicomweb conversion
Tue, 05 Feb 2019 21:10:47 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:55:27 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:44:26 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 18:34:27 +0100 Sebastien Jodogne support of value multiplicity in ITagVisitor
Tue, 05 Feb 2019 17:00:45 +0100 Sebastien Jodogne dicomweb
Tue, 05 Feb 2019 06:44:36 +0100 Sebastien Jodogne URI "/peers?expand" provides more information
Mon, 04 Feb 2019 21:09:44 +0100 Sebastien Jodogne ignore jobs that cannot be unserialized
Mon, 04 Feb 2019 20:30:08 +0100 Sebastien Jodogne log
Mon, 04 Feb 2019 15:47:56 +0100 Sebastien Jodogne New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Mon, 04 Feb 2019 12:09:26 +0100 Sebastien Jodogne merge
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Fri, 01 Feb 2019 17:54:06 +0100 Alain Mazy merge
Fri, 01 Feb 2019 17:53:40 +0100 Alain Mazy changed VS precompiled headers to support Ninja + instructions to use Ninja & QtCreator on Windows
Fri, 01 Feb 2019 09:28:12 +0100 Sebastien Jodogne improved log
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
Thu, 31 Jan 2019 17:39:14 +0100 Sebastien Jodogne Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 12:41:20 +0100 Sebastien Jodogne Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Tue, 29 Jan 2019 18:07:41 +0100 Sebastien Jodogne new metrics: orthanc_rest_api_active_requests
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Tue, 29 Jan 2019 10:34:00 +0100 Sebastien Jodogne merge
Tue, 29 Jan 2019 10:32:21 +0100 Sebastien Jodogne Resources/Samples/Python/DeleteAllStudies.py
Sun, 27 Jan 2019 15:59:36 +0100 Sebastien Jodogne always add HTTP header "Connection: close" if keep-alive is disabled
Fri, 25 Jan 2019 16:43:24 +0100 Sebastien Jodogne back to mainline
Fri, 25 Jan 2019 15:41:17 +0100 Sebastien Jodogne set version Orthanc-1.5.3
Fri, 25 Jan 2019 15:36:17 +0100 Sebastien Jodogne Orthanc-1.5.3 Orthanc-1.5.3
Fri, 25 Jan 2019 13:10:52 +0100 Sebastien Jodogne Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
Fri, 25 Jan 2019 09:47:13 +0100 Sebastien Jodogne adding the logo in the explorer
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 18:06:13 +0100 Sebastien Jodogne warning
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Thu, 24 Jan 2019 16:16:56 +0100 Sebastien Jodogne removed misleading warning
Thu, 24 Jan 2019 10:55:19 +0100 Alain Mazy merge
Thu, 24 Jan 2019 10:54:47 +0100 Alain Mazy added debug info for Orthanc issue #1
Wed, 23 Jan 2019 14:23:10 +0100 Sebastien Jodogne Don't return tags whose group is below 0x0008 in C-FIND SCP
Wed, 23 Jan 2019 09:32:59 +0100 Sebastien Jodogne Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
Tue, 22 Jan 2019 12:55:41 +0100 Sebastien Jodogne fix
Mon, 21 Jan 2019 15:57:39 +0100 Sebastien Jodogne fix to compile postgresql plugin in FreeBSD
Mon, 21 Jan 2019 12:09:04 +0100 Sebastien Jodogne Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
Sun, 20 Jan 2019 14:02:49 +0100 Sebastien Jodogne todo
Fri, 18 Jan 2019 19:20:34 +0100 Sebastien Jodogne back to mainline
Fri, 18 Jan 2019 17:10:24 +0100 Sebastien Jodogne set version Orthanc-1.5.2
Fri, 18 Jan 2019 17:01:15 +0100 Sebastien Jodogne Orthanc-1.5.2 Orthanc-1.5.2
Fri, 18 Jan 2019 14:42:21 +0100 Sebastien Jodogne fix travis build script
Fri, 18 Jan 2019 14:17:15 +0100 Sebastien Jodogne cppcheck
Thu, 17 Jan 2019 21:33:27 +0100 Sebastien Jodogne removed bad header
Thu, 17 Jan 2019 21:30:52 +0100 Sebastien Jodogne fix memory leak in civetweb
Thu, 17 Jan 2019 18:53:13 +0100 Sebastien Jodogne log about what HTTP server is running
Thu, 17 Jan 2019 18:34:35 +0100 Sebastien Jodogne closing branch Orthanc-1.5.1 Orthanc-1.5.1
Thu, 17 Jan 2019 18:34:08 +0100 Sebastien Jodogne closing branch Orthanc-1.4.2 Orthanc-1.4.2
Thu, 17 Jan 2019 18:34:00 +0100 Sebastien Jodogne closing branch Orthanc-1.5.0 Orthanc-1.5.0
Thu, 17 Jan 2019 18:33:11 +0100 Sebastien Jodogne closing branch db-changes db-changes
Thu, 17 Jan 2019 18:32:42 +0100 Sebastien Jodogne making db-changes the new mainline
Thu, 17 Jan 2019 18:30:52 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 17 Jan 2019 18:29:16 +0100 Sebastien Jodogne renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Thu, 17 Jan 2019 16:26:44 +0100 Sebastien Jodogne using tcp_nodelay in civetweb
Wed, 16 Jan 2019 16:32:11 +0100 Sebastien Jodogne cont
Wed, 16 Jan 2019 15:54:16 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 15:51:32 +0100 Sebastien Jodogne moving third-party dependencies to another server
Wed, 16 Jan 2019 14:14:48 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 14:14:24 +0100 Sebastien Jodogne rollback to Mongoose as default HTTP server
Wed, 16 Jan 2019 12:23:22 +0100 Sebastien Jodogne missing file
Wed, 16 Jan 2019 12:17:29 +0100 Sebastien Jodogne fix build of civetweb for Visual Studio 2008 and LSB
Wed, 16 Jan 2019 12:14:30 +0100 Sebastien Jodogne fix build of civetweb for Visual Studio 2008 and LSB db-changes
Wed, 16 Jan 2019 09:53:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Tue, 15 Jan 2019 21:11:44 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Tue, 15 Jan 2019 21:09:33 +0100 Sebastien Jodogne Fix issue #58 (Patient recycling order should be defined by their received last instance) db-changes
Tue, 15 Jan 2019 18:46:59 +0100 Sebastien Jodogne reproduced issue 32 in Java
Tue, 15 Jan 2019 13:06:03 +0100 Sebastien Jodogne trying to reproduce isse 32 in C++
Mon, 14 Jan 2019 16:23:08 +0100 Sebastien Jodogne fix unit tests db-changes
Mon, 14 Jan 2019 13:13:12 +0100 Sebastien Jodogne Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) db-changes
Mon, 14 Jan 2019 13:11:43 +0100 Sebastien Jodogne Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
Sun, 13 Jan 2019 20:16:43 +0100 s jodogne compatibility with dcmtk 3.6.4
Sun, 13 Jan 2019 17:49:19 +0100 jodogne working on dcmtk 3.6.4 compatibility
Sat, 12 Jan 2019 11:08:53 +0100 Sebastien Jodogne conrt db-changes
Sat, 12 Jan 2019 09:15:32 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 11 Jan 2019 11:34:58 +0100 Sebastien Jodogne log libcurl error codes
Fri, 11 Jan 2019 11:06:44 +0100 Sebastien Jodogne fix db-changes
Fri, 11 Jan 2019 11:01:55 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 11 Jan 2019 10:59:49 +0100 Sebastien Jodogne fix
Fri, 11 Jan 2019 10:55:18 +0100 Sebastien Jodogne minor improvements to upload progress bar
Fri, 11 Jan 2019 10:46:16 +0100 Sebastien Jodogne minor layout modification
Thu, 10 Jan 2019 21:23:31 +0100 Sebastien Jodogne Don't consider tags whose group is below 0x0008 in C-FIND SCP
Thu, 10 Jan 2019 20:55:28 +0100 Sebastien Jodogne Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
Thu, 10 Jan 2019 18:03:04 +0100 Sebastien Jodogne increment ORTHANC_API_VERSION db-changes
Thu, 10 Jan 2019 18:02:34 +0100 Sebastien Jodogne More consistent handling of the "Last" field returned by the "/changes" URI db-changes
Thu, 10 Jan 2019 11:19:39 +0100 Alain Mazy added a log in console to debug issue #1. Can't reproduce the issue since then so let's keep the log!
Thu, 10 Jan 2019 10:51:36 +0100 Alain Mazy back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
Thu, 10 Jan 2019 10:10:26 +0100 Alain Mazy 'fix' for Orthanc issue 21: added a select file button + a warning specific for Firefox users
Mon, 07 Jan 2019 17:23:04 +0100 Sebastien Jodogne warn about missing extensions db-changes
Mon, 07 Jan 2019 16:21:57 +0100 Sebastien Jodogne removing build dependency on plugins db-changes
Mon, 07 Jan 2019 16:13:16 +0100 Sebastien Jodogne removing build dependency on plugins db-changes
Sun, 06 Jan 2019 12:43:19 +0100 Sebastien Jodogne renamed macro db-changes
Sat, 05 Jan 2019 18:51:36 +0100 Sebastien Jodogne cont db-changes
Sat, 05 Jan 2019 18:27:11 +0100 Sebastien Jodogne cont db-changes
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization db-changes
Sat, 05 Jan 2019 16:09:21 +0100 Sebastien Jodogne reorganization of folders db-changes
Sat, 05 Jan 2019 15:50:55 +0100 Sebastien Jodogne new extension for database plugin SDK: getChildrenMetadata db-changes
Sat, 05 Jan 2019 15:08:53 +0100 Sebastien Jodogne IDatabaseWrapper::GetChildrenMetadata() db-changes
Sat, 05 Jan 2019 12:17:30 +0100 Sebastien Jodogne starting optimization of SeriesIndex::GetSeriesStatus() db-changes
Sat, 05 Jan 2019 11:39:31 +0100 Sebastien Jodogne new extension for database plugin SDK: setResourcesContent db-changes
Fri, 04 Jan 2019 17:48:34 +0100 Sebastien Jodogne preparing extension CreateResources db-changes
Fri, 04 Jan 2019 17:22:47 +0100 Sebastien Jodogne cont db-changes
Fri, 04 Jan 2019 17:10:58 +0100 Sebastien Jodogne grouping the setting of metadata db-changes
Fri, 04 Jan 2019 16:52:53 +0100 Sebastien Jodogne reorganization db-changes
Fri, 04 Jan 2019 16:42:55 +0100 Sebastien Jodogne reorganization db-changes
Fri, 04 Jan 2019 15:52:19 +0100 Sebastien Jodogne IDatabaseWrapper::SetResourcesContent db-changes
Fri, 04 Jan 2019 13:52:34 +0100 Sebastien Jodogne new extension for database plugin SDK: createInstance db-changes
Thu, 03 Jan 2019 20:03:35 +0100 Sebastien Jodogne simplification of unit tests db-changes
Thu, 03 Jan 2019 18:21:22 +0100 Sebastien Jodogne started refactoring of ServerIndex::Store() db-changes
Thu, 03 Jan 2019 14:03:39 +0100 Sebastien Jodogne ISqlLookupFormatter::FormatWildcardEscape() db-changes
Thu, 03 Jan 2019 12:47:17 +0100 Sebastien Jodogne fix db-changes
Thu, 03 Jan 2019 10:06:42 +0100 Sebastien Jodogne compatibility with orthanc-databases db-changes
Wed, 02 Jan 2019 19:04:15 +0100 Sebastien Jodogne OrthancPluginDatabase::ApplyLookupResources() using fast lookup db-changes
Wed, 02 Jan 2019 18:39:25 +0100 Sebastien Jodogne IDatabaseWrapper::ApplyLookupResources now returns lists db-changes
Wed, 02 Jan 2019 15:50:44 +0100 Sebastien Jodogne new extension for database plugin SDK: lookupResources db-changes
Wed, 02 Jan 2019 13:44:18 +0100 Sebastien Jodogne refactoring to reuse DatabaseConstraint in separate projects db-changes
Wed, 02 Jan 2019 11:47:58 +0100 Sebastien Jodogne cont db-changes
Wed, 02 Jan 2019 11:26:27 +0100 Sebastien Jodogne getting rid of IFindConstraint hierarchy db-changes
Wed, 02 Jan 2019 10:13:11 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Sat, 29 Dec 2018 14:21:43 +0100 Sebastien Jodogne cosmetic
Sat, 29 Dec 2018 14:16:43 +0100 Sebastien Jodogne fix compatibility with civetweb 1.11
Thu, 27 Dec 2018 15:26:27 +0100 amazy added an upload.html in pure HTML/JS (no dependencies) update-jquery
Wed, 26 Dec 2018 16:58:21 +0100 am upgraded jquery, jquery-mobile, jquery-file-upload. Everything seems to be working as before. Theme has changed ! update-jquery
Wed, 26 Dec 2018 11:15:17 +0100 am Fixed Orthanc Explorer on IE and Firefox: Explorer always show 'to many results'
Mon, 24 Dec 2018 11:41:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:41:20 +0100 Sebastien Jodogne new mail address
Mon, 24 Dec 2018 11:39:50 +0100 Sebastien Jodogne preparing for 2019 db-changes
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
Fri, 21 Dec 2018 17:25:12 +0100 Sebastien Jodogne fix to use from orthanc-databases db-changes
Fri, 21 Dec 2018 17:07:58 +0100 Sebastien Jodogne refactoring: class ISqlLookupFormatter to be used in orthanc-databases db-changes
Fri, 21 Dec 2018 14:12:14 +0100 Sebastien Jodogne reorganization db-changes
Fri, 21 Dec 2018 13:48:04 +0100 Sebastien Jodogne removal of SQLiteDatabaseWrapper::GetAllInternalIds db-changes
Fri, 21 Dec 2018 13:36:30 +0100 Sebastien Jodogne compatibility layer seems to be working db-changes
Fri, 21 Dec 2018 12:45:24 +0100 Sebastien Jodogne backward compatibility with filtering identifiers db-changes
Thu, 20 Dec 2018 17:59:16 +0100 Sebastien Jodogne working on Compatibility::DatabaseLookup db-changes
Thu, 20 Dec 2018 16:58:52 +0100 Sebastien Jodogne new class: Compatibility::DatabaseLookup db-changes
Thu, 20 Dec 2018 16:49:07 +0100 Sebastien Jodogne fix build db-changes
Thu, 20 Dec 2018 16:42:35 +0100 Sebastien Jodogne working on a database compatibility layer db-changes
Thu, 20 Dec 2018 16:18:38 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 20 Dec 2018 16:18:20 +0100 Sebastien Jodogne fix build without plugins
Thu, 20 Dec 2018 16:06:38 +0100 Sebastien Jodogne move class SetOfResources to plugins db-changes
Thu, 20 Dec 2018 15:29:28 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 20 Dec 2018 15:24:55 +0100 Sebastien Jodogne fix issue #118
Thu, 20 Dec 2018 12:22:49 +0100 Sebastien Jodogne back to mainline
Thu, 20 Dec 2018 12:22:16 +0100 Sebastien Jodogne back to mainline
Thu, 20 Dec 2018 10:45:09 +0100 Sebastien Jodogne set version Orthanc-1.5.1
Thu, 20 Dec 2018 10:40:16 +0100 Sebastien Jodogne Orthanc-1.5.1 Orthanc-1.5.1
Thu, 20 Dec 2018 10:40:01 +0100 Sebastien Jodogne preparing for release
Thu, 20 Dec 2018 09:26:09 +0100 Sebastien Jodogne fix for msvc
Wed, 19 Dec 2018 18:06:46 +0100 Sebastien Jodogne removing IDatabaseWrapper::LookupIdentifier() db-changes
Wed, 19 Dec 2018 16:31:10 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 19 Dec 2018 16:27:07 +0100 Sebastien Jodogne moving LookupIdentifierQuery to the graveyard db-changes
Wed, 19 Dec 2018 14:35:55 +0100 Sebastien Jodogne fix lsb compatibility
Wed, 19 Dec 2018 14:20:11 +0100 Sebastien Jodogne moving LookupResource to graveyard db-changes
Wed, 19 Dec 2018 13:58:28 +0100 Sebastien Jodogne effectively replacing LookupResource by DatabaseLookup in searches db-changes
Wed, 19 Dec 2018 13:10:48 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 19 Dec 2018 13:08:04 +0100 Sebastien Jodogne simplification db-changes
Wed, 19 Dec 2018 11:18:39 +0100 Sebastien Jodogne SQLiteDatabaseWrapper::ApplyLookupResources() db-changes
Tue, 18 Dec 2018 18:56:55 +0100 Sebastien Jodogne new class: DatabaseConstraint db-changes
Tue, 18 Dec 2018 14:37:53 +0100 am fix indentation
Tue, 18 Dec 2018 12:50:27 +0100 Sebastien Jodogne cont db-changes
Tue, 18 Dec 2018 12:07:52 +0100 amazy more plugin helpers
Mon, 17 Dec 2018 17:05:28 +0100 Sebastien Jodogne preparing to speed up find in databases db-changes
Mon, 17 Dec 2018 10:26:01 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 17 Dec 2018 10:22:51 +0100 Sebastien Jodogne replaced 'var' by 'let' in Orthanc Explorer's JavaScript
Sat, 15 Dec 2018 16:30:47 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Sat, 15 Dec 2018 16:29:50 +0100 Sebastien Jodogne renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
Sat, 15 Dec 2018 10:57:18 +0100 Sebastien Jodogne tracking disk size by the database engine to ensure consistency across transactions db-changes
Fri, 14 Dec 2018 18:07:40 +0100 Sebastien Jodogne refactoring computation of disk size for recycling db-changes
Fri, 14 Dec 2018 16:04:17 +0100 Sebastien Jodogne speeding up the computation of the size of the attachments in SQLite db-changes
Fri, 14 Dec 2018 14:55:49 +0100 Sebastien Jodogne renamed class DatabaseWrapper as SQLiteDatabaseWrapper db-changes
Fri, 14 Dec 2018 14:21:27 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 14 Dec 2018 12:10:03 +0100 Sebastien Jodogne On C-FIND, avoid accessing the storage area whenever possible
Thu, 13 Dec 2018 17:58:27 +0100 Sebastien Jodogne merge
Thu, 13 Dec 2018 17:57:59 +0100 Sebastien Jodogne merge
Thu, 13 Dec 2018 17:54:06 +0100 Sebastien Jodogne Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Thu, 13 Dec 2018 17:17:51 +0100 Sebastien Jodogne make "/tools/create-dicom" more tolerant to invalid specific character set
Thu, 13 Dec 2018 17:16:32 +0100 Sebastien Jodogne make "/tools/create-dicom" more tolerant to invalid specific character set
Thu, 13 Dec 2018 17:19:50 +0100 Sebastien Jodogne make "/tools/create-dicom" more tolerant to invalid specific character set
Thu, 13 Dec 2018 15:14:39 +0100 am merge
Thu, 13 Dec 2018 14:48:23 +0100 am more error details
Thu, 13 Dec 2018 12:37:10 +0100 Sebastien Jodogne DicomMap::ExtractMainDicomTags()
Wed, 12 Dec 2018 15:42:33 +0100 Sebastien Jodogne DicomMap::FromDicomAsJson
Wed, 12 Dec 2018 09:08:34 +0100 Sebastien Jodogne fix NEWS
Tue, 11 Dec 2018 19:02:51 +0100 Sebastien Jodogne refactoring OrthancFindRequestHandler using LookupResource::IVisitor
Tue, 11 Dec 2018 18:36:52 +0100 Sebastien Jodogne merge
Tue, 11 Dec 2018 18:36:38 +0100 Sebastien Jodogne refactoring /tools/find using LookupResource::IVisitor
Tue, 11 Dec 2018 15:34:57 +0100 am NEWS wrt /modalities (again)
Tue, 11 Dec 2018 13:45:47 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Tue, 11 Dec 2018 13:21:34 +0100 Sebastien Jodogne sharing strings
Mon, 10 Dec 2018 21:52:01 +0100 Sebastien Jodogne fix basic plugin sample
Mon, 10 Dec 2018 20:33:13 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 10 Dec 2018 20:32:47 +0100 Sebastien Jodogne fix NEWS
Mon, 10 Dec 2018 18:48:40 +0100 am fix NEWS
Mon, 10 Dec 2018 16:25:34 +0100 Sebastien Jodogne back to mainline
Mon, 10 Dec 2018 16:24:49 +0100 Sebastien Jodogne back to mainline
Mon, 10 Dec 2018 15:15:28 +0100 Sebastien Jodogne set version Orthanc-1.5.0
Mon, 10 Dec 2018 15:08:25 +0100 Sebastien Jodogne Orthanc-1.5.0 Orthanc-1.5.0
Mon, 10 Dec 2018 12:19:19 +0100 Sebastien Jodogne fix
Mon, 10 Dec 2018 11:15:31 +0100 Sebastien Jodogne Orthanc 1.4.3 is now known as 1.5.0
Mon, 10 Dec 2018 10:33:58 +0100 Sebastien Jodogne New "DicomDiskSize" and "DicomUncompressedSize" fields in statistics about resources
Mon, 10 Dec 2018 10:03:41 +0100 Sebastien Jodogne exploring hierarchy of C-FIND answers finished
Mon, 10 Dec 2018 09:20:57 +0100 Sebastien Jodogne fix
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()
Sat, 08 Dec 2018 11:54:14 +0100 Sebastien Jodogne fix
Fri, 07 Dec 2018 18:03:56 +0100 Sebastien Jodogne New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer
Thu, 06 Dec 2018 15:58:08 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 06 Dec 2018 13:10:24 +0100 am merge
Thu, 06 Dec 2018 13:10:00 +0100 am added C++ plugin helpers
Thu, 06 Dec 2018 12:41:16 +0100 Sebastien Jodogne cont
Thu, 06 Dec 2018 12:27:30 +0100 Sebastien Jodogne merge
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Thu, 06 Dec 2018 11:16:23 +0100 am use Toolbox::IsIntegeer instead of try_lexical_convert that is not available on some platform
Thu, 06 Dec 2018 10:39:27 +0100 am merge
Thu, 06 Dec 2018 10:39:08 +0100 am more defensive parsing of responses
Thu, 06 Dec 2018 10:11:40 +0100 amazy merge
Thu, 06 Dec 2018 10:10:57 +0100 amazy error details
Thu, 06 Dec 2018 10:10:58 +0100 Sebastien Jodogne remove redundancies
Wed, 05 Dec 2018 18:02:11 +0100 Sebastien Jodogne preparing for asynchronous generation of archives
Wed, 05 Dec 2018 16:30:28 +0100 am added few plugin helpers
Wed, 05 Dec 2018 16:30:11 +0100 am avoid boost::bad_lexical_cast exception in happy path
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring
Wed, 05 Dec 2018 14:33:47 +0100 Sebastien Jodogne MediaArchiveSize configuration option
Wed, 05 Dec 2018 12:58:56 +0100 Sebastien Jodogne log
Wed, 05 Dec 2018 09:19:34 +0100 Sebastien Jodogne fix
Tue, 04 Dec 2018 19:01:00 +0100 Sebastien Jodogne fix
Tue, 04 Dec 2018 18:58:45 +0100 Sebastien Jodogne fix
Tue, 04 Dec 2018 18:56:39 +0100 Sebastien Jodogne log flag to OrthancPluginSetHttpErrorDetails
Tue, 04 Dec 2018 16:43:53 +0100 Sebastien Jodogne fix
Tue, 04 Dec 2018 16:31:29 +0100 Sebastien Jodogne OrthancPlugins::SetGlobalContext() in OrthancPluginCppWrapper
Mon, 03 Dec 2018 17:14:55 +0100 Sebastien Jodogne New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Mon, 03 Dec 2018 15:11:42 +0100 Sebastien Jodogne cont
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Mon, 03 Dec 2018 11:49:39 +0100 Sebastien Jodogne GenerateErrorCodes.py
Mon, 03 Dec 2018 11:46:04 +0100 Sebastien Jodogne added details string in OrthancException
Mon, 03 Dec 2018 10:02:25 +0100 am throw instead of assert when Dicom tags can not be simplified
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Thu, 29 Nov 2018 20:36:55 +0100 Sebastien Jodogne typo
Thu, 29 Nov 2018 20:36:31 +0100 Sebastien Jodogne New options to URI "/queries/.../answers": "?expand" and "?limit"
Thu, 29 Nov 2018 18:40:51 +0100 Sebastien Jodogne Lua 5.3.5
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Thu, 29 Nov 2018 16:35:18 +0100 Sebastien Jodogne merge
Thu, 29 Nov 2018 16:31:20 +0100 Sebastien Jodogne simplifying OrthancConfiguration for modalities/peers
Thu, 29 Nov 2018 15:26:47 +0100 am merge
Thu, 29 Nov 2018 15:26:31 +0100 am added FontRegistry::FindFont
Thu, 29 Nov 2018 15:16:32 +0100 Sebastien Jodogne OrthancConfiguration::SetServerIndex()
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Wed, 28 Nov 2018 14:48:14 +0100 am reduced log level for failing job backup
Wed, 28 Nov 2018 14:37:17 +0100 am merge
Wed, 28 Nov 2018 14:36:33 +0100 am clone FullOrthancDataSet + new dicom tags
Wed, 28 Nov 2018 14:36:09 +0100 am create-dicom: more logs in case of error
Wed, 28 Nov 2018 14:34:56 +0100 am /image-uint16: return 404 instead of unsupported.png when instance is not found
Tue, 27 Nov 2018 17:09:11 +0100 Sebastien Jodogne merge
Tue, 27 Nov 2018 17:08:48 +0100 Sebastien Jodogne new class: OrthancConfiguration
Thu, 15 Nov 2018 11:35:35 +0100 Sebastien Jodogne "SynchronousCMove" is now "true" by default
Tue, 13 Nov 2018 17:50:03 +0100 Sebastien Jodogne Fix issue #114
Tue, 13 Nov 2018 16:21:13 +0100 Sebastien Jodogne upgrade to Boost 1.68 in static builds
Tue, 13 Nov 2018 12:01:12 +0100 Sebastien Jodogne Go back to lookup if deleting a resource without an ancestor
Fri, 09 Nov 2018 14:48:32 +0100 Sebastien Jodogne New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
Fri, 09 Nov 2018 14:07:06 +0100 Sebastien Jodogne note about Perl regex syntax
Fri, 09 Nov 2018 11:55:16 +0100 Sebastien Jodogne fix for older versions of boost::regex
Fri, 09 Nov 2018 09:46:21 +0100 Sebastien Jodogne Orthanc starts even if jobs from a previous execution cannot be unserialized
Fri, 09 Nov 2018 09:06:46 +0100 Sebastien Jodogne macros ORTHANC_OVERRIDE and ORTHANC_FINAL
Thu, 08 Nov 2018 17:26:17 +0100 Sebastien Jodogne note
Wed, 07 Nov 2018 13:06:59 +0100 Sebastien Jodogne Orthanc configuration file can use environment variables
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, 06 Nov 2018 15:41:21 +0100 Sebastien Jodogne PamReader::ReadFromMemory
Mon, 05 Nov 2018 13:24:16 +0100 Sebastien Jodogne fix
Mon, 05 Nov 2018 12:30:16 +0100 Sebastien Jodogne patch for compatibility with Cocoa on OS X
Mon, 05 Nov 2018 11:57:16 +0100 Sebastien Jodogne place include directory for static libuuid at highest priority
Mon, 05 Nov 2018 09:29:08 +0100 Sebastien Jodogne Orthanc framework 1.4.1
Wed, 31 Oct 2018 18:07:28 +0100 Sebastien Jodogne fix
Wed, 31 Oct 2018 14:41:51 +0100 Sebastien Jodogne Font::LoadFromResource()
Wed, 31 Oct 2018 14:14:16 +0100 Sebastien Jodogne place Boost include directories at highest priority
Tue, 30 Oct 2018 18:29:15 +0100 Sebastien Jodogne merge
Tue, 30 Oct 2018 18:28:44 +0100 Sebastien Jodogne minor fixes if embedding images within DICOM
Tue, 30 Oct 2018 17:35:13 +0100 am updated API doc
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
Tue, 30 Oct 2018 10:46:17 +0100 Sebastien Jodogne float to integer grayscale conversion
Tue, 23 Oct 2018 17:32:56 +0200 Sebastien Jodogne MongooseServer::SetThreadsCount()
Tue, 23 Oct 2018 12:05:19 +0200 Sebastien Jodogne fix ImageProcessing::Set() for subregions
Mon, 22 Oct 2018 16:12:59 +0200 Sebastien Jodogne fix
Mon, 22 Oct 2018 14:20:21 +0200 Sebastien Jodogne Font::Render()
Thu, 18 Oct 2018 12:03:51 +0200 Sebastien Jodogne POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
Thu, 18 Oct 2018 11:44:17 +0200 Sebastien Jodogne DicomInstanceToStore::GetHasher()
Thu, 18 Oct 2018 10:53:22 +0200 Sebastien Jodogne integration db-changes->mainline
Thu, 18 Oct 2018 10:48:11 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 18 Oct 2018 10:43:24 +0200 Sebastien Jodogne cont db-changes
Thu, 18 Oct 2018 10:35:09 +0200 Sebastien Jodogne refactoring DicomInstanceToStore db-changes
Tue, 16 Oct 2018 19:47:09 +0200 Sebastien Jodogne testing DicomTagConstraint db-changes
Tue, 16 Oct 2018 18:00:05 +0200 Sebastien Jodogne DicomTagConstraint and DatabaseLookup db-changes
Mon, 15 Oct 2018 16:02:53 +0200 am increased DownloadPackage timeout to 300sec Orthanc-1.4.2-fix-build
Mon, 15 Oct 2018 15:33:40 +0200 am increased DownloadPackage Timeout since we've seen that 60sec is not always enough
Mon, 15 Oct 2018 13:45:00 +0200 amazy Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
Sat, 13 Oct 2018 12:17:16 +0200 Sebastien Jodogne New modality manufacturer: "GE" for GE Healthcare EA and AW
Fri, 12 Oct 2018 15:20:11 +0200 Sebastien Jodogne closing branch lscoder/fix-drawingdicomizer-jquery-path-1480725856237
Fri, 12 Oct 2018 15:20:02 +0200 Sebastien Jodogne closing branch Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
Fri, 12 Oct 2018 15:19:56 +0200 Sebastien Jodogne closing branch Barnerd/fix-build-with-libressl-completely-re-1488028252315
Fri, 12 Oct 2018 15:18:10 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 12 Oct 2018 15:17:32 +0200 Sebastien Jodogne closing branch Orthanc-1.4.0
Fri, 12 Oct 2018 15:17:19 +0200 Sebastien Jodogne closing branch Orthanc-1.4.1
Fri, 12 Oct 2018 15:16:59 +0200 Sebastien Jodogne closing branch Orthanc-1.3.2
Fri, 12 Oct 2018 15:16:47 +0200 Sebastien Jodogne closing branch Orthanc-0.9.5
Fri, 12 Oct 2018 15:16:43 +0200 Sebastien Jodogne closing branch Orthanc-0.9.6
Fri, 12 Oct 2018 14:37:54 +0200 Sebastien Jodogne making the boost patch mandatory
Fri, 12 Oct 2018 14:33:03 +0200 Sebastien Jodogne patch for compatibility between Qt4 and boost
Tue, 09 Oct 2018 20:09:35 +0200 Sebastien Jodogne notes
Tue, 09 Oct 2018 16:44:28 +0200 Sebastien Jodogne removed done tasks in TODO
Tue, 09 Oct 2018 16:28:55 +0200 Sebastien Jodogne removing test messages
Tue, 09 Oct 2018 16:27:49 +0200 Sebastien Jodogne Orthanc Explorer: Lookup and limit the results to 100 patients/studies
Tue, 09 Oct 2018 14:19:48 +0200 Sebastien Jodogne Possibility to restrict the allowed DICOM commands for each modality
Tue, 09 Oct 2018 12:51:20 +0200 Sebastien Jodogne refactoring serialization of RemoteModalityParameters
Mon, 08 Oct 2018 17:36:54 +0200 am DicomImageInformation::Clone()
Mon, 08 Oct 2018 17:20:44 +0200 Sebastien Jodogne refactoring
Mon, 08 Oct 2018 17:05:19 +0200 Sebastien Jodogne sharing code within OrthancRestAnonymizeModify
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob
Mon, 08 Oct 2018 11:40:31 +0200 Sebastien Jodogne fix
Fri, 05 Oct 2018 17:56:55 +0200 Sebastien Jodogne ImageAccessor::GetWriteableAccessor() and GetReadOnlyAccessor()
Fri, 05 Oct 2018 17:51:10 +0200 Sebastien Jodogne merge
Fri, 05 Oct 2018 17:49:05 +0200 Sebastien Jodogne serialization of DicomMap
Fri, 05 Oct 2018 17:48:02 +0200 Sebastien Jodogne merge
Fri, 05 Oct 2018 17:46:02 +0200 Sebastien Jodogne ImageAccessor now non-copyable
Fri, 05 Oct 2018 16:07:34 +0200 Sebastien Jodogne SetOfCommandsJob
Fri, 05 Oct 2018 10:44:59 +0200 Sebastien Jodogne unused ICommand moved to graveyard
Fri, 05 Oct 2018 10:39:42 +0200 am added SingleValueObject: a simple implementation of a IDynamicObject that stores a single typed value
Wed, 03 Oct 2018 16:13:19 +0200 am added mime type for WASM in WebSkeleton
Wed, 03 Oct 2018 14:59:52 +0200 am added mime type for WASM
Tue, 02 Oct 2018 17:24:55 +0200 Sebastien Jodogne fix checking of MD5 in CMake, new option "no-check" for MD5
Tue, 02 Oct 2018 17:05:36 +0200 Sebastien Jodogne merge
Tue, 02 Oct 2018 17:05:07 +0200 Sebastien Jodogne New URI: "/studies/.../merge" to merge a study
Tue, 02 Oct 2018 15:54:36 +0200 am allow passing FALSE as expeted MD5 in DownloadPackage when we don't wan't to check the MD5
Mon, 01 Oct 2018 14:19:45 +0200 am merge
Mon, 01 Oct 2018 14:19:10 +0200 am fix
Mon, 01 Oct 2018 13:05:07 +0200 Sebastien Jodogne fix build
Mon, 01 Oct 2018 11:35:01 +0200 am added accessors in C++ wrappers
Fri, 28 Sep 2018 19:17:04 +0200 Sebastien Jodogne unit testing of SplitStudyJob
Fri, 28 Sep 2018 18:36:20 +0200 Sebastien Jodogne simplification in SplitStudyJob, fix possible memory leak
Fri, 28 Sep 2018 17:59:44 +0200 Sebastien Jodogne serialization of SplitStudyJob
Fri, 28 Sep 2018 16:48:43 +0200 Sebastien Jodogne New URI: "/studies/.../split" to split a study
Thu, 27 Sep 2018 13:22:57 +0200 Sebastien Jodogne Fix: Closing DICOM associations after running query/retrieve from REST API
Wed, 26 Sep 2018 15:55:42 +0200 Sebastien Jodogne trailing step in SetOfInstancesJob
Wed, 26 Sep 2018 09:50:30 +0200 Sebastien Jodogne revert bad fix
Tue, 25 Sep 2018 10:17:59 +0200 Sebastien Jodogne bgra32 to grayscale conversion
Tue, 25 Sep 2018 07:08:37 +0200 Sebastien Jodogne explicitly setting the locale in unit tests
Fri, 21 Sep 2018 15:48:40 +0200 Sebastien Jodogne new orthanc framework
Thu, 20 Sep 2018 16:18:00 +0200 Sebastien Jodogne merge
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Thu, 20 Sep 2018 14:22:07 +0200 Sebastien Jodogne back to mainline
Thu, 20 Sep 2018 14:21:51 +0200 Sebastien Jodogne back to mainline
Thu, 20 Sep 2018 13:28:18 +0200 Sebastien Jodogne set version Orthanc-1.4.2
Thu, 20 Sep 2018 13:24:18 +0200 Sebastien Jodogne Orthanc-1.4.2 Orthanc-1.4.2
Thu, 20 Sep 2018 11:27:48 +0200 Sebastien Jodogne missing break
Thu, 20 Sep 2018 11:07:38 +0200 Sebastien Jodogne fix
Thu, 20 Sep 2018 10:30:49 +0200 Sebastien Jodogne fix warnings
Thu, 20 Sep 2018 08:57:46 +0200 Sebastien Jodogne fix warnings
Wed, 19 Sep 2018 21:10:49 +0200 Sebastien Jodogne IncomingWorklistRequestFilter() to filter incoming C-FIND worklist queries
Wed, 19 Sep 2018 16:06:41 +0200 Sebastien Jodogne unit testing of overwriting
Wed, 19 Sep 2018 15:24:01 +0200 Sebastien Jodogne New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Tue, 18 Sep 2018 16:31:42 +0200 Sebastien Jodogne fix for msvc
Tue, 18 Sep 2018 15:38:18 +0200 Sebastien Jodogne OrthancPluginGetPeerUserProperty()
Mon, 17 Sep 2018 12:08:49 +0200 Sebastien Jodogne fix
Mon, 17 Sep 2018 11:37:05 +0200 Sebastien Jodogne fix osimis address
Thu, 13 Sep 2018 11:37:57 +0200 Sebastien Jodogne typo
Thu, 13 Sep 2018 09:03:39 +0200 Sebastien Jodogne doc
Wed, 12 Sep 2018 17:52:28 +0200 Sebastien Jodogne documentation of the jobs SDK
Wed, 12 Sep 2018 15:25:50 +0200 Sebastien Jodogne C++ wrappers around OrthancPluginJob and OrthancPluginPeers
Tue, 11 Sep 2018 18:14:52 +0200 Sebastien Jodogne Query/retrieve: Added button for "DX" modality
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Fri, 07 Sep 2018 10:09:17 +0200 Sebastien Jodogne more generic handling of content and serialization in plugin jobs
Thu, 06 Sep 2018 18:24:44 +0200 Sebastien Jodogne fix
Thu, 06 Sep 2018 16:23:40 +0200 Sebastien Jodogne improved naming of methods in IJob
Thu, 06 Sep 2018 12:32:02 +0200 Sebastien Jodogne reason for releasing resources in jobs
Thu, 06 Sep 2018 11:06:54 +0200 Sebastien Jodogne missing files
Wed, 05 Sep 2018 17:59:09 +0200 Sebastien Jodogne news
Wed, 05 Sep 2018 17:57:06 +0200 Sebastien Jodogne primitives to create jobs from plugins
Tue, 04 Sep 2018 15:58:26 +0200 Sebastien Jodogne Fix issue #99 (PamWriter test segfaults on alpine linux with gcc 6.4.0)
Tue, 04 Sep 2018 15:07:40 +0200 Sebastien Jodogne Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
Tue, 04 Sep 2018 10:10:22 +0200 Sebastien Jodogne Fix issue #54 (quoting multipart answers)
Wed, 29 Aug 2018 13:24:28 +0200 Sebastien Jodogne fix ordering of non-parallel slices + /tools/reconstruct
Tue, 28 Aug 2018 15:14:33 +0200 Sebastien Jodogne OrthancConfiguration::GetDictionary
Thu, 23 Aug 2018 18:52:14 +0200 Sebastien Jodogne note
Thu, 23 Aug 2018 13:52:54 +0200 Sebastien Jodogne New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
Thu, 23 Aug 2018 13:11:48 +0200 Sebastien Jodogne "OrthancPeers" configuration option now allows to specify HTTP headers
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Tue, 21 Aug 2018 10:42:16 +0200 am fix decoding of MONOCHROME1 & MONOCHROME2 images
Thu, 16 Aug 2018 10:39:30 +0200 Sebastien Jodogne Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
Fri, 27 Jul 2018 16:40:09 +0200 Sebastien Jodogne MemoryBuffer::GetDicomInstance()
Fri, 27 Jul 2018 16:15:23 +0200 Sebastien Jodogne RestToolbox.DoRawGet
Fri, 27 Jul 2018 14:01:02 +0200 Sebastien Jodogne Semaphore removed from graveyard, SystemToolbox::GetHardwareConcurrency()
Thu, 26 Jul 2018 22:11:36 +0200 Sebastien Jodogne fix
Thu, 26 Jul 2018 22:06:55 +0200 Sebastien Jodogne OrthancPlugins::MemoryBuffer::Release(), fixing openssl link
Thu, 26 Jul 2018 21:18:05 +0200 Sebastien Jodogne selective disabling of modules in the Orthanc framework
Thu, 26 Jul 2018 20:43:03 +0200 Sebastien Jodogne MongooseServer::SetRealm()
Thu, 26 Jul 2018 14:02:20 +0200 Sebastien Jodogne Fix HTTPS requests to sites using a certificate encrypted with ECDSA
Thu, 26 Jul 2018 12:25:18 +0200 Sebastien Jodogne New configuration option: "HttpVerbose" to debug outgoing HTTP connections
Thu, 26 Jul 2018 10:33:36 +0200 Sebastien Jodogne Fix OrthancPluginHttpClient() to return the HTTP status on errors
Wed, 25 Jul 2018 13:15:11 +0200 Sebastien Jodogne Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
Tue, 24 Jul 2018 20:11:02 +0200 Sebastien Jodogne fix msvc build
Tue, 24 Jul 2018 17:57:02 +0200 Sebastien Jodogne fix
Tue, 24 Jul 2018 15:00:58 +0200 Sebastien Jodogne PixelTraits<PixelFormat_RGBA32>
Tue, 24 Jul 2018 10:39:08 +0200 Sebastien Jodogne find sandboxed builds
Fri, 20 Jul 2018 11:01:33 +0200 Sebastien Jodogne primitives for android ndk
Tue, 17 Jul 2018 17:50:03 +0200 am fix
Tue, 17 Jul 2018 14:52:32 +0200 am fix sandboxing
Tue, 17 Jul 2018 14:06:32 +0200 Sebastien Jodogne back to mainline
Tue, 17 Jul 2018 14:06:11 +0200 Sebastien Jodogne back to mainline
Tue, 17 Jul 2018 13:14:51 +0200 Sebastien Jodogne set version Orthanc-1.4.1
Tue, 17 Jul 2018 13:10:46 +0200 Sebastien Jodogne Orthanc-1.4.1 Orthanc-1.4.1
Tue, 17 Jul 2018 12:07:52 +0200 Sebastien Jodogne new reserved global properties
Tue, 17 Jul 2018 11:25:54 +0200 Sebastien Jodogne moving DatabaseWrapperBase into graveyard
Tue, 17 Jul 2018 11:02:18 +0200 Sebastien Jodogne moving the outdated database plugin sample into the graveyard
Tue, 17 Jul 2018 09:45:17 +0200 Sebastien Jodogne close old branch worklists
Tue, 17 Jul 2018 09:44:54 +0200 Sebastien Jodogne close old branch Orthanc-0.9.0
Tue, 17 Jul 2018 09:44:29 +0200 Sebastien Jodogne close old branch Orthanc-1.3.1
Tue, 17 Jul 2018 09:44:25 +0200 Sebastien Jodogne close old branch Orthanc-1.3.0
Tue, 17 Jul 2018 09:44:12 +0200 Sebastien Jodogne close old branch Orthanc-0.9.4
Tue, 17 Jul 2018 09:42:52 +0200 Sebastien Jodogne close old branch templating
Tue, 17 Jul 2018 09:42:40 +0200 Sebastien Jodogne close old branch issue-46-anonymization
Tue, 17 Jul 2018 09:42:14 +0200 Sebastien Jodogne close old branch Orthanc-1.2.0
Tue, 17 Jul 2018 09:41:59 +0200 Sebastien Jodogne close old branch Orthanc-0.9.3
Tue, 17 Jul 2018 09:41:56 +0200 Sebastien Jodogne close old branch Orthanc-0.9.2
Tue, 17 Jul 2018 09:41:53 +0200 Sebastien Jodogne close old branch Orthanc-0.9.1
Tue, 17 Jul 2018 09:41:40 +0200 Sebastien Jodogne close old branch Orthanc-0.8.5
Tue, 17 Jul 2018 09:41:32 +0200 Sebastien Jodogne close old branch Orthanc-0.7.5
Tue, 17 Jul 2018 09:41:29 +0200 Sebastien Jodogne close old branch Orthanc-0.7.6
Tue, 17 Jul 2018 09:41:15 +0200 Sebastien Jodogne close old branch Orthanc-0.8.6
Tue, 17 Jul 2018 09:41:06 +0200 Sebastien Jodogne close old branch Orthanc-0.8.4
Tue, 17 Jul 2018 09:41:00 +0200 Sebastien Jodogne close old branch Orthanc-0.8.3
Tue, 17 Jul 2018 09:40:56 +0200 Sebastien Jodogne close old branch Orthanc-0.8.2
Tue, 17 Jul 2018 09:40:53 +0200 Sebastien Jodogne close old branch Orthanc-0.8.1
Tue, 17 Jul 2018 09:40:48 +0200 Sebastien Jodogne close old branch Orthanc-0.8.0
Tue, 17 Jul 2018 09:39:45 +0200 Sebastien Jodogne close old branch Orthanc-0.7.4
Tue, 17 Jul 2018 09:39:43 +0200 Sebastien Jodogne close old branch Orthanc-0.7.3
Tue, 17 Jul 2018 09:39:40 +0200 Sebastien Jodogne close old branch Orthanc-0.7.2
Tue, 17 Jul 2018 09:39:38 +0200 Sebastien Jodogne close old branch Orthanc-0.7.1
Tue, 17 Jul 2018 09:39:33 +0200 Sebastien Jodogne close old branch Orthanc-0.7.0
Tue, 17 Jul 2018 09:39:26 +0200 Sebastien Jodogne close old branch Orthanc-0.6.2
Tue, 17 Jul 2018 09:39:20 +0200 Sebastien Jodogne close old branch Orthanc-0.6.1
Tue, 17 Jul 2018 09:39:17 +0200 Sebastien Jodogne close old branch Orthanc-0.6.0
Tue, 17 Jul 2018 09:39:08 +0200 Sebastien Jodogne close old branch Orthanc-0.5.2
Tue, 17 Jul 2018 09:38:53 +0200 Sebastien Jodogne close old branch Orthanc-0.5.0
Tue, 17 Jul 2018 09:38:46 +0200 Sebastien Jodogne close old branch Orthanc-0.4.0
Mon, 16 Jul 2018 17:09:40 +0200 Sebastien Jodogne framework 1.4.0
Mon, 16 Jul 2018 13:38:18 +0200 Sebastien Jodogne news
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts
Sun, 15 Jul 2018 16:41:43 +0200 Sebastien Jodogne typo
Fri, 13 Jul 2018 17:08:19 +0200 Sebastien Jodogne typo
Fri, 13 Jul 2018 15:47:33 +0200 Sebastien Jodogne back to mainline
Fri, 13 Jul 2018 15:47:15 +0200 Sebastien Jodogne back to mainline
Fri, 13 Jul 2018 14:55:47 +0200 Sebastien Jodogne set version Orthanc-1.4.0
Fri, 13 Jul 2018 14:49:23 +0200 Sebastien Jodogne Orthanc-1.4.0 Orthanc-1.4.0
Fri, 13 Jul 2018 12:35:31 +0200 Sebastien Jodogne fix warnings
Fri, 13 Jul 2018 12:34:53 +0200 s jodogne fix mingw compilation
Fri, 13 Jul 2018 10:08:18 +0200 Sebastien Jodogne closing branch jobs jobs
Fri, 13 Jul 2018 10:07:45 +0200 Sebastien Jodogne integration jobs->mainline
Thu, 12 Jul 2018 21:50:15 +0200 Sebastien Jodogne fix warning jobs
Thu, 12 Jul 2018 18:01:16 +0200 Sebastien Jodogne new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata jobs
Thu, 12 Jul 2018 16:07:56 +0200 Sebastien Jodogne Fix memory leak introduced by changeset #99116ed6f38c in Orthanc 1.3.2 jobs
Thu, 12 Jul 2018 15:54:37 +0200 Sebastien Jodogne fix issue #77 jobs
Thu, 12 Jul 2018 15:11:42 +0200 Sebastien Jodogne fix issue #66 jobs
Thu, 12 Jul 2018 14:32:03 +0200 Sebastien Jodogne fix for older versions of boost jobs
Thu, 12 Jul 2018 12:55:48 +0200 Sebastien Jodogne fix issue #94 jobs
Thu, 12 Jul 2018 11:34:45 +0200 Sebastien Jodogne merge jobs
Thu, 12 Jul 2018 11:34:25 +0200 Sebastien Jodogne OrthancPluginCheckVersionAdvanced jobs
Thu, 12 Jul 2018 10:43:21 +0200 Sebastien Jodogne merge jobs
Thu, 12 Jul 2018 10:43:02 +0200 Sebastien Jodogne fix missing transaction jobs
Tue, 10 Jul 2018 11:29:30 +0200 am reduced verbosity of repetitive message jobs
Mon, 09 Jul 2018 13:02:56 +0200 Sebastien Jodogne fix embedding openssl within a DLL jobs
Mon, 09 Jul 2018 12:20:28 +0200 Sebastien Jodogne fix jobs
Mon, 09 Jul 2018 11:37:36 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 09 Jul 2018 11:37:17 +0200 Sebastien Jodogne fix openssl linking
Mon, 09 Jul 2018 10:53:13 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 09 Jul 2018 10:52:52 +0200 Sebastien Jodogne upgrade to openssl 1.0.2o
Mon, 09 Jul 2018 10:16:16 +0200 Sebastien Jodogne typo
Mon, 09 Jul 2018 08:18:22 +0200 Sebastien Jodogne integration mainline->jobs jobs
Fri, 06 Jul 2018 16:51:08 +0200 Sebastien Jodogne improvement
Fri, 06 Jul 2018 16:48:48 +0200 Sebastien Jodogne fix for LSB
Fri, 06 Jul 2018 16:33:03 +0200 Sebastien Jodogne fix portability of PAM reader/writer
Fri, 06 Jul 2018 15:18:53 +0200 Sebastien Jodogne fix MIME type for PAM images
Thu, 05 Jul 2018 21:02:50 +0200 Sebastien Jodogne fix
Thu, 05 Jul 2018 18:50:36 +0200 Sebastien Jodogne fix
Thu, 05 Jul 2018 17:10:10 +0200 Sebastien Jodogne fix msvc warning jobs
Thu, 05 Jul 2018 14:28:15 +0200 am fix install jobs
Thu, 05 Jul 2018 12:25:00 +0200 am new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
Wed, 04 Jul 2018 17:31:55 +0200 Sebastien Jodogne updated comments jobs
Tue, 03 Jul 2018 15:59:17 +0200 Sebastien Jodogne New primitive in database SDK: "lookupIdentifierRange" to speed up range searches jobs
Tue, 03 Jul 2018 15:07:41 +0200 Sebastien Jodogne renames jobs
Tue, 03 Jul 2018 14:59:54 +0200 Sebastien Jodogne some reserved global properties for plugins jobs
Fri, 29 Jun 2018 09:56:04 +0200 Sebastien Jodogne merge jobs
Fri, 29 Jun 2018 09:55:54 +0200 Sebastien Jodogne removal in doc jobs
Fri, 29 Jun 2018 09:23:43 +0200 Sebastien Jodogne Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project jobs
Thu, 28 Jun 2018 16:16:33 +0200 Sebastien Jodogne fix jobs
Thu, 28 Jun 2018 16:07:57 +0200 Sebastien Jodogne fix jobs
Thu, 28 Jun 2018 16:04:13 +0200 Sebastien Jodogne fix jobs
Thu, 28 Jun 2018 15:51:25 +0200 Sebastien Jodogne fix jobs
Thu, 28 Jun 2018 12:24:45 +0200 Alain Mazy avoid throwing exception
Thu, 28 Jun 2018 12:15:21 +0200 Sebastien Jodogne fix jobs
Wed, 27 Jun 2018 15:09:11 +0200 Sebastien Jodogne Configuration option "LogExportedResources" is now "false" by default jobs
Thu, 21 Jun 2018 09:32:42 +0200 Sebastien Jodogne integration mainline->jobs jobs
Thu, 21 Jun 2018 09:32:16 +0200 Sebastien Jodogne fix build on OS X
Thu, 21 Jun 2018 08:07:25 +0200 Sebastien Jodogne fix
Thu, 21 Jun 2018 08:06:58 +0200 Sebastien Jodogne fix jobs
Wed, 20 Jun 2018 18:03:20 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 20 Jun 2018 18:02:36 +0200 Sebastien Jodogne boost 1.67.0
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
Tue, 12 Jun 2018 16:22:07 +0200 Sebastien Jodogne primitives to compile OpenSSL within MariaDB jobs
Mon, 11 Jun 2018 20:26:24 +0200 Sebastien Jodogne lua callbacks for jobs jobs
Mon, 11 Jun 2018 16:30:13 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 11 Jun 2018 16:29:33 +0200 Sebastien Jodogne JobsRegistry::IObserver jobs
Mon, 11 Jun 2018 15:57:25 +0200 Sebastien Jodogne periodically saving jobs jobs
Mon, 11 Jun 2018 09:20:04 +0200 Sebastien Jodogne new command-line argument: --no-jobs jobs
Sat, 09 Jun 2018 14:23:54 +0200 Sebastien Jodogne serialize jobs as an object jobs
Sat, 09 Jun 2018 14:15:32 +0200 Sebastien Jodogne no passwords in public content of jobs jobs
Fri, 08 Jun 2018 18:08:48 +0200 Sebastien Jodogne saving jobs engine on exit jobs
Fri, 08 Jun 2018 15:48:35 +0200 Sebastien Jodogne serialization of JobsRegistry jobs
Fri, 08 Jun 2018 15:05:32 +0200 Sebastien Jodogne SequenceOfOperationsJob serialization jobs
Fri, 08 Jun 2018 13:51:31 +0200 Sebastien Jodogne fix deadlock, speed up unit tests jobs
Thu, 07 Jun 2018 21:37:40 +0200 Sebastien Jodogne serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob jobs
Thu, 07 Jun 2018 18:18:02 +0200 Sebastien Jodogne some jobs might not be serializable jobs
Thu, 07 Jun 2018 17:47:41 +0200 Sebastien Jodogne serialization of DicomModification jobs
Thu, 07 Jun 2018 17:15:55 +0200 Sebastien Jodogne readme
Thu, 07 Jun 2018 12:51:44 +0200 Sebastien Jodogne todo jobs
Thu, 07 Jun 2018 12:24:17 +0200 Sebastien Jodogne cont jobs
Wed, 06 Jun 2018 18:37:43 +0200 Sebastien Jodogne todo jobs
Wed, 06 Jun 2018 16:52:42 +0200 Sebastien Jodogne JobsSerialization.GenericJobs jobs
Tue, 05 Jun 2018 18:25:23 +0200 Sebastien Jodogne SerializationToolbox jobs
Tue, 05 Jun 2018 17:57:49 +0200 Sebastien Jodogne serialization jobs
Tue, 05 Jun 2018 17:09:18 +0200 Sebastien Jodogne fix jobs
Tue, 05 Jun 2018 15:46:02 +0200 Sebastien Jodogne MemoryStorageArea jobs
Mon, 04 Jun 2018 12:36:24 +0200 Sebastien Jodogne fix jobs
Mon, 04 Jun 2018 11:53:12 +0200 Sebastien Jodogne testing value serialization jobs
Fri, 01 Jun 2018 19:03:28 +0200 Sebastien Jodogne cont jobs
Fri, 01 Jun 2018 10:51:06 +0200 Sebastien Jodogne integration mainline->jobs jobs
Thu, 31 May 2018 18:44:05 +0200 Sebastien Jodogne serialization of JobHandler jobs
Thu, 31 May 2018 17:45:09 +0200 Sebastien Jodogne removal of internal job information jobs
Thu, 31 May 2018 17:30:22 +0200 Sebastien Jodogne StringToJobState jobs
Thu, 31 May 2018 08:31:22 +0200 Sebastien Jodogne Grayscale64 pixel format
Wed, 30 May 2018 10:50:57 +0200 Sebastien Jodogne fix Orthanc framework without DICOM support jobs
Tue, 29 May 2018 09:12:33 +0200 Sebastien Jodogne fix for msvc jobs
Mon, 28 May 2018 16:46:54 +0200 Sebastien Jodogne reorganization jobs
Mon, 28 May 2018 16:39:00 +0200 Sebastien Jodogne move jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Mon, 28 May 2018 14:39:22 +0200 Sebastien Jodogne simplification jobs
Mon, 28 May 2018 10:58:07 +0200 Sebastien Jodogne Avoid unnecessary calls to the database if there is no Lua callback jobs
Mon, 28 May 2018 10:54:59 +0200 Sebastien Jodogne Avoid unnecessary calls to the database if there is no Lua callback
Mon, 28 May 2018 10:52:18 +0200 Sebastien Jodogne cont jobs
Fri, 25 May 2018 18:54:38 +0200 Sebastien Jodogne integration mainline->jobs jobs
Fri, 25 May 2018 18:54:11 +0200 Sebastien Jodogne merge
Fri, 25 May 2018 18:53:47 +0200 Sebastien Jodogne log about remote access allowed
Fri, 25 May 2018 18:09:27 +0200 Sebastien Jodogne ArchiveJob jobs
Fri, 25 May 2018 16:18:14 +0200 Sebastien Jodogne more uniform layout jobs
Fri, 25 May 2018 16:09:59 +0200 Sebastien Jodogne creating archives/medias is now a job jobs
Fri, 25 May 2018 15:13:45 +0200 Sebastien Jodogne reorganization jobs
Fri, 25 May 2018 14:39:58 +0200 Sebastien Jodogne reorganization jobs
Fri, 25 May 2018 14:07:52 +0200 Sebastien Jodogne refactoring of archive creation jobs
Fri, 25 May 2018 11:25:33 +0200 Sebastien Jodogne cleanup jobs
Fri, 25 May 2018 10:54:33 +0200 Sebastien Jodogne new configuration option: SynchronousCMove jobs
Thu, 24 May 2018 21:44:22 +0200 Sebastien Jodogne asynchronous c-movoe jobs
Wed, 23 May 2018 14:28:25 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 23 May 2018 10:08:04 +0200 Sebastien Jodogne New option "?short" to list DICOM tags using their hexadecimal ID
Tue, 22 May 2018 17:37:16 +0200 Sebastien Jodogne primitives for unserializing jobs jobs
Tue, 22 May 2018 14:08:57 +0200 Sebastien Jodogne speeding up shutdown if Lua script is in trailing phase jobs
Tue, 22 May 2018 13:11:47 +0200 Sebastien Jodogne fix issue #25 jobs
Tue, 22 May 2018 12:59:38 +0200 Sebastien Jodogne fix jobs
Tue, 22 May 2018 12:45:34 +0200 Sebastien Jodogne back to a single Lua context jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Tue, 22 May 2018 08:10:55 +0200 Sebastien Jodogne typo
Mon, 21 May 2018 09:00:20 +0200 Sebastien Jodogne integration mainline->jobs jobs
Mon, 21 May 2018 09:00:06 +0200 Sebastien Jodogne jdi
Mon, 21 May 2018 08:59:04 +0200 Sebastien Jodogne renames jobs
Sat, 19 May 2018 18:11:40 +0200 Sebastien Jodogne removal of unused Semaphore and ILockable classes jobs
Sat, 19 May 2018 16:40:26 +0200 Sebastien Jodogne moving the old scheduler to the graveyard jobs
Sat, 19 May 2018 16:29:00 +0200 Sebastien Jodogne switch Lua to new jobs engine jobs
Sat, 19 May 2018 15:50:09 +0200 Sebastien Jodogne simplification wrt. dicom connection manager jobs
Sat, 19 May 2018 15:28:41 +0200 Sebastien Jodogne ModifyInstanceOperation jobs
Sat, 19 May 2018 15:10:26 +0200 Sebastien Jodogne SystemCallOperation jobs
Fri, 18 May 2018 18:06:53 +0200 Sebastien Jodogne StorePeerOperation jobs
Fri, 18 May 2018 17:37:14 +0200 Sebastien Jodogne fix race conditions if creating Lua jobs jobs
Fri, 18 May 2018 17:02:25 +0200 Sebastien Jodogne reorganization jobs
Fri, 18 May 2018 15:34:11 +0200 Sebastien Jodogne reorganization jobs
Thu, 17 May 2018 17:03:40 +0200 Sebastien Jodogne reorganization jobs
Thu, 17 May 2018 16:22:40 +0200 Sebastien Jodogne SequenceOfOperationsJob jobs
Wed, 16 May 2018 19:00:43 +0200 Sebastien Jodogne IJobOperation jobs
Wed, 16 May 2018 16:23:20 +0200 Sebastien Jodogne simplification of JobStepResult jobs
Wed, 16 May 2018 14:40:05 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 16 May 2018 14:34:06 +0200 Sebastien Jodogne jobs to the right jobs
Wed, 16 May 2018 14:32:56 +0200 Sebastien Jodogne new
Wed, 16 May 2018 14:32:16 +0200 Sebastien Jodogne new screen in OrthancExplorer to list studies
Wed, 16 May 2018 13:51:26 +0200 Sebastien Jodogne fix lsb release jobs
Wed, 16 May 2018 11:26:29 +0200 Sebastien Jodogne integration mainline->jobs jobs
Wed, 16 May 2018 11:26:08 +0200 Sebastien Jodogne fix for older releases of boost::thread jobs
Tue, 15 May 2018 16:28:43 +0200 Sebastien Jodogne getting rid of ReusableDicomConnection in QueryRetrieveHandler and OrthancMoveRequestHandler jobs
Tue, 15 May 2018 16:10:03 +0200 Sebastien Jodogne getting rid of ReusableDicomConnection in REST API jobs
Tue, 15 May 2018 11:23:25 +0200 Sebastien Jodogne improved trace logging in SQLite
Mon, 14 May 2018 21:44:41 +0200 Sebastien Jodogne new constructor for DicomUserConnection jobs
Mon, 14 May 2018 21:33:57 +0200 Sebastien Jodogne simplifications jobs
Mon, 14 May 2018 21:24:51 +0200 Sebastien Jodogne reorganization jobs
Mon, 14 May 2018 21:15:28 +0200 Sebastien Jodogne refactoring jobs
Mon, 14 May 2018 20:43:16 +0200 Sebastien Jodogne OrthancPeerStoreJob jobs
Fri, 11 May 2018 17:58:06 +0200 Sebastien Jodogne job actions in Orthanc Explorer jobs
Fri, 11 May 2018 17:33:19 +0200 Sebastien Jodogne JobsRegistry::Cancel() jobs
Fri, 11 May 2018 09:35:17 +0200 Sebastien Jodogne avoid unecessary openings of DICOM connection for C-Store jobs
Fri, 11 May 2018 09:32:15 +0200 Sebastien Jodogne fix
Fri, 11 May 2018 08:55:34 +0200 Sebastien Jodogne keep_alive_timeout_ms for civetweb
Fri, 11 May 2018 08:54:56 +0200 Sebastien Jodogne keep_alive_timeout_ms for civetweb jobs
Fri, 11 May 2018 08:37:32 +0200 Sebastien Jodogne escape colons in path
Wed, 09 May 2018 17:57:21 +0200 Sebastien Jodogne news jobs
Wed, 09 May 2018 17:56:26 +0200 Sebastien Jodogne merge jobs
Wed, 09 May 2018 17:56:14 +0200 Sebastien Jodogne StoreScuJob, Orthanc Explorer for jobs jobs
Wed, 09 May 2018 15:57:44 +0200 Sebastien Jodogne warning message about the use of HTTPS
Tue, 08 May 2018 20:48:49 +0200 Sebastien Jodogne Fix generation of DICOMDIR if PatientID is empty
Mon, 07 May 2018 21:42:04 +0200 Sebastien Jodogne JobsRegistry::SubmitAndWait(), StoreScuJob jobs
Mon, 07 May 2018 15:37:20 +0200 Sebastien Jodogne reorganization jobs
Mon, 07 May 2018 15:02:34 +0200 Sebastien Jodogne improvements jobs
Mon, 07 May 2018 14:26:31 +0200 Sebastien Jodogne archival of BagOfTasksProcessor, Mutex, and ReaderWriterLock jobs
Mon, 07 May 2018 13:51:23 +0200 Sebastien Jodogne improved handling of eta jobs
Mon, 07 May 2018 13:20:29 +0200 Sebastien Jodogne JobsEngine jobs
Fri, 04 May 2018 17:49:44 +0200 Sebastien Jodogne fix jobs
Fri, 04 May 2018 17:47:02 +0200 Sebastien Jodogne RunningJob::ExecuteStep() jobs
Fri, 04 May 2018 17:28:47 +0200 Sebastien Jodogne refactoring jobs
Fri, 04 May 2018 10:31:27 +0200 Sebastien Jodogne updated bibtex
Thu, 03 May 2018 18:48:20 +0200 Sebastien Jodogne JobsEngineStates.pdf jobs
Thu, 03 May 2018 18:45:47 +0200 Sebastien Jodogne cont jobs
Thu, 03 May 2018 15:24:33 +0200 Sebastien Jodogne cont jobs
Thu, 03 May 2018 13:45:31 +0200 Sebastien Jodogne state machine jobs
Thu, 03 May 2018 10:27:39 +0200 Sebastien Jodogne IJob jobs
Wed, 02 May 2018 16:00:16 +0200 Sebastien Jodogne removed annoying error log
Wed, 02 May 2018 11:50:47 +0200 am /tags now returns multiple numerical values in a \ separated string
Thu, 19 Apr 2018 16:26:17 +0200 Sebastien Jodogne fix for windows
Thu, 19 Apr 2018 09:32:20 +0200 Sebastien Jodogne new Orthanc framework available
Wed, 18 Apr 2018 14:55:34 +0200 Sebastien Jodogne back to mainline