changeset 4452:a86fd55c4df0

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 Jan 2021 15:04:36 +0100
parents f4dbdb2dcba6
children 4f8e77c650e8
files TODO
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Mon Jan 18 14:51:52 2021 +0100
+++ b/TODO	Mon Jan 18 15:04:36 2021 +0100
@@ -48,6 +48,7 @@
 Mid-term
 --------
 
+* Support C-GET SCU (note that C-GET SCP was introduced in Orthanc 1.7.0)
 * Support "Retrieve AE Title" (0008,0054) in C-FIND:
   - On SCP side: done by https://hg.orthanc-server.com/orthanc/rev/1ec3e1e18f50
   - On SCU side:
@@ -64,7 +65,6 @@
 Long-term
 ---------
 
-* Support DICOM TLS (cf. "--enable-tls" in storescp)
 * Support extended association:
   https://groups.google.com/d/msg/orthanc-users/xD4d3mpc6ms/srF7E2goAAAJ
 * Support C-MOVE-CANCEL:
@@ -126,9 +126,11 @@
   https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ
 
 
-===========
-Performance
-===========
+============
+Code quality
+============
+
+* Have a look at openQA (cf. GNU Health)
 
 
 ================