log OrthancServer/Sources/OrthancWebDav.cpp @ 5058:d4e5ca0c9307

age author description
Wed, 03 Aug 2022 10:49:50 +0200 Alain Mazy Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
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
Thu, 10 Mar 2022 19:00:43 +0100 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-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
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Wed, 10 Mar 2021 17:15:01 +0100 Sebastien Jodogne fix build on os x db-changes
Wed, 03 Mar 2021 16:31:57 +0100 Sebastien Jodogne simplification db-changes
Tue, 02 Mar 2021 19:36:59 +0100 Sebastien Jodogne testing replay of transactions db-changes
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Fri, 18 Dec 2020 12:15:45 +0100 Sebastien Jodogne cppcheck
Thu, 17 Dec 2020 10:55:32 +0100 Sebastien Jodogne there will be a 1.8.2 release before 1.9.0
Tue, 08 Dec 2020 15:22:28 +0100 Sebastien Jodogne ZIP archives containing DICOM files can be uploaded using WebDAV
Fri, 06 Nov 2020 16:33:52 +0100 Sebastien Jodogne continued abi
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Fri, 30 Oct 2020 10:48:57 +0100 Alain Mazy reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happens
Thu, 15 Oct 2020 20:08:44 +0200 Sebastien Jodogne cppcheck
Thu, 15 Oct 2020 17:13:35 +0200 Sebastien Jodogne fix webdav
Tue, 13 Oct 2020 10:39:47 +0200 Sebastien Jodogne simplification
Sat, 10 Oct 2020 11:23:11 +0200 Sebastien Jodogne RequestOrigin_WebDav
Sat, 10 Oct 2020 10:38:45 +0200 Sebastien Jodogne robustness against non-dicom files
Fri, 09 Oct 2020 18:10:24 +0200 Sebastien Jodogne configuration options for webdav
Fri, 09 Oct 2020 17:51:06 +0200 Sebastien Jodogne deleting resources from Orthanc WebDAV
Fri, 09 Oct 2020 12:07:23 +0200 Sebastien Jodogne fix
Fri, 09 Oct 2020 12:02:40 +0200 Sebastien Jodogne reorganization