|
@@ -17,19 +17,19 @@ INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, f
|
|
DELETE FROM attr_types WHERE name='acl';
|
|
DELETE FROM attr_types WHERE name='acl';
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('acl', '2', 'string', 'access control list of user', '33', '1024', '0', '0');
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('acl', '2', 'string', 'access control list of user', '33', '1024', '0', '0');
|
|
DELETE FROM attr_types WHERE name='first_name';
|
|
DELETE FROM attr_types WHERE name='first_name';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('first_name', '2', 'string', '@ff_first_name', '32', '2048', '256', '10');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('first_name', '2', 'string', '@ff_first_name', '32', '2048', '256', '10', 'general');
|
|
DELETE FROM attr_types WHERE name='last_name';
|
|
DELETE FROM attr_types WHERE name='last_name';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('last_name', '2', 'string', '@ff_last_name', '32', '2048', '256', '20');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('last_name', '2', 'string', '@ff_last_name', '32', '2048', '256', '20', 'general');
|
|
DELETE FROM attr_types WHERE name='email';
|
|
DELETE FROM attr_types WHERE name='email';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('email', '2', 'email_adr', '@ff_email', '33', '6144', '256', '30');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('email', '2', 'email_adr', '@ff_email', '33', '6144', '256', '30', 'general');
|
|
DELETE FROM attr_types WHERE name='timezone';
|
|
DELETE FROM attr_types WHERE name='timezone';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('timezone', '2', 'timezone', '@ff_timezone', '32', '2048', '1073807616', '60');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('timezone', '2', 'timezone', '@ff_timezone', '32', '2048', '1073807616', '60', 'general');
|
|
DELETE FROM attr_types WHERE name='sw_allow_find';
|
|
DELETE FROM attr_types WHERE name='sw_allow_find';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('sw_allow_find', '0', 'boolean', '@ff_allow_lookup_for_me', '32', '0', '256', '110');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('sw_allow_find', '0', 'boolean', '@ff_allow_lookup_for_me', '32', '0', '256', '110', 'privacy');
|
|
DELETE FROM attr_types WHERE name='lang';
|
|
DELETE FROM attr_types WHERE name='lang';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('lang', '2', 'lang', '@ff_language', '33', '0', '1073807616', '50');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('lang', '2', 'lang', '@ff_language', '33', '0', '1073807616', '50', 'general');
|
|
DELETE FROM attr_types WHERE name='sw_show_status';
|
|
DELETE FROM attr_types WHERE name='sw_show_status';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('sw_show_status', '0', 'boolean', '@ff_status_visibility', '32', '0', '1073742080', '100');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('sw_show_status', '0', 'boolean', '@ff_status_visibility', '32', '0', '1073742080', '100', 'privacy');
|
|
DELETE FROM attr_types WHERE name='sw_admin';
|
|
DELETE FROM attr_types WHERE name='sw_admin';
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_admin', '2', 'string', 'admin of domain', '32', '1024', '0');
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_admin', '2', 'string', 'admin of domain', '32', '1024', '0');
|
|
DELETE FROM attr_types WHERE name='sw_owner';
|
|
DELETE FROM attr_types WHERE name='sw_owner';
|
|
@@ -39,7 +39,7 @@ INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, f
|
|
DELETE FROM attr_types WHERE name='sw_deleted_ts';
|
|
DELETE FROM attr_types WHERE name='sw_deleted_ts';
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_deleted_ts', '0', 'int', 'deleted timestamp', '32', '0', '0');
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_deleted_ts', '0', 'int', 'deleted timestamp', '32', '0', '0');
|
|
DELETE FROM attr_types WHERE name='phone';
|
|
DELETE FROM attr_types WHERE name='phone';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('phone', '2', 'string', '@ff_phone', '32', '2048', '256', '40');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('phone', '2', 'string', '@ff_phone', '32', '2048', '256', '40', 'general');
|
|
DELETE FROM attr_types WHERE name='sw_acl_control';
|
|
DELETE FROM attr_types WHERE name='sw_acl_control';
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_acl_control', '2', 'string', 'acl control', '32', '1024', '0');
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority) VALUES ('sw_acl_control', '2', 'string', 'acl control', '32', '1024', '0');
|
|
DELETE FROM attr_types WHERE name='sw_credential_default_flags';
|
|
DELETE FROM attr_types WHERE name='sw_credential_default_flags';
|
|
@@ -63,7 +63,7 @@ INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, f
|
|
DELETE FROM attr_types WHERE name='did_format';
|
|
DELETE FROM attr_types WHERE name='did_format';
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, type_spec) VALUES ('did_format', '2', 'list', '@ff_did_format', '32', '0', '1073741824', '170', 'a:3:{i:0;s:11:"domain name";i:1;s:21:"integer (incremental)";i:2;s:15:"UUID by RFC4122";}');
|
|
INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, type_spec) VALUES ('did_format', '2', 'list', '@ff_did_format', '32', '0', '1073741824', '170', 'a:3:{i:0;s:11:"domain name";i:1;s:21:"integer (incremental)";i:2;s:15:"UUID by RFC4122";}');
|
|
DELETE FROM attr_types WHERE name='contact_email';
|
|
DELETE FROM attr_types WHERE name='contact_email';
|
|
-INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering) VALUES ('contact_email', '2', 'email_adr', '@ff_contact_email', '32', '4096', '1073807360', '0');
|
|
|
|
|
|
+INSERT INTO attr_types (name, raw_type, rich_type, description, default_flags, flags, priority, ordering, grp) VALUES ('contact_email', '2', 'email_adr', '@ff_contact_email', '32', '4096', '1073807360', '0', 'general');
|
|
|
|
|
|
DELETE FROM global_attrs WHERE name='sw_domain_default_flags';
|
|
DELETE FROM global_attrs WHERE name='sw_domain_default_flags';
|
|
INSERT INTO global_attrs (name, type, value, flags) VALUES ('sw_domain_default_flags', '0', '33', '32');
|
|
INSERT INTO global_attrs (name, type, value, flags) VALUES ('sw_domain_default_flags', '0', '33', '32');
|