log OrthancServer/Sources/Database/Compatibility/GenericFind.cpp @ 5615:a10978a5e65c find-refactoring

age author description
Thu, 09 May 2024 12:24:29 +0200 Sebastien Jodogne expansion of single resources using ResourceFinder find-refactoring
Thu, 09 May 2024 11:59:56 +0200 Sebastien Jodogne moving normalization of constraints into FindRequest find-refactoring
Wed, 08 May 2024 18:28:36 +0200 Sebastien Jodogne preliminary support of requestedTags find-refactoring
Wed, 08 May 2024 10:46:11 +0200 Sebastien Jodogne added "IsStable" field in expanded resources find-refactoring
Tue, 07 May 2024 18:44:53 +0200 Sebastien Jodogne added possibility to retrieve main DICOM tags and metadata at any level find-refactoring
Tue, 07 May 2024 12:53:12 +0200 Sebastien Jodogne implemented FindRequest::retrieveChildrenMetadata_ find-refactoring
Sat, 04 May 2024 15:25:19 +0200 Sebastien Jodogne created FindResponse::Resource::Format() find-refactoring
Sat, 04 May 2024 11:35:34 +0200 Sebastien Jodogne implemented the default multi-stage find/expand find-refactoring
Fri, 03 May 2024 21:26:06 +0200 Sebastien Jodogne GenericFind::Execute() is working for a basic request find-refactoring
Fri, 03 May 2024 18:17:53 +0200 Sebastien Jodogne replaced FindRequest::ResponseContent by booleans find-refactoring
Fri, 03 May 2024 17:26:06 +0200 Sebastien Jodogne renamed FindResponse::Item as FindResponse::Resource find-refactoring
Fri, 03 May 2024 17:02:02 +0200 Sebastien Jodogne refactoring FindResponse find-refactoring
Sat, 27 Apr 2024 22:15:37 +0200 Sebastien Jodogne removed FindResponse::Item::responseContent_ find-refactoring
Sat, 27 Apr 2024 21:42:32 +0200 Sebastien Jodogne removed FindResponse::Item::level_ find-refactoring
Thu, 25 Apr 2024 09:22:07 +0200 Alain Mazy find refactor: re-use existing code. /studies?expand is almost fully implemented with new code find-refactoring
Tue, 23 Apr 2024 16:49:44 +0200 Alain Mazy FindRequest: group metadata and tag constrains in a single class, allow ordering against metadata find-refactoring
Tue, 23 Apr 2024 13:07:38 +0200 Alain Mazy Updated FindRequest & FindResponse definitions find-refactoring
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring