log OrthancServer/Sources/OrthancFindRequestHandler.cpp @ 5829:963945d780d6 find-refactoring tip

age author description
Mon, 07 Oct 2024 18:10:08 +0200 Alain Mazy tools/find ResponseContent find-refactoring tip
Fri, 12 Jul 2024 17:17:31 +0200 Sebastien Jodogne only keep experimental versions find-refactoring-clean
Fri, 12 Jul 2024 15:17:26 +0200 Sebastien Jodogne cppcheck find-refactoring
Fri, 12 Jul 2024 15:02:59 +0200 Sebastien Jodogne webdav using ResourceFinder find-refactoring
Fri, 12 Jul 2024 14:08:31 +0200 Sebastien Jodogne c-find tests pass using ResourceFinder find-refactoring
Fri, 12 Jul 2024 12:48:37 +0200 Sebastien Jodogne refactoring find-refactoring
Fri, 12 Jul 2024 10:56:33 +0200 Sebastien Jodogne preparing to use ResourceFinder in OrthancFindRequestHandler find-refactoring
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Fri, 24 May 2024 15:11:28 +0200 Alain Mazy TimezoneOffsetFromUTC is now ignored for C-Find matching
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Mon, 03 Apr 2023 21:14:45 +0200 Sebastien Jodogne starting refactoring ExpandedResource db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Wed, 03 Aug 2022 10:49:50 +0200 Alain Mazy Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
Wed, 20 Apr 2022 14:36:47 +0200 Alain Mazy Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries more-tags
Tue, 15 Mar 2022 15:57:21 +0100 Alain Mazy tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags' 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
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
Thu, 28 Jan 2021 15:54:30 +0100 Sebastien Jodogne new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
Tue, 26 Jan 2021 18:25:52 +0100 Sebastien Jodogne migrate remaining links to issues in bitbucket to mercurial server
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 17 Dec 2020 11:27:37 +0100 Sebastien Jodogne review of changeset 4375:208029732d51 varian
Tue, 15 Dec 2020 13:59:01 -0500 Mark Poscablo New config option "DeidentifyDimseQueryLogs" varian
Mon, 09 Nov 2020 16:09:05 +0100 Sebastien Jodogne removed a friend method for better abi