Changes between Version 148 and Version 149 of ReleaseNotes


Ignore:
Timestamp:
11.11.2016 15:10:22 (8 years ago)
Author:
jri
Comment:

4.8.4 release notes, pt. 3

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v148 v149  
    2222* Deleting a topicmap which is assigned to a workspace which is not currently selected works (#1018). 
    2323* Deleting a parent type works also if it has 3 or more child types (#1020). 
     24* Changing a type's Data Type when instances already exists works (#1008). 
     25* An update-association operation is rejected if it would result in an association doublet (#1009). 
     26* If tried to delete a type by a generic delete-topic operation the operation is rejected (#1011). 
    2427* Core: label calculation works for composite child references (#1032.) 
    2528* Files module: the disk quota is off (-1) by default also if DM is started via `feature:install` from Karaf (#812). 
     
    3033* Core API: The `TypeModel`'s setLabelConfig() method returns the `TypeModel` itself in order to support chaining (#941). 
    3134* Core API: An update-type request is not required to contain a data type when the data type doesn't change (#1025). 
     35* Webclient: there is a js.cookieValue() utility method (#941). 
    3236 
    3337----