#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskProject") != -1)
$CommonFunctions.displayReady($GanttView.getProjectName(), $hashMapInstance) |
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskNumber") != -1)
#if (!$isMirrorTask)
#if(!$isReport)
$GanttView.getTaskNumber() |
#else
$GanttView.getTaskNumber() |
#end
#else
#if ($isMirrorProject) #end
#if ($isMirrorProjectInner)
$GanttView.getTaskNumber()
#else
$GanttView.getTaskNumber()
#end
|
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskId") != -1)
#if (!$isMirrorTask)
$CommonFunctions.formatId($localTaskId) |
#else
#if (!$isMirrorProject) $CommonFunctions.formatId($localTaskId) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskProperties") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($GanttView.getProperties(), $hashMapInstance)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getProperties(), $hashMapInstance) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTask") != -1)
#if ($viewId.equals("ExecutionProfileExpiredTasksView"))
#set ($hierarchyList = $CommonFunctions.getTaskHierarchyNameVector($GanttView.getProjectId(), $localTaskId))
#set ($currentTaskHierarchy = "")
#foreach($taskParent in $hierarchyList)
#set ($currentTaskHierarchy = $currentTaskHierarchy.concat($CommonFunctions.displayReady($taskParent)))
#set ($currentTaskHierarchy = $currentTaskHierarchy.concat("
"))
#end
#set ($currentTaskName = $CommonFunctions.displayReady($GanttView.getName()))
|
#else
|
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskDescription") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($GanttView.getDescription(), 100)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getDescription(), 100) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskStatus") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting)#end$CommonFunctions.displayReady($GanttView.getStatusName(), $hashMapInstance)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getStatusName(), $hashMapInstance) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskOwner") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($GanttView.getOwnerName(), $hashMapInstance)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getOwnerName(), $hashMapInstance) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskResources") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceUserIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getFullNameDepartmentForUser($GanttView.getResourceUserIds()), 100)
#end
#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject)
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceUserIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getFullNameDepartmentForUser($GanttView.getResourceUserIds()), 100)
#end
#end
|
#end
#end
#if ($colIdList.indexOf("COREDATA_SkillClass") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceSkillClassIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getCustomCategoryNamesFromIds($GanttView.getResourceSkillClassIds()), 100)
#end
#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject)
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceSkillClassIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getCustomCategoryNamesFromIds($GanttView.getResourceSkillClassIds()), 100)
#end
#end
|
#end
#end
#if ($colIdList.indexOf("COREDATA_CostCenter") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceCostCenterIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getCustomCategoryNamesFromIds($GanttView.getResourceCostCenterIds()), 100)
#end
#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject)
#if($viewId.equals("ExecutionProfileExpiredTasksView"))
$CommonFunctions.displayReady($GanttView.getResourceCostCenterIds())
#else
$CommonFunctions.displayReady($CommonFunctions.getCustomCategoryNamesFromIds($GanttView.getResourceCostCenterIds()), 100)
#end
#end
|
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskPriority") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($GanttView.getPriorityName(), $hashMapInstance)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getPriorityName(), $hashMapInstance) #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskType") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($GanttView.getTypeName(), 100)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) $CommonFunctions.displayReady($GanttView.getTypeName(), 100) #end |
#end
#end
#set ($startDateStyle = "tableBodyContentElement")
#set ($targetDateStyle = "tableBodyContentElement")
#set ($today = $CommonFunctions.getDate())
#if ($GanttView.getStatusId().equals("000000000001"))
#if ($GanttView.getStartDate().length() == 0)
#set ($startDateStyle = "tableBodyContentElementChange")
#elseif ($GanttView.getStartDate().compareTo($today) < 0)
#set ($startDateStyle = "tableBodyContentElementChange")
#end
#end
#if ( $GanttView.getStatusId().equals("000000000001") || $GanttView.getStatusId().equals("000000000002") )
#if ($GanttView.getTargetDate().length() == 0)
#set ($targetDateStyle = "tableBodyContentElementChange")
#elseif ($GanttView.getTargetDate().compareTo($today) < 0)
#set ($targetDateStyle = "tableBodyContentElementChange")
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskPlannedManHours") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($totalHours.length() == 0) N/A #else $totalHours #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if($totalHours.length() == 0) N/A #else $totalHours #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskSpentManHours") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($spentHours.length() == 0) N/A #else $spentHours #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if($spentHours.length() == 0) N/A #else $spentHours #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskRemainingManHours") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($remainingHours.length() == 0) N/A #else $remainingHours #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if($spentHours.length() == 0) N/A #else $remainingHours #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskPercentage") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($GanttView.getPercentage().length() == 0) N/A #else $CommonFunctions.formatNumber($GanttView.getPercentage()) #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if (!$isMirrorProject) #if($GanttView.getPercentage().length() == 0) N/A #else $CommonFunctions.formatNumber($GanttView.getPercentage()) #end #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskPlannedCost") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($totalMoney.length() == 0) N/A #else $totalMoney #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if($totalMoney.length() == 0) N/A #else $totalMoney #end |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskSpentCost") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end#if($spentMoney.length() == 0) N/A #else $spentMoney #end#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#if($spentMoney.length() == 0) N/A #else $spentMoney #end |
#end
#end
#if (($colIdList.indexOf("COREDATA_ProjectTaskDiscussion") != -1) && (!$isType))
#if (!$isMirrorTask)
#set ($discussionEntry = $GanttView.latestDiscussion)
#if ($discussionEntry.length() == 0)
#set ($discussionEntry = "$notset_text")
#end
#if (!$isPrinting && !$isPlaceHolderTask)#end$CommonFunctions.displayReady($discussionEntry, 100)#if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
#set ($discussionEntry = $GanttView.latestDiscussion)
#if ($discussionEntry.length() == 0)
#set ($discussionEntry = "$notset_text")
#end
$CommonFunctions.displayReady($discussionEntry, 100) |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskStart") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end$startDate#if ($isPrinting && !$isPlaceHolderTask)#end |
#else
$startDate |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskCompletion") != -1)
#if (!$isMirrorTask)
#if (!$isPrinting && !$isPlaceHolderTask)#end $targetDate #if (!$isPrinting && !$isPlaceHolderTask)#end |
#else
$targetDate |
#end
#end
#if ($colIdList.indexOf("COREDATA_ProjectTaskGantt") != -1)
#parse("ganttrowcontent.vm")
#end
#end
#if (!$isPrinting)