log OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 3009:750de70b3603

age author description
Thu, 13 Dec 2018 17:19:50 +0100 Sebastien Jodogne make "/tools/create-dicom" more tolerant to invalid specific character set
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Mon, 03 Dec 2018 11:46:04 +0100 Sebastien Jodogne added details string in OrthancException
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
Thu, 29 Mar 2018 14:35:48 +0200 Sebastien Jodogne refactoring
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Thu, 20 Jul 2017 16:13:52 +0200 Sebastien Jodogne note
Wed, 19 Jul 2017 09:09:53 +0200 Sebastien Jodogne rename Orthanc 1.2.1 as 1.3.0
Fri, 14 Jul 2017 11:17:56 +0200 Sebastien Jodogne fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Wed, 12 Jul 2017 22:07:07 +0200 Sebastien Jodogne switch to anonymization according to DICOM 2017c issue-46-anonymization
Wed, 12 Jul 2017 15:11:36 +0200 Sebastien Jodogne implementation of clearings issue-46-anonymization
Wed, 12 Jul 2017 14:00:00 +0200 Sebastien Jodogne DicomModification::Clear() issue-46-anonymization