From: hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> Date: Fri, 6 Nov 2009 10:31:38 +0000 (+0000) Subject: Added missing files X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6033c23125c7790f8ec0d929759414e7f033e52e;p=gosa.git Added missing files git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14773 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/applications/application-filter-release.tpl b/gosa-plugins/goto/admin/applications/application-filter-release.tpl new file mode 100644 index 000000000..fc24ad639 --- /dev/null +++ b/gosa-plugins/goto/admin/applications/application-filter-release.tpl @@ -0,0 +1,34 @@ +<div class="contentboxh"> + <p class="contentboxh"> + <img src="images/launch.png" align="right" alt="[F]">{t}Filter{/t} + </p> +</div> + +<div class="contentboxb"> + +<div style="border-top:1px solid #AAAAAA"></div> + + {$SCOPE} + + <table summary="" style="width:100%;border-top:1px solid #B0B0B0;"> + <tr> + <td> + <label for="NAME"> + <img src="images/lists/search.png" align=middle> Name + </label> + </td> + <td> + {$RELEASE} + {$NAME} + </td> + </tr> + </table> + + <table summary="" width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;"> + <tr> + <td width="100%" align="right"> + {$APPLY} + </td> + </tr> + </table> +</div> diff --git a/gosa-plugins/goto/admin/applications/application-filter-release.xml b/gosa-plugins/goto/admin/applications/application-filter-release.xml new file mode 100644 index 000000000..53591c8ef --- /dev/null +++ b/gosa-plugins/goto/admin/applications/application-filter-release.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<filterdef> + <definition> + <category>application</category> + <template>application-filter-release.tpl</template> + <initial>true</initial> + </definition> + + <search> + <query> + <backend>LDAP</backend> + <filter>(&(objectClass=gosaApplication)$NAME)</filter> + <attribute>dn</attribute> + <attribute>objectClass</attribute> + <attribute>cn</attribute> + <attribute>description</attribute> + </query> + <scope>auto</scope> + </search> + + <element> + <tag>RELEASE</tag> + <type>combobox</type> + <value>Loading.</value> + <value>Loading..</value> + <value>Loading...</value> + </element> + + <element> + <type>textfield</type> + <tag>NAME</tag> + <size>20</size> + <maxlength>60</maxlength> + <default></default> + <unset></unset> + <set>(|(cn=*$*)(description=*$*))</set> + <alphabet>true</alphabet> + <autocomplete> + <backend>LDAP</backend> + <filter>(&(objectClass=gosaApplication)(|(cn=*$NAME*)(description=*$NAME*)))</filter> + <attribute>cn</attribute> + <frequency>0.5</frequency> + <characters>3</characters> + </autocomplete> + </element> + +</filterdef> diff --git a/gosa-plugins/goto/admin/applications/application-list-release.tpl b/gosa-plugins/goto/admin/applications/application-list-release.tpl new file mode 100644 index 000000000..b233c5874 --- /dev/null +++ b/gosa-plugins/goto/admin/applications/application-list-release.tpl @@ -0,0 +1,31 @@ +<input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'> + +<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=2> + <tr> + <td style="vertical-align:top; width:50%;"> + <div class="contentboxh"> + <p class="contentboxh"> {$HEADLINE} {$SIZELIMIT}</p> + </div> + + <div class="contentboxb"> + <div style='background:white;padding:0px;padding:3px;'> + <table><tr> + <td>{$ROOT} </td><td>{$BACK} </td><td>{$HOME} </td><td>{$RELOAD} </td><td>{$SEPARATOR} </td><td>{t}Base{/t} {$BASE} <input class='center' type='image' src='images/lists/submit.png' align='middle' title='{t}Update{/t}' name='submit_department' alt='{t}Submit{/t}'> </td><td>{$SEPARATOR} </td><td><img src='images/rocket.png' alt='' class='center'></td><td> {$ACTIONS}</td> + </tr></table> + </div> + </div> + + <div style='height:4px;'> + </div> + + <input type="hidden" id="d_save" value="450"> + <input type="hidden" id="d_space" value="760"> + {$LIST} + </td> + <td style='vertical-align:top'> + {$FILTER} + </td> + </tr> +</table> + +<input type="hidden" name="ignore"> diff --git a/gosa-plugins/goto/admin/applications/application-list-release.xml b/gosa-plugins/goto/admin/applications/application-list-release.xml new file mode 100644 index 000000000..bf3a22f34 --- /dev/null +++ b/gosa-plugins/goto/admin/applications/application-list-release.xml @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<list> + <definition> + <departmentBrowser>false</departmentBrowser> + <departmentRootVisible>false</departmentRootVisible> + <baseMode>false</baseMode> + <multiSelect>true</multiSelect> + <template>application-list-release.tpl</template> + <module>application</module> + <label>List of applications</label> + <defaultSortColumn>1</defaultSortColumn> + + <objectType> + <label>Group</label> + <objectClass>posixGroup</objectClass> + <category>application</category> + <class>application</class> + <image>plugins/applications/images/applications.png</image> + </objectType> + + </definition> + + <table> + <layout>|16px|||120px|150px;r|</layout> + + <department> + <value>%{filter:objectType(dn,objectClass)}</value> + </department> + + <department> + <value>%{filter:departmentLink(row,dn,description)}</value> + <span>2</span> + </department> + + <column> + <value>%{filter:objectType(dn,objectClass)}</value> + </column> + + <column> + <label>Name</label> + <sortAttribute>cn</sortAttribute> + <sortType>string</sortType> + <value>%{filter:link(row,dn,"%s",cn)}</value> + <export>true</export> + </column> + + <column> + <label>Description</label> + <sortAttribute>description</sortAttribute> + <sortType>string</sortType> + <value>%{filter:link(row,dn,"%s",description)}</value> + <export>true</export> + </column> + + <column> + <label>Properties</label> + <value>%{filter:filterProperties(row,objectClass)}</value> + </column> + + <column> + <label>Actions</label> + <value>%{filter:actions(dn,row,objectClass)}</value> + </column> + + </table> + + <actionmenu> + + <action> + <type>sub</type> + <image>images/lists/new.png</image> + <label>Create</label> + + <action> + <name>new</name> + <type>entry</type> + <image>plugins/applications/images/new.png</image> + <label>Group</label> + </action> + </action> + + <action> + <type>separator</type> + </action> + + <action> + <name>edit</name> + <type>entry</type> + <image>images/lists/edit.png</image> + <label>Edit</label> + </action> + + <action> + <name>remove</name> + <type>entry</type> + <image>images/lists/trash.png</image> + <label>Remove</label> + </action> + + <action> + <name>sendMessage</name> + <type>entry</type> + <depends>DaemonEvent_notify</depends> + <image>plugins/goto/images/notify.png</image> + <label>Send message</label> + </action> + + <action> + <type>exporter</type> + </action> + + <action> + <type>separator</type> + </action> + + <action> + <type>copypaste</type> + </action> + + <action> + <type>snapshot</type> + </action> + + </actionmenu> + + <actiontriggers snapshot="true" copypaste="true"> + + <action> + <name>cp</name> + <type>copypaste</type> + </action> + + <action> + <name>edit</name> + <type>entry</type> + <image>images/lists/edit.png</image> + <label>Edit application</label> + </action> + + <action> + <name>snapshot</name> + <type>snapshot</type> + </action> + + <action> + <name>remove</name> + <type>entry</type> + <image>images/lists/trash.png</image> + <acl>application/application[d]</acl> + <label>Remove application</label> + </action> + + </actiontriggers> + +</list>