Changes between Version 124 and Version 125 of ReleaseNotes


Ignore:
Timestamp:
26.05.2015 18:40:07 (10 years ago)
Author:
jri
Comment:

4.6 release notes, revision 1

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v124 v125  
    1414* **Refined //Contacts// model**: the intermediate `Address Entry` and `Phone Entry` topic types/instances are gone. A person/institution is connected //directly// to its `Address` and `Phone` topics via a custom association. The `Address Label`/`Phone Label` are attached to the custom association (#779). 
    1515* Webclient usability: 
    16     * The detail panel's vertical scrollbar position is saved/restored on a per-object basis (#783). 
    17     * The topic color and expansion flag (represented by the Note topic's triangle) are stored per-topicmap (#761). 
     16    * The detail panel remembers a topic/association's vertical scrollbar position. When the user revisits the topic/association the remembered scrollbar position is restored (#783). 
     17    * When a topic appears in several topicmaps, in each map it can have an individual color and expansion flag (the Note topic's triangle) (#761). 
    1818    * When clicking a topic in the detail panel which has more than one association to the selected topic only one association is revealed (instead of all), nameley the one that corresponds to the clicked list entry. This reduces the chance for selecting the wrong association on the canvas afterwards (#460). 
    1919    * The sensitive area of the detail panel's resize-handle is increased from 2 pixel width to 7 pixel width (#676). 
    20     * In the //New Workspace// dialog the radio buttons to select the Sharing Mode show a tooltip that provides help for each option available (#784). 
    21 * In the Detail Panel's "related topics" list besides the association type the association value is displayed (#793). 
    22 * DM never creates empty simple child topics. In particular a combobox menu is not extended by an empty item when the field (e.g. "Phone Label", "City") is left empty (#171). 
    23 * In Number fields the Webclient does not fill in 0 automatically anymore as 0 and "not set" are semantically different (#171). 
     20    * In the //New Workspace// dialog the radio buttons to select the Workspace Sharing Mode features a tooltip which explains the respective option (#784). 
     21* In the detail panel's "related topics" list besides the association type the association value is displayed (#793). 
     22* DM never creates empty simple child topics. In particular a combobox menu is not extended by an empty item when the user lefts the field (e.g. "Phone Label", "City") empty (#171). 
     23* In Number fields the Webclient does not fill in 0 automatically as 0 and "not set" are semantically different (#171). 
    2424* DeepaMehta can be installed again in an existing Karaf environment by Karaf feature install. 2 features are provided: `dm4-platform` and `dm4-standard-distribution` (#711). 
    2525 
    2626Bug fixes: 
    27 * The user can't select disabled menu items. In particular a user who is not permitted to create a Membership can't do so (#774). 
    28 * The detail panel's form rendering works also if the type definition of the selected topic/association includes child topics of data type "HTML" and cardinality "Many" (#792). 
     27* The user can't select disabled menu items. In particular a user can't create a Membership if she is not authorized (#774). 
     28* The detail panel's form rendering works properly for child topics of data type "HTML" and cardinality "Many" (#792). 
    2929* When a Note topic's triangle is clicked the Note content does appear in the topicmap in any situation (#762). 
    30 * A type can't be deleted if instances still exist. If tried an error message is displayed (#789). 
     30* A type can't be deleted if instances still exist. If tried the Webclient displays an error message (#789). 
    3131* The DB is not corrupted when an association definition is retyped into a non-association definition type and then retyped back into an association definition (#773). 
    3232* The standard type's (Note, Person, ...) Association Definitions (and their View Configurations) are editable by logged in users (#771).