log Core/DicomNetworking/DicomUserConnection.cpp @ 3819:1237bd0bbdb2 transcoding

age author description
Wed, 08 Apr 2020 17:00:33 +0200 Sebastien Jodogne update sop class/instance uid if transcoding transcoding
Fri, 03 Apr 2020 14:06:13 +0200 Sebastien Jodogne new REST route: /modalities/{id}/store-straight
Wed, 01 Apr 2020 11:08:43 +0200 Alain Mazy improved error message when trying to execute a C-Find query that is not accepted by the remote modality
Wed, 01 Apr 2020 10:15:33 +0200 Alain Mazy merge
Wed, 01 Apr 2020 10:14:49 +0200 Alain Mazy improved error message when trying to C-Move a resource that is not found
Thu, 19 Mar 2020 11:48:30 +0100 Sebastien Jodogne integration Orthanc-1.6.0->SylvainRouquette SylvainRouquette/fix-issue169-95b752c
Wed, 18 Mar 2020 08:59:06 +0100 sylvain rouquette add PreferredTransferSyntax to RemoteModalityParameters SylvainRouquette/fix-issue169-95b752c
Tue, 17 Mar 2020 14:46:06 +0100 Sebastien Jodogne cppcheck
Wed, 11 Mar 2020 14:28:37 +0100 Sebastien Jodogne safeguard storage-commitment
Tue, 10 Mar 2020 13:22:02 +0100 Sebastien Jodogne triggering storage commitment scu from REST API storage-commitment
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Thu, 27 Feb 2020 12:24:29 +0100 Sebastien Jodogne timeouts in storage commitment SCU and SCP storage-commitment
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Mon, 10 Feb 2020 14:53:36 +0100 Sebastien Jodogne handling of storage commitment failure reasons storage-commitment
Fri, 31 Jan 2020 17:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 29 Jan 2020 17:39:31 +0100 Sebastien Jodogne StorageCommitmentScpJob storage-commitment
Tue, 21 Jan 2020 17:01:46 +0100 Sebastien Jodogne all the abstractions for storage commitment are available storage-commitment
Tue, 21 Jan 2020 12:53:03 +0100 Sebastien Jodogne test route in REST API for storage commitment storage-commitment
Mon, 20 Jan 2020 19:09:49 +0100 Sebastien Jodogne fix storage-commitment
Mon, 20 Jan 2020 18:55:28 +0100 Sebastien Jodogne done RequestStorageCommitment() storage-commitment
Mon, 20 Jan 2020 18:44:47 +0100 Sebastien Jodogne created DicomUserConnection::RequestStorageCommitment() storage-commitment
Fri, 17 Jan 2020 15:56:02 +0100 Sebastien Jodogne DicomUserConnection::ReportStorageCommitment() complete storage-commitment
Thu, 16 Jan 2020 19:24:52 +0100 Sebastien Jodogne DicomUserConnection: sending N-EVENT-REPORT-RQ storage-commitment
Thu, 16 Jan 2020 18:26:47 +0100 Sebastien Jodogne DicomUserConnection: Opening of a connection for N-EVENT-REPORT storage-commitment
Thu, 07 Nov 2019 10:38:46 +0100 Alain Mazy C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
Fri, 07 Jun 2019 15:06:17 +0200 Sebastien Jodogne removing unneeded casts
Tue, 14 May 2019 10:30:43 +0200 Sebastien Jodogne "/modalities/{id}/query": New argument "Normalize"
Tue, 14 May 2019 10:03:11 +0200 Sebastien Jodogne refactoring
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, 11 Feb 2019 06:46:19 +0100 Sebastien Jodogne more verbose errors in DicomUserConnection
Fri, 08 Feb 2019 08:38:45 +0100 Sebastien Jodogne improved logging in DicomUserConnection
Sun, 13 Jan 2019 17:49:19 +0100 jodogne working on dcmtk 3.6.4 compatibility
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Sat, 13 Oct 2018 12:17:16 +0200 Sebastien Jodogne New modality manufacturer: "GE" for GE Healthcare EA and AW
Mon, 09 Jul 2018 13:02:56 +0200 Sebastien Jodogne fix embedding openssl within a DLL jobs
Thu, 17 May 2018 17:03:40 +0200 Sebastien Jodogne reorganization jobs
Thu, 17 May 2018 16:22:40 +0200 Sebastien Jodogne SequenceOfOperationsJob jobs
Mon, 14 May 2018 21:44:41 +0200 Sebastien Jodogne new constructor for DicomUserConnection jobs
Fri, 11 May 2018 09:35:17 +0200 Sebastien Jodogne avoid unecessary openings of DICOM connection for C-Store jobs
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 base OrthancServer/DicomProtocol/DicomUserConnection.cpp@83acef0e6a00