X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Ffaces-config.xml;h=7754be67a0bf663304a5189dd0f22329d894d0a4;hb=f32b2b12df0a19f1fd120c83a849ff40863b66c4;hp=c495ccde9890cea773ca1bcae626307710e956bf;hpb=b895ad17802bb45b11595b69b979c7c51161b2b2;p=pizzaservice-war.git diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index c495ccde..7754be67 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -9,18 +9,6 @@ en_US - - PrivacyTermsCheckboxValidator - org.mxchange.jcoreee.validator.bool.privacy_terms.PrivacyTermsCheckboxValidator - - - NameValidator - org.mxchange.jcoreee.validator.string.names.NameValidator - - - ItemAmountValidator - org.mxchange.jcoreee.validator.number.item_amount.ItemAmountValidator - * @@ -32,7 +20,7 @@ /index.xhtml - customer_lost_passwd + user_lost_passwd /customer/lost_passwd.xhtml @@ -59,6 +47,10 @@ admin_product /admin/product/admin_product_list.xhtml + + user_index + /user/login_index.xhtml + admin_category /admin/category/admin_category_list.xhtml @@ -67,6 +59,10 @@ admin_index /admin/index.xhtml + + admin_logout + /admin/admin_logout.xhtml + basket /basket.xhtml @@ -77,23 +73,68 @@ admin_list_user - /admin/admin_user_list.xhtml + /admin/user/admin_user_list.xhtml + + + admin_list_contact + /admin/contact/admin_contact_list.xhtml admin_list_countries - /admin/admin_country_list.xhtml + /admin/country/admin_country_list.xhtml admin_list_mobile_provider - /admin/admin_mobile_provider_list.xhtml + /admin/mobile_provider/admin_mobile_provider_list.xhtml admin_list_contact_cellphone - /admin/admin_contact_cellphone_list.xhtml + /admin/cellphone/admin_contact_cellphone_list.xhtml + + + admin_list_customer + /admin/customer/admin_customer_list.xhtml + + + login_user + /user/login_index.xhtml + + + + /guest/user/register.xhtml + + register_done + /guest/user/register_done.xhtml + + + register_page2 + /guest/user/register_page2.xhtml + + + + /admin/admin_logout.xhtml + + index + /index.xhtml + + + + /user/login_own_addressbooks.xhtml + + user_add_addressbook + /user/login_add_addressbook.xhtml + + + user_show_addressbook + /guest/user/show_addressbook.xhtml + + + show_addressbook_entries + /guest/user/show_addressbook_entries.xhtml - /basket.xhtml + /guest/user/user_list.xhtml checkout /customer/checkout.xhtml @@ -114,14 +155,18 @@ - /customer/checkout2.xhtml + /user/login_edit_user_data.xhtml - checkout_done - /customer/checkout_done.xhtml + user_change_email_address + /user/login_change_email_address.xhtml - empty_basket - /customer/empty_basket.xhtml + user_change_password + /user/login_change_password.xhtml + + + user_change_personal_data + /user/login_change_personal_data.xhtml @@ -134,8 +179,8 @@ /admin/product/admin_product_list.xhtml - admin_edit_product - /admin/product/admin_product_edit.xhtml + contact_data_saved + /user/login_contact_data_saved.xhtml admin_delete_product @@ -154,121 +199,251 @@ - /admin/admin_country_list.xhtml + /admin/country/admin_country_list.xhtml admin_edit_country - /admin/admin_country_edit.xhtml + /admin/country/admin_country_edit.xhtml admin_delete_country - /admin/admin_country_delete.xhtml + /admin/country/admin_country_delete.xhtml - /admin/admin_mobile_provider_list.xhtml + /admin/mobile_provider/admin_mobile_provider_list.xhtml admin_edit_mobile_provider - /admin/admin_mobile_provider_edit.xhtml + /admin/mobile_provider/admin_mobile_provider_edit.xhtml admin_delete_mobile_provider - /admin/admin_mobile_provider_delete.xhtml + /admin/mobile_provider/admin_mobile_provider_delete.xhtml admin_show_mobile_provider - /admin/admin_mobile_provider_show.xhtml + /admin/mobile_provider/admin_mobile_provider_show.xhtml - /admin/admin_user_list.xhtml + /admin/user/admin_user_list.xhtml admin_show_user - /admin/admin_user_show.xhtml + /admin/user/admin_user_show.xhtml admin_edit_user - /admin/admin_user_edit.xhtml + /admin/user/admin_user_edit.xhtml admin_delete_user - /admin/admin_user_delete.xhtml + /admin/user/admin_user_delete.xhtml admin_unlock_user - /admin/admin_user_unlock.xhtml + /admin/user/admin_user_unlock.xhtml - /admin/admin_user_show.xhtml + /admin/user/admin_user_show.xhtml + + admin_show_mobile_provider + /admin/mobile_provider/admin_mobile_provider_show.xhtml + admin_show_contact_cellphone - /admin/admin_contact_cellphone_show.xhtml + /admin/cellphone/admin_contact_cellphone_show.xhtml admin_edit_contact_cellphone - /admin/admin_contact_cellphone_edit.xhtml + /admin/cellphone/admin_contact_cellphone_edit.xhtml admin_unlink_contact_cellphone - /admin/admin_contact_cellphone_unlink.xhtml + /admin/cellphone/admin_contact_cellphone_unlink.xhtml admin_delete_contact_cellphone - /admin/admin_contact_cellphone_delete.xhtml + /admin/cellphone/admin_contact_cellphone_delete.xhtml admin_edit_user - /admin/admin_user_edit.xhtml + /admin/user/admin_user_edit.xhtml admin_delete_user - /admin/admin_user_delete.xhtml + /admin/user/admin_user_delete.xhtml admin_unlock_user - /admin/admin_user_unlock.xhtml + /admin/user/admin_user_unlock.xhtml + + + admin_edit_contact + /admin/contact/admin_contact_edit.xhtml + + + + /admin/customer/admin_customer_show.xhtml + + admin_show_mobile_provider + /admin/mobile_provider/admin_mobile_provider_show.xhtml + + + admin_show_contact_cellphone + /admin/cellphone/admin_contact_cellphone_show.xhtml + + + admin_edit_contact_cellphone + /admin/cellphone/admin_contact_cellphone_edit.xhtml + + + admin_unlink_contact_cellphone + /admin/cellphone/admin_contact_cellphone_unlink.xhtml + + + admin_delete_contact_cellphone + /admin/cellphone/admin_contact_cellphone_delete.xhtml + + + admin_edit_customer + /admin/customer/admin_customer_edit.xhtml + + + admin_delete_customer + /admin/customer/admin_customer_delete.xhtml + + + admin_unlock_customer + /admin/customer/admin_customer_unlock.xhtml + + + admin_edit_contact + /admin/contact/admin_contact_edit.xhtml + + + + /admin/contact/admin_contact_show.xhtml + + admin_edit_contact + /admin/contact/admin_contact_edit.xhtml + + + admin_delete_contact + /admin/contact/admin_contact_delete.xhtml admin_show_mobile_provider - /admin/admin_mobile_provider_show.xhtml + /admin/mobile_provider/admin_mobile_provider_show.xhtml + + + admin_edit_contact_cellphone + /admin/cellphone/admin_contact_cellphone_edit.xhtml + + + admin_delete_contact_cellphone + /admin/cellphone/admin_contact_cellphone_delete.xhtml + + + admin_unlink_contact_cellphone + /admin/cellphone/admin_contact_cellphone_unlink.xhtml + + + admin_show_contact_cellphone + /admin/cellphone/admin_contact_cellphone_show.xhtml - /admin/admin_contact_cellphone_list.xhtml + /admin/cellphone/admin_contact_cellphone_list.xhtml admin_show_contact_cellphone - /admin/admin_contact_cellphone_show.xhtml + /admin/cellphone/admin_contact_cellphone_show.xhtml admin_edit_contact_cellphone - /admin/admin_contact_cellphone_edit.xhtml + /admin/cellphone/admin_contact_cellphone_edit.xhtml admin_delete_contact_cellphone - /admin/admin_contact_cellphone_delete.xhtml + /admin/cellphone/admin_contact_cellphone_delete.xhtml - /admin/admin_contact_cellphone_show.xhtml + /admin/cellphone/admin_contact_cellphone_show.xhtml admin_show_mobile_provider - /admin/admin_mobile_provider_show.xhtml + /admin/mobile_provider/admin_mobile_provider_show.xhtml admin_edit_contact_cellphone - /admin/admin_contact_cellphone_edit.xhtml + /admin/cellphone/admin_contact_cellphone_edit.xhtml admin_delete_contact_cellphone - /admin/admin_contact_cellphone_delete.xhtml + /admin/cellphone/admin_contact_cellphone_delete.xhtml admin_unlink_contact_cellphone - /admin/admin_contact_cellphone_unlink.xhtml + /admin/cellphone/admin_contact_cellphone_unlink.xhtml + + + admin_show_contact + /admin/contact/admin_contact_show.xhtml + + + + /admin/contact/admin_contact_edit.xhtml + + admin_list_contact + /admin/contact/admin_contact_list.xhtml + + + + /admin/customer/admin_customer_list.xhtml + + admin_show_customer + /admin/customer/admin_customer_show.xhtml + + + admin_edit_customer + /admin/customer/admin_customer_edit.xhtml + + + admin_delete_customer + /admin/customer/admin_customer_delete.xhtml + + + admin_unlock_customer + /admin/customer/admin_customer_unlock.xhtml + + + + /admin/customer/admin_customer_show.xhtml + + admin_edit_customer + /admin/customer/admin_customer_edit.xhtml + + + admin_delete_customer + /admin/customer/admin_customer_delete.xhtml + + + admin_unlock_customer + /admin/customer/admin_customer_unlock.xhtml + + + + /admin/contact/admin_contact_list.xhtml + + admin_delete_contact + /admin/contact/admin_contact_delete.xhtml + + + admin_edit_contact + /admin/contact/admin_contact_edit.xhtml admin_show_contact - /admin/admin_contact_show.xhtml + /admin/contact/admin_contact_show.xhtml