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
|