comparison NEWS @ 3124:c0d7aee8c3f8 db-changes

Fix issue #58 (Patient recycling order should be defined by their received last instance)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 15 Jan 2019 21:09:33 +0100
parents a323b75e5b08
children e678a2b1a25b
comparison
equal deleted inserted replaced
3121:f86ebf971a72 3124:c0d7aee8c3f8
15 ----------- 15 -----------
16 16
17 * Don't consider tags whose group is below 0x0008 in C-FIND SCP 17 * Don't consider tags whose group is below 0x0008 in C-FIND SCP
18 * Compatibility with DCMTK 3.6.4 18 * Compatibility with DCMTK 3.6.4
19 * Fix issue #21 (DICOM files missing after uploading with Firefox) 19 * Fix issue #21 (DICOM files missing after uploading with Firefox)
20 * Fix issue #58 (Patient recycling order should be defined by their received last instance)
20 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove) 21 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove)
21 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file) 22 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
22 * Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method) 23 * Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
23 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results" 24 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results"
24 and it's therefore impossible to browse the content. 25 and it's therefore impossible to browse the content.