]> git.mxchange.org Git - addressbook-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Wed, 7 Oct 2015 11:21:03 +0000 (13:21 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 7 Oct 2015 11:21:03 +0000 (13:21 +0200)
commita12d504be4f40d08adbae4ed3a548873dd28a0e8
tree182d42d04bbe2370abe4836382ab3965f7d57247
parent4df7c2863755466326717432fff97f5da7767927
Continued:
- added new page resend_link.xhtml for resending confirmation link
- added language strings for above new page (all pages get at least 2 strings)
- forgot to clear userName property in bean
- better handle over whole User instance instead of "raw data"
- updated jar(s)
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/juser-core.jar
lib/juser-lib.jar
src/java/org/mxchange/addressbook/beans/register/UserRegisterWebBean.java
src/java/org/mxchange/addressbook/beans/user/UserWebBean.java
src/java/org/mxchange/addressbook/beans/user/UserWebController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/guest/guest_menu.tpl
web/user/resend_link.xhtml [new file with mode: 0644]