log OrthancServer/Sources/OrthancInitialization.cpp @ 5130:f2dcdbe05884

age author description
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
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
Mon, 27 Jun 2022 12:39:51 +0200 Alain Mazy removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
Fri, 24 Jun 2022 16:16:43 +0200 Alain Mazy cleanup
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag more-tags
Thu, 10 Mar 2022 09:03:24 +0100 Alain Mazy added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tags