Mercurial > hg > orthanc
log OrthancServer/Sources/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 5295:ca6df6e6c7a6 Orthanc-1.12.0
age | author | description |
---|---|---|
Sat, 25 Mar 2023 12:27:21 +0100 | Sebastien Jodogne | upgrade to year 2023 |
Fri, 27 Jan 2023 12:56:55 +0100 | Alain Mazy | If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration |
Wed, 18 Jan 2023 17:58:51 +0100 | Alain Mazy | added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob |
Thu, 05 Jan 2023 17:24:43 +0100 | Alain Mazy | ResourceModification jobs can now use multiple threads |
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, 26 Sep 2022 18:56:40 +0200 | Alain Mazy | DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup |
Sun, 20 Feb 2022 11:14:34 +0100 | Sebastien Jodogne | integration mainline->openssl-3.x openssl-3.x |