Mon, 20 Nov 2023 17:01:48 +0100 |
Alain Mazy |
Now displaying timings when reading from/writing to disk in the verbose logs
|
Tue, 26 Sep 2023 12:28:13 +0200 |
Alain Mazy |
Toolbox: added ElapsedTimeLogger debug tool
|
Mon, 04 Sep 2023 07:44:52 +0200 |
Sebastien Jodogne |
simplifying new signature of Toolbox::ComputeMD5()
|
Thu, 24 Aug 2023 13:35:18 +0200 |
Alain Mazy |
ComputeMD5 for std::set
|
Thu, 17 Aug 2023 17:25:08 +0200 |
Alain Mazy |
Toolbox::SplitString
|
Fri, 14 Apr 2023 11:49:24 +0200 |
Sebastien Jodogne |
Added a sample plugin bringing multitenant DICOM support through labels
|
Wed, 12 Apr 2023 15:29:32 +0200 |
Sebastien Jodogne |
fix missing symbol
|
Wed, 12 Apr 2023 11:54:08 +0200 |
Sebastien Jodogne |
Avoid the use of "externalproject_add()" to build the sample plugins
|
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
|
Tue, 16 Aug 2022 11:06:25 +0200 |
Sebastien Jodogne |
replaced macro "#warning" by "#pragma message" for Visual Studio
|
Mon, 14 Mar 2022 16:44:00 +0100 |
Alain Mazy |
ExpandResource now able to return computed tags (like ModalitiesInStudies)
more-tags
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Tue, 06 Jul 2021 09:52:15 +0200 |
Sebastien Jodogne |
compiler warning about openssl license
openssl-3.x
|
Tue, 22 Jun 2021 09:13:03 +0200 |
Sebastien Jodogne |
display OpenSSL version in the logs
|
Fri, 16 Apr 2021 10:48:57 +0200 |
Sebastien Jodogne |
RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes()
db-changes
|
Wed, 24 Feb 2021 12:39:35 +0100 |
Sebastien Jodogne |
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
|
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:16:08 +0100 |
Sebastien Jodogne |
fix comment
|
Tue, 22 Dec 2020 08:11:37 +0100 |
Sebastien Jodogne |
functions to read/write JSON in OrthancPluginCppWrapper.h
|
Mon, 21 Dec 2020 18:55:32 +0100 |
Sebastien Jodogne |
removing usage of deprecated JsonCpp classes
|
Mon, 21 Dec 2020 18:09:47 +0100 |
Sebastien Jodogne |
confining Json::Reader and Json::*Writer into Toolbox
|
Thu, 05 Nov 2020 17:20:49 +0100 |
Sebastien Jodogne |
abi continued
|
Thu, 08 Oct 2020 13:38:44 +0200 |
Sebastien Jodogne |
WebDAV: by-studies and by-patients
|
Thu, 17 Sep 2020 15:01:31 +0200 |
Sebastien Jodogne |
improving const-correctness in ParsedDicomFile
|