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.
|
Tue, 14 Nov 2023 10:40:40 +0100 |
Alain Mazy |
removed 'uuid' from the listed attachments operations: the route does not exist (use 'info' instead)
|
Tue, 17 Oct 2023 15:06:11 +0200 |
Alain Mazy |
All 'expand' GET arguments now accepts expand=true and expand=false values + /studies/../instances now supports expand=false
|
Tue, 03 Oct 2023 11:33:59 +0200 |
Alain Mazy |
in openapi generator: renamed '...' into 'path' since '...' is an invalid name
|
Tue, 03 Oct 2023 11:14:28 +0200 |
Alain Mazy |
fix arg name (... is not valid for openapi)
|
Wed, 28 Jun 2023 08:29:43 +0200 |
Sebastien Jodogne |
accept parameters are now provided to HttpContentNegociation::IHandler::Handle()
|
Tue, 23 May 2023 17:38:26 +0200 |
Alain Mazy |
New URI /instances/{id}/file-until-pixel-data
am-experimental
|
Fri, 28 Apr 2023 10:42:27 +0200 |
Alain Mazy |
wip: 'dicomWeb' json format + 'include' get arguments
am-experimental
|
Fri, 14 Apr 2023 13:16:41 +0200 |
Sebastien Jodogne |
fix inclusion of winsock.h
|
Fri, 14 Apr 2023 12:12:34 +0200 |
Sebastien Jodogne |
Added option "?numeric" if listing metadata
|
Fri, 07 Apr 2023 22:18:37 +0200 |
Sebastien Jodogne |
replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint"
db-protobuf
|
Tue, 04 Apr 2023 09:16:12 +0200 |
Sebastien Jodogne |
"/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
db-protobuf
|
Mon, 03 Apr 2023 20:53:14 +0200 |
Sebastien Jodogne |
started implementation of labels
db-protobuf
|
Wed, 29 Mar 2023 11:23:37 +0200 |
Alain Mazy |
New configuration option 'RestApiWriteToFileSystemEnabled'
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Thu, 08 Sep 2022 17:42:08 +0200 |
Alain Mazy |
allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
attach-custom-data
|
Mon, 08 Aug 2022 12:42:48 +0200 |
Alain Mazy |
fix reuse of DicomAsJson between lookup and answers
|
Wed, 03 Aug 2022 10:49:50 +0200 |
Alain Mazy |
Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
|
Fri, 08 Jul 2022 15:26:52 +0200 |
Alain Mazy |
Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
|
Wed, 29 Jun 2022 13:15:20 +0200 |
Alain Mazy |
skip StorageCache when verifying md5 or when re-compressing attachments
|
Mon, 09 May 2022 10:29:48 +0200 |
Alain Mazy |
fix doc
|
Tue, 03 May 2022 15:30:01 +0200 |
Alain Mazy |
cppcheck
|
Sat, 30 Apr 2022 19:39:40 +0200 |
Alain Mazy |
Housekeeper plugin: finalizing + integration tests ok
|
Wed, 20 Apr 2022 11:32:31 +0200 |
Alain Mazy |
pre-filtering studies without ModalitiesInStudies first
more-tags
|
Mon, 14 Mar 2022 13:13:29 +0100 |
Alain Mazy |
include requested tags from storage if needed
more-tags
|
Fri, 11 Mar 2022 17:38:16 +0100 |
Alain Mazy |
Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok
more-tags
|
Thu, 10 Mar 2022 19:00:43 +0100 |
Alain Mazy |
split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system
more-tags
|
Sun, 20 Feb 2022 16:57:43 +0100 |
Sebastien Jodogne |
Orthanc 1.9.8 is now known as Orthanc 1.10.0
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 09 Feb 2022 13:10:11 +0100 |
Alain Mazy |
Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)
|
Wed, 19 Jan 2022 17:06:22 +0100 |
Alain Mazy |
merge
|
Wed, 19 Jan 2022 17:05:24 +0100 |
Alain Mazy |
fix doc
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Fri, 24 Dec 2021 16:52:51 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Fri, 24 Dec 2021 15:32:08 +0100 |
Sebastien Jodogne |
cppcheck
|
Thu, 16 Dec 2021 14:48:46 +0100 |
Alain Mazy |
Added links to download attachments from the Orthanc Explorer
|
Sat, 27 Nov 2021 12:31:51 +0100 |
Sebastien Jodogne |
document number of dimensions in numpy arrays
|
Fri, 26 Nov 2021 19:03:32 +0100 |
Sebastien Jodogne |
download of numpy arrays from the REST API
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 25 Nov 2021 13:12:32 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 23 Nov 2021 09:22:11 +0100 |
Alain Mazy |
merge storage-cache
|
Thu, 28 Oct 2021 13:05:56 +0200 |
Alain Mazy |
new option returnUnsupportedImage for /preview & /rendered routes
|