comparison TODO @ 5386:579f541fb9ce

todo
author Alain Mazy <am@osimis.io>
date Mon, 18 Sep 2023 17:56:05 +0200
parents 3d3e38fb2af8
children c026301eee9e
comparison
equal deleted inserted replaced
5385:3d3e38fb2af8 5386:579f541fb9ce
113 * return error code/reason in HTTP response if resubmit/cancel/pause fails ... 113 * return error code/reason in HTTP response if resubmit/cancel/pause fails ...
114 * filter /changes by type e.g: /changes?filter=StablePatient 114 * filter /changes by type e.g: /changes?filter=StablePatient
115 https://groups.google.com/g/orthanc-users/c/r20kDb0axms/m/2tzbQzYJAgAJ 115 https://groups.google.com/g/orthanc-users/c/r20kDb0axms/m/2tzbQzYJAgAJ
116 * save more details in jobs e.g: the resources being sent/exported ... 116 * save more details in jobs e.g: the resources being sent/exported ...
117 https://groups.google.com/g/orthanc-users/c/rDDusFG5Lco/m/TzTUjWXLAQAJ 117 https://groups.google.com/g/orthanc-users/c/rDDusFG5Lco/m/TzTUjWXLAQAJ
118 https://discourse.orthanc-server.org/t/some-confusion-about-jobs-function/3887
118 * allow filtering/ordering on the /jobs route: 119 * allow filtering/ordering on the /jobs route:
119 https://groups.google.com/g/orthanc-users/c/hsZ1jng5rIg/m/8xZL2C1VBgAJ 120 https://groups.google.com/g/orthanc-users/c/hsZ1jng5rIg/m/8xZL2C1VBgAJ
120 * add an "AutoDeleteIfSuccessful": false option when creating jobs 121 * add an "AutoDeleteIfSuccessful": false option when creating jobs
121 https://discourse.orthanc-server.org/t/job-history-combined-with-auto-forwarding/3729/10 122 https://discourse.orthanc-server.org/t/job-history-combined-with-auto-forwarding/3729/10
122 * Also implement a GET variant of /tools/create-archive + sibling routes 123 * Also implement a GET variant of /tools/create-archive + sibling routes