Mercurial > hg > orthanc
comparison NEWS @ 1281:8dac11c78d71
URIs to get all the parents of a given resource in a single REST call
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Feb 2015 10:53:35 +0100 |
parents | d6a65dc6d0ac |
children | 7bccdd221e2b |
comparison
equal
deleted
inserted
replaced
1280:d6a65dc6d0ac | 1281:8dac11c78d71 |
---|---|
2 =============================== | 2 =============================== |
3 | 3 |
4 General | 4 General |
5 ------- | 5 ------- |
6 | 6 |
7 * URIs to get all the parents of a given resource in a single REST call | |
7 * Support of HTTP proxy | 8 * Support of HTTP proxy |
8 * Instances without PatientID are now allowed | 9 * Instances without PatientID are now allowed |
9 * Support of Tudor DICOM in Query/Retrieve | 10 * Support of Tudor DICOM in Query/Retrieve |
10 * Fix issue 25 (AET with underscore not allowed) | 11 * Fix issue 25 (AET with underscore not allowed) |
11 * Code refactorings | 12 * Code refactorings |