* @package dashboard * @version $Id$ * @link http://www.zentao.net */ ?>
id}&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage&pageID=$pageID"; ?> status == 'wait') $waitCount ++;?> status == 'doing') $testingCount ++;?> status == 'blocked') $blockedCount ++;?> status == 'done') $doneCount ++;?>
idAB);?> testtask->name);?> testtask->execution);?> testtask->build);?> testtask->begin);?> testtask->end);?> statusAB);?>
createLink('testtask', 'view', "taskID=$task->id", '', true), sprintf('%03d', $task->id), '', "class='iframe'");?> createLink('testtask', 'view', "taskID=$task->id", '', true), $task->name, '', "class='iframe'");?> executionName?> build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName));?> begin?> end?> processStatus('testtask', $task);?>