Changes between Version 51 and Version 52 of ReleaseNotes


Ignore:
Timestamp:
22.12.2012 17:14:38 (12 years ago)
Author:
jri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v51 v52  
    4040* Working with associations: 
    4141    * Keyboard shortcut: Create associations via shift-drag (#304). 
    42     * Once association is created Edit mode is entered automatically (#314). 
    43     * When the user changes an association's type the form is updated immediately. The user must no longer leave and re-enter the form (#347). 
     42    * Once an association is created the Edit mode is entered automatically (#314). 
     43    * When an association is retyped the association form is updated immediately. The user must no longer leave and re-enter the form (#347). 
    4444* Fulltext seach: Wildcards, phrase search, and escaping is supported (#302). 
    4545 
     
    7373* Client-side improvements: 
    7474    * Client-side load mechanism for auxiliary scripts: Scripts located in `script/helper/` are loaded synchronously ''before'' the plugin is loaded. This allows e.g. renderers to share a common base class (#372). 
    75     * New client-side event `option_topics` allows filtering the selection lists. Applies to both, comboboxes and checkbox lists (#345). 
     75    * New client-side event `option_topics` allows filtering the selection lists. Applies to both, combo boxes and checkbox lists (#345). 
    7676    * Webclient API: The Topic's and Association's `composite` property contains true `Topic` objects (instead of plain !JavaScript objects) and thus provides access to the client-side Topic API [3105fee2]. 
    7777