taskjuggler 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +1812 -1
- data/benchmarks/css/tjmanual.css +20 -0
- data/benchmarks/css/tjreport.css +7 -6
- data/doc/CHANGELOG.html +1833 -1
- data/doc/Object.html +102 -0
- data/doc/TaskJuggler.html +283 -283
- data/doc/TaskJuggler/HTMLDocument.html +63 -41
- data/doc/TaskJuggler/KeywordDocumentation.html +1 -1
- data/doc/TaskJuggler/Report.html +148 -147
- data/doc/TaskJuggler/ReportServlet.html +1 -1
- data/doc/TaskJuggler/RichTextDocument.html +1 -1
- data/doc/TaskJuggler/RichTextIntermediate.html +3 -3
- data/doc/TaskJuggler/RichTextSnip.html +1 -1
- data/doc/TaskJuggler/SheetHandlerBase.html +1 -1
- data/doc/TaskJuggler/SyntaxReference.html +2 -2
- data/doc/TaskJuggler/TextParser.html +59 -59
- data/doc/TaskJuggler/UserManual.html +1 -1
- data/doc/TaskJuggler/WelcomePage.html +1 -1
- data/doc/index.html +655 -651
- data/doc/lib/exchangebug_rb.html +69 -0
- data/doc/lib/{taskjuggler/HTMLElements_rb.html → ruby-signal-bug_rb.html} +9 -9
- data/doc/lib/taskjuggler/AccountScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Account_rb.html +1 -1
- data/doc/lib/taskjuggler/AlgorithmDiff_rb.html +1 -1
- data/doc/lib/taskjuggler/Allocation_rb.html +1 -1
- data/doc/lib/taskjuggler/AppConfig_rb.html +1 -1
- data/doc/lib/taskjuggler/AttributeBase_rb.html +1 -1
- data/doc/lib/taskjuggler/AttributeDefinition_rb.html +1 -1
- data/doc/lib/taskjuggler/Attributes_rb.html +1 -1
- data/doc/lib/taskjuggler/BatchProcessor_rb.html +1 -1
- data/doc/lib/taskjuggler/Booking_rb.html +1 -1
- data/doc/lib/taskjuggler/ChargeSet_rb.html +1 -1
- data/doc/lib/taskjuggler/Charge_rb.html +1 -1
- data/doc/lib/taskjuggler/DataCache_rb.html +1 -1
- data/doc/lib/taskjuggler/FileList_rb.html +1 -1
- data/doc/lib/taskjuggler/HTMLDocument_rb.html +1 -1
- data/doc/lib/taskjuggler/IntervalList_rb.html +1 -1
- data/doc/lib/taskjuggler/Interval_rb.html +1 -1
- data/doc/lib/taskjuggler/Journal_rb.html +1 -1
- data/doc/lib/taskjuggler/KeywordArray_rb.html +1 -1
- data/doc/lib/taskjuggler/KeywordDocumentation_rb.html +1 -1
- data/doc/lib/taskjuggler/Limits_rb.html +1 -1
- data/doc/lib/taskjuggler/LogFile_rb.html +1 -1
- data/doc/lib/taskjuggler/Log_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalExpression_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalFunction_rb.html +1 -1
- data/doc/lib/taskjuggler/LogicalOperation_rb.html +1 -1
- data/doc/lib/taskjuggler/MessageHandler_rb.html +1 -1
- data/doc/lib/taskjuggler/ProjectFileParser_rb.html +1 -1
- data/doc/lib/taskjuggler/ProjectFileScanner_rb.html +1 -1
- data/doc/lib/taskjuggler/Project_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertyList_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertySet_rb.html +1 -1
- data/doc/lib/taskjuggler/PropertyTreeNode_rb.html +1 -1
- data/doc/lib/taskjuggler/Query_rb.html +1 -1
- data/doc/lib/taskjuggler/RealFormat_rb.html +1 -1
- data/doc/lib/taskjuggler/ResourceScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Resource_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Document_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Element_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/FunctionExample_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/FunctionHandler_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Parser_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFHandlers_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFNavigator_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFQuery_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFReportLink_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFReport_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/RTFWithQuerySupport_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Scanner_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/Snip_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/SyntaxRules_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/TOCEntry_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText/TableOfContents_rb.html +1 -1
- data/doc/lib/taskjuggler/RichText_rb.html +1 -1
- data/doc/lib/taskjuggler/RuntimeConfig_rb.html +1 -1
- data/doc/lib/taskjuggler/ScenarioData_rb.html +1 -1
- data/doc/lib/taskjuggler/Scenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Scoreboard_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetHandlerBase_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/SheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/ShiftAssignments_rb.html +1 -1
- data/doc/lib/taskjuggler/ShiftScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Shift_rb.html +1 -1
- data/doc/lib/taskjuggler/SimpleQueryExpander_rb.html +1 -1
- data/doc/lib/taskjuggler/StatusSheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/StatusSheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/StdIoWrapper_rb.html +1 -1
- data/doc/lib/taskjuggler/SyntaxReference_rb.html +1 -1
- data/doc/lib/taskjuggler/TableColumnDefinition_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskDependency_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskJuggler_rb.html +1 -1
- data/doc/lib/taskjuggler/TaskScenario_rb.html +1 -1
- data/doc/lib/taskjuggler/Task_rb.html +1 -1
- data/doc/lib/taskjuggler/TernarySearchTree_rb.html +1 -1
- data/doc/lib/taskjuggler/TextFormatter_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/MacroTable_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Pattern_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Rule_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/Scanner_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/SourceFileInfo_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/StackElement_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/State_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser/TokenDoc_rb.html +1 -1
- data/doc/lib/taskjuggler/TextParser_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetSender_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheetSummary_rb.html +1 -1
- data/doc/lib/taskjuggler/TimeSheets_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3AppBase_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3Config_rb.html +1 -1
- data/doc/lib/taskjuggler/Tj3SheetAppBase_rb.html +1 -1
- data/doc/lib/taskjuggler/TjException_rb.html +1 -1
- data/doc/lib/taskjuggler/TjTime_rb.html +1 -1
- data/doc/lib/taskjuggler/TjpExample_rb.html +1 -1
- data/doc/lib/taskjuggler/TjpSyntaxRules_rb.html +1 -1
- data/doc/lib/taskjuggler/URLParameter_rb.html +1 -1
- data/doc/lib/taskjuggler/UTF8String_rb.html +1 -1
- data/doc/lib/taskjuggler/UserManual_rb.html +1 -1
- data/doc/lib/taskjuggler/VimSyntax_rb.html +1 -1
- data/doc/lib/taskjuggler/WorkingHours_rb.html +1 -1
- data/doc/lib/taskjuggler/XMLDocument_rb.html +1 -1
- data/doc/lib/taskjuggler/XMLElement_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Client_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Daemon_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3Man_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3SsReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3SsSender_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsReceiver_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsSender_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3TsSummary_rb.html +1 -1
- data/doc/lib/taskjuggler/apps/Tj3_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/Daemon_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProcessIntercom_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProjectBroker_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ProjectServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ReportServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/ReportServlet_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/WebServer_rb.html +1 -1
- data/doc/lib/taskjuggler/daemon/WelcomePage_rb.html +1 -1
- data/doc/lib/taskjuggler/deep_copy_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/CSVFile_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/CollisionDetector_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ColumnTable_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttChart_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttContainer_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttHeaderScaleItem_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttHeader_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttLine_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttLoadStack_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttMilestone_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttRouter_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/GanttTaskBar_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/HTMLGraphics_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/Navigator_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/NikuReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportBase_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportContext_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableCell_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableColumn_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableLegend_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTableLine_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ReportTable_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/Report_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/ResourceListRE_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/StatusSheetReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TableReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TaskListRE_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TextReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TimeSheetReport_rb.html +1 -1
- data/doc/lib/taskjuggler/reports/TjpExportRE_rb.html +1 -1
- data/doc/lib/tj3_rb.html +1 -1
- data/doc/lib/tj3client_rb.html +1 -1
- data/doc/lib/tj3d_rb.html +1 -1
- data/doc/lib/tj3man_rb.html +1 -1
- data/doc/lib/tj3ss_receiver_rb.html +1 -1
- data/doc/lib/tj3ss_sender_rb.html +1 -1
- data/doc/lib/tj3ts_receiver_rb.html +1 -1
- data/doc/lib/tj3ts_sender_rb.html +1 -1
- data/doc/lib/tj3ts_summary_rb.html +1 -1
- data/lib/exchangebug.rb +42 -0
- data/lib/ruby-signal-bug.rb +55 -0
- data/lib/taskjuggler/HTMLDocument.rb +6 -3
- data/lib/taskjuggler/KeywordDocumentation.rb +1 -1
- data/lib/taskjuggler/RichText/Document.rb +1 -1
- data/lib/taskjuggler/RichText/Snip.rb +1 -1
- data/lib/taskjuggler/SheetHandlerBase.rb +1 -1
- data/lib/taskjuggler/SyntaxReference.rb +2 -2
- data/lib/taskjuggler/Tj3Config.rb +1 -1
- data/lib/taskjuggler/UserManual.rb +1 -1
- data/lib/taskjuggler/daemon/ReportServlet.rb +1 -1
- data/lib/taskjuggler/daemon/WelcomePage.rb +1 -1
- data/lib/taskjuggler/reports/Report.rb +4 -3
- data/tasks/changelog.rake +2 -2
- data/test/TestSuite/CSV-Reports/alert.tjp +9 -0
- data/test/TestSuite/CSV-Reports/refs/alert.csv +15 -0
- data/test/TestSuite/Export-Reports/refs/DST.tjp +60 -0
- data/test/TestSuite/Export-Reports/refs/ReleasePlan.tjp +80 -0
- data/test/TestSuite/HTML-Reports/Alerts.html +412 -160
- data/test/TestSuite/HTML-Reports/TimeSheet.html +79 -0
- data/test/TestSuite/HTML-Reports/css/tjmanual.css +20 -0
- data/test/TestSuite/HTML-Reports/css/tjreport.css +7 -6
- data/test/TestSuite/HTML-Reports/reference.html +51 -0
- data/test/TestSuite/ReportGenerator/Correct/Alerts-1.csv +412 -0
- data/test/TestSuite/ReportGenerator/Correct/Alerts-1.html +680 -0
- data/test/TestSuite/ReportGenerator/Correct/DependencyList.csv +4 -0
- data/test/TestSuite/ReportGenerator/Correct/DependencyList.tjp +25 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-1.csv +8 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-2.csv +8 -0
- data/test/TestSuite/ReportGenerator/Correct/Journal-3.html +28 -0
- data/test/TestSuite/ReportGenerator/Correct/LogicalFunctions2.csv +3 -0
- data/test/TestSuite/ReportGenerator/Correct/css/tjmanual.css +86 -0
- data/test/TestSuite/ReportGenerator/Correct/css/tjreport.css +413 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/details.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-green.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-red.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/flag-yellow.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/resource.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/resourcegroup.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/task.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/taskgroup.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-down.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-flat.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/icons/trend-up.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes-1.csv +2 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes.csv +2 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes.tjp +26 -0
- data/test/TestSuite/ReportGenerator/Correct/refs/opennodes-1.csv +2 -0
- data/test/TestSuite/{HTML-Reports/scripts → ReportGenerator/Correct}/scripts/wz_tooltip.js +20 -20
- data/test/TestSuite/Scheduler/' +23 -0
- data/test/TestSuite/Scheduler/Correct/css/tjmanual.css +86 -0
- data/test/TestSuite/Scheduler/Correct/css/tjreport.css +413 -0
- data/test/TestSuite/Scheduler/Correct/icons/details.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-green.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-red.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/flag-yellow.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/resource.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/resourcegroup.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/task.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/taskgroup.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-down.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-flat.png +0 -0
- data/test/TestSuite/Scheduler/Correct/icons/trend-up.png +0 -0
- data/test/TestSuite/Scheduler/Correct/scripts/wz_tooltip.js +1301 -0
- data/test/TestSuite/StatusSheetTemplates/project.tji +35 -0
- data/test/TestSuite/StatusSheetTemplates/project.tjp +56 -0
- data/test/TestSuite/StatusSheets/TimeSheets/2002-03-01/resource1_2002-03-01.tji +0 -0
- data/test/TestSuite/Syntax/Correct/DST.tjp +11 -0
- data/test/TestSuite/Syntax/Correct/ReleasePlan.tjp +32 -0
- data/test/TestSuite/TimeSheets/receiver.log.mod +1056 -0
- data/test/TestSuite/TimeSheets/uu.txt +29 -0
- metadata +980 -941
- data/benchmarks/UTF-8-Strings.rb +0 -58
- data/benchmarks/profile.clt +0 -36082
- data/benchmarks/profile.html +0 -58182
- data/doc/TaskJuggler/HTMLElements.html +0 -599
- data/test/TestSuite/Export-Reports/refs/CompletedWork.tji.tjp +0 -40
- data/test/TestSuite/HTML-Reports/CellText.html +0 -758
- data/test/TestSuite/HTML-Reports/ColumnPeriods.html +0 -156
- data/test/TestSuite/HTML-Reports/IsOngoing.html +0 -172
- data/test/TestSuite/HTML-Reports/LogicalFunctions.html +0 -245
- data/test/TestSuite/HTML-Reports/Query.html +0 -31
- data/test/TestSuite/HTML-Reports/depArrows.html +0 -851
- data/test/TestSuite/HTML-Reports/profile.html +0 -37581
- data/test/TestSuite/StatusSheets/dev2.tji +0 -22
- data/test/TestSuite/Syntax/Correct/CompletedWork.tji.tjp +0 -38
- data/test/TestSuite/TimeSheets/resrep.tji +0 -7
- data/test/TestSuite/TimeSheets/ts.tji +0 -351
- data/test/TestSuite/TimeSheets/tsdef.tji +0 -2
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
#!/usr/bin/env ruby -w
|
|
2
|
+
# encoding: UTF-8
|
|
3
|
+
#
|
|
4
|
+
# = ruby-signal-bug.rb -- The TaskJuggler III Project Management Software
|
|
5
|
+
#
|
|
6
|
+
# Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011
|
|
7
|
+
# by Chris Schlaeger <chris@linux.com>
|
|
8
|
+
#
|
|
9
|
+
# This program is free software; you can redistribute it and/or modify
|
|
10
|
+
# it under the terms of version 2 of the GNU General Public License as
|
|
11
|
+
# published by the Free Software Foundation.
|
|
12
|
+
#
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
require 'BatchProcessor'
|
|
16
|
+
|
|
17
|
+
def test_fileIO
|
|
18
|
+
# First parameter should be larger than the number of CPU cores.
|
|
19
|
+
doRun(3, 2000) do
|
|
20
|
+
fname = "test#{$$}.txt"
|
|
21
|
+
f = File.new(fname, 'w')
|
|
22
|
+
0.upto(10000) do |i|
|
|
23
|
+
f.puts "#{i} Hello, world! "
|
|
24
|
+
end
|
|
25
|
+
f.close
|
|
26
|
+
File.delete(fname)
|
|
27
|
+
|
|
28
|
+
# Allow some time for the OS to recycle file descriptors.
|
|
29
|
+
sleep(0.05)
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
|
|
33
|
+
def doRun(maxCPUs, jobs, &block)
|
|
34
|
+
# Create a BatchProcessor
|
|
35
|
+
bp = TaskJuggler::BatchProcessor.new(maxCPUs)
|
|
36
|
+
|
|
37
|
+
# Queue jobs
|
|
38
|
+
jobs.times do |i|
|
|
39
|
+
bp.queue("job #{i}") { yield }
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
ok = error = 0
|
|
43
|
+
|
|
44
|
+
# Wait for them to finish
|
|
45
|
+
bp.wait do |j|
|
|
46
|
+
if j.retVal.signaled?
|
|
47
|
+
error += 1
|
|
48
|
+
else
|
|
49
|
+
ok += 1
|
|
50
|
+
end
|
|
51
|
+
end
|
|
52
|
+
puts "Ok: #{ok} Errors: #{error}"
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
test_fileIO
|
|
@@ -23,6 +23,8 @@ class TaskJuggler
|
|
|
23
23
|
|
|
24
24
|
include HTMLElements
|
|
25
25
|
|
|
26
|
+
attr_reader :html
|
|
27
|
+
|
|
26
28
|
# When creating a HTMLDocument the caller can specify the type of HTML that
|
|
27
29
|
# will be used. The constructor then generates the proper XML declaration
|
|
28
30
|
# for it. :strict, :transitional and :frameset are supported for _docType_.
|
|
@@ -47,13 +49,14 @@ class TaskJuggler
|
|
|
47
49
|
"#{dtdRef}//EN\" \"#{url}\">")
|
|
48
50
|
@elements << XMLComment.new('This file has been generated by ' +
|
|
49
51
|
"#{AppConfig.appName} v#{AppConfig.version}")
|
|
50
|
-
@elements <<
|
|
51
|
-
|
|
52
|
+
@elements << (@html =
|
|
53
|
+
HTML.new({ 'xml:lang' => 'en', 'lang' => 'en',
|
|
54
|
+
'xmlns' => 'http://www.w3.org/1999/xhtml' }))
|
|
52
55
|
end
|
|
53
56
|
|
|
54
57
|
# Generate the 'head' section of an HTML page.
|
|
55
58
|
def generateHead(title, metaTags = {})
|
|
56
|
-
|
|
59
|
+
@html << HEAD.new {
|
|
57
60
|
e = [
|
|
58
61
|
TITLE.new { title },
|
|
59
62
|
META.new({ 'http-equiv' => 'Content-Type',
|
|
@@ -126,7 +126,7 @@ class TaskJuggler
|
|
|
126
126
|
def generateHTMLTableOfContents(directory)
|
|
127
127
|
html = HTMLDocument.new
|
|
128
128
|
head = html.generateHead('Index')
|
|
129
|
-
html << (body = XMLElement.new('body'))
|
|
129
|
+
html.html << (body = XMLElement.new('body'))
|
|
130
130
|
|
|
131
131
|
body << generateHTMLCover <<
|
|
132
132
|
@toc.to_html <<
|
|
@@ -79,7 +79,7 @@ class TaskJuggler
|
|
|
79
79
|
head = html.generateHead(@name)
|
|
80
80
|
head << @document.generateStyleSheet
|
|
81
81
|
|
|
82
|
-
html << (body = XMLElement.new('body'))
|
|
82
|
+
html.html << (body = XMLElement.new('body'))
|
|
83
83
|
body << @document.generateHTMLHeader
|
|
84
84
|
body << generateHTMLNavigationBar
|
|
85
85
|
|
|
@@ -264,7 +264,7 @@ EOT
|
|
|
264
264
|
head << (style = XMLElement.new('style', 'type' => 'text/css'))
|
|
265
265
|
style << XMLBlob.new("\n" + cssFile)
|
|
266
266
|
|
|
267
|
-
html << (body = XMLElement.new('body'))
|
|
267
|
+
html.html << (body = XMLElement.new('body'))
|
|
268
268
|
body << message.to_html
|
|
269
269
|
|
|
270
270
|
html.to_s
|
|
@@ -143,7 +143,7 @@ class TaskJuggler
|
|
|
143
143
|
html = HTMLDocument.new
|
|
144
144
|
head = html.generateHead('TaskJuggler Syntax Reference Navigator')
|
|
145
145
|
head << XMLElement.new('base', 'target' => 'display')
|
|
146
|
-
html << (body = XMLElement.new('body'))
|
|
146
|
+
html.html << (body = XMLElement.new('body'))
|
|
147
147
|
|
|
148
148
|
body << XMLNamedText.new('Table Of Contents', 'a', 'href' => 'toc.html')
|
|
149
149
|
body << XMLElement.new('br', {}, true)
|
|
@@ -172,7 +172,7 @@ class TaskJuggler
|
|
|
172
172
|
html = HTMLDocument.new
|
|
173
173
|
head = html.generateHead('TaskJuggler Syntax Reference Navigator')
|
|
174
174
|
head << XMLElement.new('base', 'target' => 'navigator')
|
|
175
|
-
html << (body = XMLElement.new('body'))
|
|
175
|
+
html.html << (body = XMLElement.new('body'))
|
|
176
176
|
|
|
177
177
|
body << (h3 = XMLElement.new('h3'))
|
|
178
178
|
letters.each do |l|
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
require 'taskjuggler/UTF8String'
|
|
15
15
|
require 'taskjuggler/AppConfig'
|
|
16
16
|
|
|
17
|
-
AppConfig.version = '0.1.
|
|
17
|
+
AppConfig.version = '0.1.1'
|
|
18
18
|
AppConfig.packageName = 'taskjuggler'
|
|
19
19
|
AppConfig.softwareName = 'TaskJuggler III'
|
|
20
20
|
AppConfig.packageInfo = 'A Project Management Software'
|
|
@@ -197,7 +197,7 @@ class TaskJuggler
|
|
|
197
197
|
'A reference and user manual for the ' +
|
|
198
198
|
'TaskJuggler project management software.',
|
|
199
199
|
'keywords' => 'taskjuggler, manual, reference'})
|
|
200
|
-
html << FRAMESET.new('cols' => '15%, 85%') do
|
|
200
|
+
html.html << FRAMESET.new('cols' => '15%, 85%') do
|
|
201
201
|
[
|
|
202
202
|
FRAMESET.new('rows' => '15%, 85%') do
|
|
203
203
|
[
|
|
@@ -133,7 +133,7 @@ class TaskJuggler
|
|
|
133
133
|
rti.sectionNumbers = false
|
|
134
134
|
page = HTMLDocument.new
|
|
135
135
|
page.generateHead("The TaskJuggler Project Server")
|
|
136
|
-
page << rti.to_html
|
|
136
|
+
page.html << rti.to_html
|
|
137
137
|
@res['content-type'] = 'text/html'
|
|
138
138
|
@res.body = page.to_s
|
|
139
139
|
end
|
|
@@ -182,9 +182,10 @@ class TaskJuggler
|
|
|
182
182
|
'type' => 'text/css',
|
|
183
183
|
'href' => 'css/tjreport.css')
|
|
184
184
|
end
|
|
185
|
-
html <<
|
|
186
|
-
|
|
187
|
-
|
|
185
|
+
html.html <<
|
|
186
|
+
XMLComment.new("Dynamic Report ID: " +
|
|
187
|
+
"#{@project.reportContexts.last.dynamicReportId}")
|
|
188
|
+
html.html << (body = XMLElement.new('body'))
|
|
188
189
|
|
|
189
190
|
unless a('selfcontained')
|
|
190
191
|
body << XMLElement.new('script', 'type' => 'text/javascript',
|
data/tasks/changelog.rake
CHANGED
|
@@ -62,9 +62,9 @@ task :CHANGELOG do
|
|
|
62
62
|
|
|
63
63
|
# We use RDOC markup syntax to generate a title
|
|
64
64
|
if version
|
|
65
|
-
text += "= Release #{version} (#{date})\n\n"
|
|
65
|
+
text += "= Release #{version} (#{date})\n\n" + logText
|
|
66
66
|
else
|
|
67
|
-
text += "= Next Release (Some Day)\n\n"
|
|
67
|
+
text += "= Next Release (Some Day)\n\n" + logText
|
|
68
68
|
end
|
|
69
69
|
sections << text
|
|
70
70
|
end
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"Name";"Alert"
|
|
2
|
+
"Plan Work";"Green"
|
|
3
|
+
" Plan A";" Green"
|
|
4
|
+
" Plan B";" Green"
|
|
5
|
+
" Plan C";" Green"
|
|
6
|
+
"Virtual View";"Red"
|
|
7
|
+
"Execute Work";"Red"
|
|
8
|
+
" Step 1";" Green"
|
|
9
|
+
" Step 2";" Red"
|
|
10
|
+
" Step 2.1";" Green"
|
|
11
|
+
" Step 2.2";" Red"
|
|
12
|
+
" Step 3";" Green"
|
|
13
|
+
" Step 4";" Green"
|
|
14
|
+
" Milestone 1";" Green"
|
|
15
|
+
"Check Work";"Green"
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
project prj "DST Test" "1.0" 2012-09-01-00:00-+0000 - 2012-10-31-20:00-+0000 {
|
|
2
|
+
timezone "UTC"
|
|
3
|
+
scenario plan "Plan Scenario" {
|
|
4
|
+
active yes
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
projectids prj
|
|
9
|
+
|
|
10
|
+
resource r "R"
|
|
11
|
+
|
|
12
|
+
task t "T" {
|
|
13
|
+
start 2012-09-03-09:00-+0000
|
|
14
|
+
end 2012-10-12-17:00-+0000
|
|
15
|
+
scheduling asap
|
|
16
|
+
scheduled
|
|
17
|
+
}
|
|
18
|
+
supplement task t {
|
|
19
|
+
booking r 2012-09-03-09:00-+0000 + 8.0h,
|
|
20
|
+
2012-09-04-09:00-+0000 + 8.0h,
|
|
21
|
+
2012-09-05-09:00-+0000 + 8.0h,
|
|
22
|
+
2012-09-06-09:00-+0000 + 8.0h,
|
|
23
|
+
2012-09-07-09:00-+0000 + 8.0h,
|
|
24
|
+
2012-09-10-09:00-+0000 + 8.0h,
|
|
25
|
+
2012-09-11-09:00-+0000 + 8.0h,
|
|
26
|
+
2012-09-12-09:00-+0000 + 8.0h,
|
|
27
|
+
2012-09-13-09:00-+0000 + 8.0h,
|
|
28
|
+
2012-09-14-09:00-+0000 + 8.0h,
|
|
29
|
+
2012-09-17-09:00-+0000 + 8.0h,
|
|
30
|
+
2012-09-18-09:00-+0000 + 8.0h,
|
|
31
|
+
2012-09-19-09:00-+0000 + 8.0h,
|
|
32
|
+
2012-09-20-09:00-+0000 + 8.0h,
|
|
33
|
+
2012-09-21-09:00-+0000 + 8.0h,
|
|
34
|
+
2012-09-24-09:00-+0000 + 8.0h,
|
|
35
|
+
2012-09-25-09:00-+0000 + 8.0h,
|
|
36
|
+
2012-09-26-09:00-+0000 + 8.0h,
|
|
37
|
+
2012-09-27-09:00-+0000 + 8.0h,
|
|
38
|
+
2012-09-28-09:00-+0000 + 8.0h,
|
|
39
|
+
2012-10-01-09:00-+0000 + 8.0h,
|
|
40
|
+
2012-10-02-09:00-+0000 + 8.0h,
|
|
41
|
+
2012-10-03-09:00-+0000 + 8.0h,
|
|
42
|
+
2012-10-04-09:00-+0000 + 8.0h,
|
|
43
|
+
2012-10-05-09:00-+0000 + 8.0h,
|
|
44
|
+
2012-10-08-09:00-+0000 + 8.0h,
|
|
45
|
+
2012-10-09-09:00-+0000 + 8.0h,
|
|
46
|
+
2012-10-10-09:00-+0000 + 8.0h,
|
|
47
|
+
2012-10-11-09:00-+0000 + 8.0h,
|
|
48
|
+
2012-10-12-09:00-+0000 + 8.0h { overtime 2 }
|
|
49
|
+
priority 500
|
|
50
|
+
projectid prj
|
|
51
|
+
}
|
|
52
|
+
supplement resource r {
|
|
53
|
+
workinghours sun off
|
|
54
|
+
workinghours mon 9:00 - 17:00
|
|
55
|
+
workinghours tue 9:00 - 17:00
|
|
56
|
+
workinghours wed 9:00 - 17:00
|
|
57
|
+
workinghours thu 9:00 - 17:00
|
|
58
|
+
workinghours fri 9:00 - 17:00
|
|
59
|
+
workinghours sat off
|
|
60
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
project prj "Release Plan" "1.0" 2010-11-10-00:00-+0000 - 2011-02-09-06:00-+0000 {
|
|
2
|
+
timezone "UTC"
|
|
3
|
+
scenario plan "Plan Scenario" {
|
|
4
|
+
active yes
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
projectids prj
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
task merge "Merge Window" {
|
|
12
|
+
start 2010-11-10-00:00-+0000
|
|
13
|
+
end 2010-11-24-00:00-+0000
|
|
14
|
+
scheduling asap
|
|
15
|
+
scheduled
|
|
16
|
+
}
|
|
17
|
+
task b1 "Beta 1" {
|
|
18
|
+
depends merge
|
|
19
|
+
start 2010-11-24-00:00-+0000
|
|
20
|
+
milestone
|
|
21
|
+
scheduled
|
|
22
|
+
}
|
|
23
|
+
task b2 "Beta 2" {
|
|
24
|
+
depends b1
|
|
25
|
+
start 2010-12-01-00:00-+0000
|
|
26
|
+
milestone
|
|
27
|
+
scheduled
|
|
28
|
+
}
|
|
29
|
+
task b3 "Beta 3" {
|
|
30
|
+
depends b2
|
|
31
|
+
start 2010-12-08-00:00-+0000
|
|
32
|
+
milestone
|
|
33
|
+
scheduled
|
|
34
|
+
}
|
|
35
|
+
task b4 "Beta 4" {
|
|
36
|
+
depends b3
|
|
37
|
+
start 2010-12-15-00:00-+0000
|
|
38
|
+
milestone
|
|
39
|
+
scheduled
|
|
40
|
+
}
|
|
41
|
+
task b5 "Beta 5" {
|
|
42
|
+
depends b4
|
|
43
|
+
start 2010-12-22-00:00-+0000
|
|
44
|
+
milestone
|
|
45
|
+
scheduled
|
|
46
|
+
}
|
|
47
|
+
task final "Final Release" {
|
|
48
|
+
depends b5
|
|
49
|
+
start 2010-12-29-00:00-+0000
|
|
50
|
+
milestone
|
|
51
|
+
scheduled
|
|
52
|
+
}
|
|
53
|
+
supplement task merge {
|
|
54
|
+
priority 500
|
|
55
|
+
projectid prj
|
|
56
|
+
}
|
|
57
|
+
supplement task b1 {
|
|
58
|
+
priority 500
|
|
59
|
+
projectid prj
|
|
60
|
+
}
|
|
61
|
+
supplement task b2 {
|
|
62
|
+
priority 500
|
|
63
|
+
projectid prj
|
|
64
|
+
}
|
|
65
|
+
supplement task b3 {
|
|
66
|
+
priority 500
|
|
67
|
+
projectid prj
|
|
68
|
+
}
|
|
69
|
+
supplement task b4 {
|
|
70
|
+
priority 500
|
|
71
|
+
projectid prj
|
|
72
|
+
}
|
|
73
|
+
supplement task b5 {
|
|
74
|
+
priority 500
|
|
75
|
+
projectid prj
|
|
76
|
+
}
|
|
77
|
+
supplement task final {
|
|
78
|
+
priority 500
|
|
79
|
+
projectid prj
|
|
80
|
+
}
|
|
@@ -1,172 +1,424 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
|
|
3
|
-
<!-- This file has been generated by taskjuggler3 v0.0.
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
3
|
+
<!-- This file has been generated by taskjuggler3 v0.0.8 -->
|
|
4
4
|
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
5
5
|
<head>
|
|
6
6
|
<title>TaskJuggler Report - Alerts</title>
|
|
7
|
-
<
|
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
|
8
|
+
<meta content="TaskJuggler Report" name="description"/>
|
|
9
|
+
<meta content="taskjuggler, project, management" name="keywords"/>
|
|
10
|
+
<link href="css/tjreport.css" rel="stylesheet" type="text/css"></link>
|
|
8
11
|
</head>
|
|
12
|
+
<!-- Dynamic Report ID: 0 -->
|
|
9
13
|
<body>
|
|
10
14
|
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>
|
|
11
15
|
<noscript><div style="text-align:center; color:#FF0000">This page requires Javascript for full functionality. Please enable it
|
|
12
16
|
in your browser settings!
|
|
13
17
|
</div></noscript>
|
|
14
|
-
<div
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
</tr>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<img
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
<
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
<img
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
<
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
<img
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
<
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
<img
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
<
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
<img
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
<
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
<img
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
<
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
<img
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
18
|
+
<div class="tj_page">
|
|
19
|
+
<!-- Dynamic Report ID: 0 -->
|
|
20
|
+
<table cellspacing="1" class="tj_table_frame">
|
|
21
|
+
<tr><td><table cellspacing="1" class="tj_table"><tbody>
|
|
22
|
+
<tr class="tabhead" style="height:39px; font-size:15px;">
|
|
23
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Name</td></tr></table></td>
|
|
24
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Alert</td></tr></table></td>
|
|
25
|
+
</tr>
|
|
26
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
27
|
+
<td class="taskcell1">
|
|
28
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
29
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10056800', TITLE, 'Red')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
30
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Red</td>
|
|
31
|
+
</tr></table>
|
|
32
|
+
<div class="tj_tooltip_box" id="ID10056800" style="cursor:help"><div>
|
|
33
|
+
<b>ID:</b> _Task_7._Task_13._Task_15</div></div>
|
|
34
|
+
</td>
|
|
35
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
36
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
37
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
38
|
+
</tr></table></td>
|
|
39
|
+
</tr>
|
|
40
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
41
|
+
<td class="taskcell2">
|
|
42
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
43
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10051780', TITLE, 'Inherit Red')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
44
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Red</td>
|
|
45
|
+
</tr></table>
|
|
46
|
+
<div class="tj_tooltip_box" id="ID10051780" style="cursor:help"><div>
|
|
47
|
+
<b>ID:</b> _Task_7._Task_13</div></div>
|
|
48
|
+
</td>
|
|
49
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
50
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
51
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
52
|
+
</tr></table></td>
|
|
53
|
+
</tr>
|
|
54
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
55
|
+
<td class="taskcell1">
|
|
56
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
57
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10028720', TITLE, 'Red')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
58
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Red</td>
|
|
59
|
+
</tr></table>
|
|
60
|
+
<div class="tj_tooltip_box" id="ID10028720" style="cursor:help"><div>
|
|
61
|
+
<b>ID:</b> _Task_3</div></div>
|
|
62
|
+
</td>
|
|
63
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
64
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
65
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
66
|
+
</tr></table></td>
|
|
67
|
+
</tr>
|
|
68
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
69
|
+
<td class="taskcell2">
|
|
70
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
71
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10022900', TITLE, 'Overwrite Red')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
72
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Overwrite Red</td>
|
|
73
|
+
</tr></table>
|
|
74
|
+
<div class="tj_tooltip_box" id="ID10022900" style="cursor:help"><div>
|
|
75
|
+
<b>ID:</b> _Task_16._Task_20</div></div>
|
|
76
|
+
</td>
|
|
77
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
78
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
79
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
80
|
+
</tr></table></td>
|
|
81
|
+
</tr>
|
|
82
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
83
|
+
<td class="taskcell1">
|
|
84
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
85
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10017620', TITLE, 'Red')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
86
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Red</td>
|
|
87
|
+
</tr></table>
|
|
88
|
+
<div class="tj_tooltip_box" id="ID10017620" style="cursor:help"><div>
|
|
89
|
+
<b>ID:</b> _Task_25._Task_26._Task_27</div></div>
|
|
90
|
+
</td>
|
|
91
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
92
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
93
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
94
|
+
</tr></table></td>
|
|
95
|
+
</tr>
|
|
96
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
97
|
+
<td class="taskcell2">
|
|
98
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
99
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10012380', TITLE, 'Inherit Red')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
100
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Red</td>
|
|
101
|
+
</tr></table>
|
|
102
|
+
<div class="tj_tooltip_box" id="ID10012380" style="cursor:help"><div>
|
|
103
|
+
<b>ID:</b> _Task_16._Task_22</div></div>
|
|
104
|
+
</td>
|
|
105
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
106
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
107
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
108
|
+
</tr></table></td>
|
|
109
|
+
</tr>
|
|
110
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
111
|
+
<td class="taskcell1">
|
|
112
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
113
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10007420', TITLE, 'Inherit Red')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
114
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Red</td>
|
|
115
|
+
</tr></table>
|
|
116
|
+
<div class="tj_tooltip_box" id="ID10007420" style="cursor:help"><div>
|
|
117
|
+
<b>ID:</b> _Task_7</div></div>
|
|
118
|
+
</td>
|
|
119
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
120
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
121
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
122
|
+
</tr></table></td>
|
|
123
|
+
</tr>
|
|
124
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
125
|
+
<td class="taskcell2">
|
|
126
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
127
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID10002260', TITLE, 'Red')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
128
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Red</td>
|
|
129
|
+
</tr></table>
|
|
130
|
+
<div class="tj_tooltip_box" id="ID10002260" style="cursor:help"><div>
|
|
131
|
+
<b>ID:</b> _Task_16._Task_22._Task_24</div></div>
|
|
132
|
+
</td>
|
|
133
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
134
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-red.png"></img></td>
|
|
135
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#C00000; ">Red</td>
|
|
136
|
+
</tr></table></td>
|
|
137
|
+
</tr>
|
|
138
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
139
|
+
<td class="taskcell1">
|
|
140
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
141
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9995040', TITLE, 'Inherit Yellow')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
142
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Yellow</td>
|
|
143
|
+
</tr></table>
|
|
144
|
+
<div class="tj_tooltip_box" id="ID9995040" style="cursor:help"><div>
|
|
145
|
+
<b>ID:</b> _Task_7._Task_8</div></div>
|
|
146
|
+
</td>
|
|
147
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
148
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
149
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
150
|
+
</tr></table></td>
|
|
151
|
+
</tr>
|
|
152
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
153
|
+
<td class="taskcell2">
|
|
154
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
155
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9989640', TITLE, 'Yellow')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
156
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Yellow</td>
|
|
157
|
+
</tr></table>
|
|
158
|
+
<div class="tj_tooltip_box" id="ID9989640" style="cursor:help"><div>
|
|
159
|
+
<b>ID:</b> _Task_7._Task_8._Task_10</div></div>
|
|
160
|
+
</td>
|
|
161
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
162
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
163
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
164
|
+
</tr></table></td>
|
|
165
|
+
</tr>
|
|
166
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
167
|
+
<td class="taskcell1">
|
|
168
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
169
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9983720', TITLE, 'Yellow')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
170
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Yellow</td>
|
|
171
|
+
</tr></table>
|
|
172
|
+
<div class="tj_tooltip_box" id="ID9983720" style="cursor:help"><div>
|
|
173
|
+
<b>ID:</b> _Task_4._Task_6</div></div>
|
|
174
|
+
</td>
|
|
175
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
176
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
177
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
178
|
+
</tr></table></td>
|
|
179
|
+
</tr>
|
|
180
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
181
|
+
<td class="taskcell2">
|
|
182
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
183
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9976980', TITLE, 'Inherit Yellow')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
184
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Yellow</td>
|
|
185
|
+
</tr></table>
|
|
186
|
+
<div class="tj_tooltip_box" id="ID9976980" style="cursor:help"><div>
|
|
187
|
+
<b>ID:</b> _Task_4</div></div>
|
|
188
|
+
</td>
|
|
189
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
190
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
191
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
192
|
+
</tr></table></td>
|
|
193
|
+
</tr>
|
|
194
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
195
|
+
<td class="taskcell1">
|
|
196
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
197
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9971560', TITLE, 'Yellow')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
198
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Yellow</td>
|
|
199
|
+
</tr></table>
|
|
200
|
+
<div class="tj_tooltip_box" id="ID9971560" style="cursor:help"><div>
|
|
201
|
+
<b>ID:</b> _Task_2</div></div>
|
|
202
|
+
</td>
|
|
203
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
204
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
205
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
206
|
+
</tr></table></td>
|
|
207
|
+
</tr>
|
|
208
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
209
|
+
<td class="taskcell2">
|
|
210
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
211
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7895880', TITLE, 'Yellow')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
212
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Yellow</td>
|
|
213
|
+
</tr></table>
|
|
214
|
+
<div class="tj_tooltip_box" id="ID7895880" style="cursor:help"><div>
|
|
215
|
+
<b>ID:</b> _Task_16._Task_17._Task_19</div></div>
|
|
216
|
+
</td>
|
|
217
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
218
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
219
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
220
|
+
</tr></table></td>
|
|
221
|
+
</tr>
|
|
222
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
223
|
+
<td class="taskcell1">
|
|
224
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
225
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7865520', TITLE, 'Inherit Yellow')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
226
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Yellow</td>
|
|
227
|
+
</tr></table>
|
|
228
|
+
<div class="tj_tooltip_box" id="ID7865520" style="cursor:help"><div>
|
|
229
|
+
<b>ID:</b> _Task_16._Task_17</div></div>
|
|
230
|
+
</td>
|
|
231
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
232
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
233
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
234
|
+
</tr></table></td>
|
|
235
|
+
</tr>
|
|
236
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
237
|
+
<td class="taskcell2">
|
|
238
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
239
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7817540', TITLE, 'Overwrite Yellow')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
240
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Overwrite Yellow</td>
|
|
241
|
+
</tr></table>
|
|
242
|
+
<div class="tj_tooltip_box" id="ID7817540" style="cursor:help"><div>
|
|
243
|
+
<b>ID:</b> _Task_16</div></div>
|
|
244
|
+
</td>
|
|
245
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
246
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-yellow.png"></img></td>
|
|
247
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#BEA800; ">Yellow</td>
|
|
248
|
+
</tr></table></td>
|
|
249
|
+
</tr>
|
|
250
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
251
|
+
<td class="taskcell1">
|
|
252
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
253
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7784620', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
254
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
255
|
+
</tr></table>
|
|
256
|
+
<div class="tj_tooltip_box" id="ID7784620" style="cursor:help"><div>
|
|
257
|
+
<b>ID:</b> _Task_1</div></div>
|
|
258
|
+
</td>
|
|
259
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
260
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
261
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
262
|
+
</tr></table></td>
|
|
263
|
+
</tr>
|
|
264
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
265
|
+
<td class="taskcell2">
|
|
266
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
267
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7727480', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
268
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
269
|
+
</tr></table>
|
|
270
|
+
<div class="tj_tooltip_box" id="ID7727480" style="cursor:help"><div>
|
|
271
|
+
<b>ID:</b> _Task_16._Task_17._Task_18</div></div>
|
|
272
|
+
</td>
|
|
273
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
274
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
275
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
276
|
+
</tr></table></td>
|
|
277
|
+
</tr>
|
|
278
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
279
|
+
<td class="taskcell1">
|
|
280
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
281
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7713460', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
282
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
283
|
+
</tr></table>
|
|
284
|
+
<div class="tj_tooltip_box" id="ID7713460" style="cursor:help"><div>
|
|
285
|
+
<b>ID:</b> _Task_7._Task_13._Task_14</div></div>
|
|
286
|
+
</td>
|
|
287
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
288
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
289
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
290
|
+
</tr></table></td>
|
|
291
|
+
</tr>
|
|
292
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
293
|
+
<td class="taskcell2">
|
|
294
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
295
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7703160', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
296
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
297
|
+
</tr></table>
|
|
298
|
+
<div class="tj_tooltip_box" id="ID7703160" style="cursor:help"><div>
|
|
299
|
+
<b>ID:</b> _Task_7._Task_11._Task_12</div></div>
|
|
300
|
+
</td>
|
|
301
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
302
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
303
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
304
|
+
</tr></table></td>
|
|
305
|
+
</tr>
|
|
306
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
307
|
+
<td class="taskcell1">
|
|
308
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
309
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7693160', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
310
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
311
|
+
</tr></table>
|
|
312
|
+
<div class="tj_tooltip_box" id="ID7693160" style="cursor:help"><div>
|
|
313
|
+
<b>ID:</b> _Task_16._Task_20._Task_21</div></div>
|
|
314
|
+
</td>
|
|
315
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
316
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
317
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
318
|
+
</tr></table></td>
|
|
319
|
+
</tr>
|
|
320
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
321
|
+
<td class="taskcell2">
|
|
322
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
323
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7679720', TITLE, 'Inherit Green')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
324
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Inherit Green</td>
|
|
325
|
+
</tr></table>
|
|
326
|
+
<div class="tj_tooltip_box" id="ID7679720" style="cursor:help"><div>
|
|
327
|
+
<b>ID:</b> _Task_7._Task_11</div></div>
|
|
328
|
+
</td>
|
|
329
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
330
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
331
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
332
|
+
</tr></table></td>
|
|
333
|
+
</tr>
|
|
334
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
335
|
+
<td class="taskcell1">
|
|
336
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
337
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7628940', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
338
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
339
|
+
</tr></table>
|
|
340
|
+
<div class="tj_tooltip_box" id="ID7628940" style="cursor:help"><div>
|
|
341
|
+
<b>ID:</b> _Task_16._Task_22._Task_23</div></div>
|
|
342
|
+
</td>
|
|
343
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
344
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
345
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
346
|
+
</tr></table></td>
|
|
347
|
+
</tr>
|
|
348
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
349
|
+
<td class="taskcell2">
|
|
350
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
351
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7563940', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
352
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
353
|
+
</tr></table>
|
|
354
|
+
<div class="tj_tooltip_box" id="ID7563940" style="cursor:help"><div>
|
|
355
|
+
<b>ID:</b> _Task_7._Task_8._Task_9</div></div>
|
|
356
|
+
</td>
|
|
357
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
358
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
359
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
360
|
+
</tr></table></td>
|
|
361
|
+
</tr>
|
|
362
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
363
|
+
<td class="taskcell1">
|
|
364
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
365
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7519360', TITLE, 'Overwrite Green')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
366
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Overwrite Green</td>
|
|
367
|
+
</tr></table>
|
|
368
|
+
<div class="tj_tooltip_box" id="ID7519360" style="cursor:help"><div>
|
|
369
|
+
<b>ID:</b> _Task_25</div></div>
|
|
370
|
+
</td>
|
|
371
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
372
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
373
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
374
|
+
</tr></table></td>
|
|
375
|
+
</tr>
|
|
376
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
377
|
+
<td class="taskcell2">
|
|
378
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
379
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7504900', TITLE, 'Overwrite Green')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
380
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Overwrite Green</td>
|
|
381
|
+
</tr></table>
|
|
382
|
+
<div class="tj_tooltip_box" id="ID7504900" style="cursor:help"><div>
|
|
383
|
+
<b>ID:</b> _Task_25._Task_26</div></div>
|
|
384
|
+
</td>
|
|
385
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
386
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
387
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
388
|
+
</tr></table></td>
|
|
389
|
+
</tr>
|
|
390
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
391
|
+
<td class="taskcell1">
|
|
392
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
393
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7487140', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
394
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
395
|
+
</tr></table>
|
|
396
|
+
<div class="tj_tooltip_box" id="ID7487140" style="cursor:help"><div>
|
|
397
|
+
<b>ID:</b> _Task_4._Task_5</div></div>
|
|
398
|
+
</td>
|
|
399
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
400
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
401
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
402
|
+
</tr></table></td>
|
|
403
|
+
</tr>
|
|
404
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
405
|
+
<td class="taskcell2">
|
|
406
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
407
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7472760', TITLE, 'Green')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
408
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; ">Green</td>
|
|
409
|
+
</tr></table>
|
|
410
|
+
<div class="tj_tooltip_box" id="ID7472760" style="cursor:help"><div>
|
|
411
|
+
<b>ID:</b> _Task_25._Task_26._Task_28</div></div>
|
|
412
|
+
</td>
|
|
413
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
|
|
414
|
+
<td class="tj_table_cell_icon"><img alt="Icon" src="icons/flag-green.png"></img></td>
|
|
415
|
+
<td class="tj_table_cell_label" style="white-space:nowrap; color:#008000; ">Green</td>
|
|
416
|
+
</tr></table></td>
|
|
417
|
+
</tr>
|
|
418
|
+
</tbody></table></td></tr>
|
|
419
|
+
<tr><td></td></tr>
|
|
420
|
+
</table>
|
|
421
|
+
<div class="copyright">Project: Alerts Version: 1.0 - Created on 2011-01-26 14:48:15 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.8</div>
|
|
170
422
|
</div>
|
|
171
423
|
</body>
|
|
172
424
|
</html>
|