|
@@ -7,10 +7,28 @@
|
|
|
$apps[$x]['version'] = '';
|
|
|
$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
|
|
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
|
|
- $apps[$x]['description']['en'] = 'Add, edit, delete, and search for users.';
|
|
|
+ $apps[$x]['description']['en-us'] = 'Add, edit, delete, and search for users.';
|
|
|
+ $apps[$x]['description']['es-mx'] = '';
|
|
|
+ $apps[$x]['description']['de'] = '';
|
|
|
+ $apps[$x]['description']['de-ch'] = '';
|
|
|
+ $apps[$x]['description']['de-at'] = '';
|
|
|
+ $apps[$x]['description']['fr'] = '';
|
|
|
+ $apps[$x]['description']['fr-ca'] = '';
|
|
|
+ $apps[$x]['description']['fr-ch'] = '';
|
|
|
+ $apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
|
|
|
+ $apps[$x]['description']['pt-br'] = '';
|
|
|
|
|
|
//menu details
|
|
|
- $apps[$x]['menu'][0]['title']['en'] = 'Login';
|
|
|
+ $apps[$x]['menu'][0]['title']['en-us'] = 'Login';
|
|
|
+ $apps[$x]['menu'][0]['title']['es-mx'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['de'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['de-ch'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['de-at'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['fr'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
|
|
+ $apps[$x]['menu'][0]['title']['pt-pt'] = 'Conectar';
|
|
|
+ $apps[$x]['menu'][0]['title']['pt-br'] = '';
|
|
|
$apps[$x]['menu'][0]['uuid'] = 'c85bf816-b88d-40fa-8634-11b456928afa';
|
|
|
$apps[$x]['menu'][0]['parent_uuid'] = '';
|
|
|
$apps[$x]['menu'][0]['category'] = 'internal';
|
|
@@ -18,7 +36,16 @@
|
|
|
$apps[$x]['menu'][0]['groups'][] = 'public';
|
|
|
$apps[$x]['menu'][0]['order'] = '99';
|
|
|
|
|
|
- $apps[$x]['menu'][1]['title']['en'] = 'Logout';
|
|
|
+ $apps[$x]['menu'][1]['title']['en-us'] = 'Logout';
|
|
|
+ $apps[$x]['menu'][1]['title']['es-mx'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['de'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['de-ch'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['de-at'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['fr'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
|
|
+ $apps[$x]['menu'][1]['title']['pt-pt'] = 'Desconectar';
|
|
|
+ $apps[$x]['menu'][1]['title']['pt-br'] = '';
|
|
|
$apps[$x]['menu'][1]['uuid'] = '0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4';
|
|
|
$apps[$x]['menu'][1]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
|
|
|
$apps[$x]['menu'][1]['category'] = 'internal';
|
|
@@ -27,7 +54,16 @@
|
|
|
$apps[$x]['menu'][1]['groups'][] = 'admin';
|
|
|
$apps[$x]['menu'][1]['groups'][] = 'superadmin';
|
|
|
|
|
|
- $apps[$x]['menu'][2]['title']['en'] = 'User Manager';
|
|
|
+ $apps[$x]['menu'][2]['title']['en-us'] = 'User Manager';
|
|
|
+ $apps[$x]['menu'][2]['title']['es-mx'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['de'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['de-ch'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['de-at'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['fr'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['fr-ca'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['fr-ch'] = '';
|
|
|
+ $apps[$x]['menu'][2]['title']['pt-pt'] = 'Gestor de Utilizadores';
|
|
|
+ $apps[$x]['menu'][2]['title']['pt-br'] = '';
|
|
|
$apps[$x]['menu'][2]['uuid'] = '0d57cc1e-1874-47b9-7ddd-fe1f57cec99b';
|
|
|
$apps[$x]['menu'][2]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
|
|
|
$apps[$x]['menu'][2]['category'] = 'internal';
|
|
@@ -35,7 +71,16 @@
|
|
|
$apps[$x]['menu'][2]['groups'][] = 'admin';
|
|
|
$apps[$x]['menu'][2]['groups'][] = 'superadmin';
|
|
|
|
|
|
- $apps[$x]['menu'][3]['title']['en'] = 'Group Manager';
|
|
|
+ $apps[$x]['menu'][3]['title']['en-us'] = 'Group Manager';
|
|
|
+ $apps[$x]['menu'][3]['title']['es-mx'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['de'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['de-ch'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['de-at'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['fr'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['fr-ca'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['fr-ch'] = '';
|
|
|
+ $apps[$x]['menu'][3]['title']['pt-pt'] = 'Gestor de Grupos';
|
|
|
+ $apps[$x]['menu'][3]['title']['pt-br'] = '';
|
|
|
$apps[$x]['menu'][3]['uuid'] = '3b4acc6d-827b-f537-bf21-0093d94ffec7';
|
|
|
$apps[$x]['menu'][3]['parent_uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';
|
|
|
$apps[$x]['menu'][3]['category'] = 'internal';
|
|
@@ -99,13 +144,13 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'serial';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'integer';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'INT NOT NULL AUTO_INCREMENT';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
|
|
@@ -115,24 +160,24 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'v_id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'username';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'password';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'salt';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'contact_uuid';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
|
|
@@ -141,40 +186,40 @@
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_contacts';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'contact_uuid';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'user_email';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'useremail';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'user_status';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'userstatus';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_enabled';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'user_time_zone';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'usertimezone';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'add_user';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'][] = 'user_add_user';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'][] = 'useradduser';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'add_date';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'][] = 'user_add_date';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'][] = 'useradddate';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
|
|
|
$y = 1; //table array index
|
|
|
$z = 0; //field array index
|
|
@@ -184,13 +229,13 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'serial';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'integer';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'INT NOT NULL AUTO_INCREMENT';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
|
|
@@ -200,22 +245,22 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'v_id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'group_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'groupid';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'group_description';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'groupdesc';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
|
|
|
$y = 2; //table array index
|
|
|
$z = 0; //field array index
|
|
@@ -224,7 +269,7 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'serial';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'integer';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'INT NOT NULL AUTO_INCREMENT';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'group_user_uuid';
|
|
@@ -232,7 +277,7 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
|
|
@@ -241,28 +286,28 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'v_id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'group_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'groupid';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
//$z++;
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'group_uuid';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
- //$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ //$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'username';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_uuid';
|
|
@@ -270,7 +315,7 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
|
|
|
$y = 3; //table array index
|
|
|
$z = 0; //field array index
|
|
@@ -280,14 +325,14 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'group_permission_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'serial';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'integer';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'INT NOT NULL AUTO_INCREMENT';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
|
|
@@ -297,28 +342,28 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'v_id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'permission_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'permission_id';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'group_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'group_uuid';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
//$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
|
|
|
- //$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ //$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
|
|
|
$y = 4; //table array index
|
|
|
$z = 0; //field array index
|
|
@@ -334,29 +379,29 @@
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_category';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = 'Enter the category.';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the category.';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_subcategory';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = 'Enter the subcategory.';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the subcategory.';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_name';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = 'Enter the name.';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the name.';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_value';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = 'Enter the value.';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the value.';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_enabled';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
$z++;
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_setting_description';
|
|
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
|
|
- $apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
|
|
|
+ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
|
|
|
?>
|