]> git.mxchange.org Git - jfinancials-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 16 Oct 2015 20:02:36 +0000 (22:02 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 16 Oct 2015 20:02:36 +0000 (22:02 +0200)
commit68bdd9846e34c2e8a9209e86b68cda5339c63b03
treecaf5bc05f206b9e54ca270564c3c1de5d2a52472
parent4283d966dc8bf85bfbc7460c7b47b6c99edbd09f
Continued:
- added/implemented bean method isProfileLinkVisibleById()
- sorted members a bit
- added bean property "user"
- injected user bean (controller)
- used above writes to lookup user id in database and get a user instance back, set in the bean
- added/implemented bean method isUserIdEmpty()
- added i18n for user profile mode and notices
- you can only use converter OR validator
-
- updated jar(s)
lib/juser-core.jar
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebBean.java
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebController.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/templates/generic/form_personal_data.tpl
web/WEB-INF/templates/generic/profile_mode_selection_box.tpl
web/user/user_profile.xhtml