taskjuggler 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (270) hide show
  1. data/CHANGELOG +1812 -1
  2. data/benchmarks/css/tjmanual.css +20 -0
  3. data/benchmarks/css/tjreport.css +7 -6
  4. data/doc/CHANGELOG.html +1833 -1
  5. data/doc/Object.html +102 -0
  6. data/doc/TaskJuggler.html +283 -283
  7. data/doc/TaskJuggler/HTMLDocument.html +63 -41
  8. data/doc/TaskJuggler/KeywordDocumentation.html +1 -1
  9. data/doc/TaskJuggler/Report.html +148 -147
  10. data/doc/TaskJuggler/ReportServlet.html +1 -1
  11. data/doc/TaskJuggler/RichTextDocument.html +1 -1
  12. data/doc/TaskJuggler/RichTextIntermediate.html +3 -3
  13. data/doc/TaskJuggler/RichTextSnip.html +1 -1
  14. data/doc/TaskJuggler/SheetHandlerBase.html +1 -1
  15. data/doc/TaskJuggler/SyntaxReference.html +2 -2
  16. data/doc/TaskJuggler/TextParser.html +59 -59
  17. data/doc/TaskJuggler/UserManual.html +1 -1
  18. data/doc/TaskJuggler/WelcomePage.html +1 -1
  19. data/doc/index.html +655 -651
  20. data/doc/lib/exchangebug_rb.html +69 -0
  21. data/doc/lib/{taskjuggler/HTMLElements_rb.html → ruby-signal-bug_rb.html} +9 -9
  22. data/doc/lib/taskjuggler/AccountScenario_rb.html +1 -1
  23. data/doc/lib/taskjuggler/Account_rb.html +1 -1
  24. data/doc/lib/taskjuggler/AlgorithmDiff_rb.html +1 -1
  25. data/doc/lib/taskjuggler/Allocation_rb.html +1 -1
  26. data/doc/lib/taskjuggler/AppConfig_rb.html +1 -1
  27. data/doc/lib/taskjuggler/AttributeBase_rb.html +1 -1
  28. data/doc/lib/taskjuggler/AttributeDefinition_rb.html +1 -1
  29. data/doc/lib/taskjuggler/Attributes_rb.html +1 -1
  30. data/doc/lib/taskjuggler/BatchProcessor_rb.html +1 -1
  31. data/doc/lib/taskjuggler/Booking_rb.html +1 -1
  32. data/doc/lib/taskjuggler/ChargeSet_rb.html +1 -1
  33. data/doc/lib/taskjuggler/Charge_rb.html +1 -1
  34. data/doc/lib/taskjuggler/DataCache_rb.html +1 -1
  35. data/doc/lib/taskjuggler/FileList_rb.html +1 -1
  36. data/doc/lib/taskjuggler/HTMLDocument_rb.html +1 -1
  37. data/doc/lib/taskjuggler/IntervalList_rb.html +1 -1
  38. data/doc/lib/taskjuggler/Interval_rb.html +1 -1
  39. data/doc/lib/taskjuggler/Journal_rb.html +1 -1
  40. data/doc/lib/taskjuggler/KeywordArray_rb.html +1 -1
  41. data/doc/lib/taskjuggler/KeywordDocumentation_rb.html +1 -1
  42. data/doc/lib/taskjuggler/Limits_rb.html +1 -1
  43. data/doc/lib/taskjuggler/LogFile_rb.html +1 -1
  44. data/doc/lib/taskjuggler/Log_rb.html +1 -1
  45. data/doc/lib/taskjuggler/LogicalExpression_rb.html +1 -1
  46. data/doc/lib/taskjuggler/LogicalFunction_rb.html +1 -1
  47. data/doc/lib/taskjuggler/LogicalOperation_rb.html +1 -1
  48. data/doc/lib/taskjuggler/MessageHandler_rb.html +1 -1
  49. data/doc/lib/taskjuggler/ProjectFileParser_rb.html +1 -1
  50. data/doc/lib/taskjuggler/ProjectFileScanner_rb.html +1 -1
  51. data/doc/lib/taskjuggler/Project_rb.html +1 -1
  52. data/doc/lib/taskjuggler/PropertyList_rb.html +1 -1
  53. data/doc/lib/taskjuggler/PropertySet_rb.html +1 -1
  54. data/doc/lib/taskjuggler/PropertyTreeNode_rb.html +1 -1
  55. data/doc/lib/taskjuggler/Query_rb.html +1 -1
  56. data/doc/lib/taskjuggler/RealFormat_rb.html +1 -1
  57. data/doc/lib/taskjuggler/ResourceScenario_rb.html +1 -1
  58. data/doc/lib/taskjuggler/Resource_rb.html +1 -1
  59. data/doc/lib/taskjuggler/RichText/Document_rb.html +1 -1
  60. data/doc/lib/taskjuggler/RichText/Element_rb.html +1 -1
  61. data/doc/lib/taskjuggler/RichText/FunctionExample_rb.html +1 -1
  62. data/doc/lib/taskjuggler/RichText/FunctionHandler_rb.html +1 -1
  63. data/doc/lib/taskjuggler/RichText/Parser_rb.html +1 -1
  64. data/doc/lib/taskjuggler/RichText/RTFHandlers_rb.html +1 -1
  65. data/doc/lib/taskjuggler/RichText/RTFNavigator_rb.html +1 -1
  66. data/doc/lib/taskjuggler/RichText/RTFQuery_rb.html +1 -1
  67. data/doc/lib/taskjuggler/RichText/RTFReportLink_rb.html +1 -1
  68. data/doc/lib/taskjuggler/RichText/RTFReport_rb.html +1 -1
  69. data/doc/lib/taskjuggler/RichText/RTFWithQuerySupport_rb.html +1 -1
  70. data/doc/lib/taskjuggler/RichText/Scanner_rb.html +1 -1
  71. data/doc/lib/taskjuggler/RichText/Snip_rb.html +1 -1
  72. data/doc/lib/taskjuggler/RichText/SyntaxRules_rb.html +1 -1
  73. data/doc/lib/taskjuggler/RichText/TOCEntry_rb.html +1 -1
  74. data/doc/lib/taskjuggler/RichText/TableOfContents_rb.html +1 -1
  75. data/doc/lib/taskjuggler/RichText_rb.html +1 -1
  76. data/doc/lib/taskjuggler/RuntimeConfig_rb.html +1 -1
  77. data/doc/lib/taskjuggler/ScenarioData_rb.html +1 -1
  78. data/doc/lib/taskjuggler/Scenario_rb.html +1 -1
  79. data/doc/lib/taskjuggler/Scoreboard_rb.html +1 -1
  80. data/doc/lib/taskjuggler/SheetHandlerBase_rb.html +1 -1
  81. data/doc/lib/taskjuggler/SheetReceiver_rb.html +1 -1
  82. data/doc/lib/taskjuggler/SheetSender_rb.html +1 -1
  83. data/doc/lib/taskjuggler/ShiftAssignments_rb.html +1 -1
  84. data/doc/lib/taskjuggler/ShiftScenario_rb.html +1 -1
  85. data/doc/lib/taskjuggler/Shift_rb.html +1 -1
  86. data/doc/lib/taskjuggler/SimpleQueryExpander_rb.html +1 -1
  87. data/doc/lib/taskjuggler/StatusSheetReceiver_rb.html +1 -1
  88. data/doc/lib/taskjuggler/StatusSheetSender_rb.html +1 -1
  89. data/doc/lib/taskjuggler/StdIoWrapper_rb.html +1 -1
  90. data/doc/lib/taskjuggler/SyntaxReference_rb.html +1 -1
  91. data/doc/lib/taskjuggler/TableColumnDefinition_rb.html +1 -1
  92. data/doc/lib/taskjuggler/TaskDependency_rb.html +1 -1
  93. data/doc/lib/taskjuggler/TaskJuggler_rb.html +1 -1
  94. data/doc/lib/taskjuggler/TaskScenario_rb.html +1 -1
  95. data/doc/lib/taskjuggler/Task_rb.html +1 -1
  96. data/doc/lib/taskjuggler/TernarySearchTree_rb.html +1 -1
  97. data/doc/lib/taskjuggler/TextFormatter_rb.html +1 -1
  98. data/doc/lib/taskjuggler/TextParser/MacroTable_rb.html +1 -1
  99. data/doc/lib/taskjuggler/TextParser/Pattern_rb.html +1 -1
  100. data/doc/lib/taskjuggler/TextParser/Rule_rb.html +1 -1
  101. data/doc/lib/taskjuggler/TextParser/Scanner_rb.html +1 -1
  102. data/doc/lib/taskjuggler/TextParser/SourceFileInfo_rb.html +1 -1
  103. data/doc/lib/taskjuggler/TextParser/StackElement_rb.html +1 -1
  104. data/doc/lib/taskjuggler/TextParser/State_rb.html +1 -1
  105. data/doc/lib/taskjuggler/TextParser/TokenDoc_rb.html +1 -1
  106. data/doc/lib/taskjuggler/TextParser_rb.html +1 -1
  107. data/doc/lib/taskjuggler/TimeSheetReceiver_rb.html +1 -1
  108. data/doc/lib/taskjuggler/TimeSheetSender_rb.html +1 -1
  109. data/doc/lib/taskjuggler/TimeSheetSummary_rb.html +1 -1
  110. data/doc/lib/taskjuggler/TimeSheets_rb.html +1 -1
  111. data/doc/lib/taskjuggler/Tj3AppBase_rb.html +1 -1
  112. data/doc/lib/taskjuggler/Tj3Config_rb.html +1 -1
  113. data/doc/lib/taskjuggler/Tj3SheetAppBase_rb.html +1 -1
  114. data/doc/lib/taskjuggler/TjException_rb.html +1 -1
  115. data/doc/lib/taskjuggler/TjTime_rb.html +1 -1
  116. data/doc/lib/taskjuggler/TjpExample_rb.html +1 -1
  117. data/doc/lib/taskjuggler/TjpSyntaxRules_rb.html +1 -1
  118. data/doc/lib/taskjuggler/URLParameter_rb.html +1 -1
  119. data/doc/lib/taskjuggler/UTF8String_rb.html +1 -1
  120. data/doc/lib/taskjuggler/UserManual_rb.html +1 -1
  121. data/doc/lib/taskjuggler/VimSyntax_rb.html +1 -1
  122. data/doc/lib/taskjuggler/WorkingHours_rb.html +1 -1
  123. data/doc/lib/taskjuggler/XMLDocument_rb.html +1 -1
  124. data/doc/lib/taskjuggler/XMLElement_rb.html +1 -1
  125. data/doc/lib/taskjuggler/apps/Tj3Client_rb.html +1 -1
  126. data/doc/lib/taskjuggler/apps/Tj3Daemon_rb.html +1 -1
  127. data/doc/lib/taskjuggler/apps/Tj3Man_rb.html +1 -1
  128. data/doc/lib/taskjuggler/apps/Tj3SsReceiver_rb.html +1 -1
  129. data/doc/lib/taskjuggler/apps/Tj3SsSender_rb.html +1 -1
  130. data/doc/lib/taskjuggler/apps/Tj3TsReceiver_rb.html +1 -1
  131. data/doc/lib/taskjuggler/apps/Tj3TsSender_rb.html +1 -1
  132. data/doc/lib/taskjuggler/apps/Tj3TsSummary_rb.html +1 -1
  133. data/doc/lib/taskjuggler/apps/Tj3_rb.html +1 -1
  134. data/doc/lib/taskjuggler/daemon/Daemon_rb.html +1 -1
  135. data/doc/lib/taskjuggler/daemon/ProcessIntercom_rb.html +1 -1
  136. data/doc/lib/taskjuggler/daemon/ProjectBroker_rb.html +1 -1
  137. data/doc/lib/taskjuggler/daemon/ProjectServer_rb.html +1 -1
  138. data/doc/lib/taskjuggler/daemon/ReportServer_rb.html +1 -1
  139. data/doc/lib/taskjuggler/daemon/ReportServlet_rb.html +1 -1
  140. data/doc/lib/taskjuggler/daemon/WebServer_rb.html +1 -1
  141. data/doc/lib/taskjuggler/daemon/WelcomePage_rb.html +1 -1
  142. data/doc/lib/taskjuggler/deep_copy_rb.html +1 -1
  143. data/doc/lib/taskjuggler/reports/CSVFile_rb.html +1 -1
  144. data/doc/lib/taskjuggler/reports/CollisionDetector_rb.html +1 -1
  145. data/doc/lib/taskjuggler/reports/ColumnTable_rb.html +1 -1
  146. data/doc/lib/taskjuggler/reports/GanttChart_rb.html +1 -1
  147. data/doc/lib/taskjuggler/reports/GanttContainer_rb.html +1 -1
  148. data/doc/lib/taskjuggler/reports/GanttHeaderScaleItem_rb.html +1 -1
  149. data/doc/lib/taskjuggler/reports/GanttHeader_rb.html +1 -1
  150. data/doc/lib/taskjuggler/reports/GanttLine_rb.html +1 -1
  151. data/doc/lib/taskjuggler/reports/GanttLoadStack_rb.html +1 -1
  152. data/doc/lib/taskjuggler/reports/GanttMilestone_rb.html +1 -1
  153. data/doc/lib/taskjuggler/reports/GanttRouter_rb.html +1 -1
  154. data/doc/lib/taskjuggler/reports/GanttTaskBar_rb.html +1 -1
  155. data/doc/lib/taskjuggler/reports/HTMLGraphics_rb.html +1 -1
  156. data/doc/lib/taskjuggler/reports/Navigator_rb.html +1 -1
  157. data/doc/lib/taskjuggler/reports/NikuReport_rb.html +1 -1
  158. data/doc/lib/taskjuggler/reports/ReportBase_rb.html +1 -1
  159. data/doc/lib/taskjuggler/reports/ReportContext_rb.html +1 -1
  160. data/doc/lib/taskjuggler/reports/ReportTableCell_rb.html +1 -1
  161. data/doc/lib/taskjuggler/reports/ReportTableColumn_rb.html +1 -1
  162. data/doc/lib/taskjuggler/reports/ReportTableLegend_rb.html +1 -1
  163. data/doc/lib/taskjuggler/reports/ReportTableLine_rb.html +1 -1
  164. data/doc/lib/taskjuggler/reports/ReportTable_rb.html +1 -1
  165. data/doc/lib/taskjuggler/reports/Report_rb.html +1 -1
  166. data/doc/lib/taskjuggler/reports/ResourceListRE_rb.html +1 -1
  167. data/doc/lib/taskjuggler/reports/StatusSheetReport_rb.html +1 -1
  168. data/doc/lib/taskjuggler/reports/TableReport_rb.html +1 -1
  169. data/doc/lib/taskjuggler/reports/TaskListRE_rb.html +1 -1
  170. data/doc/lib/taskjuggler/reports/TextReport_rb.html +1 -1
  171. data/doc/lib/taskjuggler/reports/TimeSheetReport_rb.html +1 -1
  172. data/doc/lib/taskjuggler/reports/TjpExportRE_rb.html +1 -1
  173. data/doc/lib/tj3_rb.html +1 -1
  174. data/doc/lib/tj3client_rb.html +1 -1
  175. data/doc/lib/tj3d_rb.html +1 -1
  176. data/doc/lib/tj3man_rb.html +1 -1
  177. data/doc/lib/tj3ss_receiver_rb.html +1 -1
  178. data/doc/lib/tj3ss_sender_rb.html +1 -1
  179. data/doc/lib/tj3ts_receiver_rb.html +1 -1
  180. data/doc/lib/tj3ts_sender_rb.html +1 -1
  181. data/doc/lib/tj3ts_summary_rb.html +1 -1
  182. data/lib/exchangebug.rb +42 -0
  183. data/lib/ruby-signal-bug.rb +55 -0
  184. data/lib/taskjuggler/HTMLDocument.rb +6 -3
  185. data/lib/taskjuggler/KeywordDocumentation.rb +1 -1
  186. data/lib/taskjuggler/RichText/Document.rb +1 -1
  187. data/lib/taskjuggler/RichText/Snip.rb +1 -1
  188. data/lib/taskjuggler/SheetHandlerBase.rb +1 -1
  189. data/lib/taskjuggler/SyntaxReference.rb +2 -2
  190. data/lib/taskjuggler/Tj3Config.rb +1 -1
  191. data/lib/taskjuggler/UserManual.rb +1 -1
  192. data/lib/taskjuggler/daemon/ReportServlet.rb +1 -1
  193. data/lib/taskjuggler/daemon/WelcomePage.rb +1 -1
  194. data/lib/taskjuggler/reports/Report.rb +4 -3
  195. data/tasks/changelog.rake +2 -2
  196. data/test/TestSuite/CSV-Reports/alert.tjp +9 -0
  197. data/test/TestSuite/CSV-Reports/refs/alert.csv +15 -0
  198. data/test/TestSuite/Export-Reports/refs/DST.tjp +60 -0
  199. data/test/TestSuite/Export-Reports/refs/ReleasePlan.tjp +80 -0
  200. data/test/TestSuite/HTML-Reports/Alerts.html +412 -160
  201. data/test/TestSuite/HTML-Reports/TimeSheet.html +79 -0
  202. data/test/TestSuite/HTML-Reports/css/tjmanual.css +20 -0
  203. data/test/TestSuite/HTML-Reports/css/tjreport.css +7 -6
  204. data/test/TestSuite/HTML-Reports/reference.html +51 -0
  205. data/test/TestSuite/ReportGenerator/Correct/Alerts-1.csv +412 -0
  206. data/test/TestSuite/ReportGenerator/Correct/Alerts-1.html +680 -0
  207. data/test/TestSuite/ReportGenerator/Correct/DependencyList.csv +4 -0
  208. data/test/TestSuite/ReportGenerator/Correct/DependencyList.tjp +25 -0
  209. data/test/TestSuite/ReportGenerator/Correct/Journal-1.csv +8 -0
  210. data/test/TestSuite/ReportGenerator/Correct/Journal-2.csv +8 -0
  211. data/test/TestSuite/ReportGenerator/Correct/Journal-3.html +28 -0
  212. data/test/TestSuite/ReportGenerator/Correct/LogicalFunctions2.csv +3 -0
  213. data/test/TestSuite/ReportGenerator/Correct/css/tjmanual.css +86 -0
  214. data/test/TestSuite/ReportGenerator/Correct/css/tjreport.css +413 -0
  215. data/test/TestSuite/ReportGenerator/Correct/icons/details.png +0 -0
  216. data/test/TestSuite/ReportGenerator/Correct/icons/flag-green.png +0 -0
  217. data/test/TestSuite/ReportGenerator/Correct/icons/flag-red.png +0 -0
  218. data/test/TestSuite/ReportGenerator/Correct/icons/flag-yellow.png +0 -0
  219. data/test/TestSuite/ReportGenerator/Correct/icons/resource.png +0 -0
  220. data/test/TestSuite/ReportGenerator/Correct/icons/resourcegroup.png +0 -0
  221. data/test/TestSuite/ReportGenerator/Correct/icons/task.png +0 -0
  222. data/test/TestSuite/ReportGenerator/Correct/icons/taskgroup.png +0 -0
  223. data/test/TestSuite/ReportGenerator/Correct/icons/trend-down.png +0 -0
  224. data/test/TestSuite/ReportGenerator/Correct/icons/trend-flat.png +0 -0
  225. data/test/TestSuite/ReportGenerator/Correct/icons/trend-up.png +0 -0
  226. data/test/TestSuite/ReportGenerator/Correct/opennodes-1.csv +2 -0
  227. data/test/TestSuite/ReportGenerator/Correct/opennodes.csv +2 -0
  228. data/test/TestSuite/ReportGenerator/Correct/opennodes.tjp +26 -0
  229. data/test/TestSuite/ReportGenerator/Correct/refs/opennodes-1.csv +2 -0
  230. data/test/TestSuite/{HTML-Reports/scripts → ReportGenerator/Correct}/scripts/wz_tooltip.js +20 -20
  231. data/test/TestSuite/Scheduler/' +23 -0
  232. data/test/TestSuite/Scheduler/Correct/css/tjmanual.css +86 -0
  233. data/test/TestSuite/Scheduler/Correct/css/tjreport.css +413 -0
  234. data/test/TestSuite/Scheduler/Correct/icons/details.png +0 -0
  235. data/test/TestSuite/Scheduler/Correct/icons/flag-green.png +0 -0
  236. data/test/TestSuite/Scheduler/Correct/icons/flag-red.png +0 -0
  237. data/test/TestSuite/Scheduler/Correct/icons/flag-yellow.png +0 -0
  238. data/test/TestSuite/Scheduler/Correct/icons/resource.png +0 -0
  239. data/test/TestSuite/Scheduler/Correct/icons/resourcegroup.png +0 -0
  240. data/test/TestSuite/Scheduler/Correct/icons/task.png +0 -0
  241. data/test/TestSuite/Scheduler/Correct/icons/taskgroup.png +0 -0
  242. data/test/TestSuite/Scheduler/Correct/icons/trend-down.png +0 -0
  243. data/test/TestSuite/Scheduler/Correct/icons/trend-flat.png +0 -0
  244. data/test/TestSuite/Scheduler/Correct/icons/trend-up.png +0 -0
  245. data/test/TestSuite/Scheduler/Correct/scripts/wz_tooltip.js +1301 -0
  246. data/test/TestSuite/StatusSheetTemplates/project.tji +35 -0
  247. data/test/TestSuite/StatusSheetTemplates/project.tjp +56 -0
  248. data/test/TestSuite/StatusSheets/TimeSheets/2002-03-01/resource1_2002-03-01.tji +0 -0
  249. data/test/TestSuite/Syntax/Correct/DST.tjp +11 -0
  250. data/test/TestSuite/Syntax/Correct/ReleasePlan.tjp +32 -0
  251. data/test/TestSuite/TimeSheets/receiver.log.mod +1056 -0
  252. data/test/TestSuite/TimeSheets/uu.txt +29 -0
  253. metadata +980 -941
  254. data/benchmarks/UTF-8-Strings.rb +0 -58
  255. data/benchmarks/profile.clt +0 -36082
  256. data/benchmarks/profile.html +0 -58182
  257. data/doc/TaskJuggler/HTMLElements.html +0 -599
  258. data/test/TestSuite/Export-Reports/refs/CompletedWork.tji.tjp +0 -40
  259. data/test/TestSuite/HTML-Reports/CellText.html +0 -758
  260. data/test/TestSuite/HTML-Reports/ColumnPeriods.html +0 -156
  261. data/test/TestSuite/HTML-Reports/IsOngoing.html +0 -172
  262. data/test/TestSuite/HTML-Reports/LogicalFunctions.html +0 -245
  263. data/test/TestSuite/HTML-Reports/Query.html +0 -31
  264. data/test/TestSuite/HTML-Reports/depArrows.html +0 -851
  265. data/test/TestSuite/HTML-Reports/profile.html +0 -37581
  266. data/test/TestSuite/StatusSheets/dev2.tji +0 -22
  267. data/test/TestSuite/Syntax/Correct/CompletedWork.tji.tjp +0 -38
  268. data/test/TestSuite/TimeSheets/resrep.tji +0 -7
  269. data/test/TestSuite/TimeSheets/ts.tji +0 -351
  270. data/test/TestSuite/TimeSheets/tsdef.tji +0 -2
