log OrthancServer/OrthancRestApi/OrthancRestModalities.cpp @ 3950:5797ca4f3b8d transcoding

age author description
Tue, 19 May 2020 20:37:00 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Transcode" transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Mon, 04 May 2020 15:37:45 +0200 Sebastien Jodogne improved code reuse in OrthancRestModalities, added missing timeout params transcoding
Mon, 04 May 2020 14:49:31 +0200 Sebastien Jodogne moving timeout from DicomAssocation to DicomAssociationParameters transcoding
Thu, 30 Apr 2020 15:00:20 +0200 Sebastien Jodogne forcing use of DicomAssociationParameters if creating an SCU transcoding
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Mon, 27 Apr 2020 18:16:20 +0200 Sebastien Jodogne switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcoding
Fri, 10 Apr 2020 17:29:11 +0200 Sebastien Jodogne removing deprecated DicomUserControl from OrthancRestModalities.cpp
Fri, 03 Apr 2020 14:06:13 +0200 Sebastien Jodogne new REST route: /modalities/{id}/store-straight
Wed, 11 Mar 2020 11:04:48 +0100 Sebastien Jodogne storage commitment SCU against a list of Orthanc IDs storage-commitment
Tue, 10 Mar 2020 20:53:40 +0100 Sebastien Jodogne new route: "/storage-commitment/{...}/remove" storage-commitment
Tue, 10 Mar 2020 20:33:01 +0100 Sebastien Jodogne accessing storage commitment reports from REST API 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
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
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
Mon, 10 Feb 2020 14:53:36 +0100 Sebastien Jodogne handling of storage commitment failure reasons storage-commitment
Wed, 05 Feb 2020 13:24:48 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 05 Feb 2020 13:22:02 +0100 Sebastien Jodogne DicomMap::DumpMainDicomTags() and DicomMap::ParseMainDicomTags()
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
Thu, 16 Jan 2020 15:28:32 +0100 Sebastien Jodogne AllowNAction in remote modality parameters storage-commitment
Mon, 23 Dec 2019 15:46:50 +0100 Alain Mazy added '/peers/{id}/system' route to test the connectivity with a remote peer
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Tue, 14 May 2019 16:38:02 +0200 Sebastien Jodogne Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
Tue, 14 May 2019 10:30:43 +0200 Sebastien Jodogne "/modalities/{id}/query": New argument "Normalize"