]> git.mxchange.org Git - jjobs-war.git/commit
Continued with "change personal data":
authorRoland Haeder <roland@mxchange.org>
Sat, 5 Mar 2016 21:02:24 +0000 (22:02 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 5 Mar 2016 21:04:10 +0000 (22:04 +0100)
commite705d5493eb5b4ef4bf3ee555bd86e3dac2098a4
tree9ba92a5d465f8d4afa94da5052bbc6a05d0050ab
parent85390aaa83377fd29e3c14c70916deb874ed6052
Continued with "change personal data":
- updating the user instance didn't work the previous way, first you need to copy the loginController.loggedInUser instance and then you can update all fields on it
- added generic template message_box.tpl
- added generic page login_data_saved.xhtml
- added missing navigation rules from login_change_foo.xhtml -> login_data_saved.xhtml
- added some new language strings
- added CSS classes for message box template
- changing email address requires you to enter twice your new email address (displaying old is missing)
nbproject/faces-config.NavData
src/java/org/mxchange/jjobs/beans/user/UserWebSessionBean.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/generic/message_box.tpl [new file with mode: 0644]
web/login/login_change_email_address.xhtml
web/login/login_data_saved.xhtml [new file with mode: 0644]
web/resources/css/cssLayout.css