From: <ex...@us...> - 2013-07-21 08:54:39
|
Revision: 6119 http://sourceforge.net/p/web-erp/reponame/6119 Author: exsonqu Date: 2013-07-21 08:54:33 +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 08:53:19 UTC (rev 6118) +++ trunk/doc/Change.log 2013-07-21 08:54:33 UTC (rev 6119) @@ -1,5 +1,5 @@ webERP Change Log - +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 19/7/13 Exson: add required to the input field of WWW_Access.php |