docs/HISTORY.txt
changeset 185 583ee50d8ee3
parent 141 1fa3a734453e
child 194 157c4f274b91
equal deleted inserted replaced
184:c9495342d92c 185:583ee50d8ee3
     2 =======
     2 =======
     3 
     3 
     4 0.1.6
     4 0.1.6
     5 -----
     5 -----
     6  - added title prefix interface and default adapter
     6  - added title prefix interface and default adapter
       
     7  - added Google Analytics and UserReport services management
       
     8  - added interfaces and adapters to handle HTML metas headers
       
     9  - added optional target on menus items
       
    10  - added permission check on action column
       
    11  - added Bootstrap wizard plug-in
       
    12  - changed admin view name to "admin" instead of "admin.html"
     7  - handle form submit progress action indicator
    13  - handle form submit progress action indicator
     8  - enable several named adapters to get static resources
    14  - enable several named adapters to get static resources
       
    15  - changed widget CSS class attribute
       
    16  - changed vocabularies declarations
     9  - updated activity viewlet
    17  - updated activity viewlet
    10  - updated plug-ins registry management
    18  - updated skin interfaces and management classes
       
    19  - updated plug-ins registry management (MyAMS.js)
       
    20  - updated POST progress API (MyAMS.js)
       
    21  - "MyAMS.skin.loadURL" function is now asynchronous by default (MyAMS.js)
       
    22  - added data attributes to modals for "shown" and "hidden" events callbacks (MyAMS.js)
       
    23  - added click handler for readonly checkboxes (MyAMS.js)
       
    24  - added function for form reset after submit (MyAMS.js)
       
    25  - added check on modals to allow hidden overflow (MyAMS.js)
       
    26  - added support for several checkers in MyAMS.ajax.check (MyAMS.js)
       
    27  - corrected form management when form is submitted from script without submit button (MyAMS.js)
       
    28  - refactored variables names (MyAMS.js)
       
    29  - use "JSON.stringify" in "initData" for contents which are not basic strings (MyAMS.js)
       
    30  - updated local storage checker (MyAMS-widgets.js)
       
    31  - CSS updates (MyAMS.css)
    11 
    32 
    12 0.1.5.1
    33 0.1.5.1
    13 -------
    34 -------
    14  - corrected plug-ins callbacks call when loaded in asynchronous mode
    35  - corrected plug-ins callbacks call when loaded in asynchronous mode
    15 
    36