Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
e3133e84
Commit
e3133e84
authored
Jul 09, 2014
by
Till Brehm
Browse files
FS#3558: Add firstname field for clients and resellers.
parent
8164cdd8
Changes
52
Hide whitespace changes
Inline
Side-by-side
install/sql/incremental/upd_dev_collection.sql
View file @
e3133e84
...
...
@@ -7,3 +7,4 @@ ALTER TABLE `client_template` ADD `default_webserver` INT(11) NOT NULL DEFAULT 1
ALTER
TABLE
`client_template`
ADD
`default_dnsserver`
INT
(
11
)
NOT
NULL
DEFAULT
1
;
ALTER
TABLE
`client_template`
ADD
`default_slave_dnsserver`
INT
(
11
)
NOT
NULL
DEFAULT
1
;
ALTER
TABLE
`client_template`
ADD
`default_dbserver`
INT
(
11
)
NOT
NULL
DEFAULT
1
;
ALTER
TABLE
`client`
ADD
`contact_firstname`
VARCHAR
(
64
)
NOT
NULL
DEFAULT
''
AFTER
`gender`
;
install/sql/ispconfig3.sql
View file @
e3133e84
...
...
@@ -146,6 +146,7 @@ CREATE TABLE `client` (
`company_name`
varchar
(
64
)
DEFAULT
NULL
,
`company_id`
varchar
(
255
)
DEFAULT
NULL
,
`gender`
enum
(
''
,
'm'
,
'f'
)
NOT
NULL
DEFAULT
''
,
`contact_firstname`
varchar
(
64
)
NOT
NULL
DEFAULT
''
,
`contact_name`
varchar
(
64
)
DEFAULT
NULL
,
`customer_no`
varchar
(
64
)
DEFAULT
NULL
,
`vat_id`
varchar
(
64
)
DEFAULT
NULL
,
...
...
interface/web/client/form/client.tform.php
View file @
e3133e84
...
...
@@ -106,6 +106,18 @@ $form["tabs"]['address'] = array (
'default'
=>
''
,
'value'
=>
array
(
''
=>
''
,
'm'
=>
'gender_m_txt'
,
'f'
=>
'gender_f_txt'
)
),
'contact_firstname'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
'default'
=>
''
,
'value'
=>
''
,
'separator'
=>
''
,
'width'
=>
'30'
,
'maxlength'
=>
'255'
,
'rows'
=>
''
,
'cols'
=>
''
,
'searchable'
=>
1
),
'contact_name'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
...
...
interface/web/client/form/reseller.tform.php
View file @
e3133e84
...
...
@@ -106,6 +106,18 @@ $form["tabs"]['address'] = array (
'default'
=>
''
,
'value'
=>
array
(
''
=>
''
,
'm'
=>
'gender_m_txt'
,
'f'
=>
'gender_f_txt'
)
),
'contact_firstname'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
'default'
=>
''
,
'value'
=>
''
,
'separator'
=>
''
,
'width'
=>
'30'
,
'maxlength'
=>
'255'
,
'rows'
=>
''
,
'cols'
=>
''
,
'searchable'
=>
1
),
'contact_name'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
...
...
interface/web/client/lib/lang/ar_client.lng
View file @
e3133e84
...
...
@@ -14,6 +14,7 @@ $wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. number of spamfilter policies'
;
$wb
[
'default_mailserver_txt'
]
=
'Default Mailserver'
;
$wb
[
'company_name_txt'
]
=
'Company name'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Contact name'
;
$wb
[
'username_txt'
]
=
'Username'
;
$wb
[
'password_txt'
]
=
'Password'
;
...
...
interface/web/client/lib/lang/ar_reseller.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. number of spamfilter policies'
;
$wb
[
'default_mailserver_txt'
]
=
'Default Mailserver'
;
$wb
[
'company_name_txt'
]
=
'Company name'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Contact name'
;
$wb
[
'username_txt'
]
=
'Username'
;
$wb
[
'password_txt'
]
=
'Password'
;
...
...
interface/web/client/lib/lang/bg_client.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Макс. брой spamfilter users';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Макс. брой spamfilter policys'
;
$wb
[
'default_mailserver_txt'
]
=
'Пощенски сървър по подразбиране'
;
$wb
[
'company_name_txt'
]
=
'Компания'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Лице за контакт'
;
$wb
[
'username_txt'
]
=
'Потребителско име'
;
$wb
[
'password_txt'
]
=
'Парола'
;
...
...
interface/web/client/lib/lang/bg_reseller.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. number of spamfilter policys'
;
$wb
[
'default_mailserver_txt'
]
=
'Мейл сървър по подразбиране'
;
$wb
[
'company_name_txt'
]
=
'Име на компанията'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Име за контакти'
;
$wb
[
'username_txt'
]
=
'Потребителско име'
;
$wb
[
'password_txt'
]
=
'Парола'
;
...
...
interface/web/client/lib/lang/br_client.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Número máximo de usuários de filtros spam
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Número máximo de políticas de filtros spam'
;
$wb
[
'default_mailserver_txt'
]
=
'Servidor de Correio Padrão'
;
$wb
[
'company_name_txt'
]
=
'Empresa'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Contato'
;
$wb
[
'username_txt'
]
=
'Nome de Usuário'
;
$wb
[
'password_txt'
]
=
'Senha'
;
...
...
interface/web/client/lib/lang/br_reseller.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Número máximo de usuários de spamfilter';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Número máximo de políticas de spamfilter'
;
$wb
[
'default_mailserver_txt'
]
=
'Servidor de Correio Padrão'
;
$wb
[
'company_name_txt'
]
=
'Empresa'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Contato'
;
$wb
[
'username_txt'
]
=
'Usuário'
;
$wb
[
'password_txt'
]
=
'Senha'
;
...
...
interface/web/client/lib/lang/cz_client.lng
View file @
e3133e84
...
...
@@ -14,6 +14,7 @@ $wb['limit_spamfilter_user_txt'] = 'Max. počet spamflitrových uživatelů';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. počet spamfiltrových politik'
;
$wb
[
'default_mailserver_txt'
]
=
'Výchozí e-mailový server'
;
$wb
[
'company_name_txt'
]
=
'Název společnosti'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Název kontaktu'
;
$wb
[
'username_txt'
]
=
'Uživatelské jméno'
;
$wb
[
'password_txt'
]
=
'Heslo'
;
...
...
interface/web/client/lib/lang/cz_reseller.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Max. počet spamflitrových uživatelů';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. počet spamfiltrových politik'
;
$wb
[
'default_mailserver_txt'
]
=
'Výchozí e-mailový server'
;
$wb
[
'company_name_txt'
]
=
'Název společnosti'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Název kontaktu'
;
$wb
[
'username_txt'
]
=
'Uživatelské jméno'
;
$wb
[
'password_txt'
]
=
'Heslo'
;
...
...
interface/web/client/lib/lang/de_client.lng
View file @
e3133e84
...
...
@@ -13,7 +13,8 @@ $wb['limit_spamfilter_user_txt'] = 'Max. Anzahl an Spamfilter Benutzern';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. Anzahl an Spamfilter Richtlinien'
;
$wb
[
'default_mailserver_txt'
]
=
'Standardmailserver'
;
$wb
[
'company_name_txt'
]
=
'Firmenname'
;
$wb
[
'contact_name_txt'
]
=
'Kontakt'
;
$wb
[
'contact_firstname_txt'
]
=
'Vorname'
;
$wb
[
'contact_name_txt'
]
=
'Nachname'
;
$wb
[
'username_txt'
]
=
'Benutzername'
;
$wb
[
'password_txt'
]
=
'Passwort'
;
$wb
[
'language_txt'
]
=
'Sprache'
;
...
...
interface/web/client/lib/lang/de_reseller.lng
View file @
e3133e84
...
...
@@ -13,7 +13,8 @@ $wb['limit_spamfilter_user_txt'] = 'Max. Anzahl an Spamfilter Benutzern';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Max. Anzahl an Spamfilter Richtlinien'
;
$wb
[
'default_mailserver_txt'
]
=
'Standardmailserver'
;
$wb
[
'company_name_txt'
]
=
'Firmenname'
;
$wb
[
'contact_name_txt'
]
=
'Kontakt'
;
$wb
[
'contact_firstname_txt'
]
=
'Vorname'
;
$wb
[
'contact_name_txt'
]
=
'Nachname'
;
$wb
[
'username_txt'
]
=
'Benutzername'
;
$wb
[
'password_txt'
]
=
'Passwort'
;
$wb
[
'password_strength_txt'
]
=
'Passwortkomplexität'
;
...
...
interface/web/client/lib/lang/el_client.lng
View file @
e3133e84
...
...
@@ -14,6 +14,7 @@ $wb['limit_spamfilter_user_txt'] = 'Όριο χρηστών spamfilter';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Όριο πολιτικών spamfilter'
;
$wb
[
'default_mailserver_txt'
]
=
'Προκαθορισμένος Mailserver'
;
$wb
[
'company_name_txt'
]
=
'Όνομα εταιρίας'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Πρόσωπο Επικοινωνίας'
;
$wb
[
'username_txt'
]
=
'Όνομα Χρήστη'
;
$wb
[
'password_txt'
]
=
'Συνθηματικό'
;
...
...
interface/web/client/lib/lang/el_reseller.lng
View file @
e3133e84
...
...
@@ -13,6 +13,7 @@ $wb['limit_spamfilter_user_txt'] = 'Όριο χρηστών spamfilter';
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Όριο πολιτικών spamfilter'
;
$wb
[
'default_mailserver_txt'
]
=
'Προκαθορισμένος Mailserver'
;
$wb
[
'company_name_txt'
]
=
'Όνομα Εταιρίας'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Πρόσωπο Επικοινωνίας'
;
$wb
[
'username_txt'
]
=
'Όνομα Χρήστη'
;
$wb
[
'password_txt'
]
=
'Συνθηματικό'
;
...
...
interface/web/client/lib/lang/en_client.lng
View file @
e3133e84
...
...
@@ -15,6 +15,7 @@ $wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
$wb
[
"limit_spamfilter_policy_txt"
]
=
'Max. number of spamfilter policies'
;
$wb
[
"default_mailserver_txt"
]
=
'Default Mailserver'
;
$wb
[
"company_name_txt"
]
=
'Company name'
;
$wb
[
"contact_firstname_txt"
]
=
'Contact firstname'
;
$wb
[
"contact_name_txt"
]
=
'Contact name'
;
$wb
[
"username_txt"
]
=
'Username'
;
$wb
[
"password_txt"
]
=
'Password'
;
...
...
interface/web/client/lib/lang/en_reseller.lng
View file @
e3133e84
...
...
@@ -15,6 +15,7 @@ $wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
$wb
[
"limit_spamfilter_policy_txt"
]
=
'Max. number of spamfilter policies'
;
$wb
[
"default_mailserver_txt"
]
=
'Default Mailserver'
;
$wb
[
"company_name_txt"
]
=
'Company name'
;
$wb
[
"contact_firstname_txt"
]
=
'Contact firstname'
;
$wb
[
"contact_name_txt"
]
=
'Contact name'
;
$wb
[
"username_txt"
]
=
'Username'
;
$wb
[
"password_txt"
]
=
'Password'
;
...
...
interface/web/client/lib/lang/es_client.lng
View file @
e3133e84
...
...
@@ -15,6 +15,7 @@ $wb['limit_spamfilter_user_txt'] = 'Número máximo de usuarios de filtros de sp
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Número máximo de políticas de filtro de spam'
;
$wb
[
'default_mailserver_txt'
]
=
'Servidor de correo por defecto'
;
$wb
[
'company_name_txt'
]
=
'Nombre de la empresa'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Nombre de contacto'
;
$wb
[
'username_txt'
]
=
'Usuario'
;
$wb
[
'password_txt'
]
=
'Contraseña'
;
...
...
interface/web/client/lib/lang/es_reseller.lng
View file @
e3133e84
...
...
@@ -15,6 +15,7 @@ $wb['limit_spamfilter_user_txt'] = 'Número máximo de usuarios de filtros de sp
$wb
[
'limit_spamfilter_policy_txt'
]
=
'Número máximo de políticas de filtro de spam'
;
$wb
[
'default_mailserver_txt'
]
=
'Servidor de correo por defecto'
;
$wb
[
'company_name_txt'
]
=
'Nombre de la empresa'
;
$wb
[
'contact_firstname_txt'
]
=
'Contact firstname'
;
$wb
[
'contact_name_txt'
]
=
'Nombre de contacto'
;
$wb
[
'username_txt'
]
=
'Usuario'
;
$wb
[
'password_txt'
]
=
'Contraseña'
;
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment