Merge branch 'master' into 'master'
made email mandatory for client and reseller
See merge request !205
| | |
| | | 2 => array( 'event' => 'SAVE', |
| | | 'type' => 'TOLOWER') |
| | | ), |
| | | 'validators' => array ( 0 => array ( 'type' => 'REGEX', |
| | | 'validators' => array ( |
| | | 0 => array ( 'type' => 'REGEX', |
| | | 'regex' => '/^(\w+[\w\.\-\+]*\w{0,}@\w+[\w.-]*\.[a-z\-]{2,10}){0,1}$/i', |
| | | 'errmsg'=> 'email_error_isemail'), |
| | | 1 => array ( 'type' => 'NOTEMPTY', |
| | | 'errmsg'=> 'email_error_empty'), |
| | | ), |
| | | 'default' => '', |
| | | 'value' => '', |
| | |
| | | 'email' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'TEXT', |
| | | 'filters' => array( 0 => array( 'event' => 'SAVE', |
| | | 'type' => 'IDNTOASCII'), |
| | | 1 => array( 'event' => 'SHOW', |
| | | 'type' => 'IDNTOUTF8'), |
| | | 2 => array( 'event' => 'SAVE', |
| | | 'type' => 'TOLOWER') |
| | | 'filters' => array( |
| | | 0 => array( 'event' => 'SAVE','type' => 'IDNTOASCII'), |
| | | 1 => array( 'event' => 'SHOW','type' => 'IDNTOUTF8'), |
| | | 2 => array( 'event' => 'SAVE','type' => 'TOLOWER') |
| | | ), |
| | | 'validators' => array ( |
| | | 0 => array ( 'type' => 'REGEX', |
| | | 'regex' => '/^(\w+[\w\.\-\+]*\w{0,}@\w+[\w.-]*\.[a-z\-]{2,10}){0,1}$/i', |
| | | 'errmsg'=> 'email_error_isemail'), |
| | | 1 => array ( 'type' => 'NOTEMPTY', |
| | | 'errmsg'=> 'email_error_empty'), |
| | | ), |
| | | 'default' => '', |
| | | 'value' => '', |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Datum vytvoření účtu'; |
| | | $wb['parent_client_id_txt'] = 'Přiřazení klienta k distributorovi (prodejci)'; |
| | | $wb['none_txt'] = 'Žádný'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Klientské limity'; |
| | | $wb['err_msg_master_tpl_set'] = 'Nelze nastavit vlastní limity, pokud chtete nastavit vlatní limity musí být \\"hlavní šablona\\" nastavena na volbu \\"Custom\\".'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | |
| | | $wb['btn_save_txt'] = 'Speichern'; |
| | | $wb['btn_cancel_txt'] = 'Abbrechen'; |
| | | $wb['invalid_vat_id'] = 'Die USt.-ID ist ungültig.'; |
| | | $wb["email_error_empty"] = "Email ist leer"; |
| | | ?> |
| | |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb['invalid_vat_id'] = 'Die USt.-ID ist ungültig.'; |
| | | $wb["btn_save_txt"] = "Speichern"; |
| | | $wb["btn_cancel_txt"] = "Abbrechen"; |
| | | $wb["email_error_empty"] = "Email ist leer"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['btn_save_txt'] = "Save"; |
| | | $wb['btn_cancel_txt'] = "Cancel"; |
| | | $wb['invalid_vat_id'] = 'The VAT ID is invalid.'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than "custom" is selected.'; |
| | | $wb['invalid_vat_id'] = 'The VAT ID is invalid.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_database_quota_txt'] = 'Cuota de base de datos'; |
| | | $wb['limit_database_quota_error_notint'] = 'Cuota de base de datos debe ser un número.'; |
| | | $wb['reseller_txt'] = 'Revendedor'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Número máximo de dominios'; |
| | | $wb['client_limits_txt'] = 'Límites de Clientes'; |
| | | $wb['err_msg_master_tpl_set'] = 'Todas los límites personalizados se ignoran si se selecciona una plantilla principal distinta de \"custom\".'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | | |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domain module Limit'; |
| | | $wb['client_limits_txt'] = 'Limiti klijenata'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | | |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Tillagd datum'; |
| | | $wb['parent_client_id_txt'] = 'Kund till återförsäljare'; |
| | | $wb['none_txt'] = 'ingen'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | |
| | | <label for="fax" class="col-sm-3 control-label">{tmpl_var name='fax_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="fax" id="fax" value="{tmpl_var name='fax'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="email" class="col-sm-3 control-label">{tmpl_var name='email_txt'}</label> |
| | | <label for="email" class="col-sm-3 control-label">{tmpl_var name='email_txt'}*</label> |
| | | <div class="col-sm-9"><input type="text" name="email" id="email" value="{tmpl_var name='email'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="internet" class="col-sm-3 control-label">{tmpl_var name='internet_txt'}</label> |
| | |
| | | <label for="fax" class="col-sm-3 control-label">{tmpl_var name='fax_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="fax" id="fax" value="{tmpl_var name='fax'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="email" class="col-sm-3 control-label">{tmpl_var name='email_txt'}</label> |
| | | <label for="email" class="col-sm-3 control-label">{tmpl_var name='email_txt'}*</label> |
| | | <div class="col-sm-9"><input type="text" name="email" id="email" value="{tmpl_var name='email'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="internet" class="col-sm-3 control-label">{tmpl_var name='internet_txt'}</label> |