. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package project * @version $Id$ * @link http://www.zentao.cn */ ?>
id&status=all&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage"; ?> owner == $app->user->account ? 'style=color:red' : '';?>
task->id);?> task->pri);?> task->name);?> task->owner);?> task->estimate);?> task->consumed);?> task->left);?> task->type);?> task->deadline);?> task->status);?> task->story);?> actions;?>
id", sprintf('%03d', $task->id))) printf('%03d', $task->id);?> pri;?> id", $task->name)) echo $task->name;?> >ownerRealName;?> estimate;?> consumed;?> left;?> task->typeList[$task->type];?> delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?> status;?> >task->statusList[$task->status];?> storyID) { if(common::hasPriv('story', 'view')) echo html::a($this->createLink('story', 'view', "storyid=$task->storyID"), $task->storyTitle); else echo $task->storyTitle; } ?> id", $lang->edit);?> project&taskid=$task->id", $lang->delete, 'hiddenwin');?>