Mercurial > hg > orthanc
graph
-
fix builds on recent versions of emscriptenMon, 21 Mar 2022 12:11:21 +0100, by Sebastien Jodogne
-
fix for older gcc versionsMon, 21 Mar 2022 09:44:01 +0100, by Sebastien Jodogne
-
added ParsedDicomFile::DecodeAllOverlays()Mon, 21 Mar 2022 08:59:20 +0100, by Sebastien Jodogne
-
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