Mercurial > hg > orthanc
graph
-
removed ReadOnlyWebDavCollection from C++ plugin wrapperSun, 20 Mar 2022 18:03:32 +0100, by Sebastien Jodogne
-
added ParsedDicomFile::DecodeOverlay()Sun, 20 Mar 2022 11:35:17 +0100, by Sebastien Jodogne
-
new Warnings configuration + InstanceAvailability tag more-tagsThu, 17 Mar 2022 17:03:59 +0100, by Alain Mazy
-
adding function OrthancPluginRegisterWebDavCollection() to the plugin SDKWed, 16 Mar 2022 17:21:02 +0100, by Sebastien Jodogne
-
Improved DICOM authorization checks when multiple modalities are declared with the same AETWed, 16 Mar 2022 10:55:13 +0100, by Alain Mazy
-
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags' more-tagsTue, 15 Mar 2022 15:57:21 +0100, by Alain Mazy
-
ExpandResource now able to return computed tags (like ModalitiesInStudies) more-tagsMon, 14 Mar 2022 16:44:00 +0100, by Alain Mazy
-
include requested tags from storage if needed more-tagsMon, 14 Mar 2022 13:13:29 +0100, by Alain Mazy
-
Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tagsFri, 11 Mar 2022 17:38:16 +0100, by 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-tagsThu, 10 Mar 2022 19:00:43 +0100, by Alain Mazy
-
added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tagsThu, 10 Mar 2022 09:03:24 +0100, by Alain Mazy