log OrthancServer/Sources/OrthancRestApi/OrthancRestApi.cpp @ 5611:1a995c6f9dae

age author description
Thu, 09 May 2024 10:43:10 +0200 Sebastien Jodogne deprecating the "requestedTags" GET argument in favor of "requested-tags"
Tue, 23 Apr 2024 09:55:51 +0200 Sebastien Jodogne ensuring consistency
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Mon, 20 Nov 2023 17:01:48 +0100 Alain Mazy Now displaying timings when reading from/writing to disk in the verbose logs
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Tue, 27 Jun 2023 15:56:04 +0200 Sebastien Jodogne renamed MetricsType as MetricsUpdate to clarify
Fri, 28 Apr 2023 10:42:27 +0200 Alain Mazy wip: 'dicomWeb' json format + 'include' get arguments am-experimental
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Fri, 11 Mar 2022 17:38:16 +0100 Alain Mazy Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tags
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
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
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Mon, 30 Aug 2021 22:21:24 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 13 Aug 2021 17:41:09 +0200 Sebastien Jodogne Fix upload of ZIP archives containing a DICOMDIR file
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:37:12 +0200 Sebastien Jodogne new route "/tools/bulk-content" to get the content of a set of resources
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
Mon, 22 Feb 2021 16:51:23 +0100 Sebastien Jodogne cppcheck
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Thu, 11 Feb 2021 09:33:48 +0100 Sebastien Jodogne widening the use of DicomTransferSyntax enum
Wed, 10 Feb 2021 12:07:03 +0100 Sebastien Jodogne removed cached dicom summary from DicomInstanceToStore
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 29 Dec 2020 19:28:53 +0100 Sebastien Jodogne openapi documentation is now completed
Tue, 29 Dec 2020 11:53:42 +0100 Sebastien Jodogne cont openapi
Mon, 28 Dec 2020 13:08:00 +0100 Sebastien Jodogne cont openapi
Thu, 24 Dec 2020 08:59:45 +0100 Sebastien Jodogne cont openapi
Wed, 23 Dec 2020 18:32:13 +0100 Sebastien Jodogne cont openapi
Wed, 23 Dec 2020 12:21:03 +0100 Sebastien Jodogne New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
Fri, 11 Dec 2020 14:57:31 -0500 Andrew Wallis adding option to disable orthance explorer when http server is enabled varian
Thu, 17 Dec 2020 10:55:32 +0100 Sebastien Jodogne there will be a 1.8.2 release before 1.9.0
Tue, 08 Dec 2020 13:17:40 +0100 Sebastien Jodogne "/instances" can be used to import ZIP archives provided in the POST body
Wed, 25 Nov 2020 14:39:10 +0100 Sebastien Jodogne moving generic type definitions from IHttpHandler to HttpToolbox
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
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/OrthancRestApi.cpp@18464d94432b