comparison NEWS @ 1427:d710ea64f0fd

Custom setting of the local AET during C-Store SCU (both in Lua and in the REST API)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Jun 2015 12:42:54 +0200
parents fe384a9d3b51
children ad94a3583b07
comparison
equal deleted inserted replaced
1426:2cf9a12c995a 1427:d710ea64f0fd
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * The configuration can be splitted into several files stored inside the same folder 4 * The configuration can be splitted into several files stored inside the same folder
5 * Custom setting of the local AET during C-Store SCU (both in Lua and in the REST API)
5 * Plugins can retrieve the configuration file directly as a JSON string 6 * Plugins can retrieve the configuration file directly as a JSON string
6 * Fix issue 35 (Characters in PatientID string are not protected for C-Find) 7 * Fix issue 35 (Characters in PatientID string are not protected for C-Find)
7 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges) 8 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges)
8 9
9 10