Changes between Version 83 and Version 84 of ReleaseNotes


Ignore:
Timestamp:
10.12.2013 15:16:30 (11 years ago)
Author:
jri
Comment:

4.1.3 release notes, revision 4

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v83 v84  
    6969 
    7070Bug fixes: 
     71* Webclient: 
     72    * The toolbar menus show all their items without scrolling (#534). 
     73    * The canvas context menu do scroll when invoked near screen bottom (#534). 
     74    * No accidental scrollbars appear around the browser window (#543). 
     75    * Various display bugs are fixed: 
     76        * The new icon appears on the topicmap once a topic is retyped and the topicmap is switched (#508). 
     77        * An association definition's value displayed on the topicmap is updated once the "Include in Label" setting is changed in the type form (#564, #576). 
     78        * A type's data type assignment (an association) disappears once the data type is changed in the type form (#576). 
     79        * An uploaded file immediately appears in the Detail Panel (#563). 
     80    * On a Mac where ctrl-click emulates the right mouse button: when invoking the association context menu via ctrl-click the topic cluster does not stick to the mouse cursor (#517). 
     81    * Various topicmap management bugs are fixed, e.g. after deleting a topicmap the menu does not show 2 "untitled" topicmaps (#520). 
     82    * The file content renderer works also if embedded in a parent topic (#566). 
     83* Changed Person data is saved also if the Address can't be resolved (via Google Geocoder) (#565). 
    7184* When updating an aggregated composite no error occurs (#574). 
    72 * The Caching plugin no longer prevents updating topics/associations which are not selected (and thus appearing in the page panel) (#547). 
    73 * Changed Person data is saved properly also if its Address can't be resolved (via Google Geocoder) (#565). 
    74 * Topicmaps keep URI when translated (#311). 
    75 * A serialized topicmap contains the association values (#531). 
    76 * The main toolbar's menus reveal all their items without scrolling (#534). 
    77 * On a Mac where ctrl-click emulates the right mouse button: when invoking an association's context menu via ctrl-click the respective topic cluster does not stick to the mouse pointer (#517). 
    78 * The canvas context menus do scroll when invoked near screen bottom (#534). 
    79 * Sync view on file upload: Once an upload is complete the new file appears in the page panel immediately (#563). 
    80 * Sync view on topic retype (#508). 
    81 * Sync view on type change (#576). 
    82     * When changing the "Include in Label" setting in a type form while the respective association definition is visible on the canvas, the association label on the canvas is updated (#564). 
    83     * When changing a type's data type in a type form while the former data type and the association are visible on the canvas, the association disappears. 
    84 * No accidental browser window scrollbars appear (#543). 
    85 * File content renderer works when embedded in parent topic (#566). 
    86 * Various client-side topicmap management oddities are fixed, e.g. after deleting a topicmap the selector does not show 2 "untitled" topicmaps (#520). 
     85* The Caching plugin does not prevent updating topics/associations which are not selected (#547). 
     86* Association values are included in the serialized topicmap representation (#531). 
     87* Topicmaps keep their URI when translated (#311). 
    8788 
    8889Further changes: