log OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp @ 5676:b744a2cf408a find-refactoring tip

age author description
Tue, 04 Jun 2024 19:15:42 +0200 Sebastien Jodogne fix documentation of /tools/dicom-echo
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Wed, 22 May 2024 15:43:06 +0200 Alain Mazy fix: reuse constant
Wed, 22 May 2024 15:39:05 +0200 Alain Mazy added missing LocalAet & Timeout documentation
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Thu, 23 Nov 2023 16:59:16 +0100 Alain Mazy improved C-Store negotiation and logging debug-telemis
Wed, 22 Nov 2023 12:57:07 +0100 Alain Mazy Added a new 'Telemis' manufacturer for DicomModalities debug-telemis
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Tue, 17 Oct 2023 15:06:11 +0200 Alain Mazy All 'expand' GET arguments now accepts expand=true and expand=false values + /studies/../instances now supports expand=false
Tue, 11 Apr 2023 20:50:43 +0200 Sebastien Jodogne fix db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 22 Nov 2022 16:30:50 +0100 Alain Mazy /store: allows overriding CalledAet, Host, Port
Tue, 21 Jun 2022 10:55:45 +0200 Alain Mazy Added an Asynchronous mode to /modalities/../move
Tue, 31 May 2022 09:36:00 +0200 Alain Mazy fixed /move documentation + improved error reporting
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 18 Feb 2022 15:45:28 +0100 Alain Mazy added new configuration to authorize C-Find for worklist independently from other C-Find
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 06 Jul 2021 08:40:43 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Mon, 28 Jun 2021 12:03:07 +0200 Sebastien Jodogne fix openapi: /modalities/{id}/move not supporting jobs
Fri, 25 Jun 2021 18:13:45 +0200 Sebastien Jodogne Added Short/Simplify/Full options to format "/modalities/{id}/find-worklist" and "/queries/{id}/retrieve"
Fri, 25 Jun 2021 10:41:35 +0200 Sebastien Jodogne Added "Short" and "Full" options in /modalities/id/find-worklist
Wed, 23 Jun 2021 19:00:22 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Wed, 23 Jun 2021 19:00:07 +0200 Sebastien Jodogne fix
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Tue, 04 May 2021 10:57:42 +0200 Sebastien Jodogne Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled
Tue, 23 Feb 2021 15:05:55 +0100 Sebastien Jodogne added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer
Mon, 22 Feb 2021 15:27:25 +0100 Sebastien Jodogne Added "Timeout" parameter everywhere in "/modalities/.../"
Wed, 27 Jan 2021 18:54:21 +0100 Sebastien Jodogne Clarifying documentation of "AllowTranscoding" in "DicomModalities"
Wed, 20 Jan 2021 17:36:23 +0100 Sebastien Jodogne "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
Wed, 20 Jan 2021 17:02:10 +0100 Sebastien Jodogne "/modalities/{...}/query": New string argument "LocalAet"
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Thu, 07 Jan 2021 16:53:35 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCU
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 29 Dec 2020 16:51:28 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 16:05:07 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 15:22:00 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 11:53:42 +0100 Sebastien Jodogne cont openapi
Tue, 29 Dec 2020 10:24:17 +0100 Sebastien Jodogne cont openapi
Thu, 10 Dec 2020 18:36:57 +0100 Sebastien Jodogne Allow empty request body in "/modalities/{id}/echo"
Thu, 03 Dec 2020 15:58:52 +0100 Sebastien Jodogne "DicomEchoChecksFind" config option + "CheckFind" field in /modalities/.../echo
Thu, 03 Dec 2020 11:47:03 +0100 Sebastien Jodogne "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"
Thu, 03 Dec 2020 10:43:31 +0100 Sebastien Jodogne give access to the configuration of one single peer or modality
Thu, 05 Nov 2020 11:43:32 +0100 Alain Mazy log categories: rest -> http + added lua & jobs
Tue, 03 Nov 2020 07:19:33 +0100 Sebastien Jodogne LogCategory_REST
Thu, 17 Sep 2020 17:58:19 +0200 Sebastien Jodogne cppcheck
Sun, 23 Aug 2020 12:13:27 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/OrthancRestApi/OrthancRestModalities.cpp@cffdb756de4b