]> git.mxchange.org Git - jjobs-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Mon, 29 Aug 2016 14:17:52 +0000 (16:17 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 29 Aug 2016 17:32:59 +0000 (19:32 +0200)
commitd91f335c4e533a6dd6f8b47670d1ab12008aa89a
tree64a9d8f7400c2634884938ea639e33d1ae3fe013
parent70156a6a5045a68e4aceac1847f4e86285a9aa47
Please cherry-pick:
- show "user_edit_data" link if at least one of the features is enabled
- this allows navigating to e.g. only "user_change_password"
- rewrote ugly exceptions to nice faces messages
- show message to user if he/she must change password
- added missing feature flag for changing email address
- added missing file extension (opps, fixed now)
- added missing i18n strings

Signed-off-by: Roland Häder <roland@haeder.net>
Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/email_address/JobsEmailChangeWebSessionBean.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/login/user/user_menu.tpl
web/WEB-INF/web.xml
web/user/login_change_email_address.xhtml
web/user/login_change_password.xhtml
web/user/login_edit_user_data.xhtml