log OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 3814:023b2a9f3aa1 transcoding

age author description
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Jun 2019 12:37:52 +0200 Sebastien Jodogne Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
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
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Wed, 18 Jan 2017 12:19:22 +0100 Sebastien Jodogne fix in /changes
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 02 Dec 2016 16:58:35 +0100 Sebastien Jodogne "Keep" option for modifications to keep original DICOM identifiers (advanced feature)
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 12:11:34 +0100 Sebastien Jodogne cleaning up
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Tue, 22 Mar 2016 15:11:53 +0100 Sebastien Jodogne FromDcmtkBridge::FromJson
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 20 Nov 2015 17:56:31 +0100 Sebastien Jodogne c-find scu for modality worklists worklists
Fri, 09 Oct 2015 13:31:22 +0200 Sebastien Jodogne "/modify" can insert/modify sequences
Fri, 09 Oct 2015 12:29:21 +0200 Sebastien Jodogne DicomModification use Json::Value
Thu, 08 Oct 2015 14:49:02 +0200 Sebastien Jodogne fix
Thu, 08 Oct 2015 14:34:19 +0200 Sebastien Jodogne fix for encodings
Wed, 07 Oct 2015 16:54:05 +0200 Sebastien Jodogne refactoring
Mon, 28 Sep 2015 13:49:35 +0200 Sebastien Jodogne fix
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Wed, 23 Sep 2015 12:43:05 +0200 Sebastien Jodogne Support of binary tags encoded using data URI scheme
Wed, 23 Sep 2015 12:02:39 +0200 Sebastien Jodogne allow override date/time when creating DICOM files
Wed, 16 Sep 2015 16:00:50 +0200 Sebastien Jodogne cppcheck
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions