#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()) #set($theme = "default") #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 $taskResourcesList) #if ($task.getStatusId().length() == 0) #set($statusID = "Not Set") #else #set($statusID = "$CommonFunctions.encodeHTML($CommonFunctions.unescape($task.getStatusName()))") #end #set ($today = $CommonFunctions.getDate()) #set ($startDateStyle = "tableBodyContentElement") #if ($task.getStatusId().equals("000000000001")) #if (!$task.getStartDate()) #set ($startDateStyle = "tableBodyContentElementChange") #elseif ($task.getStartDate().compareTo($today) < 0) #set ($startDateStyle = "tableBodyContentElementChange") #end #end #set ($targetDateStyle = "tableBodyContentElement") #if ( $task.getStatusId().equals("000000000001") || $task.getStatusId().equals("000000000002") ) #if (!$task.getTargetDate()) #set ($targetDateStyle = "tableBodyContentElementChange") #elseif ($task.getTargetDate().compareTo($today) < 0) #set ($targetDateStyle = "tableBodyContentElementChange") #end #end #set ($hierarchyList = $CommonFunctions.getTaskHierarchyNameVector($task.getProjectId(),$task.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.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.getComponentId()) $CommonFunctions.displayReady($task.getProjectName(), $hashMapInstance) $statusID $CommonFunctions.formatDate($currentUserId, "$!task.getStartDate()") $CommonFunctions.formatDate($currentUserId, "$!task.getTargetDate()") $CommonFunctions.displayReady($task.getOwnerName(), $hashMapInstance) #if ($task.getPlannedManHours().length() == 0 || !$task.getPlannedManHours()) $notset_text #else $task.getPlannedManHours() #end #if ($task.getSpentManHours().length() == 0 || !$task.getSpentManHours()) $notset_text #else $task.getSpentManHours() #end $CommonFunctions.displayReady($task.getOtherResources())
$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