log

age author description
Thu, 25 Nov 2021 13:25:35 +0100 Sebastien Jodogne closing branch Orthanc-1.9.4 Orthanc-1.9.4
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 13:09:27 +0100 Sebastien Jodogne merge
Thu, 25 Nov 2021 13:09:15 +0100 Sebastien Jodogne added ISqlLookupFormatter::IsEscapeBrackets()
Thu, 25 Nov 2021 12:14:14 +0100 Alain Mazy merge
Thu, 25 Nov 2021 12:13:53 +0100 Alain Mazy cppcheck
Wed, 24 Nov 2021 18:03:35 +0100 Sebastien Jodogne fix compatibility with LSB compiler
Wed, 24 Nov 2021 17:38:36 +0100 Sebastien Jodogne fix unit test SharedLibrary.Basic
Wed, 24 Nov 2021 12:22:41 +0100 Sebastien Jodogne todo
Tue, 23 Nov 2021 15:03:02 +0100 Sebastien Jodogne added missing ORTHANC_OVERRIDE
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Tue, 23 Nov 2021 09:20:59 +0100 Alain Mazy merged ReceivedCStoreInstanceFilter
Wed, 17 Nov 2021 10:08:44 +0100 Alain Mazy todo cont
Wed, 17 Nov 2021 09:47:45 +0100 Alain Mazy todo
Wed, 10 Nov 2021 15:29:35 +0100 Alain Mazy changed log levels
Tue, 09 Nov 2021 09:51:14 +0100 Alain Mazy Archive jobs response now contains a header Content-Disposition:filename='archive.zip'
Thu, 28 Oct 2021 13:05:56 +0200 Alain Mazy new option returnUnsupportedImage for /preview & /rendered routes
Mon, 25 Oct 2021 14:15:20 +0200 Alain Mazy todo
Tue, 19 Oct 2021 17:00:23 +0200 Alain Mazy fix news
Tue, 19 Oct 2021 15:29:48 +0200 Alain Mazy Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.
Mon, 18 Oct 2021 21:55:06 +0200 Alain Mazy more detailed error message for unsupported zip files
Fri, 15 Oct 2021 18:31:20 +0200 Alain Mazy fixes after sdk tests filter-store-instance
Thu, 07 Oct 2021 13:45:36 +0200 Alain Mazy typo storage-cache
Thu, 07 Oct 2021 13:31:36 +0200 Alain Mazy enable using multiple threads to load instances when generating zip archive/media storage-cache
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Thu, 30 Sep 2021 17:52:07 +0200 Alain Mazy fix init var
Thu, 30 Sep 2021 15:34:14 +0200 Alain Mazy updated doc
Thu, 30 Sep 2021 15:03:35 +0200 Alain Mazy new configuration 'DicomThreadsCount'
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
Wed, 29 Sep 2021 10:32:23 +0200 Alain Mazy wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code proto-filter-instance-returning-error-code