X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Ffaces-config.xml;h=7754be67a0bf663304a5189dd0f22329d894d0a4;hb=f32b2b12df0a19f1fd120c83a849ff40863b66c4;hp=d750fc19d3e824798d971cd2eeff483ad3532d6b;hpb=abb7ef98391ab3c6fef595bbfdd959dfaab004fd;p=pizzaservice-war.git diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index d750fc19..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 @@ -83,6 +75,10 @@ admin_list_user /admin/user/admin_user_list.xhtml + + admin_list_contact + /admin/contact/admin_contact_list.xhtml + admin_list_countries /admin/country/admin_country_list.xhtml @@ -95,9 +91,50 @@ admin_list_contact_cellphone /admin/cellphone/admin_contact_cellphone_list.xhtml + + admin_list_customer + /admin/customer/admin_customer_list.xhtml + + + login_user + /user/login_index.xhtml + - /basket.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 + + + + /guest/user/user_list.xhtml checkout /customer/checkout.xhtml @@ -118,14 +155,18 @@ - /customer/checkout2.xhtml + /user/login_edit_user_data.xhtml + + user_change_email_address + /user/login_change_email_address.xhtml + - checkout_done - /customer/checkout_done.xhtml + user_change_password + /user/login_change_password.xhtml - empty_basket - /customer/empty_basket.xhtml + user_change_personal_data + /user/login_change_personal_data.xhtml @@ -138,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 @@ -204,6 +245,10 @@ /admin/user/admin_user_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 @@ -232,10 +277,80 @@ admin_unlock_user /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/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/cellphone/admin_contact_cellphone_list.xhtml @@ -275,6 +390,62 @@ /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/contact/admin_contact_show.xhtml + +