log OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 4722:2b4da0ee6b73

age author description
Thu, 24 Jun 2021 12:42:54 +0200 Sebastien Jodogne added missing documentation of "ignore-length" in "/instances/{id}/tags"
Wed, 23 Jun 2021 16:23:23 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Wed, 23 Jun 2021 16:22:58 +0200 Sebastien Jodogne cppcheck
Wed, 23 Jun 2021 14:57:49 +0200 Sebastien Jodogne added argument "Metadata" to "/tools/bulk-content"
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 17:58:56 +0200 Sebastien Jodogne added the "Level" argument to "/tools/bulk-content"
Fri, 18 Jun 2021 16:37:12 +0200 Sebastien Jodogne new route "/tools/bulk-content" to get the content of a set of resources
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
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Mon, 10 May 2021 12:31:17 +0200 Sebastien Jodogne typo: replaced "CheckRevision" by "CheckRevisions"
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
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