log OrthancServer/Sources/Search/DatabaseLookup.cpp @ 5820:6488cebb7147

age author description
Tue, 09 Jul 2024 11:33:37 +0200 Sebastien Jodogne moved handling of labels out of DatabaseLookup
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Fri, 07 Apr 2023 22:18:37 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Thu, 06 Apr 2023 16:55:55 +0200 Sebastien Jodogne lookup for labels in orthanc explorer db-protobuf
Mon, 03 Apr 2023 18:09:04 +0200 Sebastien Jodogne preparing virtual methods for labels db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 24 Mar 2023 19:10:00 +0100 Sebastien Jodogne cont
Mon, 19 Dec 2022 16:31:12 +0100 Alain Mazy remove test code
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Tue, 03 May 2022 17:23:56 +0200 Alain Mazy fix leak
Mon, 25 Apr 2022 17:32:58 +0200 Sebastien Jodogne cppcheck
Wed, 20 Apr 2022 11:32:31 +0200 Alain Mazy pre-filtering studies without ModalitiesInStudies first more-tags
Wed, 09 Mar 2022 11:17:08 +0100 Alain Mazy refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x