@@ -1,156 +0,0 @@
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 - ColumnPeriods</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; ">Nov</div></td>
20
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Dec</div></td>
21
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Jan</div></td>
22
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Feb</div></td>
23
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Mar</div></td>
24
- <td rowspan="6" style="padding:0px; vertical-align:top;"><div class="tabback" style="position:relative; overflow:auto; width:450px; margin-top:-1px; margin-bottom:-1px; height:127px;"><div style="margin: 0px; padding: 0px; position: absolute; top: 0px;left: 0px; width: 450px; height: 105px; "><table align="center" cellpadding="2" cellspacing="1" class="tabback" width="100%"><tbody>
25
- <tr class="tabhead" style="height:19px; font-size:10px;">
26
- <td class="tabcell" colspan="5"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">2009</div></td>
27
- <td class="tabcell" colspan="8"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">2010</div></td>
28
- </tr>
29
- <tr class="tabhead" style="height:19px; font-size:10px;">
30
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('8076660')" style="text-align:center; width:20px; font-weight:bold; ">Au...<div id="8076660" style="position:fixed; visibility:hidden">Aug</div>
31
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
32
- </div></td>
33
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('8010040')" style="text-align:center; width:20px; font-weight:bold; ">Se...<div id="8010040" style="position:fixed; visibility:hidden">Sep</div>
34
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
35
- </div></td>
36
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('8002420')" style="text-align:center; width:20px; font-weight:bold; ">Oc...<div id="8002420" style="position:fixed; visibility:hidden">Oct</div>
37
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
38
- </div></td>
39
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7929900')" style="text-align:center; width:20px; font-weight:bold; ">No...<div id="7929900" style="position:fixed; visibility:hidden">Nov</div>
40
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
41
- </div></td>
42
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7921940')" style="text-align:center; width:20px; font-weight:bold; ">De...<div id="7921940" style="position:fixed; visibility:hidden">Dec</div>
43
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
44
- </div></td>
45
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7879880')" style="text-align:center; width:20px; font-weight:bold; ">Ja...<div id="7879880" style="position:fixed; visibility:hidden">Jan</div>
46
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
47
- </div></td>
48
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7753300')" style="text-align:center; width:20px; font-weight:bold; ">Fe...<div id="7753300" style="position:fixed; visibility:hidden">Feb</div>
49
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
50
- </div></td>
51
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7702240')" style="text-align:center; width:20px; font-weight:bold; ">Ma...<div id="7702240" style="position:fixed; visibility:hidden">Mar</div>
52
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
53
- </div></td>
54
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7642640')" style="text-align:center; width:20px; font-weight:bold; ">Ap...<div id="7642640" style="position:fixed; visibility:hidden">Apr</div>
55
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
56
- </div></td>
57
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7561940')" style="text-align:center; width:20px; font-weight:bold; ">Ma...<div id="7561940" style="position:fixed; visibility:hidden">May</div>
58
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
59
- </div></td>
60
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7448040')" style="text-align:center; width:20px; font-weight:bold; ">Ju...<div id="7448040" style="position:fixed; visibility:hidden">Jun</div>
61
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
62
- </div></td>
63
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7392940')" style="text-align:center; width:20px; font-weight:bold; ">Ju...<div id="7392940" style="position:fixed; visibility:hidden">Jul</div>
64
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
65
- </div></td>
66
- <td class="tabcell"><div class="headercelldiv" onmouseout="UnTip()" onmouseover="TagToTip('7312840')" style="text-align:center; width:20px; font-weight:bold; ">Au...<div id="7312840" style="position:fixed; visibility:hidden">Aug</div>
67
- <img src="icons/details.png" style="vertical-align:top; margin:2px; top:5px" width="6px"/>
68
- </div></td>
69
- </tr>
70
- <tr class="tabline" style="height:21px; font-size:12px; ">
71
- <td class="taskcell1" colspan="4"><div class="celldiv" style="text-align:center; "></div></td>
72
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">5.6w</div></td>
73
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">2.0d</div></td>
74
- <td class="taskcell1" colspan="7"><div class="celldiv" style="text-align:center; "></div></td>
75
- </tr>
76
- <tr class="tabline" style="height:21px; font-size:12px; ">
77
- <td class="taskcell2" colspan="4"><div class="celldiv" style="text-align:center; "></div></td>
78
- <td class="caltask2"><div class="celldiv" style="text-align:center; ">2.8w</div></td>
79
- <td class="caltask2"><div class="celldiv" style="text-align:center; ">1.2m</div></td>
80
- <td class="taskcell2" colspan="7"><div class="celldiv" style="text-align:center; "></div></td>
81
- </tr>
82
- <tr class="tabline" style="height:21px; font-size:12px; ">
83
- <td class="taskcell1" colspan="5"><div class="celldiv" style="text-align:center; "></div></td>
84
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">2.9d</div></td>
85
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">1.4w</div></td>
86
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">1.6w</div></td>
87
- <td class="caltask1"><div class="celldiv" style="text-align:center; ">2.5d</div></td>
88
- <td class="taskcell1" colspan="4"><div class="celldiv" style="text-align:center; "></div></td>
89
- </tr>
90
- </tbody></table></div></div></td>
91
- </tr>
92
- <tr class="tabhead" style="height:19px; font-size:15px;"/>
93
- <tr class="tabline" style="height:21px; font-size:12px; ">
94
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">
95
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>T2</div></td>
96
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
97
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">5.6w</div></td>
98
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">2.0d</div></td>
99
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
100
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
101
- </tr>
102
- <tr class="tabline" style="height:21px; font-size:12px; ">
103
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">
104
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>T3</div></td>
105
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
106
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">2.8w</div></td>
107
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">1.2m</div></td>
108
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
109
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
110
- </tr>
111
- <tr class="tabline" style="height:21px; font-size:12px; ">
112
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">
113
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>T1</div></td>
114
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
115
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">0.0d</div></td>
116
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">2.9d</div></td>
117
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">1.4w</div></td>
118
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">1.6w</div></td>
119
- </tr>
120
- <tr style="height:20px">
121
- <td/>
122
- <td/>
123
- <td/>
124
- <td/>
125
- <td/>
126
- <td/>
127
- </tr>
128
- </tbody></table></td></tr>
129
- <tr style="font-size:10px;"><td style="padding-left:1px; padding-right:1px;"><table align="center" border="0" cellspacing="1" class="legendback" style="width:100%"><tbody>
130
- <tr><td colspan="8" style="height:5px"/></tr>
131
- <tr>
132
- <td style="width:19%; padding-left:10px; ">Container Task</td>
133
- <td style="width:8%"><div style="position:relative; width:20px; height:15px">
134
- <div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"/>
135
- <div class="calconttask1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"/>
136
- </div></td>
137
- <td style="width:9%"/>
138
- <td style="width:19%; padding-left:10px; ">Task</td>
139
- <td style="width:8%"><div style="position:relative; width:20px; height:15px">
140
- <div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"/>
141
- <div class="caltask1" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"/>
142
- </div></td>
143
- <td style="width:9%"/>
144
- <td style="width:19%; padding-left:10px; ">Off duty time</td>
145
- <td style="width:8%"><div style="position:relative; width:20px; height:15px">
146
- <div class="loadstackframe" style="position:absolute; left:5px; width:16px; height:15px;"/>
147
- <div class="offduty" style="position:absolute; left:1px; top:1px; width:14px; height:13px;"/>
148
- </div></td>
149
- </tr>
150
- <tr><td colspan="8" style="height:5px"/></tr>
151
- </tbody></table></td></tr>
152
- </tbody></table>
153
- <div class="copyright">Project: test Version: 1.0 - Created on 2009-12-05 19:14:59 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.3</div>
154
- </div>
155
- </body>
156
- </html>
@@ -1,172 +0,0 @@
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 - IsOngoing</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">
16
- <thead><tr><td><table align="center" border="0" cellpadding="5" cellspacing="1" summary="headline" width="100%"><tr><td align="center" class="tabfront" style="font-size:16px; font-weight:bold; padding:5px"><div>5 Tasks should be shown</div></td></tr></table></td></tr></thead>
17
- <tbody>
18
- <tr><td><table align="center" cellpadding="2" cellspacing="1" class="tabback" width="100%"><tbody>
19
- <tr class="tabhead" style="height:19px; font-size:15px;">
20
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">No.</div></td>
21
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Name</div></td>
22
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">Start</div></td>
23
- <td class="tabcell" rowspan="2"><div class="headercelldiv" style="text-align:center; padding-left:5px; padding-right:5px; font-weight:bold; ">End</div></td>
24
- <td rowspan="7" style="padding:0px; vertical-align:top;"><div class="tabback" style="position:relative; overflow:auto; width:180px; height:149px;"><div style="margin:0px; padding:0px; position:absolute; top:0px; left:0px; width:180px; height:149px; font-size:10px;">
25
- <div class="tabback" style="margin:0px; padding:0px; position:relative; overflow:hidden; width:180px; height:39px; font-size:9px; ">
26
- <div class="tabhead" style="font-weight:bold; position:absolute; left:-40px; top:0px; width:79px; height:19px; "><div style="padding:3px; ">Feb 2010</div></div>
27
- <div class="tabhead" style="font-weight:bold; position:absolute; left:40px; top:0px; width:89px; height:19px; "><div style="padding:3px; ">Mar 2010</div></div>
28
- <div class="tabhead" style="font-weight:bold; position:absolute; left:130px; top:0px; width:86px; height:19px; "><div style="padding:3px; ">Apr 2010</div></div>
29
- <div class="tabhead" style="font-weight:bold; position:absolute; left:0px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">07</div></div>
30
- <div class="tabhead" style="font-weight:bold; position:absolute; left:20px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">08</div></div>
31
- <div class="tabhead" style="font-weight:bold; position:absolute; left:40px; top:20px; width:20px; height:19px; "><div style="padding:3px; ">09</div></div>
32
- <div class="tabhead" style="font-weight:bold; position:absolute; left:61px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">10</div></div>
33
- <div class="tabhead" style="font-weight:bold; position:absolute; left:81px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">11</div></div>
34
- <div class="tabhead" style="font-weight:bold; position:absolute; left:101px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">12</div></div>
35
- <div class="tabhead" style="font-weight:bold; position:absolute; left:121px; top:20px; width:20px; height:19px; "><div style="padding:3px; ">13</div></div>
36
- <div class="tabhead" style="font-weight:bold; position:absolute; left:142px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">14</div></div>
37
- <div class="tabhead" style="font-weight:bold; position:absolute; left:162px; top:20px; width:19px; height:19px; "><div style="padding:3px; ">15</div></div>
38
- </div>
39
- <div class="taskcell1" style="margin:0px; padding:0px; position:absolute; overflow:hidden; left:0px; top:40px; width:180px; height:21px; font-size:10px;">
40
- <div class="tabvline" style="left:39px; top:0px; width:1px; height:21px;"></div>
41
- <div class="tabvline" style="left:129px; top:0px; width:1px; height:21px;"></div>
42
- <div class="tabvline" style="left:216px; top:0px; width:1px; height:21px;"></div>
43
- <div class="taskbarframe" style="left:-40px; top:4px; width:81px; height:12px;"></div>
44
- <div class="taskbar" style="left:-39px; top:5px; width:79px; height:10px;"></div>
45
- <div class="progressbar" style="left:-39px; top:7px; width:0px; height:6px;"></div>
46
- <div class="nowline" style="left:-206px; top:0px; width:1px; height:21px;"></div>
47
- </div>
48
- <div class="taskcell2" style="margin:0px; padding:0px; position:absolute; overflow:hidden; left:0px; top:62px; width:180px; height:21px; font-size:10px;">
49
- <div class="tabvline" style="left:39px; top:0px; width:1px; height:21px;"></div>
50
- <div class="tabvline" style="left:129px; top:0px; width:1px; height:21px;"></div>
51
- <div class="tabvline" style="left:216px; top:0px; width:1px; height:21px;"></div>
52
- <div class="taskbarframe" style="left:-40px; top:4px; width:258px; height:12px;"></div>
53
- <div class="taskbar" style="left:-39px; top:5px; width:256px; height:10px;"></div>
54
- <div class="progressbar" style="left:-39px; top:7px; width:0px; height:6px;"></div>
55
- <div class="nowline" style="left:-206px; top:0px; width:1px; height:21px;"></div>
56
- </div>
57
- <div class="taskcell1" style="margin:0px; padding:0px; position:absolute; overflow:hidden; left:0px; top:84px; width:180px; height:21px; font-size:10px;">
58
- <div class="tabvline" style="left:39px; top:0px; width:1px; height:21px;"></div>
59
- <div class="tabvline" style="left:129px; top:0px; width:1px; height:21px;"></div>
60
- <div class="tabvline" style="left:216px; top:0px; width:1px; height:21px;"></div>
61
- <div class="milestone" style="left:-5px; top:10px; width:13px; height:1px;"></div>
62
- <div class="milestone" style="left:-4px; top:9px; width:11px; height:3px;"></div>
63
- <div class="milestone" style="left:-3px; top:8px; width:9px; height:5px;"></div>
64
- <div class="milestone" style="left:-2px; top:7px; width:7px; height:7px;"></div>
65
- <div class="milestone" style="left:-1px; top:6px; width:5px; height:9px;"></div>
66
- <div class="milestone" style="left:0px; top:5px; width:3px; height:11px;"></div>
67
- <div class="milestone" style="left:1px; top:4px; width:1px; height:13px;"></div>
68
- <div class="nowline" style="left:-206px; top:0px; width:1px; height:21px;"></div>
69
- </div>
70
- <div class="taskcell2" style="margin:0px; padding:0px; position:absolute; overflow:hidden; left:0px; top:106px; width:180px; height:21px; font-size:10px;">
71
- <div class="tabvline" style="left:39px; top:0px; width:1px; height:21px;"></div>
72
- <div class="tabvline" style="left:129px; top:0px; width:1px; height:21px;"></div>
73
- <div class="tabvline" style="left:216px; top:0px; width:1px; height:21px;"></div>
74
- <div class="taskbarframe" style="left:40px; top:4px; width:91px; height:12px;"></div>
75
- <div class="taskbar" style="left:41px; top:5px; width:89px; height:10px;"></div>
76
- <div class="progressbar" style="left:41px; top:7px; width:0px; height:6px;"></div>
77
- <div class="nowline" style="left:-206px; top:0px; width:1px; height:21px;"></div>
78
- </div>
79
- <div class="taskcell1" style="margin:0px; padding:0px; position:absolute; overflow:hidden; left:0px; top:128px; width:180px; height:21px; font-size:10px;">
80
- <div class="tabvline" style="left:39px; top:0px; width:1px; height:21px;"></div>
81
- <div class="tabvline" style="left:129px; top:0px; width:1px; height:21px;"></div>
82
- <div class="tabvline" style="left:216px; top:0px; width:1px; height:21px;"></div>
83
- <div class="taskbarframe" style="left:130px; top:4px; width:88px; height:12px;"></div>
84
- <div class="taskbar" style="left:131px; top:5px; width:86px; height:10px;"></div>
85
- <div class="progressbar" style="left:131px; top:7px; width:0px; height:6px;"></div>
86
- <div class="nowline" style="left:-206px; top:0px; width:1px; height:21px;"></div>
87
- </div>
88
- </div></div></td>
89
- </tr>
90
- <tr class="tabhead" style="height:19px; font-size:15px;"/>
91
- <tr class="tabline" style="height:21px; font-size:12px; ">
92
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">1</div></td>
93
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">
94
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Show</div></td>
95
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-02-01</div></td>
96
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-03-01</div></td>
97
- </tr>
98
- <tr class="tabline" style="height:21px; font-size:12px; ">
99
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">2</div></td>
100
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">
101
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Show</div></td>
102
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">2010-02-01</div></td>
103
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">2010-05-01</div></td>
104
- </tr>
105
- <tr class="tabline" style="height:21px; font-size:12px; ">
106
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">3</div></td>
107
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">
108
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Show</div></td>
109
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-02-15</div></td>
110
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-02-15</div></td>
111
- </tr>
112
- <tr class="tabline" style="height:21px; font-size:12px; ">
113
- <td class="taskcell2"><div class="celldiv" style="text-align:right; ">4</div></td>
114
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">
115
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Show</div></td>
116
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">2010-03-01</div></td>
117
- <td class="taskcell2"><div class="celldiv" style="text-align:left; ">2010-04-01</div></td>
118
- </tr>
119
- <tr class="tabline" style="height:21px; font-size:12px; ">
120
- <td class="taskcell1"><div class="celldiv" style="text-align:right; ">5</div></td>
121
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">
122
- <img align="top" src="icons/task.png" style="margin-right:3px;margin-bottom:2px"/>Show</div></td>
123
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-04-01</div></td>
124
- <td class="taskcell1"><div class="celldiv" style="text-align:left; ">2010-05-01</div></td>
125
- </tr>
126
- </tbody></table></td></tr>
127
- <tr style="font-size:10px;"><td style="padding-left:1px; padding-right:1px;"><table align="center" border="0" cellspacing="1" class="legendback" style="width:100%"><tbody>
128
- <tr><td colspan="8" style="height:5px"/></tr>
129
- <tr>
130
- <td style="width:19%; padding-left:10px; ">Container Task</td>
131
- <td style="width:8%"><div style="position:relative; width:40px; height:15px;">
132
- <div class="containerbar" style="left:5px; top:2px; width:36px; height:5px;"></div>
133
- <div class="containerbar" style="left:5px; top:7px; width:11px; height:1px;"></div>
134
- <div class="containerbar" style="left:6px; top:8px; width:9px; height:1px;"></div>
135
- <div class="containerbar" style="left:7px; top:9px; width:7px; height:1px;"></div>
136
- <div class="containerbar" style="left:8px; top:10px; width:5px; height:1px;"></div>
137
- <div class="containerbar" style="left:9px; top:11px; width:3px; height:1px;"></div>
138
- <div class="containerbar" style="left:10px; top:12px; width:1px; height:1px;"></div>
139
- <div class="containerbar" style="left:30px; top:7px; width:11px; height:1px;"></div>
140
- <div class="containerbar" style="left:31px; top:8px; width:9px; height:1px;"></div>
141
- <div class="containerbar" style="left:32px; top:9px; width:7px; height:1px;"></div>
142
- <div class="containerbar" style="left:33px; top:10px; width:5px; height:1px;"></div>
143
- <div class="containerbar" style="left:34px; top:11px; width:3px; height:1px;"></div>
144
- <div class="containerbar" style="left:35px; top:12px; width:1px; height:1px;"></div>
145
- </div></td>
146
- <td style="width:8%"/>
147
- <td style="width:19%; padding-left:10px; ">Normal Task</td>
148
- <td style="width:8%"><div style="position:relative; width:40px; height:15px;">
149
- <div class="taskbarframe" style="left:5px; top:1px; width:31px; height:12px;"></div>
150
- <div class="taskbar" style="left:6px; top:2px; width:29px; height:10px;"></div>
151
- <div class="progressbar" style="left:6px; top:4px; width:14px; height:6px;"></div>
152
- </div></td>
153
- <td style="width:9%"/>
154
- <td style="width:19%; padding-left:10px; ">Milestone</td>
155
- <td style="width:8%"><div style="position:relative; width:20px; height:15px;">
156
- <div class="milestone" style="left:5px; top:7px; width:13px; height:1px;"></div>
157
- <div class="milestone" style="left:6px; top:6px; width:11px; height:3px;"></div>
158
- <div class="milestone" style="left:7px; top:5px; width:9px; height:5px;"></div>
159
- <div class="milestone" style="left:8px; top:4px; width:7px; height:7px;"></div>
160
- <div class="milestone" style="left:9px; top:3px; width:5px; height:9px;"></div>
161
- <div class="milestone" style="left:10px; top:2px; width:3px; height:11px;"></div>
162
- <div class="milestone" style="left:11px; top:1px; width:1px; height:13px;"></div>
163
- </div></td>
164
- </tr>
165
- <tr><td colspan="8" style="height:5px"/></tr>
166
- </tbody></table></td></tr>
167
- </tbody>
168
- </table>
169
- <div class="copyright">Project: test Version: 1.0 - Created on 2009-12-05 20:11:55 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.3</div>
170
- </div>
171
- </body>
172
- </html>
@@ -1,245 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <!-- This file has been generated by taskjuggler3 v0.0.5 -->
4
- <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
5
- <head>
6
- <title>TaskJuggler Report - LogicalFunctions</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
- <link href="css/tjreport.css" rel="stylesheet" type="text/css"></link>
11
- </head>
12
- <body>
13
- <script src="scripts/wz_tooltip.js" type="text/javascript"></script>
14
- <noscript><div style="text-align:center; color:#FF0000">This page requires Javascript for full functionality. Please enable it
15
- in your browser settings!
16
- </div></noscript>
17
- <div class="tj_page">
18
- <table cellspacing="1" class="tj_table_frame">
19
- <tr><td><table cellspacing="1" class="tj_table"><tbody>
20
- <tr class="tabhead" style="height:39px; font-size:15px;">
21
- <td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr>
22
- <td style="width:0px; "></td>
23
- <td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Index</td>
24
- <td style="width:0px; "></td>
25
- </tr></table></td>
26
- <td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr>
27
- <td style="width:0px; "></td>
28
- <td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Name</td>
29
- <td style="width:0px; "></td>
30
- </tr></table></td>
31
- <td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr>
32
- <td style="width:0px; "></td>
33
- <td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Id</td>
34
- <td style="width:0px; "></td>
35
- </tr></table></td>
36
- <td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr>
37
- <td style="width:0px; "></td>
38
- <td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Id</td>
39
- <td style="width:0px; "></td>
40
- </tr></table></td>
41
- <td class="tabcell"><table cellspacing="0" class="tj_table_header_cell" style="text-align:center; "><tr>
42
- <td style="width:0px; "></td>
43
- <td class="tj_table_cell_label" style="white-space:nowrap; font-weight:bold; ">Id</td>
44
- <td style="width:0px; "></td>
45
- </tr></table></td>
46
- </tr>
47
- <tr class="tabline" style="font-size:12px; ">
48
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
49
- <td style="width:0px; "></td>
50
- <td class="tj_table_cell_label" style="white-space:nowrap; ">1</td>
51
- <td style="width:0px; "></td>
52
- </tr></table></td>
53
- <td class="taskcell1">
54
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
55
- <td style="width:0px; "></td>
56
- <td class="tj_table_cell_icon" onclick="TagToTip('ID9882600', TITLE, 'Task 1')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
57
- <td class="tj_table_cell_label" style="white-space:nowrap; ">Task 1</td>
58
- <td style="width:0px; "></td>
59
- </tr></table>
60
- <div class="tj_tooltip_box" id="ID9882600" style="cursor:help"><div>
61
- <b>ID:</b> _Task_1</div></div>
62
- </td>
63
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
64
- <td style="width:0px; "></td>
65
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &lt; 3</div></td>
66
- <td style="width:0px; "></td>
67
- </tr></table></td>
68
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
69
- <td style="width:0px; "></td>
70
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
71
- <td style="width:0px; "></td>
72
- </tr></table></td>
73
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
74
- <td style="width:0px; "></td>
75
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
76
- <td style="width:0px; "></td>
77
- </tr></table></td>
78
- </tr>
79
- <tr class="tabline" style="font-size:12px; ">
80
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
81
- <td style="width:0px; "></td>
82
- <td class="tj_table_cell_label" style="white-space:nowrap; ">2</td>
83
- <td style="width:0px; "></td>
84
- </tr></table></td>
85
- <td class="taskcell2">
86
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
87
- <td style="width:0px; "></td>
88
- <td class="tj_table_cell_icon" onclick="TagToTip('ID9869500', TITLE, 'Task 2')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
89
- <td class="tj_table_cell_label" style="white-space:nowrap; ">Task 2</td>
90
- <td style="width:0px; "></td>
91
- </tr></table>
92
- <div class="tj_tooltip_box" id="ID9869500" style="cursor:help"><div>
93
- <b>ID:</b> _Task_2</div></div>
94
- </td>
95
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
96
- <td style="width:0px; "></td>
97
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &lt; 3</div></td>
98
- <td style="width:0px; "></td>
99
- </tr></table></td>
100
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
101
- <td style="width:0px; "></td>
102
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
103
- <td style="width:0px; "></td>
104
- </tr></table></td>
105
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
106
- <td style="width:0px; "></td>
107
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
108
- <td style="width:0px; "></td>
109
- </tr></table></td>
110
- </tr>
111
- <tr class="tabline" style="font-size:12px; ">
112
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
113
- <td style="width:0px; "></td>
114
- <td class="tj_table_cell_label" style="white-space:nowrap; ">3</td>
115
- <td style="width:0px; "></td>
116
- </tr></table></td>
117
- <td class="taskcell1">
118
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
119
- <td style="width:0px; "></td>
120
- <td class="tj_table_cell_icon" onclick="TagToTip('ID9856500', TITLE, 'Task 3')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
121
- <td class="tj_table_cell_label" style="white-space:nowrap; ">Task 3</td>
122
- <td style="width:0px; "></td>
123
- </tr></table>
124
- <div class="tj_tooltip_box" id="ID9856500" style="cursor:help"><div>
125
- <b>ID:</b> _Task_3</div></div>
126
- </td>
127
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
128
- <td style="width:0px; "></td>
129
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &gt;= 3</div></td>
130
- <td style="width:0px; "></td>
131
- </tr></table></td>
132
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
133
- <td style="width:0px; "></td>
134
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>This is task 3</div></td>
135
- <td style="width:0px; "></td>
136
- </tr></table></td>
137
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
138
- <td style="width:0px; "></td>
139
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
140
- <td style="width:0px; "></td>
141
- </tr></table></td>
142
- </tr>
143
- <tr class="tabline" style="font-size:12px; ">
144
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
145
- <td style="width:0px; "></td>
146
- <td class="tj_table_cell_label" style="white-space:nowrap; ">4</td>
147
- <td style="width:0px; "></td>
148
- </tr></table></td>
149
- <td class="taskcell2">
150
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
151
- <td style="width:0px; "></td>
152
- <td class="tj_table_cell_icon" onclick="TagToTip('ID9840540', TITLE, 'Task 4')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
153
- <td class="tj_table_cell_label" style="white-space:nowrap; ">Task 4</td>
154
- <td style="width:0px; "></td>
155
- </tr></table>
156
- <div class="tj_tooltip_box" id="ID9840540" style="cursor:help"><div>
157
- <b>ID:</b> _Task_4</div></div>
158
- </td>
159
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
160
- <td style="width:0px; "></td>
161
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &gt;= 3</div></td>
162
- <td style="width:0px; "></td>
163
- </tr></table></td>
164
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
165
- <td style="width:0px; "></td>
166
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
167
- <td style="width:0px; "></td>
168
- </tr></table></td>
169
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
170
- <td style="width:0px; "></td>
171
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
172
- <td style="width:0px; "></td>
173
- </tr></table></td>
174
- </tr>
175
- <tr class="tabline" style="font-size:12px; ">
176
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
177
- <td style="width:0px; "></td>
178
- <td class="tj_table_cell_label" style="white-space:nowrap; ">5</td>
179
- <td style="width:0px; "></td>
180
- </tr></table></td>
181
- <td class="taskcell1">
182
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
183
- <td style="width:0px; "></td>
184
- <td class="tj_table_cell_icon" onclick="TagToTip('ID7926740', TITLE, 'Task 5')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
185
- <td class="tj_table_cell_label" style="white-space:nowrap; ">Task 5</td>
186
- <td style="width:0px; "></td>
187
- </tr></table>
188
- <div class="tj_tooltip_box" id="ID7926740" style="cursor:help"><div>
189
- <b>ID:</b> _Task_5</div></div>
190
- </td>
191
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
192
- <td style="width:0px; "></td>
193
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &gt;= 3</div></td>
194
- <td style="width:0px; "></td>
195
- </tr></table></td>
196
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
197
- <td style="width:0px; "></td>
198
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
199
- <td style="width:0px; "></td>
200
- </tr></table></td>
201
- <td class="taskcell1"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
202
- <td style="width:0px; "></td>
203
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
204
- <td style="width:0px; "></td>
205
- </tr></table></td>
206
- </tr>
207
- <tr class="tabline" style="font-size:12px; ">
208
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:right; "><tr>
209
- <td style="width:0px; "></td>
210
- <td class="tj_table_cell_label" style="white-space:nowrap; ">6</td>
211
- <td style="width:0px; "></td>
212
- </tr></table></td>
213
- <td class="taskcell2">
214
- <table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
215
- <td style="width:0px; "></td>
216
- <td class="tj_table_cell_icon" onclick="TagToTip('ID7900260', TITLE, '')" style="cursor:help; "><img alt="Icon" src="icons/task.png"></img></td>
217
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
218
- <td style="width:0px; "></td>
219
- </tr></table>
220
- <div class="tj_tooltip_box" id="ID7900260" style="cursor:help"><div>
221
- <b>ID:</b> _Task_6</div></div>
222
- </td>
223
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
224
- <td style="width:0px; "></td>
225
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Index &gt;= 3</div></td>
226
- <td style="width:0px; "></td>
227
- </tr></table></td>
228
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
229
- <td style="width:0px; "></td>
230
- <td class="tj_table_cell_label" style="white-space:nowrap; "></td>
231
- <td style="width:0px; "></td>
232
- </tr></table></td>
233
- <td class="taskcell2"><table cellspacing="0" class="tj_table_cell" style="text-align:left; "><tr>
234
- <td style="width:0px; "></td>
235
- <td class="tj_table_cell_label" style="white-space:nowrap; "><div>Task with no name</div></td>
236
- <td style="width:0px; "></td>
237
- </tr></table></td>
238
- </tr>
239
- </tbody></table></td></tr>
240
- <tr><td></td></tr>
241
- </table>
242
- <div class="copyright">Project: Logical Functions Version: 1.0 - Created on 2010-05-23 11:17:11 with <a href="http://www.taskjuggler.org">TaskJuggler III</a> v0.0.5</div>
243
- </div>
244
- </body>
245
- </html>