log OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 2936:4b3929668358

age author description
Wed, 28 Nov 2018 14:36:09 +0100 am create-dicom: more logs in case of error
Thu, 18 Oct 2018 12:03:51 +0200 Sebastien Jodogne POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
Mon, 08 Oct 2018 17:20:44 +0200 Sebastien Jodogne refactoring
Mon, 08 Oct 2018 17:05:19 +0200 Sebastien Jodogne sharing code within OrthancRestAnonymizeModify
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob
Fri, 05 Oct 2018 16:07:34 +0200 Sebastien Jodogne SetOfCommandsJob
Tue, 02 Oct 2018 17:05:07 +0200 Sebastien Jodogne New URI: "/studies/.../merge" to merge a study
Fri, 28 Sep 2018 16:48:43 +0200 Sebastien Jodogne New URI: "/studies/.../split" to split a study
Wed, 19 Sep 2018 15:24:01 +0200 Sebastien Jodogne New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Thu, 07 Jun 2018 21:37:40 +0200 Sebastien Jodogne serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob jobs
Mon, 28 May 2018 16:46:54 +0200 Sebastien Jodogne reorganization jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Mon, 28 May 2018 14:39:22 +0200 Sebastien Jodogne simplification jobs
Mon, 09 Apr 2018 17:59:16 +0200 Sebastien Jodogne support anonymization of CurrentRequestedProcedureEvidenceSequence
Thu, 29 Mar 2018 14:52:11 +0200 Sebastien Jodogne ParseAnonymizationRequest/ParseModifyRequest now in DicomModification
Thu, 29 Mar 2018 14:41:41 +0200 Sebastien Jodogne refactoring