]> git.mxchange.org Git - addressbook-war.git/commit
Continued porting templates:
authorRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:52:47 +0000 (16:52 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 14:52:47 +0000 (16:52 +0200)
commit8937525cfc9600503415f5cf361f3428c51920b7
treea61a8848133a09d8b2057e16ac3a668448f51c09
parente70c8363e8422b91ccac4c8abdf74d6a18dd6309
Continued porting templates:
- added a lot missing templates which are used for handling fax/land-line
  numbers
- no more cellphone, now all mobiles are welcome ...
- renamed files as they belong to user (not generic)

Signed-off-by: Roland Häder <roland@mxchange.org>
84 files changed:
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/admin/admin_logout.xhtml
web/admin/cellphone/admin_cellphone_delete.xhtml [deleted file]
web/admin/cellphone/admin_cellphone_edit.xhtml [deleted file]
web/admin/cellphone/admin_cellphone_show.xhtml [deleted file]
web/admin/cellphone/admin_contact_cellphone_list.xhtml [deleted file]
web/admin/cellphone/admin_contact_cellphone_unlink.xhtml [deleted file]
web/admin/contact/admin_contact_delete.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_export.xhtml
web/admin/contact/admin_contact_list.xhtml
web/admin/contact/admin_contact_show.xhtml
web/admin/contact/unlink/admin_contact_fax_unlink.xhtml [new file with mode: 0644]
web/admin/contact/unlink/admin_contact_landline_unlink.xhtml [new file with mode: 0644]
web/admin/contact/unlink/admin_contact_mobile_unlink.xhtml [new file with mode: 0644]
web/admin/country/admin_country_delete.xhtml
web/admin/country/admin_country_edit.xhtml
web/admin/country/admin_country_list.xhtml
web/admin/fax/admin_fax_delete.xhtml [new file with mode: 0644]
web/admin/fax/admin_fax_edit.xhtml [new file with mode: 0644]
web/admin/fax/admin_fax_list.xhtml [new file with mode: 0644]
web/admin/fax/admin_fax_show.xhtml [new file with mode: 0644]
web/admin/index.xhtml
web/admin/landline/admin_landline_delete.xhtml [new file with mode: 0644]
web/admin/landline/admin_landline_edit.xhtml [new file with mode: 0644]
web/admin/landline/admin_landline_list.xhtml [new file with mode: 0644]
web/admin/landline/admin_landline_show.xhtml [new file with mode: 0644]
web/admin/mobile/admin_contact_mobile_list.xhtml [new file with mode: 0644]
web/admin/mobile/admin_contact_mobile_unlink.xhtml [new file with mode: 0644]
web/admin/mobile/admin_mobile_delete.xhtml [new file with mode: 0644]
web/admin/mobile/admin_mobile_edit.xhtml [new file with mode: 0644]
web/admin/mobile/admin_mobile_list.xhtml [new file with mode: 0644]
web/admin/mobile/admin_mobile_show.xhtml [new file with mode: 0644]
web/admin/mobile_provider/admin_mobile_provider_delete.xhtml
web/admin/mobile_provider/admin_mobile_provider_edit.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
web/admin/mobile_provider/admin_mobile_provider_show.xhtml
web/admin/user/admin_user_activity_log.xhtml [new file with mode: 0644]
web/admin/user/admin_user_delete.xhtml
web/admin/user/admin_user_edit.xhtml
web/admin/user/admin_user_export.xhtml
web/admin/user/admin_user_list.xhtml
web/admin/user/admin_user_lock.xhtml
web/admin/user/admin_user_resend_confirmation_link.xhtml [new file with mode: 0644]
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml
web/exception.xhtml
web/guest/user/confirm_account.xhtml [deleted file]
web/guest/user/login_error.xhtml [deleted file]
web/guest/user/lost_passwd.xhtml [deleted file]
web/guest/user/register.xhtml [deleted file]
web/guest/user/register_done.xhtml [deleted file]
web/guest/user/register_page2.xhtml [deleted file]
web/guest/user/resend_done.xhtml [deleted file]
web/guest/user/resend_link.xhtml [deleted file]
web/guest/user/show_addressbook.xhtml [deleted file]
web/guest/user/show_addressbook_entries.xhtml [deleted file]
web/guest/user/user_confirm_account.xhtml [new file with mode: 0644]
web/guest/user/user_list.xhtml
web/guest/user/user_login.xhtml [new file with mode: 0644]
web/guest/user/user_login_error.xhtml [new file with mode: 0644]
web/guest/user/user_lost_passwd.xhtml [new file with mode: 0644]
web/guest/user/user_profile.xhtml
web/guest/user/user_register.xhtml [new file with mode: 0644]
web/guest/user/user_register_done.xhtml [new file with mode: 0644]
web/guest/user/user_register_page2.xhtml [new file with mode: 0644]
web/guest/user/user_resend_done.xhtml [new file with mode: 0644]
web/guest/user/user_resend_link.xhtml [new file with mode: 0644]
web/guest/user/user_show_addressbook.xhtml [new file with mode: 0644]
web/guest/user/user_show_addressbook_entries.xhtml [new file with mode: 0644]
web/imprint.xhtml
web/index.xhtml
web/privacy.xhtml
web/terms.xhtml
web/user/login_data_saved.xhtml
web/user/login_index.xhtml
web/user/login_logout.xhtml
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 [new file with mode: 0644]
web/user/login_user_data_saved.xhtml