taskjuggler 0.2.0 → 0.2.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 +7 -0
- data/data/tjp.vim +1 -1
- data/lib/exchangebug.rb +42 -0
- data/lib/ruby-signal-bug.rb +55 -0
- data/lib/taskjuggler/DataCache.rb +30 -41
- data/lib/taskjuggler/ResourceScenario.rb +19 -20
- data/lib/taskjuggler/TaskScenario.rb +11 -8
- data/lib/taskjuggler/Tj3Config.rb +1 -1
- data/prj_cfg.rb +3 -3
- data/test/TestSuite/Export-Reports/refs/DST.tjp +60 -0
- data/test/TestSuite/Export-Reports/refs/ReleasePlan.tjp +80 -0
- data/test/TestSuite/Export-Reports/tp.tjp +49 -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/css/tjmanual.css +86 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/css/tjreport.css +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/details.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/flag-green.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/flag-red.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/flag-yellow.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/resource.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/resourcegroup.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/task.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/taskgroup.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/trend-down.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/trend-flat.png +0 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/icons/trend-up.png +0 -0
- data/test/TestSuite/ReportGenerator/Correct/opennodes.tjp +26 -0
- data/test/TestSuite/ReportGenerator/Correct/refs/opennodes-1.csv +2 -0
- data/test/TestSuite/{Scheduler/Errors → ReportGenerator/Correct}/scripts/wz_tooltip.js +0 -0
- data/test/TestSuite/Scheduler/Correct/Allocate.html +1075 -0
- data/test/TestSuite/Scheduler/Correct/Duration.html +610 -0
- data/test/TestSuite/Scheduler/{Errors → Correct}/css/tjmanual.css +0 -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/{HTML-Reports/scripts → Scheduler/Correct}/scripts/wz_tooltip.js +20 -20
- 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 +672 -1076
- data/benchmarks/UTF-8-Strings.rb +0 -58
- data/benchmarks/htmltaskreport-1.html +0 -47702
- data/benchmarks/htmltaskreport-2.html +0 -23345
- data/benchmarks/htmltaskreport-3.html +0 -23265
- data/benchmarks/htmltaskreport-4.html +0 -22135
- data/benchmarks/profile.clt +0 -36082
- data/benchmarks/tj3.profile +0 -0
- data/benchmarks/tj3.profile.grind +0 -6185
- data/benchmarks/tj3.profile.symbols +0 -432
- data/benchmarks/tj3.profile.txt +0 -448
- data/doc/AppConfig.html +0 -1515
- data/doc/CHANGELOG.html +0 -2441
- data/doc/COPYING.html +0 -923
- data/doc/Diff.html +0 -1217
- data/doc/Diff/Hunk.html +0 -1050
- data/doc/Diffable.html +0 -708
- data/doc/DiffableString.html +0 -708
- data/doc/Object.html +0 -744
- data/doc/README_rdoc.html +0 -774
- data/doc/RuntimeConfig.html +0 -880
- data/doc/String.html +0 -1029
- data/doc/TaskJuggler.html +0 -2698
- data/doc/TaskJuggler/Account.html +0 -777
- data/doc/TaskJuggler/AccountAttribute.html +0 -793
- data/doc/TaskJuggler/AccountScenario.html +0 -736
- data/doc/TaskJuggler/Allocation.html +0 -987
- data/doc/TaskJuggler/AllocationAttribute.html +0 -823
- data/doc/TaskJuggler/AttributeBase.html +0 -1379
- data/doc/TaskJuggler/AttributeDefinition.html +0 -839
- data/doc/TaskJuggler/AttributeOverwrite.html +0 -630
- data/doc/TaskJuggler/BatchProcessor.html +0 -1202
- data/doc/TaskJuggler/Booking.html +0 -883
- data/doc/TaskJuggler/BookingListAttribute.html +0 -793
- data/doc/TaskJuggler/BooleanAttribute.html +0 -793
- data/doc/TaskJuggler/CSVFile.html +0 -1152
- data/doc/TaskJuggler/CellSettingPattern.html +0 -724
- data/doc/TaskJuggler/CellSettingPatternList.html +0 -773
- data/doc/TaskJuggler/Charge.html +0 -801
- data/doc/TaskJuggler/ChargeListAttribute.html +0 -757
- data/doc/TaskJuggler/ChargeSet.html +0 -973
- data/doc/TaskJuggler/ChargeSetListAttribute.html +0 -802
- data/doc/TaskJuggler/CollisionDetector.html +0 -1113
- data/doc/TaskJuggler/ColumnListAttribute.html +0 -757
- data/doc/TaskJuggler/ColumnTable.html +0 -787
- data/doc/TaskJuggler/Daemon.html +0 -843
- data/doc/TaskJuggler/DataCache.html +0 -1049
- data/doc/TaskJuggler/DataCacheEntry.html +0 -761
- data/doc/TaskJuggler/DateAttribute.html +0 -761
- data/doc/TaskJuggler/DefinitionListAttribute.html +0 -679
- data/doc/TaskJuggler/DependencyListAttribute.html +0 -797
- data/doc/TaskJuggler/DurationAttribute.html +0 -794
- data/doc/TaskJuggler/FileList.html +0 -817
- data/doc/TaskJuggler/FileRecord.html +0 -726
- data/doc/TaskJuggler/FixnumAttribute.html +0 -715
- data/doc/TaskJuggler/FlagListAttribute.html +0 -793
- data/doc/TaskJuggler/FloatAttribute.html +0 -757
- data/doc/TaskJuggler/FormatListAttribute.html +0 -721
- data/doc/TaskJuggler/GanttChart.html +0 -1511
- data/doc/TaskJuggler/GanttContainer.html +0 -969
- data/doc/TaskJuggler/GanttHeader.html +0 -972
- data/doc/TaskJuggler/GanttHeaderScaleItem.html +0 -786
- data/doc/TaskJuggler/GanttLine.html +0 -1349
- data/doc/TaskJuggler/GanttLoadStack.html +0 -852
- data/doc/TaskJuggler/GanttMilestone.html +0 -950
- data/doc/TaskJuggler/GanttRouter.html +0 -1160
- data/doc/TaskJuggler/GanttTaskBar.html +0 -972
- data/doc/TaskJuggler/HTMLDocument.html +0 -800
- data/doc/TaskJuggler/HTMLElements.html +0 -623
- data/doc/TaskJuggler/HTMLGraphics.html +0 -861
- data/doc/TaskJuggler/ICalReport.html +0 -864
- data/doc/TaskJuggler/ICalendar.html +0 -1035
- data/doc/TaskJuggler/ICalendar/Component.html +0 -969
- data/doc/TaskJuggler/ICalendar/Event.html +0 -742
- data/doc/TaskJuggler/ICalendar/Journal.html +0 -722
- data/doc/TaskJuggler/ICalendar/Person.html +0 -633
- data/doc/TaskJuggler/ICalendar/Todo.html +0 -789
- data/doc/TaskJuggler/Interval.html +0 -1003
- data/doc/TaskJuggler/IntervalList.html +0 -821
- data/doc/TaskJuggler/JobInfo.html +0 -967
- data/doc/TaskJuggler/Journal.html +0 -1272
- data/doc/TaskJuggler/JournalEntry.html +0 -884
- data/doc/TaskJuggler/JournalEntryList.html +0 -1253
- data/doc/TaskJuggler/KeywordArray.html +0 -720
- data/doc/TaskJuggler/KeywordDocumentation.html +0 -2274
- data/doc/TaskJuggler/Limits.html +0 -1019
- data/doc/TaskJuggler/Limits/Limit.html +0 -1022
- data/doc/TaskJuggler/LimitsAttribute.html +0 -759
- data/doc/TaskJuggler/ListAttributeBase.html +0 -727
- data/doc/TaskJuggler/Log.html +0 -1187
- data/doc/TaskJuggler/LogFile.html +0 -1004
- data/doc/TaskJuggler/LogicalAttribute.html +0 -784
- data/doc/TaskJuggler/LogicalExpression.html +0 -825
- data/doc/TaskJuggler/LogicalExpressionAttribute.html +0 -715
- data/doc/TaskJuggler/LogicalExpressionListAttribute.html +0 -715
- data/doc/TaskJuggler/LogicalFlag.html +0 -777
- data/doc/TaskJuggler/LogicalFunction.html +0 -1433
- data/doc/TaskJuggler/LogicalOperation.html +0 -1168
- data/doc/TaskJuggler/ManagerResponsibilities.html +0 -760
- data/doc/TaskJuggler/ManagerStatusRecord.html +0 -764
- data/doc/TaskJuggler/Message.html +0 -861
- data/doc/TaskJuggler/MessageHandler.html +0 -1102
- data/doc/TaskJuggler/Navigator.html +0 -967
- data/doc/TaskJuggler/NavigatorElement.html +0 -1018
- data/doc/TaskJuggler/NikuProject.html +0 -748
- data/doc/TaskJuggler/NikuReport.html +0 -1494
- data/doc/TaskJuggler/NikuResource.html +0 -718
- data/doc/TaskJuggler/NodeListAttribute.html +0 -679
- data/doc/TaskJuggler/PlaceHolderCell.html +0 -772
- data/doc/TaskJuggler/ProcessIntercom.html +0 -1041
- data/doc/TaskJuggler/ProcessIntercomIface.html +0 -797
- data/doc/TaskJuggler/Project.html +0 -3741
- data/doc/TaskJuggler/ProjectBroker.html +0 -1700
- data/doc/TaskJuggler/ProjectBrokerIface.html +0 -875
- data/doc/TaskJuggler/ProjectFileParser.html +0 -2127
- data/doc/TaskJuggler/ProjectFileScanner.html +0 -1921
- data/doc/TaskJuggler/ProjectRecord.html +0 -1002
- data/doc/TaskJuggler/ProjectServer.html +0 -1273
- data/doc/TaskJuggler/ProjectServerIface.html +0 -892
- data/doc/TaskJuggler/PropertyAttribute.html +0 -715
- data/doc/TaskJuggler/PropertyList.html +0 -1423
- data/doc/TaskJuggler/PropertySet.html +0 -1816
- data/doc/TaskJuggler/PropertyTreeNode.html +0 -2895
- data/doc/TaskJuggler/Query.html +0 -1783
- data/doc/TaskJuggler/RTFHandlers.html +0 -688
- data/doc/TaskJuggler/RTFNavigator.html +0 -816
- data/doc/TaskJuggler/RTFQuery.html +0 -1107
- data/doc/TaskJuggler/RTFReport.html +0 -844
- data/doc/TaskJuggler/RTFReportLink.html +0 -836
- data/doc/TaskJuggler/RTFWithQuerySupport.html +0 -726
- data/doc/TaskJuggler/RealFormat.html +0 -829
- data/doc/TaskJuggler/RealFormatAttribute.html +0 -679
- data/doc/TaskJuggler/ReferenceAttribute.html +0 -904
- data/doc/TaskJuggler/Report.html +0 -1645
- data/doc/TaskJuggler/ReportBase.html +0 -1192
- data/doc/TaskJuggler/ReportContext.html +0 -861
- data/doc/TaskJuggler/ReportScenario.html +0 -633
- data/doc/TaskJuggler/ReportServer.html +0 -1092
- data/doc/TaskJuggler/ReportServerIface.html +0 -926
- data/doc/TaskJuggler/ReportServerRecord.html +0 -805
- data/doc/TaskJuggler/ReportServlet.html +0 -1053
- data/doc/TaskJuggler/ReportTable.html +0 -1203
- data/doc/TaskJuggler/ReportTableCell.html +0 -1690
- data/doc/TaskJuggler/ReportTableColumn.html +0 -914
- data/doc/TaskJuggler/ReportTableLegend.html +0 -1084
- data/doc/TaskJuggler/ReportTableLine.html +0 -1091
- data/doc/TaskJuggler/Resource.html +0 -1066
- data/doc/TaskJuggler/ResourceListAttribute.html +0 -853
- data/doc/TaskJuggler/ResourceListRE.html +0 -761
- data/doc/TaskJuggler/ResourceScenario.html +0 -2591
- data/doc/TaskJuggler/RichText.html +0 -903
- data/doc/TaskJuggler/RichTextAttribute.html +0 -835
- data/doc/TaskJuggler/RichTextDocument.html +0 -1062
- data/doc/TaskJuggler/RichTextElement.html +0 -1804
- data/doc/TaskJuggler/RichTextFunctionExample.html +0 -823
- data/doc/TaskJuggler/RichTextFunctionHandler.html +0 -774
- data/doc/TaskJuggler/RichTextImage.html +0 -736
- data/doc/TaskJuggler/RichTextIntermediate.html +0 -1309
- data/doc/TaskJuggler/RichTextParser.html +0 -892
- data/doc/TaskJuggler/RichTextScanner.html +0 -1589
- data/doc/TaskJuggler/RichTextSnip.html +0 -1024
- data/doc/TaskJuggler/RichTextSyntaxRules.html +0 -2076
- data/doc/TaskJuggler/Scenario.html +0 -680
- data/doc/TaskJuggler/ScenarioData.html +0 -905
- data/doc/TaskJuggler/ScenarioListAttribute.html +0 -757
- data/doc/TaskJuggler/Scoreboard.html +0 -1265
- data/doc/TaskJuggler/ScoreboardInterval.html +0 -1116
- data/doc/TaskJuggler/SheetHandlerBase.html +0 -1321
- data/doc/TaskJuggler/SheetReceiver.html +0 -1422
- data/doc/TaskJuggler/SheetSender.html +0 -1192
- data/doc/TaskJuggler/Shift.html +0 -775
- data/doc/TaskJuggler/ShiftAssignment.html +0 -1032
- data/doc/TaskJuggler/ShiftAssignments.html +0 -1438
- data/doc/TaskJuggler/ShiftAssignmentsAttribute.html +0 -759
- data/doc/TaskJuggler/ShiftScenario.html +0 -806
- data/doc/TaskJuggler/SimpleQueryExpander.html +0 -756
- data/doc/TaskJuggler/SortListAttribute.html +0 -715
- data/doc/TaskJuggler/StatusSheetReceiver.html +0 -702
- data/doc/TaskJuggler/StatusSheetReport.html +0 -959
- data/doc/TaskJuggler/StatusSheetSender.html +0 -832
- data/doc/TaskJuggler/StdIoWrapper.html +0 -720
- data/doc/TaskJuggler/StringAttribute.html +0 -757
- data/doc/TaskJuggler/SymbolAttribute.html +0 -715
- data/doc/TaskJuggler/SyntaxReference.html +0 -1264
- data/doc/TaskJuggler/TOCEntry.html +0 -860
- data/doc/TaskJuggler/TSResourceRecord.html +0 -756
- data/doc/TaskJuggler/TSTaskRecord.html +0 -768
- data/doc/TaskJuggler/TableColumnDefinition.html +0 -973
- data/doc/TaskJuggler/TableOfContents.html +0 -814
- data/doc/TaskJuggler/TableReport.html +0 -2580
- data/doc/TaskJuggler/TagFile.html +0 -817
- data/doc/TaskJuggler/TagFile/TagFileEntry.html +0 -841
- data/doc/TaskJuggler/Task.html +0 -914
- data/doc/TaskJuggler/TaskDepListAttribute.html +0 -797
- data/doc/TaskJuggler/TaskDependency.html +0 -856
- data/doc/TaskJuggler/TaskListAttribute.html +0 -797
- data/doc/TaskJuggler/TaskListRE.html +0 -760
- data/doc/TaskJuggler/TaskScenario.html +0 -5237
- data/doc/TaskJuggler/TernarySearchTree.html +0 -1365
- data/doc/TaskJuggler/TextFormatter.html +0 -997
- data/doc/TaskJuggler/TextParser.html +0 -1886
- data/doc/TaskJuggler/TextParser/Macro.html +0 -732
- data/doc/TaskJuggler/TextParser/MacroTable.html +0 -856
- data/doc/TaskJuggler/TextParser/Pattern.html +0 -1767
- data/doc/TaskJuggler/TextParser/Rule.html +0 -1443
- data/doc/TaskJuggler/TextParser/Scanner.html +0 -1542
- data/doc/TaskJuggler/TextParser/Scanner/BufferStreamHandle.html +0 -685
- data/doc/TaskJuggler/TextParser/Scanner/FileStreamHandle.html +0 -751
- data/doc/TaskJuggler/TextParser/Scanner/MacroStackEntry.html +0 -748
- data/doc/TaskJuggler/TextParser/Scanner/StreamHandle.html +0 -1128
- data/doc/TaskJuggler/TextParser/SourceFileInfo.html +0 -784
- data/doc/TaskJuggler/TextParser/StackElement.html +0 -964
- data/doc/TaskJuggler/TextParser/State.html +0 -1039
- data/doc/TaskJuggler/TextParser/StateTransition.html +0 -832
- data/doc/TaskJuggler/TextParser/TextParserResultArray.html +0 -735
- data/doc/TaskJuggler/TextParser/TokenDoc.html +0 -766
- data/doc/TaskJuggler/TextReport.html +0 -945
- data/doc/TaskJuggler/TimeInterval.html +0 -841
- data/doc/TaskJuggler/TimeIntervalListAttribute.html +0 -797
- data/doc/TaskJuggler/TimeSheet.html +0 -1288
- data/doc/TaskJuggler/TimeSheetReceiver.html +0 -699
- data/doc/TaskJuggler/TimeSheetRecord.html +0 -1439
- data/doc/TaskJuggler/TimeSheetReport.html +0 -1037
- data/doc/TaskJuggler/TimeSheetSender.html +0 -724
- data/doc/TaskJuggler/TimeSheetSummary.html +0 -983
- data/doc/TaskJuggler/TimeSheets.html +0 -760
- data/doc/TaskJuggler/Tj3.html +0 -896
- data/doc/TaskJuggler/Tj3AppBase.html +0 -966
- data/doc/TaskJuggler/Tj3Client.html +0 -1534
- data/doc/TaskJuggler/Tj3Daemon.html +0 -894
- data/doc/TaskJuggler/Tj3Man.html +0 -792
- data/doc/TaskJuggler/Tj3SheetAppBase.html +0 -782
- data/doc/TaskJuggler/Tj3SsReceiver.html +0 -771
- data/doc/TaskJuggler/Tj3SsSender.html +0 -804
- data/doc/TaskJuggler/Tj3TsReceiver.html +0 -771
- data/doc/TaskJuggler/Tj3TsSender.html +0 -791
- data/doc/TaskJuggler/Tj3TsSummary.html +0 -799
- data/doc/TaskJuggler/TjException.html +0 -716
- data/doc/TaskJuggler/TjRuntimeError.html +0 -630
- data/doc/TaskJuggler/TjTime.html +0 -3179
- data/doc/TaskJuggler/TjpExample.html +0 -921
- data/doc/TaskJuggler/TjpExportRE.html +0 -1851
- data/doc/TaskJuggler/TjpSyntaxRules.html +0 -14721
- data/doc/TaskJuggler/URLParameter.html +0 -715
- data/doc/TaskJuggler/UserManual.html +0 -1248
- data/doc/TaskJuggler/VimSyntax.html +0 -1088
- data/doc/TaskJuggler/WebServer.html +0 -781
- data/doc/TaskJuggler/WelcomePage.html +0 -813
- data/doc/TaskJuggler/WorkingHours.html +0 -1293
- data/doc/TaskJuggler/WorkingHoursAttribute.html +0 -780
- data/doc/TaskJuggler/XMLBlob.html +0 -731
- data/doc/TaskJuggler/XMLComment.html +0 -726
- data/doc/TaskJuggler/XMLDocument.html +0 -827
- data/doc/TaskJuggler/XMLElement.html +0 -1014
- data/doc/TaskJuggler/XMLNamedText.html +0 -687
- data/doc/TaskJuggler/XMLText.html +0 -741
- data/doc/index.html +0 -4664
- data/doc/lib/taskjuggler/AccountScenario_rb.html +0 -69
- data/doc/lib/taskjuggler/Account_rb.html +0 -71
- data/doc/lib/taskjuggler/AlgorithmDiff_rb.html +0 -67
- data/doc/lib/taskjuggler/Allocation_rb.html +0 -71
- data/doc/lib/taskjuggler/AppConfig_rb.html +0 -69
- data/doc/lib/taskjuggler/AttributeBase_rb.html +0 -69
- data/doc/lib/taskjuggler/AttributeDefinition_rb.html +0 -67
- data/doc/lib/taskjuggler/Attributes_rb.html +0 -83
- data/doc/lib/taskjuggler/BatchProcessor_rb.html +0 -71
- data/doc/lib/taskjuggler/Booking_rb.html +0 -67
- data/doc/lib/taskjuggler/ChargeSet_rb.html +0 -69
- data/doc/lib/taskjuggler/Charge_rb.html +0 -69
- data/doc/lib/taskjuggler/DataCache_rb.html +0 -71
- data/doc/lib/taskjuggler/FileList_rb.html +0 -67
- data/doc/lib/taskjuggler/HTMLDocument_rb.html +0 -71
- data/doc/lib/taskjuggler/HTMLElements_rb.html +0 -69
- data/doc/lib/taskjuggler/ICalendar_rb.html +0 -69
- data/doc/lib/taskjuggler/IntervalList_rb.html +0 -69
- data/doc/lib/taskjuggler/Interval_rb.html +0 -69
- data/doc/lib/taskjuggler/Journal_rb.html +0 -67
- data/doc/lib/taskjuggler/KeywordArray_rb.html +0 -67
- data/doc/lib/taskjuggler/KeywordDocumentation_rb.html +0 -77
- data/doc/lib/taskjuggler/Limits_rb.html +0 -69
- data/doc/lib/taskjuggler/LogFile_rb.html +0 -69
- data/doc/lib/taskjuggler/Log_rb.html +0 -71
- data/doc/lib/taskjuggler/LogicalExpression_rb.html +0 -73
- data/doc/lib/taskjuggler/LogicalFunction_rb.html +0 -69
- data/doc/lib/taskjuggler/LogicalOperation_rb.html +0 -69
- data/doc/lib/taskjuggler/MessageHandler_rb.html +0 -69
- data/doc/lib/taskjuggler/ProjectFileParser_rb.html +0 -77
- data/doc/lib/taskjuggler/ProjectFileScanner_rb.html +0 -69
- data/doc/lib/taskjuggler/Project_rb.html +0 -113
- data/doc/lib/taskjuggler/PropertyList_rb.html +0 -67
- data/doc/lib/taskjuggler/PropertySet_rb.html +0 -71
- data/doc/lib/taskjuggler/PropertyTreeNode_rb.html +0 -67
- data/doc/lib/taskjuggler/Query_rb.html +0 -69
- data/doc/lib/taskjuggler/RealFormat_rb.html +0 -67
- data/doc/lib/taskjuggler/ResourceScenario_rb.html +0 -69
- data/doc/lib/taskjuggler/Resource_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText/Document_rb.html +0 -73
- data/doc/lib/taskjuggler/RichText/Element_rb.html +0 -75
- data/doc/lib/taskjuggler/RichText/FunctionExample_rb.html +0 -73
- data/doc/lib/taskjuggler/RichText/FunctionHandler_rb.html +0 -67
- data/doc/lib/taskjuggler/RichText/Parser_rb.html +0 -75
- data/doc/lib/taskjuggler/RichText/RTFHandlers_rb.html +0 -75
- data/doc/lib/taskjuggler/RichText/RTFNavigator_rb.html +0 -73
- data/doc/lib/taskjuggler/RichText/RTFQuery_rb.html +0 -73
- data/doc/lib/taskjuggler/RichText/RTFReportLink_rb.html +0 -75
- data/doc/lib/taskjuggler/RichText/RTFReport_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText/RTFWithQuerySupport_rb.html +0 -69
- data/doc/lib/taskjuggler/RichText/Scanner_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText/Snip_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText/SyntaxRules_rb.html +0 -67
- data/doc/lib/taskjuggler/RichText/TOCEntry_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText/TableOfContents_rb.html +0 -71
- data/doc/lib/taskjuggler/RichText_rb.html +0 -73
- data/doc/lib/taskjuggler/RuntimeConfig_rb.html +0 -69
- data/doc/lib/taskjuggler/ScenarioData_rb.html +0 -71
- data/doc/lib/taskjuggler/Scenario_rb.html +0 -69
- data/doc/lib/taskjuggler/Scoreboard_rb.html +0 -69
- data/doc/lib/taskjuggler/SheetHandlerBase_rb.html +0 -75
- data/doc/lib/taskjuggler/SheetReceiver_rb.html +0 -81
- data/doc/lib/taskjuggler/SheetSender_rb.html +0 -79
- data/doc/lib/taskjuggler/ShiftAssignments_rb.html +0 -71
- data/doc/lib/taskjuggler/ShiftScenario_rb.html +0 -69
- data/doc/lib/taskjuggler/Shift_rb.html +0 -71
- data/doc/lib/taskjuggler/SimpleQueryExpander_rb.html +0 -69
- data/doc/lib/taskjuggler/StatusSheetReceiver_rb.html +0 -69
- data/doc/lib/taskjuggler/StatusSheetSender_rb.html +0 -69
- data/doc/lib/taskjuggler/StdIoWrapper_rb.html +0 -67
- data/doc/lib/taskjuggler/SyntaxReference_rb.html +0 -75
- data/doc/lib/taskjuggler/TableColumnDefinition_rb.html +0 -67
- data/doc/lib/taskjuggler/TaskDependency_rb.html +0 -67
- data/doc/lib/taskjuggler/TaskJuggler_rb.html +0 -75
- data/doc/lib/taskjuggler/TaskScenario_rb.html +0 -71
- data/doc/lib/taskjuggler/Task_rb.html +0 -71
- data/doc/lib/taskjuggler/TernarySearchTree_rb.html +0 -69
- data/doc/lib/taskjuggler/TextFormatter_rb.html +0 -69
- data/doc/lib/taskjuggler/TextParser/MacroTable_rb.html +0 -67
- data/doc/lib/taskjuggler/TextParser/Pattern_rb.html +0 -71
- data/doc/lib/taskjuggler/TextParser/Rule_rb.html +0 -69
- data/doc/lib/taskjuggler/TextParser/Scanner_rb.html +0 -77
- data/doc/lib/taskjuggler/TextParser/SourceFileInfo_rb.html +0 -67
- data/doc/lib/taskjuggler/TextParser/StackElement_rb.html +0 -67
- data/doc/lib/taskjuggler/TextParser/State_rb.html +0 -67
- data/doc/lib/taskjuggler/TextParser/TokenDoc_rb.html +0 -67
- data/doc/lib/taskjuggler/TextParser_rb.html +0 -79
- data/doc/lib/taskjuggler/TimeSheetReceiver_rb.html +0 -69
- data/doc/lib/taskjuggler/TimeSheetSender_rb.html +0 -69
- data/doc/lib/taskjuggler/TimeSheetSummary_rb.html +0 -69
- data/doc/lib/taskjuggler/TimeSheets_rb.html +0 -67
- data/doc/lib/taskjuggler/Tj3AppBase_rb.html +0 -79
- data/doc/lib/taskjuggler/Tj3Config_rb.html +0 -71
- data/doc/lib/taskjuggler/Tj3SheetAppBase_rb.html +0 -69
- data/doc/lib/taskjuggler/TjException_rb.html +0 -67
- data/doc/lib/taskjuggler/TjTime_rb.html +0 -71
- data/doc/lib/taskjuggler/TjpExample_rb.html +0 -69
- data/doc/lib/taskjuggler/TjpSyntaxRules_rb.html +0 -67
- data/doc/lib/taskjuggler/URLParameter_rb.html +0 -69
- data/doc/lib/taskjuggler/UTF8String_rb.html +0 -69
- data/doc/lib/taskjuggler/UserManual_rb.html +0 -81
- data/doc/lib/taskjuggler/VimSyntax_rb.html +0 -69
- data/doc/lib/taskjuggler/WorkingHours_rb.html +0 -71
- data/doc/lib/taskjuggler/XMLDocument_rb.html +0 -69
- data/doc/lib/taskjuggler/XMLElement_rb.html +0 -69
- data/doc/lib/taskjuggler/apps/Tj3Client_rb.html +0 -75
- data/doc/lib/taskjuggler/apps/Tj3Daemon_rb.html +0 -75
- data/doc/lib/taskjuggler/apps/Tj3Man_rb.html +0 -75
- data/doc/lib/taskjuggler/apps/Tj3SsReceiver_rb.html +0 -71
- data/doc/lib/taskjuggler/apps/Tj3SsSender_rb.html +0 -71
- data/doc/lib/taskjuggler/apps/Tj3TsReceiver_rb.html +0 -71
- data/doc/lib/taskjuggler/apps/Tj3TsSender_rb.html +0 -71
- data/doc/lib/taskjuggler/apps/Tj3TsSummary_rb.html +0 -71
- data/doc/lib/taskjuggler/apps/Tj3_rb.html +0 -71
- data/doc/lib/taskjuggler/daemon/Daemon_rb.html +0 -69
- data/doc/lib/taskjuggler/daemon/ProcessIntercom_rb.html +0 -71
- data/doc/lib/taskjuggler/daemon/ProjectBroker_rb.html +0 -83
- data/doc/lib/taskjuggler/daemon/ProjectServer_rb.html +0 -85
- data/doc/lib/taskjuggler/daemon/ReportServer_rb.html +0 -73
- data/doc/lib/taskjuggler/daemon/ReportServlet_rb.html +0 -69
- data/doc/lib/taskjuggler/daemon/WebServer_rb.html +0 -81
- data/doc/lib/taskjuggler/daemon/WelcomePage_rb.html +0 -71
- data/doc/lib/taskjuggler/deep_copy_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/CSVFile_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/CollisionDetector_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/ColumnTable_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttChart_rb.html +0 -75
- data/doc/lib/taskjuggler/reports/GanttContainer_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttHeaderScaleItem_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/GanttHeader_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttLine_rb.html +0 -79
- data/doc/lib/taskjuggler/reports/GanttLoadStack_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttMilestone_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttRouter_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/GanttTaskBar_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/HTMLGraphics_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ICalReport_rb.html +0 -71
- data/doc/lib/taskjuggler/reports/Navigator_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/NikuReport_rb.html +0 -71
- data/doc/lib/taskjuggler/reports/ReportBase_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ReportContext_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ReportTableCell_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ReportTableColumn_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ReportTableLegend_rb.html +0 -67
- data/doc/lib/taskjuggler/reports/ReportTableLine_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/ReportTable_rb.html +0 -71
- data/doc/lib/taskjuggler/reports/Report_rb.html +0 -97
- data/doc/lib/taskjuggler/reports/ResourceListRE_rb.html +0 -75
- data/doc/lib/taskjuggler/reports/StatusSheetReport_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/TableReport_rb.html +0 -77
- data/doc/lib/taskjuggler/reports/TagFile_rb.html +0 -71
- data/doc/lib/taskjuggler/reports/TaskListRE_rb.html +0 -75
- data/doc/lib/taskjuggler/reports/TextReport_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/TimeSheetReport_rb.html +0 -69
- data/doc/lib/taskjuggler/reports/TjpExportRE_rb.html +0 -69
- data/doc/lib/tj3_rb.html +0 -69
- data/doc/lib/tj3client_rb.html +0 -69
- data/doc/lib/tj3d_rb.html +0 -69
- data/doc/lib/tj3man_rb.html +0 -69
- data/doc/lib/tj3ss_receiver_rb.html +0 -69
- data/doc/lib/tj3ss_sender_rb.html +0 -69
- data/doc/lib/tj3ts_receiver_rb.html +0 -69
- data/doc/lib/tj3ts_sender_rb.html +0 -69
- data/doc/lib/tj3ts_summary_rb.html +0 -69
- data/doc/rdoc.css +0 -706
- 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/Scheduler/Errors/R.html +0 -113
- 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,79 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
+
<!-- This file has been generated by taskjuggler3 v0.0.3-->
|
|
4
|
+
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
5
|
+
<head>
|
|
6
|
+
<title>TaskJuggler Report - TimeSheet</title>
|
|
7
|
+
<link href="css/tjreport.css" rel="stylesheet" type="text/css"/>
|
|
8
|
+
</head>
|
|
9
|
+
<body>
|
|
10
|
+
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>
|
|
11
|
+
<noscript><div style="text-align:center; color:#FF0000">This page requires Javascript for full functionality. Please enable it
|
|
12
|
+
in your browser settings!
|
|
13
|
+
</div></noscript>
|
|
14
|
+
<div style="margin: 35px 5% 25px 5%; ">
|
|
15
|
+
<table align="center" border="0" cellpadding="0" cellspacing="2" class="tjtable" summary="Report Table"><tbody>
|
|
16
|
+
<tr><td><table align="center" cellpadding="2" cellspacing="1" class="tabback" width="100%"><tbody>
|
|
17
|
+
<tr class="tabhead" style="height:19px; font-size:15px;">
|
|
18
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Name</div></td>
|
|
19
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Id</div></td>
|
|
20
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Alert</div></td>
|
|
21
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Alert Message</div></td>
|
|
22
|
+
</tr>
|
|
23
|
+
<tr class="tabhead" style="height:19px; font-size:15px;"/>
|
|
24
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
25
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">
|
|
26
|
+
<img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Task 3</div></td>
|
|
27
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">t2.t3</div></td>
|
|
28
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; color:#C00000; ">
|
|
29
|
+
<img align="top" src="icons/flag-red.png" style="margin-right:3px;margin-bottom:2px"/>Red</div></td>
|
|
30
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; "><span class="alertmessage">
|
|
31
|
+
<h1 class="alertmessage" id="I_need_more_time">I need more time</h1>
|
|
32
|
+
<p class="alertmessage">
|
|
33
|
+
<i>Reported on 2009-12-07</i> <i>by R2</i>
|
|
34
|
+
</p>
|
|
35
|
+
<p class="alertmessage">This takes longer than expected</p>
|
|
36
|
+
<p class="alertmessage">To finish on time, I need help. Get this r1 guy to help me out here.</p>
|
|
37
|
+
<ul><li>I want to have fun too!</li></ul>
|
|
38
|
+
</span></div></td>
|
|
39
|
+
</tr>
|
|
40
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
41
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; ">
|
|
42
|
+
<img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Task 1</div></td>
|
|
43
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; ">t1</div></td>
|
|
44
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; color:#008000; ">
|
|
45
|
+
<img align="top" src="icons/flag-green.png" style="margin-right:3px;margin-bottom:2px"/>Green</div></td>
|
|
46
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; "><span class="alertmessage">
|
|
47
|
+
<h1 class="alertmessage" id="All_work_done">All work done</h1>
|
|
48
|
+
<p class="alertmessage">
|
|
49
|
+
<i>Reported on 2009-12-07</i> <i>by R1</i>
|
|
50
|
+
</p>
|
|
51
|
+
<p class="alertmessage">I had good fun!</p>
|
|
52
|
+
<p class="alertmessage">This task went smoothly and I got three things done:</p>
|
|
53
|
+
<ul>
|
|
54
|
+
<li>Have fun</li>
|
|
55
|
+
<li>Be on time</li>
|
|
56
|
+
<li>Get things done</li>
|
|
57
|
+
</ul>
|
|
58
|
+
</span></div></td>
|
|
59
|
+
</tr>
|
|
60
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
61
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">
|
|
62
|
+
<img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Task 4</div></td>
|
|
63
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">t2.t4</div></td>
|
|
64
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; color:#008000; ">
|
|
65
|
+
<img align="top" src="icons/flag-green.png" style="margin-right:3px;margin-bottom:2px"/>Green</div></td>
|
|
66
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; "><span class="alertmessage">
|
|
67
|
+
<h1 class="alertmessage" id="All_things_fine">All things fine</h1>
|
|
68
|
+
<p class="alertmessage">
|
|
69
|
+
<i>Reported on 2009-12-07</i> <i>by R3</i>
|
|
70
|
+
</p>
|
|
71
|
+
</span></div></td>
|
|
72
|
+
</tr>
|
|
73
|
+
</tbody></table></td></tr>
|
|
74
|
+
<tr style="font-size:10px;"><td style="padding-left:1px; padding-right:1px;"/></tr>
|
|
75
|
+
</tbody></table>
|
|
76
|
+
<div class="copyright">Project: test Version: 1.0 - Created on 2009-12-10 22:43:58 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.3</div>
|
|
77
|
+
</div>
|
|
78
|
+
</body>
|
|
79
|
+
</html>
|
|
@@ -35,6 +35,26 @@ code {
|
|
|
35
35
|
padding-top:5px;
|
|
36
36
|
padding-bottom:5px;
|
|
37
37
|
}
|
|
38
|
+
.attrtable {
|
|
39
|
+
background-color:#ABABAB;
|
|
40
|
+
margin:-3px;
|
|
41
|
+
}
|
|
42
|
+
.attrtag {
|
|
43
|
+
background-color:#F0F0F0;
|
|
44
|
+
font-family: Courier;
|
|
45
|
+
padding-left:6px;
|
|
46
|
+
padding-right:6px;
|
|
47
|
+
padding-top:3px;
|
|
48
|
+
padding-bottom:3px;
|
|
49
|
+
}
|
|
50
|
+
.attrdescr {
|
|
51
|
+
background-color:#F0F0F0;
|
|
52
|
+
padding-left:6px;
|
|
53
|
+
padding-right:6px;
|
|
54
|
+
padding-top:3px;
|
|
55
|
+
padding-bottom:3px;
|
|
56
|
+
width:100%;
|
|
57
|
+
}
|
|
38
58
|
.codeframe{
|
|
39
59
|
border-width:2px;
|
|
40
60
|
border-color:#ABABAB;
|
|
@@ -263,7 +263,7 @@ p.tj_journal {
|
|
|
263
263
|
}
|
|
264
264
|
.tabhead_offduty {
|
|
265
265
|
white-space:nowrap;
|
|
266
|
-
background-color:#
|
|
266
|
+
background-color:#bdbdaa;
|
|
267
267
|
color:#000000;
|
|
268
268
|
}
|
|
269
269
|
.tabfooter {
|
|
@@ -312,18 +312,19 @@ p.tj_journal {
|
|
|
312
312
|
white-space:nowrap;
|
|
313
313
|
padding:0px;
|
|
314
314
|
}
|
|
315
|
+
/* The *2 versions have a 20 points less HSV value of the *1 versions*/
|
|
315
316
|
.busy1 { background-color:#ff3b3b; }
|
|
316
|
-
.busy2 { background-color:#
|
|
317
|
+
.busy2 { background-color:#eb3636; }
|
|
317
318
|
.loaded1 { background-color:#ff9b9b; }
|
|
318
319
|
.loaded2 { background-color:#eb8f8f; }
|
|
319
320
|
.free1 { background-color:#a5ffb4; }
|
|
320
321
|
.free2 { background-color:#98eba6; }
|
|
321
|
-
.offduty1 { background-color:#
|
|
322
|
-
.offduty2 { background-color:#
|
|
322
|
+
.offduty1 { background-color:#bdbdaa; }
|
|
323
|
+
.offduty2 { background-color:#a9a999; }
|
|
323
324
|
.calconttask1 { background-color:#abbeae; }
|
|
324
325
|
.calconttask2 { background-color:#99aa9c; }
|
|
325
326
|
.caltask1 { background-color:#2050e5; }
|
|
326
|
-
.caltask2 { background-color:#
|
|
327
|
+
.caltask2 { background-color:#1c4ad1; }
|
|
327
328
|
.todo1 { background-color:#beabab; }
|
|
328
329
|
.todo2 { background-color:#aa9999; }
|
|
329
330
|
|
|
@@ -373,7 +374,7 @@ p.tj_journal {
|
|
|
373
374
|
position:absolute;
|
|
374
375
|
}
|
|
375
376
|
.offduty {
|
|
376
|
-
background-color:#
|
|
377
|
+
background-color:#bdbdaa;
|
|
377
378
|
white-space:nowrap;
|
|
378
379
|
position:absolute;
|
|
379
380
|
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
+
<!-- This file has been generated by taskjuggler3 v0.0.3-->
|
|
4
|
+
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
5
|
+
<head>
|
|
6
|
+
<title>TaskJuggler Report - reference</title>
|
|
7
|
+
<link href="css/tjreport.css" rel="stylesheet" type="text/css"/>
|
|
8
|
+
</head>
|
|
9
|
+
<body>
|
|
10
|
+
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>
|
|
11
|
+
<noscript><div style="text-align:center; color:#FF0000">This page requires Javascript for full functionality. Please enable it
|
|
12
|
+
in your browser settings!
|
|
13
|
+
</div></noscript>
|
|
14
|
+
<div style="margin: 35px 5% 25px 5%; ">
|
|
15
|
+
<table align="center" border="0" cellpadding="0" cellspacing="2" class="tjtable" summary="Report Table"><tbody>
|
|
16
|
+
<tr><td><table align="center" cellpadding="2" cellspacing="1" class="tabback" width="100%"><tbody>
|
|
17
|
+
<tr class="tabhead" style="height:19px; font-size:15px;">
|
|
18
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Name</div></td>
|
|
19
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">URL</div></td>
|
|
20
|
+
<td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Start</div></td>
|
|
21
|
+
</tr>
|
|
22
|
+
<tr class="tabhead" style="height:19px; font-size:15px;"/>
|
|
23
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
24
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; font-weight:bold; ">
|
|
25
|
+
<img align="top" src="icons/taskgroup.png" style="margin-right:3px;margin-bottom:2px"/>A A A</div></td>
|
|
26
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:center; font-weight:bold; "></div></td>
|
|
27
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; font-weight:bold; ">2008-02-28</div></td>
|
|
28
|
+
</tr>
|
|
29
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
30
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; padding-left:11px; ">
|
|
31
|
+
<img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>
|
|
32
|
+
<span><a href="http://www.taskjuggler.org">B B B</a></span>
|
|
33
|
+
</div></td>
|
|
34
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:center; "><span><a href="http://www.taskjuggler.org">foo</a></span></div></td>
|
|
35
|
+
<td class="taskcell2"><div class="celldiv" style="text-align:left; ">2008-02-28</div></td>
|
|
36
|
+
</tr>
|
|
37
|
+
<tr class="tabline" style="font-size:12px; ">
|
|
38
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">
|
|
39
|
+
<img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>
|
|
40
|
+
<span><a href="http://www.kde.org">C C C</a></span>
|
|
41
|
+
</div></td>
|
|
42
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:center; "><span><a href="http://www.kde.org">http://www.kde.org</a></span></div></td>
|
|
43
|
+
<td class="taskcell1"><div class="celldiv" style="text-align:left; ">2008-02-28</div></td>
|
|
44
|
+
</tr>
|
|
45
|
+
</tbody></table></td></tr>
|
|
46
|
+
<tr style="font-size:10px;"><td style="padding-left:1px; padding-right:1px;"/></tr>
|
|
47
|
+
</tbody></table>
|
|
48
|
+
<div class="copyright">Project: Test Version: 1.0 - Created on 2009-12-03 11:10:19 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.3</div>
|
|
49
|
+
</div>
|
|
50
|
+
</body>
|
|
51
|
+
</html>
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
pre {
|
|
2
|
+
font-size:16px;
|
|
3
|
+
font-family: Courier;
|
|
4
|
+
padding-left:8px;
|
|
5
|
+
padding-right:8px;
|
|
6
|
+
padding-top:0px;
|
|
7
|
+
padding-bottom:0px;
|
|
8
|
+
}
|
|
9
|
+
p {
|
|
10
|
+
margin-top:8px;
|
|
11
|
+
margin-bottom:8px;
|
|
12
|
+
}
|
|
13
|
+
code {
|
|
14
|
+
font-size:16px;
|
|
15
|
+
font-family: Courier;
|
|
16
|
+
}
|
|
17
|
+
.table {
|
|
18
|
+
background-color:#ABABAB;
|
|
19
|
+
width:100%;
|
|
20
|
+
}
|
|
21
|
+
.tag {
|
|
22
|
+
background-color:#E0E0F0;
|
|
23
|
+
font-size:16px;
|
|
24
|
+
font-weight:bold;
|
|
25
|
+
padding-left:8px;
|
|
26
|
+
padding-right:8px;
|
|
27
|
+
padding-top:5px;
|
|
28
|
+
padding-bottom:5px;
|
|
29
|
+
}
|
|
30
|
+
.descr {
|
|
31
|
+
background-color:#F0F0F0;
|
|
32
|
+
font-size:16px;
|
|
33
|
+
padding-left:8px;
|
|
34
|
+
padding-right:8px;
|
|
35
|
+
padding-top:5px;
|
|
36
|
+
padding-bottom:5px;
|
|
37
|
+
}
|
|
38
|
+
.attrtable {
|
|
39
|
+
background-color:#ABABAB;
|
|
40
|
+
margin:-3px;
|
|
41
|
+
}
|
|
42
|
+
.attrtag {
|
|
43
|
+
background-color:#F0F0F0;
|
|
44
|
+
font-family: Courier;
|
|
45
|
+
padding-left:6px;
|
|
46
|
+
padding-right:6px;
|
|
47
|
+
padding-top:3px;
|
|
48
|
+
padding-bottom:3px;
|
|
49
|
+
}
|
|
50
|
+
.attrdescr {
|
|
51
|
+
background-color:#F0F0F0;
|
|
52
|
+
padding-left:6px;
|
|
53
|
+
padding-right:6px;
|
|
54
|
+
padding-top:3px;
|
|
55
|
+
padding-bottom:3px;
|
|
56
|
+
width:100%;
|
|
57
|
+
}
|
|
58
|
+
.codeframe{
|
|
59
|
+
border-width:2px;
|
|
60
|
+
border-color:#ABABAB;
|
|
61
|
+
border-style:solid;
|
|
62
|
+
background-color:#F0F0F0;
|
|
63
|
+
margin-top:8px;
|
|
64
|
+
margin-bottom:8px;
|
|
65
|
+
}
|
|
66
|
+
.code {
|
|
67
|
+
padding-left:15px;
|
|
68
|
+
padding-right:15px;
|
|
69
|
+
padding-top:0px;
|
|
70
|
+
padding-bottom:0px;
|
|
71
|
+
}
|
|
72
|
+
div[codesection] {
|
|
73
|
+
border-width:2px;
|
|
74
|
+
border-color:#ABABAB;
|
|
75
|
+
border-style:solid;
|
|
76
|
+
background-color:#F0F0F0;
|
|
77
|
+
margin-top:8px;
|
|
78
|
+
margin-bottom:8px;
|
|
79
|
+
}
|
|
80
|
+
pre[codesection] {
|
|
81
|
+
padding-left:15px;
|
|
82
|
+
padding-right:15px;
|
|
83
|
+
padding-top:0px;
|
|
84
|
+
padding-bottom:0px;
|
|
85
|
+
}
|
|
86
|
+
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
project "opennodes test" 2010-06-01 +1m
|
|
2
|
+
|
|
3
|
+
resource r1 "R1" {
|
|
4
|
+
resource r2 "R2"
|
|
5
|
+
}
|
|
6
|
+
resource r3 "R3"
|
|
7
|
+
|
|
8
|
+
task t1 "T1" {
|
|
9
|
+
task t2 "T2" {
|
|
10
|
+
effort 4d
|
|
11
|
+
allocate r1
|
|
12
|
+
}
|
|
13
|
+
task t3 "T3" {
|
|
14
|
+
task t4 "T4" {
|
|
15
|
+
effort 2d
|
|
16
|
+
allocate r3
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
taskreport "opennodes-1" {
|
|
22
|
+
formats csv
|
|
23
|
+
opennodes -
|
|
24
|
+
hideresource ~isleaf_()
|
|
25
|
+
}
|
|
26
|
+
|
|
File without changes
|
|
@@ -0,0 +1,1075 @@
|
|
|
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 tj3 v0.1.1 -->
|
|
4
|
+
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
5
|
+
<head>
|
|
6
|
+
<title>TaskJuggler Report - Allocate</title>
|
|
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
|
+
</head>
|
|
11
|
+
<link href="css/tjreport.css" rel="stylesheet" type="text/css"></link>
|
|
12
|
+
<!-- Dynamic Report ID: 0 -->
|
|
13
|
+
<body>
|
|
14
|
+
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>
|
|
15
|
+
<noscript><div style="text-align:center; color:#FF0000">This page requires Javascript for full functionality. Please enable it
|
|
16
|
+
in your browser settings!
|
|
17
|
+
</div></noscript>
|
|
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; ">No.</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; ">Name</td></tr></table></td>
|
|
25
|
+
<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; ">End</td></tr></table></td>
|
|
26
|
+
<td rowspan="42" style="padding:0px; vertical-align:top;"><div class="tabback" style="position:relative; overflow:auto; width:450px; margin-top:-1px; margin-bottom:-1px; height:919px;"><div style="margin: 0px; padding: 0px; position: absolute; top: 0px;left: 0px; width: 450px; height: 897px; "><table cellspacing="1" class="tj_table" style="width:100%; "><tbody>
|
|
27
|
+
<tr class="tabhead" style="height:19px; font-size:10px;">
|
|
28
|
+
<td class="tabcell" colspan="6"><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; ">Aug 2007</td></tr></table></td>
|
|
29
|
+
<td class="tabcell" colspan="17"><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; ">Sep 2007</td></tr></table></td>
|
|
30
|
+
</tr>
|
|
31
|
+
<tr class="tabhead" style="height:19px; font-size:10px;">
|
|
32
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">26</td></tr></table></td>
|
|
33
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">27</td></tr></table></td>
|
|
34
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">28</td></tr></table></td>
|
|
35
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">29</td></tr></table></td>
|
|
36
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">30</td></tr></table></td>
|
|
37
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">31</td></tr></table></td>
|
|
38
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">1</td></tr></table></td>
|
|
39
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">2</td></tr></table></td>
|
|
40
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">3</td></tr></table></td>
|
|
41
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">4</td></tr></table></td>
|
|
42
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">5</td></tr></table></td>
|
|
43
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">6</td></tr></table></td>
|
|
44
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">7</td></tr></table></td>
|
|
45
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">8</td></tr></table></td>
|
|
46
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">9</td></tr></table></td>
|
|
47
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">10</td></tr></table></td>
|
|
48
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">11</td></tr></table></td>
|
|
49
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">12</td></tr></table></td>
|
|
50
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">13</td></tr></table></td>
|
|
51
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">14</td></tr></table></td>
|
|
52
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">15</td></tr></table></td>
|
|
53
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">16</td></tr></table></td>
|
|
54
|
+
<td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:normal; font-weight:bold; min-width: 12px; max-width: 12px; ">17</td></tr></table></td>
|
|
55
|
+
</tr>
|
|
56
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
57
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
58
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
59
|
+
<td class="calconttask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
60
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
61
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
62
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
63
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
64
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
65
|
+
<td class="calconttask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
66
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
67
|
+
<td class="offduty1" colspan="7"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
68
|
+
</tr>
|
|
69
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
70
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
71
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
72
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
73
|
+
<td class="loaded1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
74
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
75
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
76
|
+
<td class="free1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
77
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
78
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
79
|
+
</tr>
|
|
80
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
81
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
82
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
83
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
84
|
+
<td class="loaded2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
85
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
86
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
87
|
+
<td class="free2" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
88
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
89
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
90
|
+
</tr>
|
|
91
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
92
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
93
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
94
|
+
<td class="caltask2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
95
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
96
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
97
|
+
<td class="offduty2" colspan="13"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
98
|
+
</tr>
|
|
99
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
100
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
101
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
102
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
103
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
104
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
105
|
+
<td class="resourcecell1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
106
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
107
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
108
|
+
<td class="free1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
109
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
110
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
111
|
+
</tr>
|
|
112
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
113
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
114
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
115
|
+
<td class="calconttask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
116
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
117
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
118
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
119
|
+
<td class="calconttask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
120
|
+
<td class="offduty1" colspan="11"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
121
|
+
</tr>
|
|
122
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
123
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
124
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
125
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
126
|
+
<td class="loaded1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
127
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
128
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
129
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
130
|
+
<td class="free1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
131
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
132
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
133
|
+
</tr>
|
|
134
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
135
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
136
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
137
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
138
|
+
<td class="loaded2" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
139
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
140
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
141
|
+
<td class="free2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
142
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
143
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
144
|
+
</tr>
|
|
145
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
146
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
147
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
148
|
+
<td class="caltask2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
149
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
150
|
+
<td class="offduty2" colspan="14"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
151
|
+
</tr>
|
|
152
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
153
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
154
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
155
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
156
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
157
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
158
|
+
<td class="resourcecell1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
159
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
160
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
161
|
+
<td class="free1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
162
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
163
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
164
|
+
</tr>
|
|
165
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
166
|
+
<td class="offduty1" colspan="10"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
167
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
168
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
169
|
+
<td class="offduty1" colspan="11"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
170
|
+
</tr>
|
|
171
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
172
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
173
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
174
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
175
|
+
<td class="resourcecell1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
176
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
177
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
178
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
179
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
180
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
181
|
+
<td class="free1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
182
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
183
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
184
|
+
</tr>
|
|
185
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
186
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
187
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
188
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
189
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
190
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
191
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
192
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
193
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
194
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
195
|
+
<td class="free2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
196
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
197
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
198
|
+
</tr>
|
|
199
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
200
|
+
<td class="offduty2" colspan="12"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
201
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
202
|
+
<td class="caltask2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
203
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
204
|
+
<td class="offduty2" colspan="7"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
205
|
+
</tr>
|
|
206
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
207
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
208
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
209
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
210
|
+
<td class="resourcecell1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
211
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
212
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
213
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
214
|
+
<td class="free1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
215
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
216
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
217
|
+
</tr>
|
|
218
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
219
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
220
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
221
|
+
<td class="caltask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
222
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
223
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
224
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
225
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
226
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
227
|
+
<td class="caltask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
228
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2.0</td></tr></table></td>
|
|
229
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
230
|
+
<td class="offduty1" colspan="6"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
231
|
+
</tr>
|
|
232
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
233
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
234
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
235
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
236
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
237
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
238
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
239
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
240
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
241
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
242
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
243
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.5</td></tr></table></td>
|
|
244
|
+
<td class="free1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
245
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
246
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
247
|
+
</tr>
|
|
248
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
249
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
250
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
251
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
252
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
253
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
254
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
255
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
256
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
257
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
258
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
259
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.5</td></tr></table></td>
|
|
260
|
+
<td class="free2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
261
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
262
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
263
|
+
</tr>
|
|
264
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
265
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
266
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
267
|
+
<td class="calconttask2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
268
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
269
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
270
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">8.9</td></tr></table></td>
|
|
271
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
272
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
273
|
+
<td class="calconttask2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
274
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
275
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
276
|
+
<td class="calconttask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">8.8</td></tr></table></td>
|
|
277
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
278
|
+
</tr>
|
|
279
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
280
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
281
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
282
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
283
|
+
<td class="loaded1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
284
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
285
|
+
<td class="loaded1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
286
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
287
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
288
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
289
|
+
</tr>
|
|
290
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
291
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
292
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
293
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
294
|
+
<td class="loaded2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
295
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
296
|
+
<td class="loaded2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
297
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
298
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
299
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
300
|
+
</tr>
|
|
301
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
302
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
303
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
304
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
305
|
+
<td class="loaded1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
306
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
307
|
+
<td class="loaded1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
308
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
309
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
310
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
311
|
+
</tr>
|
|
312
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
313
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
314
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
315
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
316
|
+
<td class="loaded2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
317
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
318
|
+
<td class="loaded2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
319
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
320
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
321
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
322
|
+
</tr>
|
|
323
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
324
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
325
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
326
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
327
|
+
<td class="loaded1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
328
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
329
|
+
<td class="loaded1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
330
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
331
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
332
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
333
|
+
</tr>
|
|
334
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
335
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
336
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
337
|
+
<td class="offduty2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
338
|
+
<td class="loaded2" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
339
|
+
<td class="offduty2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
340
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
341
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
342
|
+
<td class="offduty2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
343
|
+
</tr>
|
|
344
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
345
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
346
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
347
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
348
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
349
|
+
<td class="offduty1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
350
|
+
<td class="loaded1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
351
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
352
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
353
|
+
<td class="offduty1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
354
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
355
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
356
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
357
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
358
|
+
</tr>
|
|
359
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
360
|
+
<td class="offduty2" colspan="8"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
361
|
+
<td class="loaded2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
362
|
+
<td class="offduty2" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
363
|
+
<td class="loaded2" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
364
|
+
<td class="offduty2" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
365
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
366
|
+
</tr>
|
|
367
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
368
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
369
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
370
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
371
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
372
|
+
<td class="offduty1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
373
|
+
<td class="loaded1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
374
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
375
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
376
|
+
<td class="offduty1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
377
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
378
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
379
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
380
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
381
|
+
</tr>
|
|
382
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
383
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
384
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
385
|
+
<td class="caltask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
386
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
387
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
388
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
389
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
390
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
391
|
+
<td class="caltask1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
392
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.9</td></tr></table></td>
|
|
393
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
394
|
+
<td class="caltask1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.8</td></tr></table></td>
|
|
395
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
396
|
+
</tr>
|
|
397
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
398
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
399
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
400
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
401
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
402
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
403
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
404
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
405
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
406
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
407
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.9</td></tr></table></td>
|
|
408
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
409
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">0.8</td></tr></table></td>
|
|
410
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
411
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
412
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
413
|
+
</tr>
|
|
414
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
415
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
416
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
417
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
418
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
419
|
+
<td class="offduty2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
420
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
421
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
422
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
423
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
424
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
425
|
+
<td class="offduty2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
426
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
427
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
428
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
429
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
430
|
+
</tr>
|
|
431
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
432
|
+
<td class="offduty2" colspan="10"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
433
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">7.0</td></tr></table></td>
|
|
434
|
+
<td class="caltask2" colspan="6"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
435
|
+
<td class="caltask2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">7.0</td></tr></table></td>
|
|
436
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
437
|
+
</tr>
|
|
438
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
439
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
440
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
441
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
442
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
443
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
444
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
445
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
446
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
447
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
448
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
449
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
450
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
451
|
+
</tr>
|
|
452
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
453
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
454
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
455
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
456
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
457
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
458
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
459
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
460
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
461
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
462
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
463
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
464
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
465
|
+
</tr>
|
|
466
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
467
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
468
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
469
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
470
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
471
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
472
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
473
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
474
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
475
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
476
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
477
|
+
<td class="offduty1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
478
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
479
|
+
</tr>
|
|
480
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
481
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
482
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
483
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
484
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
485
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
486
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
487
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
488
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
489
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
490
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
491
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
492
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
493
|
+
</tr>
|
|
494
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
495
|
+
<td class="offduty1" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
496
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
497
|
+
<td class="offduty1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
498
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
499
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
500
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
501
|
+
<td class="offduty1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
502
|
+
<td class="loaded1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
503
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
504
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
505
|
+
<td class="offduty1" colspan="3"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
506
|
+
</tr>
|
|
507
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
508
|
+
<td class="offduty2" colspan="5"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
509
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
510
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
511
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
512
|
+
<td class="offduty2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
513
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
514
|
+
<td class="loaded2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
515
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
516
|
+
<td class="loaded2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
517
|
+
<td class="offduty2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
518
|
+
<td class="busy2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
519
|
+
<td class="free2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
520
|
+
<td class="offduty2" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
521
|
+
<td class="free2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
522
|
+
</tr>
|
|
523
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
524
|
+
<td class="offduty1" colspan="8"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
525
|
+
<td class="free1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
526
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
527
|
+
<td class="offduty1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
528
|
+
<td class="loaded1" colspan="2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
529
|
+
<td class="busy1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">1.0</td></tr></table></td>
|
|
530
|
+
<td class="offduty1" colspan="4"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
531
|
+
<td class="free1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
532
|
+
</tr>
|
|
533
|
+
</tbody></table></div></div></td>
|
|
534
|
+
</tr>
|
|
535
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
536
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">1</td></tr></table></td>
|
|
537
|
+
<td class="taskcell1">
|
|
538
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
539
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9708060', TITLE, 'Inherited Allocations')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
540
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">Inherited Allocations</td>
|
|
541
|
+
</tr></table>
|
|
542
|
+
<div class="tj_tooltip_box" id="ID9708060" style="cursor:help"><div>
|
|
543
|
+
<b>ID:</b> inheritedAllocs</div></div>
|
|
544
|
+
</td>
|
|
545
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">2007-09-10</td></tr></table></td>
|
|
546
|
+
</tr>
|
|
547
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
548
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
549
|
+
<td class="resourcecell1">
|
|
550
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
551
|
+
<td style="width:8px; "></td>
|
|
552
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9645960', TITLE, 'Resource 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
553
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 1</td>
|
|
554
|
+
</tr></table>
|
|
555
|
+
<div class="tj_tooltip_box" id="ID9645960" style="cursor:help"><div>
|
|
556
|
+
<b>ID:</b> r1</div></div>
|
|
557
|
+
</td>
|
|
558
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
559
|
+
</tr>
|
|
560
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
561
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
562
|
+
<td class="resourcecell2">
|
|
563
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
564
|
+
<td style="width:8px; "></td>
|
|
565
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9614500', TITLE, 'Resource 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
566
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 2</td>
|
|
567
|
+
</tr></table>
|
|
568
|
+
<div class="tj_tooltip_box" id="ID9614500" style="cursor:help"><div>
|
|
569
|
+
<b>ID:</b> r2</div></div>
|
|
570
|
+
</td>
|
|
571
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
572
|
+
</tr>
|
|
573
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
574
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2</td></tr></table></td>
|
|
575
|
+
<td class="taskcell2">
|
|
576
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
577
|
+
<td style="width:8px; "></td>
|
|
578
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9580920', TITLE, 'Task 1')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
579
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task 1</td>
|
|
580
|
+
</tr></table>
|
|
581
|
+
<div class="tj_tooltip_box" id="ID9580920" style="cursor:help"><div>
|
|
582
|
+
<b>ID:</b> inheritedAllocs.t1</div></div>
|
|
583
|
+
</td>
|
|
584
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-04</td></tr></table></td>
|
|
585
|
+
</tr>
|
|
586
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
587
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
588
|
+
<td class="resourcecell1">
|
|
589
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
590
|
+
<td style="width:16px; "></td>
|
|
591
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID9533100', TITLE, 'Resource 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
592
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 1</td>
|
|
593
|
+
</tr></table>
|
|
594
|
+
<div class="tj_tooltip_box" id="ID9533100" style="cursor:help"><div>
|
|
595
|
+
<b>ID:</b> r1</div></div>
|
|
596
|
+
</td>
|
|
597
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
598
|
+
</tr>
|
|
599
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
600
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">3</td></tr></table></td>
|
|
601
|
+
<td class="taskcell1">
|
|
602
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
603
|
+
<td style="width:8px; "></td>
|
|
604
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7848460', TITLE, 'Task 2')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
605
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">Task 2</td>
|
|
606
|
+
</tr></table>
|
|
607
|
+
<div class="tj_tooltip_box" id="ID7848460" style="cursor:help"><div>
|
|
608
|
+
<b>ID:</b> inheritedAllocs.t2</div></div>
|
|
609
|
+
</td>
|
|
610
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">2007-09-06</td></tr></table></td>
|
|
611
|
+
</tr>
|
|
612
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
613
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
614
|
+
<td class="resourcecell1">
|
|
615
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
616
|
+
<td style="width:16px; "></td>
|
|
617
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7784220', TITLE, 'Resource 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
618
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 1</td>
|
|
619
|
+
</tr></table>
|
|
620
|
+
<div class="tj_tooltip_box" id="ID7784220" style="cursor:help"><div>
|
|
621
|
+
<b>ID:</b> r1</div></div>
|
|
622
|
+
</td>
|
|
623
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
624
|
+
</tr>
|
|
625
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
626
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
627
|
+
<td class="resourcecell2">
|
|
628
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
629
|
+
<td style="width:16px; "></td>
|
|
630
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7744560', TITLE, 'Resource 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
631
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 2</td>
|
|
632
|
+
</tr></table>
|
|
633
|
+
<div class="tj_tooltip_box" id="ID7744560" style="cursor:help"><div>
|
|
634
|
+
<b>ID:</b> r2</div></div>
|
|
635
|
+
</td>
|
|
636
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
637
|
+
</tr>
|
|
638
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
639
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">4</td></tr></table></td>
|
|
640
|
+
<td class="taskcell2">
|
|
641
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
642
|
+
<td style="width:16px; "></td>
|
|
643
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7686460', TITLE, 'Task 2.1')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
644
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task 2.1</td>
|
|
645
|
+
</tr></table>
|
|
646
|
+
<div class="tj_tooltip_box" id="ID7686460" style="cursor:help"><div>
|
|
647
|
+
<b>ID:</b> inheritedAllocs.t2.t2_1</div></div>
|
|
648
|
+
</td>
|
|
649
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-03</td></tr></table></td>
|
|
650
|
+
</tr>
|
|
651
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
652
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
653
|
+
<td class="resourcecell1">
|
|
654
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
655
|
+
<td style="width:24px; "></td>
|
|
656
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7624480', TITLE, 'Resource 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
657
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 2</td>
|
|
658
|
+
</tr></table>
|
|
659
|
+
<div class="tj_tooltip_box" id="ID7624480" style="cursor:help"><div>
|
|
660
|
+
<b>ID:</b> r2</div></div>
|
|
661
|
+
</td>
|
|
662
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
663
|
+
</tr>
|
|
664
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
665
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">5</td></tr></table></td>
|
|
666
|
+
<td class="taskcell1">
|
|
667
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
668
|
+
<td style="width:16px; "></td>
|
|
669
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7575540', TITLE, 'Task 2.2')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
670
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task 2.2</td>
|
|
671
|
+
</tr></table>
|
|
672
|
+
<div class="tj_tooltip_box" id="ID7575540" style="cursor:help"><div>
|
|
673
|
+
<b>ID:</b> inheritedAllocs.t2.t2_2</div></div>
|
|
674
|
+
</td>
|
|
675
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-06</td></tr></table></td>
|
|
676
|
+
</tr>
|
|
677
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
678
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
679
|
+
<td class="resourcecell1">
|
|
680
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
681
|
+
<td style="width:24px; "></td>
|
|
682
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7555780', TITLE, 'Resource 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
683
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 1</td>
|
|
684
|
+
</tr></table>
|
|
685
|
+
<div class="tj_tooltip_box" id="ID7555780" style="cursor:help"><div>
|
|
686
|
+
<b>ID:</b> r1</div></div>
|
|
687
|
+
</td>
|
|
688
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
689
|
+
</tr>
|
|
690
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
691
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
692
|
+
<td class="resourcecell2">
|
|
693
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
694
|
+
<td style="width:24px; "></td>
|
|
695
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7501000', TITLE, 'Resource 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
696
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 2</td>
|
|
697
|
+
</tr></table>
|
|
698
|
+
<div class="tj_tooltip_box" id="ID7501000" style="cursor:help"><div>
|
|
699
|
+
<b>ID:</b> r2</div></div>
|
|
700
|
+
</td>
|
|
701
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
702
|
+
</tr>
|
|
703
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
704
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">6</td></tr></table></td>
|
|
705
|
+
<td class="taskcell2">
|
|
706
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
707
|
+
<td style="width:8px; "></td>
|
|
708
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7441920', TITLE, 'Task 3')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
709
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task 3</td>
|
|
710
|
+
</tr></table>
|
|
711
|
+
<div class="tj_tooltip_box" id="ID7441920" style="cursor:help"><div>
|
|
712
|
+
<b>ID:</b> inheritedAllocs.t3</div></div>
|
|
713
|
+
</td>
|
|
714
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-10</td></tr></table></td>
|
|
715
|
+
</tr>
|
|
716
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
717
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
718
|
+
<td class="resourcecell1">
|
|
719
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
720
|
+
<td style="width:16px; "></td>
|
|
721
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7392620', TITLE, 'Resource 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
722
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 1</td>
|
|
723
|
+
</tr></table>
|
|
724
|
+
<div class="tj_tooltip_box" id="ID7392620" style="cursor:help"><div>
|
|
725
|
+
<b>ID:</b> r1</div></div>
|
|
726
|
+
</td>
|
|
727
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
728
|
+
</tr>
|
|
729
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
730
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">7</td></tr></table></td>
|
|
731
|
+
<td class="taskcell1">
|
|
732
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
733
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7322900', TITLE, 'Allocation Shift')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
734
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Allocation Shift</td>
|
|
735
|
+
</tr></table>
|
|
736
|
+
<div class="tj_tooltip_box" id="ID7322900" style="cursor:help"><div>
|
|
737
|
+
<b>ID:</b> allocShift</div></div>
|
|
738
|
+
</td>
|
|
739
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-11</td></tr></table></td>
|
|
740
|
+
</tr>
|
|
741
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
742
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
743
|
+
<td class="resourcecell1">
|
|
744
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
745
|
+
<td style="width:8px; "></td>
|
|
746
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7234640', TITLE, 'Resource 3')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
747
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 3</td>
|
|
748
|
+
</tr></table>
|
|
749
|
+
<div class="tj_tooltip_box" id="ID7234640" style="cursor:help"><div>
|
|
750
|
+
<b>ID:</b> r3</div></div>
|
|
751
|
+
</td>
|
|
752
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
753
|
+
</tr>
|
|
754
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
755
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
756
|
+
<td class="resourcecell2">
|
|
757
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
758
|
+
<td style="width:8px; "></td>
|
|
759
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7218520', TITLE, 'Resource 4')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
760
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Resource 4</td>
|
|
761
|
+
</tr></table>
|
|
762
|
+
<div class="tj_tooltip_box" id="ID7218520" style="cursor:help"><div>
|
|
763
|
+
<b>ID:</b> r4</div></div>
|
|
764
|
+
</td>
|
|
765
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
766
|
+
</tr>
|
|
767
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
768
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">8</td></tr></table></td>
|
|
769
|
+
<td class="taskcell2">
|
|
770
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
771
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7158280', TITLE, 'Mandatory Tests')" style="cursor:help; "><img alt="Icon" src="icons/taskgroup.png"></img></td>
|
|
772
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">Mandatory Tests</td>
|
|
773
|
+
</tr></table>
|
|
774
|
+
<div class="tj_tooltip_box" id="ID7158280" style="cursor:help"><div>
|
|
775
|
+
<b>ID:</b> mandatory</div></div>
|
|
776
|
+
</td>
|
|
777
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; font-weight:bold; ">2007-09-12</td></tr></table></td>
|
|
778
|
+
</tr>
|
|
779
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
780
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
781
|
+
<td class="resourcecell1">
|
|
782
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
783
|
+
<td style="width:8px; "></td>
|
|
784
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7105560', TITLE, 'All days')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
785
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All days</td>
|
|
786
|
+
</tr></table>
|
|
787
|
+
<div class="tj_tooltip_box" id="ID7105560" style="cursor:help"><div>
|
|
788
|
+
<b>ID:</b> all_days</div></div>
|
|
789
|
+
</td>
|
|
790
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
791
|
+
</tr>
|
|
792
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
793
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
794
|
+
<td class="resourcecell2">
|
|
795
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
796
|
+
<td style="width:8px; "></td>
|
|
797
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7081800', TITLE, 'All week 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
798
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 1</td>
|
|
799
|
+
</tr></table>
|
|
800
|
+
<div class="tj_tooltip_box" id="ID7081800" style="cursor:help"><div>
|
|
801
|
+
<b>ID:</b> aw1</div></div>
|
|
802
|
+
</td>
|
|
803
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
804
|
+
</tr>
|
|
805
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
806
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
807
|
+
<td class="resourcecell1">
|
|
808
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
809
|
+
<td style="width:8px; "></td>
|
|
810
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7061300', TITLE, 'All week 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
811
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 2</td>
|
|
812
|
+
</tr></table>
|
|
813
|
+
<div class="tj_tooltip_box" id="ID7061300" style="cursor:help"><div>
|
|
814
|
+
<b>ID:</b> aw2</div></div>
|
|
815
|
+
</td>
|
|
816
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
817
|
+
</tr>
|
|
818
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
819
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
820
|
+
<td class="resourcecell2">
|
|
821
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
822
|
+
<td style="width:8px; "></td>
|
|
823
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7032800', TITLE, 'All week 3')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
824
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 3</td>
|
|
825
|
+
</tr></table>
|
|
826
|
+
<div class="tj_tooltip_box" id="ID7032800" style="cursor:help"><div>
|
|
827
|
+
<b>ID:</b> aw3</div></div>
|
|
828
|
+
</td>
|
|
829
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
830
|
+
</tr>
|
|
831
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
832
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
833
|
+
<td class="resourcecell1">
|
|
834
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
835
|
+
<td style="width:8px; "></td>
|
|
836
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID7008420', TITLE, 'All week 4')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
837
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 4</td>
|
|
838
|
+
</tr></table>
|
|
839
|
+
<div class="tj_tooltip_box" id="ID7008420" style="cursor:help"><div>
|
|
840
|
+
<b>ID:</b> aw4</div></div>
|
|
841
|
+
</td>
|
|
842
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
843
|
+
</tr>
|
|
844
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
845
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
846
|
+
<td class="resourcecell2">
|
|
847
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
848
|
+
<td style="width:8px; "></td>
|
|
849
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6965280', TITLE, 'Monday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
850
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Monday off</td>
|
|
851
|
+
</tr></table>
|
|
852
|
+
<div class="tj_tooltip_box" id="ID6965280" style="cursor:help"><div>
|
|
853
|
+
<b>ID:</b> ow1</div></div>
|
|
854
|
+
</td>
|
|
855
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
856
|
+
</tr>
|
|
857
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
858
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
859
|
+
<td class="resourcecell1">
|
|
860
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
861
|
+
<td style="width:8px; "></td>
|
|
862
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6939300', TITLE, 'Tuesday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
863
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Tuesday off</td>
|
|
864
|
+
</tr></table>
|
|
865
|
+
<div class="tj_tooltip_box" id="ID6939300" style="cursor:help"><div>
|
|
866
|
+
<b>ID:</b> ow2</div></div>
|
|
867
|
+
</td>
|
|
868
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
869
|
+
</tr>
|
|
870
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
871
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
872
|
+
<td class="resourcecell2">
|
|
873
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
874
|
+
<td style="width:8px; "></td>
|
|
875
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6917120', TITLE, 'Thu Fri off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
876
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Thu Fri off</td>
|
|
877
|
+
</tr></table>
|
|
878
|
+
<div class="tj_tooltip_box" id="ID6917120" style="cursor:help"><div>
|
|
879
|
+
<b>ID:</b> ow3</div></div>
|
|
880
|
+
</td>
|
|
881
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
882
|
+
</tr>
|
|
883
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
884
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
885
|
+
<td class="resourcecell1">
|
|
886
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
887
|
+
<td style="width:8px; "></td>
|
|
888
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6869180', TITLE, 'Tuesday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
889
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Tuesday off</td>
|
|
890
|
+
</tr></table>
|
|
891
|
+
<div class="tj_tooltip_box" id="ID6869180" style="cursor:help"><div>
|
|
892
|
+
<b>ID:</b> tue_off</div></div>
|
|
893
|
+
</td>
|
|
894
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
895
|
+
</tr>
|
|
896
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
897
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">9</td></tr></table></td>
|
|
898
|
+
<td class="taskcell1">
|
|
899
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
900
|
+
<td style="width:8px; "></td>
|
|
901
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6846440', TITLE, 'Task1')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
902
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task1</td>
|
|
903
|
+
</tr></table>
|
|
904
|
+
<div class="tj_tooltip_box" id="ID6846440" style="cursor:help"><div>
|
|
905
|
+
<b>ID:</b> mandatory.t1</div></div>
|
|
906
|
+
</td>
|
|
907
|
+
<td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-12</td></tr></table></td>
|
|
908
|
+
</tr>
|
|
909
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
910
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
911
|
+
<td class="resourcecell1">
|
|
912
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
913
|
+
<td style="width:16px; "></td>
|
|
914
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6768900', TITLE, 'All days')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
915
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All days</td>
|
|
916
|
+
</tr></table>
|
|
917
|
+
<div class="tj_tooltip_box" id="ID6768900" style="cursor:help"><div>
|
|
918
|
+
<b>ID:</b> all_days</div></div>
|
|
919
|
+
</td>
|
|
920
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
921
|
+
</tr>
|
|
922
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
923
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
924
|
+
<td class="resourcecell2">
|
|
925
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
926
|
+
<td style="width:16px; "></td>
|
|
927
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6646820', TITLE, 'Tuesday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
928
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Tuesday off</td>
|
|
929
|
+
</tr></table>
|
|
930
|
+
<div class="tj_tooltip_box" id="ID6646820" style="cursor:help"><div>
|
|
931
|
+
<b>ID:</b> tue_off</div></div>
|
|
932
|
+
</td>
|
|
933
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
934
|
+
</tr>
|
|
935
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
936
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">10</td></tr></table></td>
|
|
937
|
+
<td class="taskcell2">
|
|
938
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
939
|
+
<td style="width:8px; "></td>
|
|
940
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6603440', TITLE, 'Task2')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
|
|
941
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Task2</td>
|
|
942
|
+
</tr></table>
|
|
943
|
+
<div class="tj_tooltip_box" id="ID6603440" style="cursor:help"><div>
|
|
944
|
+
<b>ID:</b> mandatory.t2</div></div>
|
|
945
|
+
</td>
|
|
946
|
+
<td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr><td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">2007-09-12</td></tr></table></td>
|
|
947
|
+
</tr>
|
|
948
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
949
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
950
|
+
<td class="resourcecell1">
|
|
951
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
952
|
+
<td style="width:16px; "></td>
|
|
953
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6593760', TITLE, 'All week 1')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
954
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 1</td>
|
|
955
|
+
</tr></table>
|
|
956
|
+
<div class="tj_tooltip_box" id="ID6593760" style="cursor:help"><div>
|
|
957
|
+
<b>ID:</b> aw1</div></div>
|
|
958
|
+
</td>
|
|
959
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
960
|
+
</tr>
|
|
961
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
962
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
963
|
+
<td class="resourcecell2">
|
|
964
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
965
|
+
<td style="width:16px; "></td>
|
|
966
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6585420', TITLE, 'All week 2')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
967
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 2</td>
|
|
968
|
+
</tr></table>
|
|
969
|
+
<div class="tj_tooltip_box" id="ID6585420" style="cursor:help"><div>
|
|
970
|
+
<b>ID:</b> aw2</div></div>
|
|
971
|
+
</td>
|
|
972
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
973
|
+
</tr>
|
|
974
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
975
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
976
|
+
<td class="resourcecell1">
|
|
977
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
978
|
+
<td style="width:16px; "></td>
|
|
979
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6402920', TITLE, 'All week 3')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
980
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 3</td>
|
|
981
|
+
</tr></table>
|
|
982
|
+
<div class="tj_tooltip_box" id="ID6402920" style="cursor:help"><div>
|
|
983
|
+
<b>ID:</b> aw3</div></div>
|
|
984
|
+
</td>
|
|
985
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
986
|
+
</tr>
|
|
987
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
988
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
989
|
+
<td class="resourcecell2">
|
|
990
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
991
|
+
<td style="width:16px; "></td>
|
|
992
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6371960', TITLE, 'All week 4')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
993
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">All week 4</td>
|
|
994
|
+
</tr></table>
|
|
995
|
+
<div class="tj_tooltip_box" id="ID6371960" style="cursor:help"><div>
|
|
996
|
+
<b>ID:</b> aw4</div></div>
|
|
997
|
+
</td>
|
|
998
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
999
|
+
</tr>
|
|
1000
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
1001
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
1002
|
+
<td class="resourcecell1">
|
|
1003
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
1004
|
+
<td style="width:16px; "></td>
|
|
1005
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6288620', TITLE, 'Monday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
1006
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Monday off</td>
|
|
1007
|
+
</tr></table>
|
|
1008
|
+
<div class="tj_tooltip_box" id="ID6288620" style="cursor:help"><div>
|
|
1009
|
+
<b>ID:</b> ow1</div></div>
|
|
1010
|
+
</td>
|
|
1011
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
1012
|
+
</tr>
|
|
1013
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
1014
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
1015
|
+
<td class="resourcecell2">
|
|
1016
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
1017
|
+
<td style="width:16px; "></td>
|
|
1018
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6243320', TITLE, 'Tuesday off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
1019
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Tuesday off</td>
|
|
1020
|
+
</tr></table>
|
|
1021
|
+
<div class="tj_tooltip_box" id="ID6243320" style="cursor:help"><div>
|
|
1022
|
+
<b>ID:</b> ow2</div></div>
|
|
1023
|
+
</td>
|
|
1024
|
+
<td class="resourcecell2"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
1025
|
+
</tr>
|
|
1026
|
+
<tr class="tabline" style="height:21px; font-size:12px; ">
|
|
1027
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; height:14px; "><tr></tr></table></td>
|
|
1028
|
+
<td class="resourcecell1">
|
|
1029
|
+
<table cellspacing="0" class="tj_table_cell" style="text-align:left; height:14px; "><tr>
|
|
1030
|
+
<td style="width:16px; "></td>
|
|
1031
|
+
<td class="tj_table_cell_icon" onclick="TagToTip('ID6118160', TITLE, 'Thu Fri off')" style="cursor:help; "><img alt="Icon" src="icons/resource.png"></img></td>
|
|
1032
|
+
<td class="tj_table_cell_label" style="overflow:hidden; white-space:nowrap; height:18px; ">Thu Fri off</td>
|
|
1033
|
+
</tr></table>
|
|
1034
|
+
<div class="tj_tooltip_box" id="ID6118160" style="cursor:help"><div>
|
|
1035
|
+
<b>ID:</b> ow3</div></div>
|
|
1036
|
+
</td>
|
|
1037
|
+
<td class="resourcecell1"><table cellspacing="0" class="tj_table_cell" style="text-align:center; height:14px; "><tr></tr></table></td>
|
|
1038
|
+
</tr>
|
|
1039
|
+
<tr style="height:20px">
|
|
1040
|
+
<td></td>
|
|
1041
|
+
<td></td>
|
|
1042
|
+
<td></td>
|
|
1043
|
+
</tr>
|
|
1044
|
+
</tbody></table></td></tr>
|
|
1045
|
+
<tr><td><div class="tj_table_legend_frame"><table cellspacing="1" class="tj_table_legend">
|
|
1046
|
+
<tr class="tj_legend_row">
|
|
1047
|
+
<td class="tj_legend_spacer"></td>
|
|
1048
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="calconttask1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1049
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Container Task</div></td>
|
|
1050
|
+
<td class="tj_legend_spacer"></td>
|
|
1051
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="caltask1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1052
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Task</div></td>
|
|
1053
|
+
<td class="tj_legend_spacer"></td>
|
|
1054
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="offduty" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1055
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Off duty time</div></td>
|
|
1056
|
+
<td class="tj_legend_spacer"></td>
|
|
1057
|
+
</tr>
|
|
1058
|
+
<tr class="tj_legend_row">
|
|
1059
|
+
<td class="tj_legend_spacer"></td>
|
|
1060
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="busy1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1061
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Resource is fully loaded</div></td>
|
|
1062
|
+
<td class="tj_legend_spacer"></td>
|
|
1063
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="loaded1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1064
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Resource is partially loaded</div></td>
|
|
1065
|
+
<td class="tj_legend_spacer"></td>
|
|
1066
|
+
<td class="tj_legend_item"><div class="tj_legend_symbol"><div style="position:relative; top:2px;width:20px; height:15px"><div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"><div class="free" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"></div></div></div></div></td>
|
|
1067
|
+
<td class="tj_legend_item"><div class="tj_legend_label">Resource is available</div></td>
|
|
1068
|
+
<td class="tj_legend_spacer"></td>
|
|
1069
|
+
</tr>
|
|
1070
|
+
</table></div></td></tr>
|
|
1071
|
+
</table>
|
|
1072
|
+
<div class="copyright">Project: Test Version: 1.0 - Created on 2011-07-06 08:40:36 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.1.1</div>
|
|
1073
|
+
</div>
|
|
1074
|
+
</body>
|
|
1075
|
+
</html>
|