changeset 2575:a874bdbbfa11 jobs

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 May 2018 17:57:21 +0200
parents 84cbc5abf3cc
children 6783a7c02990
files NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed May 09 17:56:26 2018 +0200
+++ b/NEWS	Wed May 09 17:57:21 2018 +0200
@@ -1,9 +1,15 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* New advanced job engine
+
 REST API
 --------
 
+* "/jobs/..." to manage the jobs from the REST API
 * ".../tags" URI was returning only the first value of DicomTags containing 
   multiple numerical value.  It now returns all values in a string separated
   by \\ (i.e.: "1\\2\\3").  Note that, for data already in Orthanc, you'll need