Changes between Version 135 and Version 136 of ReleaseNotes


Ignore:
Timestamp:
15.04.2016 16:29:28 (9 years ago)
Author:
jri
Comment:

4.8 release notes, pt. 2

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v135 v136  
    1414* Collaborative authoring in private views: private topicmaps can be created within shared workspaces (#927). 
    1515* Association Auto-Typing (#931). 
    16 * New standard topic type "Event" as the basis for calendaring applaications (#902). 
    17 * New standard topic types "Date", "Time", "DateTime" (#901). 
     16* 2 new standard modules: 
     17    * DM4 Events: provides topic type "Event" as the basis for calendaring applaications (#902). 
     18    * DM4 Date/Time: provides topic types "Date", "Time", "DateTime" (#901). 
     19* Extended hot deployment for both, 
     20    * The standard distribution (#846). 
     21    * The development environment (#847). 
    1822 
    1923Improvements: 
     24* Renaming/deleting/inspecting properties of a topicmap or workspace is simplified (#852, #427). 
    2025* Meta model extension: more than one assoc def with the same child type are allowed (#903). 
     26* Streamlined text editor with a hand-picked feature set (#700). 
    2127* Auto-scale images and videos displayed in the detail panel (#876). 
    2228* Contacts model: Person has a Date of Birth (#916). 
    2329* Contacts model: new type "Organizational Role" to describe a Person-Institution relationship (#916). 
     30* The disk quota can be disabled at both levels, globally, or per-user (#812). 
    2431* Fine granular request filter (#946). 
    2532 
    2633Bug fixes: 
     34* Deleting a workspace doesn't corrupt DB (#898). 
     35* When switching to a geomap the canvas element keeps its event handlers (#896). 
    2736* Numbers are sorted numerically (#928). 
    2837* On small displays the Webclient toolbar does not line wrap (#926). 
     38* When changing the assoc def order in the type editor the assoc defs does not loose their renderers (#909). 
     39* Changing the label configuration has an effect in every situation (#910). 
     40* For a private installation the browser's own login dialog appears. Was broken in DM 4.7 (#892). 
     41* The Geomaps module doesn't issue the failing `/theme/default/style.css` request anymore (#894). 
    2942 
    3043Changes: 
    31 * CKEditor updated 4.3.2 -> 4.5.6. The toolbar is streamlined (#700). 
     44* A disk quota is disabled by default (#812). 
     45* CKEditor updated 4.3.2 -> 4.5.6 (#700). 
    3246* Extensive Core refactoring (#935). 
    3347 
     
    3650* Composite renderers (#908). 
    3751* Directives can be attached to any response (#932). 
     52* Add property indexes afterwards (#897). 
    3853* New `ModelFactory` is in charge for creating Model objects (#933). 
    3954* Revised Core API (#941). 
    4055* Core API: ChildTopics accessors which don't throw (#923). 
     56* by-URI deletion references (#631). 
     57* Files API: user support for constructing repository paths (#884). 
     58* Bug fixes: 
     59    * The "URI uniqueness" check is also performed when //updating// a topic/association (#891). 
    4160 
    4261----