* @package testcase * @version $Id: browse.html.php 5108 2013-07-12 01:59:04Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?> testcase->confirmDelete); ?>
" . html::a($this->createLink('testcase', 'browse', "productid=$productID&browseType=all¶m=0&orderBy=$orderBy&recTotal=0&recPerPage=200"), $lang->testcase->allCases) . ""; echo "" . html::a($this->createLink('testcase', 'browse', "productid=$productID&browseType=needconfirm¶m=0"), $lang->testcase->needConfirm) . ""; echo " {$lang->testcase->bySearch} "; ?>
'; echo html::a("#", "" . $lang->export, '', "id='exportAction' onclick=toggleSubMenu(this.id,'bottom',0) title='{$lang->export}'"); echo ''; common::printIcon('testcase', 'batchCreate', "productID=$productID&moduleID=$moduleID"); common::printIcon('testcase', 'create', "productID=$productID&moduleID=$moduleID"); ?>
'>
 
tree->manage);?> tree->fix, 'hiddenwin');?>
recTotal}&recPerPage={$pager->recPerPage}"; ?> id");?>
idAB);?> priAB);?> testcase->title);?> testcase->story);?> actions;?> typeAB);?> openedByAB);?> testtask->lastRunAccount);?> testtask->lastRunTime);?> testtask->lastRunResult);?> statusAB);?> actions;?>
id));?> pri?>'>pri?> title);?> createLink('story', 'view', "storyID=$case->story"), $case->storyTitle, '_blank');?> testcase->confirmStoryChange = $lang->confirm; common::printIcon('testcase', 'confirmStoryChange', "caseID=$case->id", '', 'list', '', 'hiddenwin');?> testcase->typeList[$case->type];?> openedBy];?> lastRunner];?> lastRunDate)) echo date(DT_MONTHTIME1, strtotime($case->lastRunDate));?> lastRunResult) echo $lang->testcase->resultList[$case->lastRunResult];?> testcase->statusList[$case->status];?> id&version=$case->version", '', 'list', '', '', 'runCase'); common::printIcon('testtask', 'results', "runID=0&caseID=$case->id", '', 'list', '', '', 'results'); common::printIcon('testcase', 'edit', "caseID=$case->id", $case, 'list'); common::printIcon('testcase', 'create', "productID=$case->product&moduleID=$case->module&from=testcase¶m=$case->id", $case, 'list', 'copy'); if(common::hasPriv('testcase', 'delete')) { $deleteURL = $this->createLink('testcase', 'delete', "caseID=$case->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"caseList\",confirmDelete)", '', '', "class='link-icon' title='{$lang->testcase->delete}'"); } common::printIcon('testcase', 'createBug', "product=$case->product&extra=caseID=$case->id,version=$case->version,runID=", $case, 'list', 'createBug'); ?>
" . html::selectAll() . html::selectReverse() . "
"; $actionLink = $this->createLink('testcase', 'batchEdit', "productID=$productID"); $misc = common::hasPriv('testcase', 'batchEdit') ? "onclick=setFormAction('$actionLink')" : "disabled='disabled'"; echo "
"; echo html::commonButton($lang->edit, $misc); echo ""; echo "
"; ?> show();?>