log OrthancServer/Sources/OrthancInitialization.cpp @ 5207:e7529e6241d2 db-protobuf

age author description
Thu, 30 Mar 2023 21:31:56 +0200 Sebastien Jodogne first successful protobuf communication db-protobuf
Tue, 28 Mar 2023 10:48:13 +0200 Alain Mazy fix /tools/reset crashing when ExtraMainDicomTags were defined
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
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