log OrthancServer/DicomInstanceToStore.cpp @ 4007:884b55ce01f6

age author description
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Fri, 08 May 2020 13:43:50 +0200 Sebastien Jodogne prototyping automated transcoding of incoming DICOM files transcoding
Fri, 17 Apr 2020 16:21:50 +0200 Sebastien Jodogne actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 18 Oct 2018 11:44:17 +0200 Sebastien Jodogne DicomInstanceToStore::GetHasher()
Thu, 18 Oct 2018 10:35:09 +0200 Sebastien Jodogne refactoring DicomInstanceToStore db-changes
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 27 Sep 2017 17:36:13 +0200 Sebastien Jodogne ignore-length argument if retrieving DICOM tags
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
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Tue, 29 Nov 2016 16:07:14 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "TransferSyntax"
Tue, 08 Nov 2016 10:49:45 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Mon, 07 Nov 2016 13:47:21 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 12:38:09 +0100 Sebastien Jodogne cleaning up
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 21 Mar 2016 14:12:31 +0100 Sebastien Jodogne Configuration::GetDefaultEncoding
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 01 Dec 2015 15:43:23 +0100 Sebastien Jodogne prevent too long tags to be inserted
Wed, 25 Nov 2015 10:32:54 +0100 Sebastien Jodogne "Origin" metadata for the instances
Wed, 25 Nov 2015 10:06:50 +0100 Sebastien Jodogne refactoring
Thu, 19 Nov 2015 16:02:35 +0100 Sebastien Jodogne integration mainline->worklists worklists
Thu, 19 Nov 2015 11:57:32 +0100 Sebastien Jodogne backward compatibility with Orthanc 0.9.4
Wed, 18 Nov 2015 16:11:28 +0100 Sebastien Jodogne getting rid of opaque data structures worklists
Wed, 21 Oct 2015 16:25:09 +0200 Sebastien Jodogne primitives for flags in dicom-to-json conversions
Wed, 07 Oct 2015 13:57:26 +0200 Sebastien Jodogne refactoring
Fri, 18 Sep 2015 12:37:58 +0200 Sebastien Jodogne fix missing precompiled headers
Tue, 25 Aug 2015 13:05:22 +0200 Sebastien Jodogne more information about the origin of requests submitted to the DICOM handlers
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 08 Jul 2014 14:34:11 +0200 Sebastien Jodogne refactoring of ServerContext::Store lua-scripting
Tue, 08 Jul 2014 14:06:05 +0200 Sebastien Jodogne DicomInstanceToStore lua-scripting
Fri, 04 Jul 2014 16:51:33 +0200 Sebastien Jodogne DicomInstanceToStore lua-scripting