log OrthancServer/Sources/Database/Compatibility/GenericFind.cpp @ 5834:79a497908b04 attach-custom-data tip

age author description
Wed, 11 Sep 2024 21:21:42 +0200 Sebastien Jodogne handling of case limit=0 find-refactoring
Wed, 11 Sep 2024 20:49:34 +0200 Sebastien Jodogne replaced SetRetrieveOneInstanceIdentifier() by SetRetrieveOneInstanceMetadataAndAttachments() find-refactoring
Wed, 11 Sep 2024 16:31:11 +0200 Alain Mazy fix for DICOMWeb + PG tests find-refactoring
Fri, 19 Jul 2024 10:25:03 +0200 Sebastien Jodogne added safeguard find-refactoring
Fri, 19 Jul 2024 09:30:13 +0200 Sebastien Jodogne fix compatibility with old database plugins find-refactoring
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