# HG changeset patch # User Alain Mazy # Date 1665659635 -7200 # Node ID b33a104821a70d8f81beaa2b1c56a10685528942 # Parent d3ae6858e77b8c2316da8b71cb2cd62cab5531d1 todo diff -r d3ae6858e77b -r b33a104821a7 TODO --- a/TODO Fri Jul 15 16:19:18 2022 +0200 +++ b/TODO Thu Oct 13 13:13:55 2022 +0200 @@ -38,7 +38,7 @@ * add a button (and/or a keyboard shortcut) to select the next series in the main viewport https://groups.google.com/g/orthanc-users/c/u_lH9aqKsdw/m/KQ7U9CkiAAAJ. In Osimis viewer, - this was implemented by up/down arrow keys (prev/next series). + this was implemented by up/down arrow keys (prev/next series) ------------ Known issues @@ -55,6 +55,8 @@ * the authorization header ('token' query arg) is not included in the HTTP headers. Tested with https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/authorization-plugin-viewer-query-args/. +* the plugin does not work with DicomWeb plugin version 1.10.1 -> only 2 numbers are allowed: + https://groups.google.com/g/orthanc-users/c/xMcicKAldpM/m/b5Gz3wnyAQAJ ----------------- Code refactorings