log OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 5683:0c218d90096e

age author description
Tue, 09 Jul 2024 11:33:37 +0200 Sebastien Jodogne moved handling of labels out of DatabaseLookup
Mon, 08 Jul 2024 19:03:23 +0200 Sebastien Jodogne starting the refactoring of /tools/find find-refactoring
Thu, 04 Jul 2024 14:36:24 +0200 Sebastien Jodogne implemented computed tag: Instance Availability find-refactoring
Thu, 06 Jun 2024 13:24:04 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Wed, 05 Jun 2024 20:37:03 +0200 Sebastien Jodogne typo
Tue, 04 Jun 2024 17:50:45 +0200 Sebastien Jodogne added "?whole" option to "/instances/{id}/tags" to access tags stored after pixel data
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