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