log OrthancServer/Sources/DicomInstanceToStore.cpp @ 5676:b744a2cf408a find-refactoring tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Tue, 14 May 2024 09:47:50 +0200 Alain Mazy more detailed error message for 'Cannot write DICOM file to memory'
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Mon, 22 Feb 2021 16:51:23 +0100 Sebastien Jodogne cppcheck
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Thu, 11 Feb 2021 09:33:48 +0100 Sebastien Jodogne widening the use of DicomTransferSyntax enum
Wed, 10 Feb 2021 17:01:44 +0100 Sebastien Jodogne refactoring ServerIndex::Store()
Wed, 10 Feb 2021 12:07:03 +0100 Sebastien Jodogne removed cached dicom summary from DicomInstanceToStore
Wed, 10 Feb 2021 11:29:53 +0100 Sebastien Jodogne removed cached dicom-as-json from DicomInstanceToStore
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Fri, 18 Dec 2020 11:48:40 +0100 Sebastien Jodogne If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"
Fri, 07 Aug 2020 10:46:50 +0200 Sebastien Jodogne centralization of default parameters for JSON/DicomMap conversions from DCMTK
Thu, 06 Aug 2020 17:38:55 +0200 Sebastien Jodogne keep only one signature for FromDcmtkBridge::ExtractDicomSummary()
Thu, 06 Aug 2020 15:55:03 +0200 Sebastien Jodogne Fix DICOM SCP filters if some query tag has more than 256 characters
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/DicomInstanceToStore.cpp@4df9976ca4d5