From: hickert Date: Tue, 16 Mar 2010 14:15:26 +0000 (+0000) Subject: updated filter X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=311bdb522b9b93d5f00d61111e73193dd0c6d896;p=gosa.git updated filter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16642 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl b/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl deleted file mode 100644 index c9dc63e16..000000000 --- a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.tpl +++ /dev/null @@ -1,37 +0,0 @@ -
-

- [F]{t}Filter{/t} -

-
- -
- -
- -{$USER} 
-{$GROUP} 
- -
- {$SCOPE} - - - - - - -
- - - {$NAME} -
- - - - - -
- {$APPLY} -
-
diff --git a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml b/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml index c0442846e..0d708b45e 100644 --- a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml +++ b/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml @@ -3,58 +3,31 @@ users - true + default + auto + dn + objectClass + cn + sn + uid + givenName + description + userPassword + default + LDAPBlacklist - (&(|$USER $GROUP ) $NAME) - dn - objectClass - cn - sn - uid - givenName - description - userPassword + (&(|(objectClass=gosaAccount)(objectClass=posixAccount))(cn=$)) - auto - - - - textfield - NAME - 20 - 60 - - - (|(cn=*$*)(sn=*$*)(givenName=*$*)(uid=*$*)) - true - LDAPBlacklist - (&(objectClass=posixAccount)(|(cn=*$NAME*)(sn=*$NAME*)(givenName=*$NAME*)(uid=*$NAME*))) cn 0.5 3 - - - - checkbox - USER - true - (&(objectClass=posixAccount)(!(objectClass=gosaUserTemplate))) - - - - - checkbox - GROUP - true - - (objectClass=posixGroup) - + diff --git a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl b/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl index 8fad4d134..4c0b986ff 100644 --- a/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl +++ b/gosa-core/plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl @@ -1,34 +1,32 @@ - - - - - -
-
-

 {$HEADLINE} {$SIZELIMIT}

-
- -
-
- - -
{$ROOT} {$BACK} {$HOME} {$RELOAD} {$SEPARATOR} {t}Base{/t} {$BASE} {$SEPARATOR}  {$ACTIONS}
-
-
- -
-
- {$LIST} -
- {$FILTER} -
+ +
-

 

-

- -   - -

+
+

{$HEADLINE} {$SIZELIMIT}

+
+ + + + + + + + + + +
{$ROOT}{$BACK}{$HOME}{$RELOAD}{t}Base{/t} {$BASE}{$ACTIONS}{$FILTER}
+
+
+ + {$LIST} +
+ +
+ +
+ + +