log

age author description
Thu, 26 Jan 2023 16:31:11 +0100 Alain Mazy error message if level not specified in /tools/generate-uid
Wed, 25 Jan 2023 17:56:09 +0100 Alain Mazy avoid double '/' in HttpClient uri
Tue, 24 Jan 2023 15:05:40 +0100 Alain Mazy DicomModification: sanity checks
Fri, 20 Jan 2023 18:10:42 +0100 Alain Mazy moved DicomModification thread safety into ResourceModificationJob (trying to avoid mutex in OrthancFramework as much as possible)
Fri, 20 Jan 2023 17:24:35 +0100 Alain Mazy merge
Fri, 20 Jan 2023 17:24:16 +0100 Alain Mazy more sanity checks for modifications
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Tue, 17 Jan 2023 17:54:38 +0100 Alain Mazy Threaded modifications continued: call ReconstructInstance at the end of the modification to update the DB model
Wed, 11 Jan 2023 11:14:00 +0100 Alain Mazy fix
Tue, 10 Jan 2023 11:46:00 +0100 Alain Mazy fix ModificationJob state machine
Fri, 06 Jan 2023 12:28:36 +0100 Alain Mazy todo: jobs ordering
Thu, 05 Jan 2023 18:03:25 +0100 Alain Mazy cppcheck
Thu, 05 Jan 2023 17:25:21 +0100 Alain Mazy merge
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Thu, 22 Dec 2022 15:28:14 +0100 Sebastien Jodogne fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
Mon, 19 Dec 2022 20:00:21 +0100 Alain Mazy merge
Mon, 19 Dec 2022 16:31:12 +0100 Alain Mazy remove test code
Mon, 19 Dec 2022 15:55:43 +0100 Sebastien Jodogne closing Orthanc-1.11.1 Orthanc-1.11.1
Mon, 19 Dec 2022 15:55:37 +0100 Sebastien Jodogne closing Orthanc-1.11.0 Orthanc-1.11.0
Mon, 19 Dec 2022 15:55:31 +0100 Sebastien Jodogne closing Orthanc-1.10.0 Orthanc-1.10.0
Mon, 19 Dec 2022 15:55:23 +0100 Sebastien Jodogne closing Orthanc-1.9.7 Orthanc-1.9.7
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Mon, 19 Dec 2022 15:09:38 +0100 Sebastien Jodogne removed some warnings for recent versions of CMake
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Wed, 14 Dec 2022 11:50:43 +0100 Alain Mazy New configuration KeepAliveTimeout with a default value of 1 second
Fri, 09 Dec 2022 12:42:17 +0100 Alain Mazy increased HTTP Server Keep-Alive to 10 seconds (was 1)
Fri, 02 Dec 2022 15:32:53 +0100 Sebastien Jodogne fix missing handling of StoreStatus_StorageFull
Fri, 02 Dec 2022 15:08:35 +0100 Alain Mazy undo wrong commit
Fri, 02 Dec 2022 15:05:33 +0100 Alain Mazy merge
Fri, 02 Dec 2022 15:05:00 +0100 Alain Mazy todo: move progress repot
Wed, 23 Nov 2022 14:28:50 +0100 Sebastien Jodogne clarification that "image/jpg" is not a correct MIME type
Wed, 23 Nov 2022 11:47:44 +0100 Alain Mazy Fix support for image/jpg mime type in /tools/create-dicom
Tue, 22 Nov 2022 18:01:23 +0100 Alain Mazy /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
Tue, 22 Nov 2022 16:30:50 +0100 Alain Mazy /store: allows overriding CalledAet, Host, Port
Tue, 22 Nov 2022 12:57:10 +0100 Alain Mazy cppcheck
Tue, 22 Nov 2022 12:54:10 +0100 Alain Mazy Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
Mon, 21 Nov 2022 09:07:12 +0100 Alain Mazy TODO cont
Mon, 21 Nov 2022 09:05:08 +0100 Alain Mazy TODO: Get SCP in SDK
Wed, 02 Nov 2022 21:27:22 +0100 Sebastien Jodogne typo
Thu, 27 Oct 2022 12:57:29 +0200 Alain Mazy merge
Thu, 27 Oct 2022 12:53:47 +0200 Alain Mazy merge from 1.11.2 branch
Thu, 27 Oct 2022 10:48:41 +0200 Sebastien Jodogne added orthanc framework 1.11.2
Wed, 19 Oct 2022 21:15:41 +0200 Alain Mazy Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
Wed, 19 Oct 2022 12:40:14 +0200 Alain Mazy more verbose HTTPClient errors + avoid duplicate logging of same error
Wed, 19 Oct 2022 08:57:34 +0200 Alain Mazy cleanup
Mon, 17 Oct 2022 10:09:24 +0200 Alain Mazy fix install steps for ConnectivityChecks and DelayedDeletion plugins Orthanc-1.11.2
Thu, 13 Oct 2022 17:11:43 +0200 Alain Mazy Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
Thu, 13 Oct 2022 17:11:12 +0200 Alain Mazy todo
Wed, 12 Oct 2022 09:22:08 +0200 Alain Mazy more logs in HttpClient
Mon, 10 Oct 2022 10:27:09 +0200 Alain Mazy fix GetResourceType prototype Orthanc-1.11.2
Mon, 10 Oct 2022 09:15:21 +0200 Alain Mazy fix todo Orthanc-1.11.2
Mon, 10 Oct 2022 09:12:30 +0200 Alain Mazy todo Orthanc-1.11.2
Mon, 03 Oct 2022 09:52:04 +0200 Alain Mazy added INSTALL_COMMAND to external projects to fix OpenSUSE build Orthanc-1.11.2
Fri, 30 Sep 2022 15:17:21 +0200 Alain Mazy Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
Wed, 28 Sep 2022 12:15:27 +0200 Alain Mazy Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP instead of Orthanc own AcceptedTransferSyntaxes
Mon, 26 Sep 2022 19:08:03 +0200 Alain Mazy more doc
Mon, 26 Sep 2022 18:56:40 +0200 Alain Mazy DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
Mon, 26 Sep 2022 18:11:03 +0200 Alain Mazy loosen the sanity checks for DICOM modifications
Thu, 15 Sep 2022 18:13:17 +0200 Alain Mazy cosmetic attach-custom-data