log OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 2124:2b1520efa282

age author description
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
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Sun, 23 Aug 2015 11:13:03 +0200 jodogne fix indentation
Sun, 23 Aug 2015 11:01:15 +0200 jodogne improved error handling in http answers
Fri, 21 Aug 2015 17:37:13 +0200 Sebastien Jodogne error handling
Fri, 21 Aug 2015 17:29:16 +0200 Sebastien Jodogne add tags per instances in a series
Fri, 21 Aug 2015 15:01:21 +0200 Sebastien Jodogne creation of DICOM series
Fri, 21 Aug 2015 13:47:22 +0200 Sebastien Jodogne refactoring
Thu, 20 Aug 2015 17:40:07 +0200 Sebastien Jodogne fix encodings of newly created dicom files
Thu, 20 Aug 2015 17:29:42 +0200 Sebastien Jodogne fix in encodings
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Mon, 02 Feb 2015 16:14:29 +0100 Sebastien Jodogne More flexible /modify and /anonymize for single instance
Wed, 17 Sep 2014 11:57:28 +0200 Sebastien Jodogne generalization of create-dicom
Mon, 08 Sep 2014 15:47:53 +0200 Sebastien Jodogne fix possible deadlock
Wed, 03 Sep 2014 16:49:26 +0200 Sebastien Jodogne /tools/create-dicom now accepts PatientID
Wed, 09 Jul 2014 17:05:00 +0200 Sebastien Jodogne refactoring lua-scripting
Tue, 08 Jul 2014 14:34:11 +0200 Sebastien Jodogne refactoring of ServerContext::Store lua-scripting
Fri, 04 Jul 2014 16:31:14 +0200 Sebastien Jodogne anonymization refactoring lua-scripting
Wed, 02 Jul 2014 11:56:08 +0200 Sebastien Jodogne keep private tags during anonymization
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Tue, 06 May 2014 16:33:40 +0200 Sebastien Jodogne generation of DICOM images from PNG files
Tue, 06 May 2014 12:09:11 +0200 Sebastien Jodogne creation of dicom files
Tue, 06 May 2014 11:01:30 +0200 Sebastien Jodogne refactoring
Mon, 05 May 2014 22:44:34 +0200 Sebastien Jodogne refactoring
Mon, 05 May 2014 18:39:36 +0200 Sebastien Jodogne refactoring
Mon, 05 May 2014 15:52:14 +0200 Sebastien Jodogne refactoring of anonymization/modification
Fri, 02 May 2014 12:59:05 +0200 Sebastien Jodogne reorganization
Fri, 02 May 2014 11:02:23 +0200 Sebastien Jodogne refactoring of the mutex for the dicom cache
Mon, 14 Apr 2014 11:28:35 +0200 Sebastien Jodogne refactoring of OrthancRestApi