]> git.mxchange.org Git - jjobs-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:07:36 +0000 (16:07 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:23:15 +0000 (16:23 +0200)
commit0e227fe95ceb3a1eb1f022317a174ede84543f96
tree166dc4c92775ec7e53aa58f4f7f96393af0126fc
parentbefb1fe5502015181930471b3abb27465203257b
Please cherry-pick:
- used h:outputText to wrap text ... this is a WUI (like a GUI) and text
  elements should be wrapped into JSF tags

Signed-off-by: Roland Häder <roland@mxchange.org>
26 files changed:
src/java/org/mxchange/jjobs/converter/mobile/JobsMobileNumberConverter.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates.dist/login_page.xhtml
web/admin/mobile/admin_cellphone_delete.xhtml [new file with mode: 0644]
web/admin/mobile/admin_cellphone_show.xhtml [new file with mode: 0644]
web/admin/mobile/admin_contact_cellphone_list.xhtml [new file with mode: 0644]
web/admin/mobile/admin_contact_cellphone_unlink.xhtml [new file with mode: 0644]
web/admin/user/admin_user_lock.xhtml
web/guest/user/login.xhtml [new file with mode: 0644]
web/guest/user/show_addressbook.xhtml [deleted file]
web/guest/user/show_addressbook_entries.xhtml [deleted file]
web/logout.xhtml [deleted file]
web/user/login_add_addressbook.xhtml
web/user/login_data_saved.xhtml
web/user/login_edit_user_data.xhtml
web/user/login_list_sharing_addressbooks.xhtml [new file with mode: 0644]
web/user/login_other_addressbooks.xhtml [new file with mode: 0644]
web/user/login_own_addressbooks.xhtml
web/user/login_shared_addressbooks.xhtml [new file with mode: 0644]
web/user/login_start_sharing_addressbook.xhtml [new file with mode: 0644]
web/user/login_user_change_email_address.xhtml
web/user/login_user_change_password.xhtml
web/user/login_user_change_personal_data.xhtml
web/user/login_user_contact_data_saved.xhtml
web/user/login_user_data_saved.xhtml