Wed, 25 Sep 2024 19:36:43 +0200 |
Alain Mazy |
DICOMWeb Json formatter: improve support for ill-formed DS values + DS values are now represented as strings instead of doubles
|
Wed, 18 Sep 2024 15:45:18 +0200 |
Alain Mazy |
fix unit tests
find-refactoring
|
Wed, 18 Sep 2024 12:30:49 +0200 |
Alain Mazy |
added standard MainDicomTags that are used in QIDO-RS
find-refactoring
|
Thu, 30 May 2024 21:19:57 +0200 |
Sebastien Jodogne |
updated copyright, as Orthanc Team now replaces Osimis
|
Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Thu, 22 Jun 2023 08:48:38 +0200 |
Sebastien Jodogne |
added instance metadata "PixelDataVR"
|
Tue, 04 Apr 2023 09:53:02 +0200 |
Sebastien Jodogne |
fix warning
db-protobuf
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Sat, 25 Mar 2023 11:21:09 +0100 |
Sebastien Jodogne |
fix DicomMap::SetupFindXXXTemplate() methods
|
Sat, 25 Mar 2023 11:11:11 +0100 |
Sebastien Jodogne |
added unit test DicomMap.SetupFindTemplates
|
Fri, 24 Mar 2023 19:10:00 +0100 |
Sebastien Jodogne |
cont
|
Fri, 24 Mar 2023 19:00:33 +0100 |
Sebastien Jodogne |
start fixing thread safety issues with DicomMap
|
Tue, 28 Jun 2022 18:41:27 +0200 |
Alain Mazy |
fix build
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Thu, 17 Mar 2022 17:03:59 +0100 |
Alain Mazy |
new Warnings configuration + InstanceAvailability tag
more-tags
|
Tue, 15 Mar 2022 15:57:21 +0100 |
Alain Mazy |
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags'
more-tags
|
Wed, 09 Mar 2022 12:16:45 +0100 |
Alain Mazy |
adding MainDicomTags signatures
more-tags
|
Wed, 09 Mar 2022 11:17:08 +0100 |
Alain Mazy |
refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok
more-tags
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 09 Dec 2021 17:22:40 +0100 |
Alain Mazy |
added ReceivedInstanceCallback + sample C++ plugin
received-instance-callback
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 17 Jun 2021 15:47:21 +0200 |
Sebastien Jodogne |
new configuration option "ExternalDictionaries" to load external DICOM dictionaries
|
Thu, 04 Feb 2021 15:31:00 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "PixelDataOffset"
|
Thu, 04 Feb 2021 11:42:25 +0100 |
Sebastien Jodogne |
DicomStreamReader::LookupPixelDataOffset()
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Tue, 24 Nov 2020 16:21:29 +0100 |
Sebastien Jodogne |
unit tests now running in WebAssembly
|
Fri, 06 Nov 2020 16:33:52 +0100 |
Sebastien Jodogne |
continued abi
|
Wed, 30 Sep 2020 16:25:48 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 30 Sep 2020 15:33:47 +0200 |
Sebastien Jodogne |
reorganization of DicomStreamReader
|
Wed, 30 Sep 2020 12:18:43 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Sep 2020 11:49:38 +0200 |
Sebastien Jodogne |
validation against orthanc-tests
|
Wed, 30 Sep 2020 07:38:22 +0200 |
Sebastien Jodogne |
fix for c++98
|
Tue, 29 Sep 2020 19:44:38 +0200 |
Sebastien Jodogne |
fix
|
Tue, 29 Sep 2020 16:30:24 +0200 |
Sebastien Jodogne |
working on sequences
|
Mon, 28 Sep 2020 21:05:13 +0200 |
Sebastien Jodogne |
working on DicomStreamReader
|
Mon, 28 Sep 2020 15:23:04 +0200 |
Sebastien Jodogne |
testing DicomMap::ParseDicomMetaInformation()
|
Tue, 07 Jul 2020 19:17:56 +0200 |
Sebastien Jodogne |
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL
framework-lgpl
|
Thu, 11 Jun 2020 16:40:34 +0200 |
Sebastien Jodogne |
shared library of orthanc framework
framework
|
Thu, 11 Jun 2020 14:38:31 +0200 |
Sebastien Jodogne |
pretty-printing
framework
|
Thu, 11 Jun 2020 13:55:25 +0200 |
Sebastien Jodogne |
move DicomMapTests from OrthancServer to OrthancFramework
framework
base
OrthancServer/UnitTestsSources/DicomMapTests.cpp@59fdf583d26c
|