* @package bug * @version $Id: browse.html.php 5102 2013-07-12 00:59:54Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=all¶m=0&orderBy=$orderBy&recTotal=0&recPerPage=200"), $lang->bug->allBugs) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=assignToMe¶m=0"), $lang->bug->assignToMe) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=openedByMe¶m=0"), $lang->bug->openedByMe) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=resolvedByMe¶m=0"), $lang->bug->resolvedByMe) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=assignToNull¶m=0"), $lang->bug->assignToNull) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=unResolved¶m=0"), $lang->bug->unResolved) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=unclosed¶m=0"), $lang->bug->unclosed) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=longLifeBugs¶m=0"), $lang->bug->longLifeBugs) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=postponedBugs¶m=0"), $lang->bug->postponedBugs) . ""; echo "" . html::a($this->createLink('bug', 'browse', "productid=$productID&browseType=needconfirm¶m=0"), $lang->bug->needConfirm) . ""; echo " {$lang->bug->byQuery} "; ?>
'; echo html::a("#", " " . $lang->export, '', "id='exportAction' onclick=toggleSubMenu(this.id,'bottom',0) title='{$lang->export}'"); echo ''; common::printIcon('bug', 'report', "productID=$productID&browseType=$browseType&moduleID=$moduleID", '', 'button', 'icon-bar-chart'); common::printIcon('bug', 'customFields', '', '', 'button', 'icon-wrench'); common::printIcon('bug', 'batchCreate', "productID=$productID&projectID=0&moduleID=$moduleID", '', 'button', 'icon-plus-sign'); common::printIcon('bug', 'create', "productID=$productID&extra=moduleID=$moduleID", '', 'button', 'icon-plus'); ?>
'>
 
tree->manage);?> tree->fix, 'hiddenwin');?>
recTotal}&recPerPage={$pager->recPerPage}"; ?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?> id");?> confirmed;?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize ? 12 : 9; if($browseType == 'needconfirm') $columns = $this->cookie->windowWidth >= $this->config->wideSize ? 7 : 6; ?>
idAB);?> bug->severityAB);?> priAB);?> bug->title);?> bug->statusAB);?> bug->story);?> actions;?> openedByAB);?> bug->openedDateAB);?> assignedToAB);?> bug->resolvedByAB);?> bug->resolutionAB);?> bug->resolvedDateAB);?> actions;?>
id));?> severity;?>'>severity;?> bug->priList[$bug->pri];?>'>bug->priList[$bug->pri];?> [{$lang->bug->confirmedList[$bug->confirmed]}] " . html::a($bugLink, $bug->title);?> bug->statusList[$bug->status];?> createLink('story', 'view', "stoyID=$bug->story"), $bug->storyTitle, '_blank');?> bug->confirmStoryChange = $lang->confirm; common::printIcon('bug', 'confirmStoryChange', "bugID=$bug->id", '', 'list', '', 'hiddenwin')?> openedBy];?> openedDate, 5, 11)?> assignedTo == $this->app->user->account) echo 'class="red"';?>>assignedTo];?> resolvedBy];?> bug->resolutionList[$bug->resolution];?> resolvedDate, 5, 11)?> id"; common::printIcon('bug', 'confirmBug', $params, $bug, 'list', 'icon-search icon-large', '', 'iframe', true); common::printIcon('bug', 'assignTo', $params, '', 'list', 'icon-hand-right icon-large', '', 'iframe', true); common::printIcon('bug', 'resolve', $params, $bug, 'list', 'icon-ok-circle icon-large', '', 'iframe', true); common::printIcon('bug', 'close', $params, $bug, 'list', 'icon-off icon-large', '', 'iframe', true); common::printIcon('bug', 'edit', $params, '', 'list', 'icon-edit icon-large'); common::printIcon('bug', 'create', "product=$bug->product&extra=bugID=$bug->id", $bug, 'list', 'icon-copy icon-large'); ?>
"; echo html::selectAll() . html::selectReverse(); echo "
"; $actionLink = $this->createLink('bug', 'batchEdit', "productID=$productID"); $misc = common::hasPriv('bug', 'batchEdit') ? "onclick=setFormAction('$actionLink')" : "disabled='disabled'"; echo "
"; echo html::commonButton($lang->edit, $misc); echo ""; echo "
"; ?>
show();?>