]> git.mxchange.org Git - jjobs-war.git/commit
Continued with cellphone number edit: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Tue, 9 Aug 2016 15:06:06 +0000 (17:06 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 17 Aug 2016 19:45:40 +0000 (21:45 +0200)
commitaf7961acbf9a6a446d26749fac6744b50403d211
treea639b5d29af7c44d83874bf8efa0045f0259e4f3
parent98d8152214515099558e3cb6f30038c3024d7a6d
Continued with cellphone number edit: (please cherry-pick)
- no, the data cannot be set in the object, it needs to be set in controller (backing bean, don't forget this)
- made both fields required
- if nothing has changed, nothing needs to be updated (check both, mobile provider and number)
- added missing i18n strings
- renamed form id form_edit_phone -> form_edit_cellphone
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/admin/cellphone/admin_form_cellphone_data.tpl
web/admin/cellphone/admin_cellphone_edit.xhtml