X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=3b38721a69083a5a86a860d0c06d57162dbb63fa;hb=ff7c8ac91ab33cbdebb79e9de6683ea2dcc4310f;hp=540540ef25f04778beee6d59791469a97e7147dd;hpb=28d7d5c01cd6ba9c66cf1a5775c84ce6aef26ab1;p=jjobs-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 540540ef..3b38721a 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -3,54 +3,69 @@ An application for handling and sending out applications to companies. JJobs v1.0 - Project stage. - javax.faces.PROJECT_STAGE - Development + Name of this project. + project_title + JJobs - Whether the multi-page registration page or a single registration page is active - is_feature_user_register_multiple_page_enabled - true + Primefaces theme + primefaces.THEME + bootstrap - Whether a user name is required for this application. - is_feature_user_name_required_enabled - true + Refresh perioid of facelets. + javax.faces.FACELETS_REFRESH_PERIOD + -1 - Whether the public user profile is enabled. - is_public_profile_enabled - false + State saving method + javax.faces.STATE_SAVING_METHOD + client - Whether "resend confirmation link" is enabled. - is_feature_user_resend_confirmation_link_enabled + Development mode for WELD, keep disabled unless really needed. Currently it messes up the website. + org.jboss.weld.development true - Whether default timezone is set from system's timezone + Generic custom JSF tags library + javax.faces.FACELETS_LIBRARIES + /WEB-INF/widgets.jsf.taglib.xml;/WEB-INF/links.jsf.taglib.xml;/WEB-INF/project-links.jsf.taglib.xml + + + Project stage + javax.faces.PROJECT_STAGE + Development + + + Whether the date converter's default timezone is system's timezone. javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE true - Whether the guest menu is enabled/shown to the user. - is_feature_guest_menu_enabled + All empty strings should be converted to null. + javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL true - Whether recovery of user passwords is enabled. - is_feature_user_password_recovery_enabled - false + Whether the multi-page registration page or a single registration page is active + is_feature_user_register_multiple_page_enabled + true - Wether the gender is required for using the general contact controller. - is_feature_general_gender_enabled + Whether a user name is required for this application. + is_feature_user_login_require_user_name_enabled + true + + + Whether "resend confirmation link" is enabled. + is_feature_user_resend_confirmation_link_enabled true Whether registration page is enabled. is_feature_user_registration_enabled - false + true Whether the guest menu is enabled/shown to the user. @@ -63,13 +78,13 @@ true - Wether the gender is required for using the general contact controller. - is_feature_general_gender_enabled + Whether the personal title is required for using the general contact controller. + is_feature_general_personal_title_enabled true - Whether gender is required for administrative contact controller. - is_feature_admin_gender_enabled + Whether personal title is required for administrative contact controller. + is_feature_admin_personal_title_enabled true @@ -107,6 +122,31 @@ is_feature_change_user_password_enabled true + + Whether users can change their email address. + is_feature_user_must_change_email_address_enabled + true + + + Whether user registration page is in index or own page. + is_feature_user_registration_in_index_enabled + false + + + Whether user can leave both passwords empty on registration. Then a random password will be created. + is_feature_allow_user_registration_empty_password_enabled + false + + + Whether business contacts are used in this project. + is_feature_basic_company_data_enabled + true + + + Whether company employees are used in this project. Maybe used in conjuction with business contacts only. + is_feature_company_employee_enabled + true + Maximum passwords that must be different. max_user_password_history @@ -118,8 +158,13 @@ false - Whether users can change their email address. - is_feature_user_must_change_email_address_enabled + Whether the public user profile is enabled. If this option is enabled, the setting "is_user_login_require_user_name" must also be enabled as it is mandadory. + is_public_profile_enabled + true + + + Whether user names are required for completing registration. + is_user_login_require_user_name true @@ -127,27 +172,31 @@ min_user_password_score 50 - - Whether user registration page is in index or own page. - is_feature_user_registration_in_index_enabled - false - Faces Servlet javax.faces.webapp.FacesServlet 1 + + pdf + org.mxchange.pizzaapplication.servlet.receipt.PizzaPdfReceiptServlet + Faces Servlet /faces/* + + tpl + text/plain + + + pdf + /customer/recipt.pdf + 30 - - true - faces/index.xhtml @@ -156,24 +205,20 @@ AdminConstraint admin - Administrative area + Administrative Area /faces/admin/* - Admin authentication + Administrative Area Login admin - - tpl - text/plain - BASIC file - Administrativre rule + Administrative role admin