log

age author description
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
Thu, 15 Sep 2022 09:02:07 +0200 Alain Mazy added support for revision in SQLite + avoid upgrading DB version attach-custom-data
Wed, 14 Sep 2022 17:11:45 +0200 Alain Mazy PluginDatabaseV4 to handle customData attach-custom-data
Wed, 14 Sep 2022 17:11:05 +0200 Alain Mazy fix attach-custom-data
Tue, 13 Sep 2022 11:02:43 +0200 Alain Mazy advanced storage cont attach-custom-data
Thu, 08 Sep 2022 17:42:08 +0200 Alain Mazy allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB attach-custom-data
Wed, 31 Aug 2022 10:36:38 +0200 Alain Mazy back to mainline
Wed, 31 Aug 2022 10:21:35 +0200 Alain Mazy Orthanc-1.11.2 Orthanc-1.11.2
Mon, 29 Aug 2022 17:13:45 +0200 Alain Mazy fix
Tue, 16 Aug 2022 16:09:59 +0200 Sebastien Jodogne fix signature of OrthancPluginSendHttpStatus() for the "body" argument
Tue, 16 Aug 2022 12:46:46 +0200 Sebastien Jodogne fix MSVC2008 build
Tue, 16 Aug 2022 11:06:39 +0200 Sebastien Jodogne comment
Tue, 16 Aug 2022 11:06:25 +0200 Sebastien Jodogne replaced macro "#warning" by "#pragma message" for Visual Studio
Mon, 15 Aug 2022 22:13:39 +0200 Sebastien Jodogne replaced bzero() by memset()
Mon, 15 Aug 2022 18:25:28 +0200 Sebastien Jodogne another try to fix
Mon, 15 Aug 2022 17:55:27 +0200 Sebastien Jodogne test fix
Mon, 15 Aug 2022 16:11:33 +0200 Sebastien Jodogne cont
Mon, 15 Aug 2022 15:44:40 +0200 Sebastien Jodogne upgrade to openssl 3.0.5
Mon, 15 Aug 2022 15:34:02 +0200 Sebastien Jodogne upgrade to DCMTK 3.6.7
Mon, 15 Aug 2022 14:22:50 +0200 Sebastien Jodogne fix
Mon, 15 Aug 2022 14:11:42 +0200 Sebastien Jodogne fix