egroupware/timesheet/templates/default/edit.xet

211 lines
7.0 KiB
Plaintext
Raw Normal View History

2005-12-19 05:23:14 +01:00
<?xml version="1.0"?>
<!-- $Id$ -->
<overlay>
<template id="timesheet.edit.general" template="" lang="" group="0" version="1.7.002">
2011-04-19 20:52:25 +02:00
<grid width="100%" height="165">
2005-12-19 05:23:14 +01:00
<columns>
<column width="95"/>
<column width="120"/>
2008-08-04 14:48:01 +02:00
<column width="80" disabled="@ts_viewtype"/>
<column disabled="@ts_viewtype"/>
2005-12-19 05:23:14 +01:00
</columns>
<rows>
2008-08-04 14:48:01 +02:00
<row class="row" disabled="@ts_viewtype">
<description value="Title" for="ts_title"/>
<textbox blur="@ts_title_blur" id="ts_title" size="65" maxlength="80" span="all" class="fullWidth"/>
2008-08-04 14:48:01 +02:00
<description/>
<description/>
</row>
<row class="row" disabled="!@ts_viewtype">
<description value="comment"/>
<textbox multiline="true" id="ts_description" rows="5" cols="50" span="all" class="fullWidth"/>
2008-08-04 14:48:01 +02:00
<description/>
<description/>
2005-12-19 05:23:14 +01:00
</row>
<row class="row">
<description value="Category" for="cat_id"/>
<menulist span="all">
<menupopup type="select-cat" id="cat_id" options="None,,,timesheet"/>
2005-12-19 05:23:14 +01:00
</menulist>
</row>
<row class="row">
<description value="Date" for="ts_start"/>
<date id="ts_start" needed="1" options=",8"/>
<description value="Starttime"/>
<date-timeonly id="start_time" options="H:i"/>
2005-12-19 05:23:14 +01:00
</row>
<row class="row">
<description value="Duration" for="ts_duration"/>
<date-duration id="ts_duration" options=",hm"/>
<description value="or endtime" class="noWrap"/>
<date-timeonly id="end_time" options="H:i"/>
2005-12-19 05:23:14 +01:00
</row>
2008-08-04 14:48:01 +02:00
<row class="row" disabled="@ts_viewtype">
<description value="Quantity" for="ts_quantity"/>
<textbox type="float" blur="@ts_quantity_blur" statustext="empty if identical to duration" id="ts_quantity" precision="3" span="all"/>
2005-12-19 05:23:14 +01:00
</row>
<row class="row" disabled="@no_ts_status">
<description value="Status"/>
2011-04-19 20:52:25 +02:00
<menulist span="all">
<menupopup statustext="select a status of the timesheet" id="ts_status" options="please select"/>
</menulist>
</row>
2005-12-19 05:23:14 +01:00
</rows>
</grid>
</template>
2008-08-04 14:48:01 +02:00
<template id="timesheet.edit.notes" template="" lang="" group="0" version="1.5.001">
2011-04-19 20:52:25 +02:00
<grid width="100%" height="165">
2005-12-19 05:23:14 +01:00
<columns>
<column/>
</columns>
<rows>
<row class="row" valign="top">
2011-04-19 20:52:25 +02:00
<textbox multiline="true" id="ts_description" rows="11" cols="70" class="fullWidth"/>
2005-12-19 05:23:14 +01:00
</row>
</rows>
</grid>
</template>
<template id="timesheet.edit.links" template="" lang="" group="0" version="0.1.001">
2011-04-19 20:52:25 +02:00
<grid width="100%" height="165" overflow="auto">
2005-12-19 05:23:14 +01:00
<columns>
<column width="100"/>
<column/>
</columns>
<rows>
<row class="th" disabled="@view">
<description value="Create new links" span="all"/>
2005-12-19 05:23:14 +01:00
</row>
<row class="row" disabled="@status_only">
<link-to id="link_to" span="all"/>
2005-12-19 05:23:14 +01:00
</row>
<row class="th">
<description value="Existing links" span="all"/>
2005-12-19 05:23:14 +01:00
</row>
<row class="row_off" valign="top">
<link-list id="link_to" span="all"/>
2005-12-19 05:23:14 +01:00
</row>
</rows>
</grid>
</template>
<template id="timesheet.edit.customfields" template="" lang="" group="0" version="1.5.001">
2011-04-19 20:52:25 +02:00
<grid width="100%" height="165" overflow="auto">
2008-08-04 14:48:01 +02:00
<columns>
<column/>
</columns>
<rows>
<row>
<customfields/>
</row>
</rows>
</grid>
</template>
2009-09-10 10:20:27 +02:00
<template id="timesheet.edit.history" template="" lang="" group="0" version="1.7.001">
2011-04-19 20:52:25 +02:00
<grid width="100%" height="165" overflow="auto">
2009-09-10 10:20:27 +02:00
<columns>
<column/>
</columns>
<rows>
<row valign="top">
<historylog id="history"/>
</row>
</rows>
</grid>
</template>
<template id="timesheet.edit" template="" lang="" group="0" version="1.9.002">
2005-12-19 05:23:14 +01:00
<grid width="100%">
<columns>
<column width="100"/>
<column/>
</columns>
<rows>
<row disabled="!@msg">
<description align="center" id="msg" no_lang="1" span="all" class="redItalic"/>
2005-12-19 05:23:14 +01:00
<description/>
</row>
<row class="th" height="28">
<description value="User" for="ts_owner"/>
2005-12-19 05:23:14 +01:00
<menulist span="all">
<menupopup id="ts_owner" no_lang="1"/>
2005-12-19 05:23:14 +01:00
</menulist>
</row>
<row class="row">
<description value="Project" for="ts_project"/>
<grid spacing="1" padding="1">
<columns>
<column/>
</columns>
<rows>
<row disabled="@pm_integration=none">
<projectmanager-select statustext="Select a project" id="pm_id" onchange="1" options="None" span="all" class="fullWidth"/>
</row>
<row disabled="@pm_integration=full">
<textbox blur="@ts_project_blur" id="ts_project" size="65" maxlength="80" class="fullWidth"/>
</row>
</rows>
</grid>
2005-12-19 05:23:14 +01:00
</row>
2008-08-04 14:48:01 +02:00
<row class="row" disabled="@ts_viewtype">
<description value="Unitprice" for="ts_unitprice"/>
<grid>
<columns>
<column disabled="@pm_integration=none"/>
<column/>
</columns>
<rows>
<row>
<projectmanager-pricelist id="pl_id" onchange="this.form['exec[ts_unitprice]'].value=this.options[this.selectedIndex].text.lastIndexOf('(') &lt; 0 ? '' : this.options[this.selectedIndex].text.slice(this.options[this.selectedIndex].text.lastIndexOf('(')+1,-1);" options="None"/>
<textbox type="float" id="ts_unitprice" span="all"/>
</row>
</rows>
</grid>
2005-12-19 05:23:14 +01:00
</row>
<row>
<tabbox id="tabs" span="all">
2005-12-19 05:23:14 +01:00
<tabs>
<tab id="general" label="General"/>
<tab id="notes" label="Notes"/>
<tab id="links" label="Links"/>
<tab id="customfields" label="Custom Fields"/>
<tab id="history" label="History"/>
2005-12-19 05:23:14 +01:00
</tabs>
<tabpanels>
<template id="timesheet.edit.general"/>
<template id="timesheet.edit.notes"/>
<template id="timesheet.edit.links"/>
2008-08-04 14:48:01 +02:00
<template id="timesheet.edit.customfields"/>
2009-09-10 10:20:27 +02:00
<template id="timesheet.edit.history"/>
2005-12-19 05:23:14 +01:00
</tabpanels>
</tabbox>
</row>
<row disabled="!@ts_modified">
2005-12-19 05:23:14 +01:00
<description value="Last modified"/>
<hbox>
<date-time id="ts_modified" readonly="true"/>
2005-12-19 05:23:14 +01:00
<menulist>
<menupopup type="select-account" label="by" id="ts_modifier" readonly="true"/>
2005-12-19 05:23:14 +01:00
</menulist>
</hbox>
</row>
<row>
2011-04-19 20:52:25 +02:00
<hbox span="2">
2005-12-19 05:23:14 +01:00
<hbox>
<button statustext="Edit this entry" label="Edit" id="button[edit]"/>
<button statustext="Saves this entry and add a new one" label="Save &amp; New" id="button[save_new]"/>
<button statustext="Saves the changes made" label="Save" id="button[save]"/>
<button statustext="Applies the changes made" label="Apply" id="button[apply]"/>
<button statustext="closes the window without saving the changes" label="Cancel" id="button[cancel]" onclick="window.close();"/>
2005-12-19 05:23:14 +01:00
<html id="js"/>
</hbox>
<button align="right" statustext="Delete this entry" label="Delete" id="button[delete]" onclick="return confirm('Delete this entry');"/>
<button align="right" statustext="Restore this entry" label="Undelete" id="button[undelete]"/>
2005-12-19 05:23:14 +01:00
</hbox>
</row>
</rows>
</grid>
2008-08-04 14:48:01 +02:00
<styles>
.fullWidth select { widht: 100%; }
.fullWidth input { widht: 100%; }
.fullWidth textarea { widht: 100%; }
</styles>
2005-12-19 05:23:14 +01:00
</template>
</overlay>