From: <ex...@us...> - 2013-07-21 10:20:06
|
Revision: 6121 http://sourceforge.net/p/web-erp/reponame/6121 Author: exsonqu Date: 2013-07-21 10:20:02 +0000 (Sun, 21 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-21 10:19:10 UTC (rev 6120) +++ trunk/doc/Change.log 2013-07-21 10:20:02 UTC (rev 6121) @@ -1,4 +1,5 @@ webERP Change Log +7/21/2013 Exson: Fixed the keyChar control to avoid backspace mistake. 7/21/2013 Exson: Fixed the number class function in MiscFunctions.js prevent character 0 from input for integer. Reported by Icedlava 20/7/13 Phil: Added Tim's javascript as modified a bit to use different styles to allow sorting of tables - images for styles to all themes and added th.ascending th.descending to theme/default.css scripts 19/7/13 Phil: Swag of scripts updated for html5 <input type="tel" "email" pattern required="required" autofocus="autofocus" as per http://www.weberp.org/wiki/TransitionToHtml5 also added many title="" tooltips |