log OrthancFramework/Sources/Toolbox.h @ 5185:0ea402b4d901

age author description
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 21 Feb 2023 22:03:44 +0100 Alain Mazy fix constness
Wed, 25 Jan 2023 17:56:09 +0100 Alain Mazy avoid double '/' in HttpClient uri
Mon, 25 Apr 2022 17:32:58 +0200 Sebastien Jodogne cppcheck
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning more-tags
Mon, 14 Mar 2022 16:44:00 +0100 Alain Mazy ExpandResource now able to return computed tags (like ModalitiesInStudies) 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
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Fri, 16 Apr 2021 10:48:57 +0200 Sebastien Jodogne RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes() db-changes
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 22 Dec 2020 08:59:23 +0100 Sebastien Jodogne new function Toolbox::ReadJsonWithoutComments()
Tue, 22 Dec 2020 08:11:37 +0100 Sebastien Jodogne functions to read/write JSON in OrthancPluginCppWrapper.h
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox
Wed, 16 Sep 2020 20:28:20 +0200 Sebastien Jodogne cppcheck