log OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 5641:3f13db27b399 find-refactoring

age author description
Thu, 30 May 2024 21:27:48 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 09 May 2024 14:59:17 +0200 Sebastien Jodogne started listing of children resources find-refactoring
Thu, 09 May 2024 12:24:29 +0200 Sebastien Jodogne expansion of single resources using ResourceFinder find-refactoring
Wed, 08 May 2024 18:28:36 +0200 Sebastien Jodogne preliminary support of requestedTags find-refactoring
Wed, 08 May 2024 13:37:23 +0200 Sebastien Jodogne reorganization find-refactoring
Wed, 08 May 2024 12:58:16 +0200 Sebastien Jodogne added main DICOM tags to ResourceFinder find-refactoring
Wed, 08 May 2024 10:46:11 +0200 Sebastien Jodogne added "IsStable" field in expanded resources find-refactoring
Wed, 08 May 2024 07:09:49 +0200 Sebastien Jodogne fix find-refactoring
Tue, 07 May 2024 21:23:34 +0200 Sebastien Jodogne introduction of ResourceFinder 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: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 11:31:39 +0200 Sebastien Jodogne removed redundant FindResponse::resourceId_ find-refactoring
Fri, 26 Apr 2024 16:32:18 +0200 Alain Mazy find-refactoring: attachments find-refactoring
Thu, 25 Apr 2024 17:07:33 +0200 Alain Mazy merge default -> find-refactoring 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 13:07:38 +0200 Alain Mazy Updated FindRequest & FindResponse definitions find-refactoring
Fri, 19 Apr 2024 11:27:39 +0200 Alain Mazy new LimitToThisLevelMainDicomTags reconstruct mode + * Housekeeper plugin: Added an option LimitMainDicomTagsReconstructLevel
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Mon, 18 Dec 2023 09:52:12 +0100 Alain Mazy Clarified recycle/reject + protection
Fri, 24 Nov 2023 12:12:03 +0100 Sebastien Jodogne plugins are now allowed to modify/delete private metadata/attachments
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Fri, 17 Nov 2023 08:22:17 +0100 Alain Mazy fix transcoded instance caching
Thu, 16 Nov 2023 16:09:04 +0100 Alain Mazy StorageCache is now storing transcoded instances + added ?transcode=... option to the /file route.