svn commit: r1336030 - in /james/hupa/trunk/client/src/main: java/org/apache/hupa/client/HupaCSS.java java/org/apache/hupa/client/mvp/LoginView.java webapp/Hupa.css webapp/Hupa.html

2012-05-09 Thread manolo
Author: manolo Date: Wed May 9 09:35:38 2012 New Revision: 1336030 URL: http://svn.apache.org/viewvc?rev=1336030view=rev Log: Make the login page compatible with the browser save password feature, and replace cobogw buttons by css-stiled ones in it Modified:

svn commit: r1336403 - in /james/hupa/trunk/client: pom.xml src/main/java/org/apache/hupa/client/mvp/LoginPresenter.java src/main/java/org/apache/hupa/client/mvp/LoginView.java src/main/webapp/Hupa.ht

2012-05-09 Thread manolo
Author: manolo Date: Wed May 9 21:11:38 2012 New Revision: 1336403 URL: http://svn.apache.org/viewvc?rev=1336403view=rev Log: fix save password in chrome, it needs that submit is not cancelled Modified: james/hupa/trunk/client/pom.xml