comparison NEWS @ 3167:860aed8258c3

Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Jan 2019 13:10:52 +0100
parents 1fe524e211af
children 6f5e38ec1f12
comparison
equal deleted inserted replaced
3166:6953a4e475b3 3167:860aed8258c3
9 Maintenance 9 Maintenance
10 ----------- 10 -----------
11 11
12 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers 12 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers
13 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) 13 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
14 * Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
14 * Fix issue #90 (C-Find shall match missing tags to null/empty string) 15 * Fix issue #90 (C-Find shall match missing tags to null/empty string)
15 * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) 16 * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
16 * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations) 17 * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
17 18
18 19