#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($totalManHoursLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.totalmh")) #set ($spentManHoursLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.spentmh")) #set ($hashMapInstance = $CommonFunctions.getHashMapInstance()) #parse ("viewconstants.vm") #if ($isPrinting) #end #parse("common_js.vm") #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm") #parse ("commonmethods_js.vm") #parse ("pagingcontroljs.vm") #if ($isPrinting) #else #end
#if ($requiresPaging) #end #if ($requiresPaging) #end
#parse("hierarchybutton.vm") #parse ("portfoliocontrol.vm")
#parse("pagingcontrol.vm")
#parse("taskfiltercontrol.vm")
  $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.timesheets.resource") $CommonFunctions.getDisplayReadyLabel("ProjectTask"):
#if (!$isPrinting) #end
$CommonFunctions.getDisplayReadyLabel("ProjectTask") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnuniquenum") $CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstatus") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstartdate") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.timesheets.resource") $totalManHoursLabel $spentManHoursLabel $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.otherresources")
#if ($isPrinting) #end #set ($rowCount = 0) #foreach ($task in $tasksList) #if ($task.getTask().getStatusId().length() == 0) #set($statusID = "Not Set") #else #set($statusID = "$CommonFunctions.encodeHTML($CommonFunctions.unescape($CommonFunctions.getTaskStatusName($task.getTask().getStatusId())))") #end #if ($task.getTask().getPriorityId().length() == 0) #set($priorityID = "Not Set") #else #set($priorityID = "$CommonFunctions.encodeHTML($CommonFunctions.unescape($CommonFunctions.getTaskPriorityName($task.getTask().getPriorityId())))") #end #set ($today = $CommonFunctions.getDate()) #set ($startDateStyle = "tableBodyContentElement") #if ($task.getTask().getStatusId().equals("000000000001")) #if ($task.getTask().getStartDate().length() == 0) #set ($startDateStyle = "tableBodyContentElementChange") #elseif ($task.getTask().getStartDate().compareTo($today) < 0) #set ($startDateStyle = "tableBodyContentElementChange") #end #end #set ($targetDateStyle = "tableBodyContentElement") #if ( $task.getTask().getStatusId().equals("000000000001") || $task.getTask().getStatusId().equals("000000000002") ) #if ($task.getTask().getTargetDate().length() == 0) #set ($targetDateStyle = "tableBodyContentElementChange") #elseif ($task.getTask().getTargetDate().compareTo($today) < 0) #set ($targetDateStyle = "tableBodyContentElementChange") #end #end #set ($hierarchyList = $CommonFunctions.getTaskHierarchyNameVector($task.getTask().getProjectId(),$task.getTask().getComponentId())) #set ($currentTaskHierarchy = "") #foreach($taskParent in $hierarchyList) #set ($currentTaskHierarchy = $currentTaskHierarchy.concat($CommonFunctions.displayReady($taskParent, $hashMapInstance))) #set ($currentTaskHierarchy = $currentTaskHierarchy.concat("  ")) #end #set ($currentTaskName = $CommonFunctions.displayReady($task.getTask().getComponentName(), $hashMapInstance)) #set ($rowCount = $rowCount+1) #end
$CommonFunctions.getDisplayReadyLabel("ProjectTask") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.uniquenum") $CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstatus") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstartdate") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.timesheets.resource") $totalManHoursLabel $spentManHoursLabel $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.otherresources")
$currentTaskHierarchy
$currentTaskName
$CommonFunctions.formatId($task.getTask().getComponentId()) $CommonFunctions.displayReady($task.getProjectName(), $hashMapInstance) $statusID $CommonFunctions.formatDate($currentUserId,$task.getTask().getStartDate()) $CommonFunctions.formatDate($currentUserId,$task.getTask().getTargetDate()) $CommonFunctions.displayReady($task.getTask().getOwnerName(), $hashMapInstance) #if ($task.getTask().getPlannedManHours().length() == 0) $notset_text #else $task.getTask().getPlannedManHours() #end #if ($task.getTask().getSpentManHours().length() == 0) $notset_text #else $task.getTask().getSpentManHours() #end $CommonFunctions.displayReady($CommonFunctions.getFullNameDepartmentForUser($otherResources.elementAt($rowCount)), 50)
$CommonFunctions.getDisplayReadyLabel("ProjectTask") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnuniquenum") $CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstatus") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstart") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.timesheets.resource") $totalManHoursLabel $spentManHoursLabel $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.otherresources")
#if (!$isPrinting) #end