docs/HISTORY.txt
changeset 204 280b9e2289d6
parent 198 96b8eecdaabb
child 207 312f69d8ea37
equal deleted inserted replaced
203:108498416bee 204:280b9e2289d6
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.28
       
     5 ------
       
     6  - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes
       
     7  - added Bootstrap wizard plug-in (MyAMS.js)
       
     8  - added form reset callbacks (MyAMS.js)
       
     9  - added "MyAMS.getObject()" function to get object from string in dotted name form
       
    10  - updated "MyAMS.ajax.check" to check for an array of extensions in a single call (MyAMS.js)
       
    11  - use asynchronous mode for DataTables extensions (MyAMS.js)
       
    12  - CSS updates
     3 
    13 
     4 0.1.27
    14 0.1.27
     5 ------
    15 ------
     6  - added inner package name in static configuration to complete application version
    16  - added inner package name in static configuration to complete application version
     7  - synchronize MyAMS.js with pyams_skin package for post progress management
    17  - synchronize MyAMS.js with pyams_skin package for post progress management