]> git.mxchange.org Git - addressbook-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Tue, 25 Apr 2017 11:21:53 +0000 (13:21 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 25 Apr 2017 11:31:44 +0000 (13:31 +0200)
commitca68d31b7db1f790c52fe45614bc4b6a0eabfe27
treecd8b5f07e7fcec92b3036fd1e371a852d9958f68
parentc1609cc226e7e0a1acf257bdcba4aa4b711974c7
Please cherry-pick:
- WARNING: You have to update project name, maybe one day this will be moved out
  to properties file?
- updated templates as they are long out-dated
- added missing templates, a lot new has been added

Signed-off-by: Roland Häder <roland@mxchange.org>
52 files changed:
src/java/org/mxchange/addressbook/converter/cellphone/AddressbookCellphoneConverter.java [deleted file]
src/java/org/mxchange/addressbook/converter/mobile/AddressbookMobileNumberConverter.java [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_base.tpl
web/WEB-INF/templates/admin/admin_footer.tpl
web/WEB-INF/templates/admin/admin_menu.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_add_show.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_data.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_links.tpl
web/WEB-INF/templates/admin/contact/admin_contact_data_columns.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/contact/admin_contact_data_columns_mini.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/contact/admin_contact_data_mini.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/contact/admin_contact_links.tpl
web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl
web/WEB-INF/templates/admin/contact/admin_show_contact_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/country/admin_form_country_data.tpl
web/WEB-INF/templates/admin/fax/admin_fax_add_show.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/fax/admin_fax_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/fax/admin_fax_links.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/fax/admin_form_add_contact_fax.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/fax/admin_form_fax_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/landline/admin_form_add_contact_landline.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/landline/admin_form_landline_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/landline/admin_landline_add_show.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/landline/admin_landline_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/landline/admin_landline_links.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/mobile/admin_form_mobile_data.tpl
web/WEB-INF/templates/admin/mobile/admin_mobile_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl
web/WEB-INF/templates/admin/user/admin_form_user_data.tpl
web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl
web/WEB-INF/templates/admin/user/admin_show_user_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_show_user_data_mini.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/user/admin_user_links.tpl
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/contact/form_contact_data.tpl
web/WEB-INF/templates/generic/message_box.tpl
web/WEB-INF/templates/guest/guest_footer.tpl
web/WEB-INF/templates/guest/guest_menu.tpl
web/WEB-INF/templates/guest/guest_privacy_terms.tpl
web/WEB-INF/templates/input_fields/fax_input_fields.tpl [new file with mode: 0644]
web/WEB-INF/templates/input_fields/landline_input_fields.tpl [new file with mode: 0644]
web/WEB-INF/templates/input_fields/mobile_input_fields.tpl [new file with mode: 0644]
web/WEB-INF/templates/login/user/user_base.tpl
web/WEB-INF/templates/login/user/user_change_email_address_repeat_fields.tpl
web/WEB-INF/templates/login/user/user_enter_current_password.tpl
web/WEB-INF/templates/login/user/user_footer.tpl
web/WEB-INF/templates/login/user/user_menu.tpl
web/WEB-INF/templates/user/user_not_logged_in.tpl
web/WEB-INF/templates/user/user_profile_link.tpl
web/WEB-INF/templates/user/userid_error.tpl
web/admin/mobile/admin_contact_mobile_unlink.xhtml