]> git.mxchange.org Git - jjobs-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 25 Aug 2016 14:39:14 +0000 (16:39 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 25 Aug 2016 18:36:35 +0000 (20:36 +0200)
commit41c1eba5a2acce5c0af831f7a7d3a47adcddaabb
treedf97bd226bbf8cd7db77839cb23c64298b41f0cb
parent0c4341ada8cd115b8d31f37d3b68d2c120295525
Please cherry-pick:
- added new page that admins can send out a new confirmation link to users
- added navigation rule for new page
- added missing i18n strings
- using ui:fragment is now no longer required (it hid the <li> tag if unconfirmed)
- fixed i18n usage
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/admin/user/admin_user_links.tpl
web/admin/user/admin_user_resend_confirmation_link.xhtml [new file with mode: 0644]
web/admin/user/admin_user_unlock.xhtml