docs/HISTORY.txt
changeset 185 583ee50d8ee3
parent 141 1fa3a734453e
child 194 157c4f274b91
--- a/docs/HISTORY.txt	Wed Jun 07 10:11:58 2017 +0200
+++ b/docs/HISTORY.txt	Wed Jun 07 10:23:17 2017 +0200
@@ -4,10 +4,31 @@
 0.1.6
 -----
  - added title prefix interface and default adapter
+ - added Google Analytics and UserReport services management
+ - added interfaces and adapters to handle HTML metas headers
+ - added optional target on menus items
+ - added permission check on action column
+ - added Bootstrap wizard plug-in
+ - changed admin view name to "admin" instead of "admin.html"
  - handle form submit progress action indicator
  - enable several named adapters to get static resources
+ - changed widget CSS class attribute
+ - changed vocabularies declarations
  - updated activity viewlet
- - updated plug-ins registry management
+ - updated skin interfaces and management classes
+ - updated plug-ins registry management (MyAMS.js)
+ - updated POST progress API (MyAMS.js)
+ - "MyAMS.skin.loadURL" function is now asynchronous by default (MyAMS.js)
+ - added data attributes to modals for "shown" and "hidden" events callbacks (MyAMS.js)
+ - added click handler for readonly checkboxes (MyAMS.js)
+ - added function for form reset after submit (MyAMS.js)
+ - added check on modals to allow hidden overflow (MyAMS.js)
+ - added support for several checkers in MyAMS.ajax.check (MyAMS.js)
+ - corrected form management when form is submitted from script without submit button (MyAMS.js)
+ - refactored variables names (MyAMS.js)
+ - use "JSON.stringify" in "initData" for contents which are not basic strings (MyAMS.js)
+ - updated local storage checker (MyAMS-widgets.js)
+ - CSS updates (MyAMS.css)
 
 0.1.5.1
 -------