log OrthancServer/Sources/Database/FindRequest.h @ 5719:f488fc5c972a find-refactoring-clean tip

age author description
Fri, 12 Jul 2024 11:55:27 +0200 Sebastien Jodogne fix find-refactoring
Thu, 11 Jul 2024 20:20:50 +0200 Sebastien Jodogne improved handling of limits 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
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 11:59:56 +0200 Sebastien Jodogne moving normalization of constraints into FindRequest find-refactoring
Thu, 09 May 2024 10:36:03 +0200 Sebastien Jodogne adding safeguards around FindRequest::SetRetrieveOneInstanceIdentifier() find-refactoring
Wed, 08 May 2024 18:28:36 +0200 Sebastien Jodogne preliminary support of requestedTags 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
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:30:29 +0200 Sebastien Jodogne removing standalone OrthancServer/Sources/Search/LabelsConstraint.h find-refactoring
Fri, 03 May 2024 18:17:53 +0200 Sebastien Jodogne replaced FindRequest::ResponseContent by booleans find-refactoring
Fri, 03 May 2024 17:06:42 +0200 Sebastien Jodogne removed FindRequest::FilterConstraint as it was mostly redundant with DicomTagConstraint find-refactoring
Sat, 27 Apr 2024 22:15:37 +0200 Sebastien Jodogne removed FindResponse::Item::responseContent_ find-refactoring
Fri, 26 Apr 2024 16:32:18 +0200 Alain Mazy find-refactoring: attachments 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