log OrthancServer/Sources/Database/Compatibility/GenericFind.cpp @ 5719:f488fc5c972a find-refactoring-clean tip

age author description
Tue, 09 Jul 2024 11:17:34 +0200 Sebastien Jodogne started refactoring of ServerContext::Apply() find-refactoring
Tue, 09 Jul 2024 10:15:15 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Mon, 08 Jul 2024 19:03:23 +0200 Sebastien Jodogne starting the refactoring of /tools/find find-refactoring
Sat, 06 Jul 2024 15:04:28 +0200 Sebastien Jodogne shorten ParentRetrieveSpecification/ChildrenRetrieveSpecification as ParentSpecification/ChildrenSpecification find-refactoring
Sat, 06 Jul 2024 14:43:46 +0200 Sebastien Jodogne simplification find-refactoring
Sat, 06 Jul 2024 14:24:45 +0200 Sebastien Jodogne implemented computed tags find-refactoring
Thu, 04 Jul 2024 21:57:39 +0200 Sebastien Jodogne configuring requests for ModalitiesInStudy and SOPClassesInStudy find-refactoring
Thu, 04 Jul 2024 21:31:48 +0200 Sebastien Jodogne recursive descent to the children find-refactoring
Thu, 04 Jul 2024 18:31:54 +0200 Sebastien Jodogne adding computed tags find-refactoring
Thu, 30 May 2024 21:27:48 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Sat, 11 May 2024 15:43:07 +0200 Sebastien Jodogne introduction of FindRequest::ChildrenRetrieveSpecification find-refactoring
Sat, 11 May 2024 12:13:31 +0200 Sebastien Jodogne added FindRequest::ParentRetrieveSpecification find-refactoring
Thu, 09 May 2024 14:59:17 +0200 Sebastien Jodogne started listing of children resources find-refactoring
Thu, 09 May 2024 13:02:51 +0200 Sebastien Jodogne fix find-refactoring
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