docs/HISTORY.txt
changeset 249 417298dbf77b
parent 232 801be6e0b321
child 257 a7222beb9559
equal deleted inserted replaced
248:86b71518e457 249:417298dbf77b
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.11
       
     5 ------
       
     6  - added optional "widget_class" attribute to tables
       
     7  - added Google Tag Manager support
       
     8  - added name to columns via 'data-ams-column-name' attribute for 'TH' tag
       
     9  - added generic refresh events handlers for content, table, row and cell (MyAMS.js)
       
    10  - added treeview plug-in, and tree management features (MyAMS.js)
       
    11  - change dropdown menu orientation dynamically based on available free space (MyAMS.js)
       
    12  - updated default widgets attributes and buttons (MyAMS-widgets.js)
       
    13  - stop click event propagation on action button
       
    14  - corrected dataTable plug-in initialization when sort type is not defined for all columns; added 'string'
       
    15    type for default 'name' column
       
    16  - CSS updates
     3 
    17 
     4 0.1.10
    18 0.1.10
     5 ------
    19 ------
     6  - handle CTRL key to open links in new window (MyAMS.js)
    20  - handle CTRL key to open links in new window (MyAMS.js)
     7  - added pre- and post- reload callbacks on JSON "reload" response
    21  - added pre- and post- reload callbacks on JSON "reload" response
    13  - added option to change message status (MyAMS-notify.js)
    27  - added option to change message status (MyAMS-notify.js)
    14  - use "div" tags instead of "button" for menus and actions to prevent "Enter" key from
    28  - use "div" tags instead of "button" for menus and actions to prevent "Enter" key from
    15    activating them
    29    activating them
    16  - added handles to orderable lists (MyAMS.css)
    30  - added handles to orderable lists (MyAMS.css)
    17  - added top and left negative margins classes (MyAMS.css)
    31  - added top and left negative margins classes (MyAMS.css)
    18  - removed minimum height for TinyMCE editors
    32  - removed minimum height for TinyMCE editors (MyAMS.css)
    19  - add translation strings to Fancybox plug-in
    33  - add translation strings to Fancybox plug-in
    20  - updated CSS
    34  - updated CSS
    21 
    35 
    22 0.1.9
    36 0.1.9
    23 -----
    37 -----