taskjuggler 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (545) hide show
  1. data/CHANGELOG +160 -0
  2. data/benchmarks/UTF-8-Strings.rb +58 -0
  3. data/data/css/tjreport.css +7 -2
  4. data/doc/AppConfig.html +10 -4
  5. data/doc/Arguments.html +10 -4
  6. data/doc/CHANGELOG.html +171 -5
  7. data/doc/COPYING.html +10 -4
  8. data/doc/Object.html +11 -107
  9. data/doc/README.html +10 -4
  10. data/doc/RuntimeConfig.html +10 -4
  11. data/doc/String.html +16 -11
  12. data/doc/StringIO.html +10 -4
  13. data/doc/TaskJuggler.html +506 -435
  14. data/doc/TaskJuggler/Account.html +10 -4
  15. data/doc/TaskJuggler/AccountAttribute.html +10 -4
  16. data/doc/TaskJuggler/AccountScenario.html +10 -4
  17. data/doc/TaskJuggler/Allocation.html +69 -60
  18. data/doc/TaskJuggler/AllocationAttribute.html +10 -4
  19. data/doc/TaskJuggler/AttributeBase.html +10 -4
  20. data/doc/TaskJuggler/AttributeDefinition.html +10 -4
  21. data/doc/TaskJuggler/BatchProcessor.html +202 -192
  22. data/doc/TaskJuggler/Booking.html +10 -4
  23. data/doc/TaskJuggler/BookingListAttribute.html +10 -4
  24. data/doc/TaskJuggler/BooleanAttribute.html +10 -4
  25. data/doc/TaskJuggler/CSVFile.html +10 -4
  26. data/doc/TaskJuggler/CellSettingPattern.html +10 -4
  27. data/doc/TaskJuggler/CellSettingPatternList.html +10 -4
  28. data/doc/TaskJuggler/Charge.html +10 -4
  29. data/doc/TaskJuggler/ChargeListAttribute.html +10 -4
  30. data/doc/TaskJuggler/ChargeSet.html +10 -4
  31. data/doc/TaskJuggler/ChargeSetListAttribute.html +10 -4
  32. data/doc/TaskJuggler/ColumnListAttribute.html +10 -4
  33. data/doc/TaskJuggler/ColumnTable.html +10 -4
  34. data/doc/TaskJuggler/Daemon.html +71 -52
  35. data/doc/TaskJuggler/DateAttribute.html +10 -4
  36. data/doc/TaskJuggler/DefinitionListAttribute.html +10 -4
  37. data/doc/TaskJuggler/DependencyListAttribute.html +10 -4
  38. data/doc/TaskJuggler/DurationAttribute.html +10 -4
  39. data/doc/TaskJuggler/{MacroParser.html → FileList.html} +58 -173
  40. data/doc/TaskJuggler/{RichTextException.html → FileRecord.html} +59 -80
  41. data/doc/TaskJuggler/FixnumAttribute.html +10 -4
  42. data/doc/TaskJuggler/FlagListAttribute.html +10 -4
  43. data/doc/TaskJuggler/FloatAttribute.html +10 -4
  44. data/doc/TaskJuggler/FormatListAttribute.html +10 -4
  45. data/doc/TaskJuggler/GanttChart.html +10 -4
  46. data/doc/TaskJuggler/GanttContainer.html +14 -8
  47. data/doc/TaskJuggler/GanttHeader.html +10 -4
  48. data/doc/TaskJuggler/GanttHeaderScaleItem.html +10 -4
  49. data/doc/TaskJuggler/GanttLine.html +29 -24
  50. data/doc/TaskJuggler/GanttLoadStack.html +10 -4
  51. data/doc/TaskJuggler/GanttMilestone.html +10 -4
  52. data/doc/TaskJuggler/GanttRouter.html +10 -4
  53. data/doc/TaskJuggler/GanttTaskBar.html +20 -10
  54. data/doc/TaskJuggler/HTMLDocument.html +10 -4
  55. data/doc/TaskJuggler/HTMLGraphics.html +10 -4
  56. data/doc/TaskJuggler/Interval.html +10 -4
  57. data/doc/TaskJuggler/IntervalListAttribute.html +10 -4
  58. data/doc/TaskJuggler/JobInfo.html +10 -4
  59. data/doc/TaskJuggler/Journal.html +227 -160
  60. data/doc/TaskJuggler/JournalEntry.html +10 -4
  61. data/doc/TaskJuggler/JournalEntryList.html +158 -72
  62. data/doc/TaskJuggler/KeywordArray.html +21 -9
  63. data/doc/TaskJuggler/KeywordDocumentation.html +612 -475
  64. data/doc/TaskJuggler/Limits.html +13 -8
  65. data/doc/TaskJuggler/Limits/Limit.html +10 -4
  66. data/doc/TaskJuggler/LimitsAttribute.html +10 -4
  67. data/doc/TaskJuggler/ListAttributeBase.html +10 -4
  68. data/doc/TaskJuggler/Log.html +10 -4
  69. data/doc/TaskJuggler/LogFile.html +10 -4
  70. data/doc/TaskJuggler/LogicalAttribute.html +10 -4
  71. data/doc/TaskJuggler/LogicalExpression.html +11 -5
  72. data/doc/TaskJuggler/LogicalExpressionAttribute.html +10 -4
  73. data/doc/TaskJuggler/LogicalFlag.html +10 -4
  74. data/doc/TaskJuggler/LogicalFunction.html +132 -124
  75. data/doc/TaskJuggler/LogicalOperation.html +10 -4
  76. data/doc/TaskJuggler/Macro.html +16 -10
  77. data/doc/TaskJuggler/MacroTable.html +44 -38
  78. data/doc/TaskJuggler/ManagerResponsibilities.html +10 -4
  79. data/doc/TaskJuggler/ManagerStatusRecord.html +10 -4
  80. data/doc/TaskJuggler/Message.html +92 -68
  81. data/doc/TaskJuggler/MessageHandler.html +349 -28
  82. data/doc/TaskJuggler/Navigator.html +10 -4
  83. data/doc/TaskJuggler/NavigatorElement.html +10 -4
  84. data/doc/TaskJuggler/NikuProject.html +10 -4
  85. data/doc/TaskJuggler/NikuReport.html +10 -4
  86. data/doc/TaskJuggler/NikuResource.html +10 -4
  87. data/doc/TaskJuggler/NodeListAttribute.html +10 -4
  88. data/doc/TaskJuggler/OnShiftCache.html +10 -4
  89. data/doc/TaskJuggler/ProcessIntercom.html +118 -111
  90. data/doc/TaskJuggler/ProcessIntercomIface.html +75 -22
  91. data/doc/TaskJuggler/Project.html +886 -913
  92. data/doc/TaskJuggler/ProjectBroker.html +442 -331
  93. data/doc/TaskJuggler/ProjectBrokerIface.html +95 -38
  94. data/doc/TaskJuggler/ProjectFileParser.html +320 -317
  95. data/doc/TaskJuggler/ProjectFileScanner.html +336 -339
  96. data/doc/TaskJuggler/ProjectRecord.html +119 -56
  97. data/doc/TaskJuggler/ProjectServer.html +282 -237
  98. data/doc/TaskJuggler/ProjectServerIface.html +45 -39
  99. data/doc/TaskJuggler/PropertyAttribute.html +10 -4
  100. data/doc/TaskJuggler/PropertyList.html +177 -173
  101. data/doc/TaskJuggler/PropertySet.html +11 -5
  102. data/doc/TaskJuggler/PropertyTreeNode.html +194 -191
  103. data/doc/TaskJuggler/Query.html +280 -256
  104. data/doc/TaskJuggler/RTFHandlers.html +10 -4
  105. data/doc/TaskJuggler/RTFNavigator.html +33 -26
  106. data/doc/TaskJuggler/RTFQuery.html +135 -169
  107. data/doc/TaskJuggler/RTFReport.html +63 -56
  108. data/doc/TaskJuggler/RTFReportLink.html +58 -47
  109. data/doc/TaskJuggler/RTFWithQuerySupport.html +666 -0
  110. data/doc/TaskJuggler/RealFormat.html +10 -4
  111. data/doc/TaskJuggler/RealFormatAttribute.html +10 -4
  112. data/doc/TaskJuggler/ReferenceAttribute.html +10 -4
  113. data/doc/TaskJuggler/Report.html +333 -290
  114. data/doc/TaskJuggler/ReportBase.html +182 -174
  115. data/doc/TaskJuggler/ReportContext.html +10 -4
  116. data/doc/TaskJuggler/ReportServer.html +144 -126
  117. data/doc/TaskJuggler/ReportServerIface.html +50 -44
  118. data/doc/TaskJuggler/ReportServerRecord.html +38 -32
  119. data/doc/TaskJuggler/ReportServlet.html +144 -137
  120. data/doc/TaskJuggler/ReportTable.html +10 -4
  121. data/doc/TaskJuggler/ReportTableCell.html +169 -164
  122. data/doc/TaskJuggler/ReportTableColumn.html +10 -4
  123. data/doc/TaskJuggler/ReportTableLegend.html +10 -4
  124. data/doc/TaskJuggler/ReportTableLine.html +10 -4
  125. data/doc/TaskJuggler/Resource.html +121 -115
  126. data/doc/TaskJuggler/ResourceListAttribute.html +10 -4
  127. data/doc/TaskJuggler/ResourceListRE.html +10 -4
  128. data/doc/TaskJuggler/ResourceScenario.html +13 -7
  129. data/doc/TaskJuggler/RichText.html +61 -37
  130. data/doc/TaskJuggler/RichTextAttribute.html +10 -4
  131. data/doc/TaskJuggler/RichTextDocument.html +91 -81
  132. data/doc/TaskJuggler/RichTextElement.html +378 -317
  133. data/doc/TaskJuggler/RichTextFunctionExample.html +10 -4
  134. data/doc/TaskJuggler/RichTextFunctionHandler.html +16 -11
  135. data/doc/TaskJuggler/RichTextImage.html +10 -4
  136. data/doc/TaskJuggler/RichTextIntermediate.html +138 -70
  137. data/doc/TaskJuggler/RichTextParser.html +48 -40
  138. data/doc/TaskJuggler/RichTextScanner.html +328 -906
  139. data/doc/TaskJuggler/RichTextSnip.html +59 -57
  140. data/doc/TaskJuggler/RichTextSyntaxRules.html +458 -369
  141. data/doc/TaskJuggler/Scenario.html +10 -4
  142. data/doc/TaskJuggler/ScenarioData.html +33 -30
  143. data/doc/TaskJuggler/ScenarioListAttribute.html +10 -4
  144. data/doc/TaskJuggler/Scoreboard.html +10 -4
  145. data/doc/TaskJuggler/SheetHandlerBase.html +315 -191
  146. data/doc/TaskJuggler/SheetReceiver.html +334 -313
  147. data/doc/TaskJuggler/SheetSender.html +10 -4
  148. data/doc/TaskJuggler/Shift.html +10 -4
  149. data/doc/TaskJuggler/ShiftAssignment.html +10 -4
  150. data/doc/TaskJuggler/ShiftAssignments.html +10 -4
  151. data/doc/TaskJuggler/ShiftAssignmentsAttribute.html +10 -4
  152. data/doc/TaskJuggler/ShiftScenario.html +10 -4
  153. data/doc/TaskJuggler/SimpleQueryExpander.html +697 -0
  154. data/doc/TaskJuggler/SortListAttribute.html +10 -4
  155. data/doc/TaskJuggler/SourceFileInfo.html +10 -4
  156. data/doc/TaskJuggler/StatusSheetReceiver.html +10 -4
  157. data/doc/TaskJuggler/StatusSheetReport.html +10 -4
  158. data/doc/TaskJuggler/StatusSheetSender.html +10 -4
  159. data/doc/TaskJuggler/StringAttribute.html +10 -4
  160. data/doc/TaskJuggler/SymbolAttribute.html +10 -4
  161. data/doc/TaskJuggler/SyntaxReference.html +260 -230
  162. data/doc/TaskJuggler/TOCEntry.html +99 -42
  163. data/doc/TaskJuggler/TSResourceRecord.html +10 -4
  164. data/doc/TaskJuggler/TSTaskRecord.html +10 -4
  165. data/doc/TaskJuggler/TableColumnDefinition.html +10 -4
  166. data/doc/TaskJuggler/TableOfContents.html +54 -12
  167. data/doc/TaskJuggler/TableReport.html +877 -872
  168. data/doc/TaskJuggler/Task.html +117 -68
  169. data/doc/TaskJuggler/TaskDependency.html +10 -4
  170. data/doc/TaskJuggler/TaskListAttribute.html +10 -4
  171. data/doc/TaskJuggler/TaskListRE.html +10 -4
  172. data/doc/TaskJuggler/TaskScenario.html +1681 -1563
  173. data/doc/TaskJuggler/TextFormatter.html +10 -4
  174. data/doc/TaskJuggler/TextParser.html +567 -534
  175. data/doc/TaskJuggler/TextParser/Pattern.html +128 -118
  176. data/doc/TaskJuggler/TextParser/Rule.html +26 -15
  177. data/doc/TaskJuggler/TextParser/StackElement.html +10 -4
  178. data/doc/TaskJuggler/TextParser/TextParserResultArray.html +22 -16
  179. data/doc/TaskJuggler/TextParser/TokenDoc.html +10 -4
  180. data/doc/TaskJuggler/TextReport.html +15 -6
  181. data/doc/TaskJuggler/TextScanner.html +319 -287
  182. data/doc/TaskJuggler/TextScanner/BufferStreamHandle.html +16 -10
  183. data/doc/TaskJuggler/TextScanner/FileStreamHandle.html +23 -17
  184. data/doc/TaskJuggler/TextScanner/MacroStackEntry.html +17 -11
  185. data/doc/TaskJuggler/TextScanner/StreamHandle.html +102 -96
  186. data/doc/TaskJuggler/TimeSheet.html +138 -175
  187. data/doc/TaskJuggler/TimeSheetReceiver.html +10 -4
  188. data/doc/TaskJuggler/TimeSheetRecord.html +65 -58
  189. data/doc/TaskJuggler/TimeSheetReport.html +47 -42
  190. data/doc/TaskJuggler/TimeSheetSender.html +10 -4
  191. data/doc/TaskJuggler/TimeSheetSummary.html +91 -83
  192. data/doc/TaskJuggler/TimeSheets.html +22 -16
  193. data/doc/TaskJuggler/Tj3AppBase.html +10 -4
  194. data/doc/TaskJuggler/Tj3Client.html +399 -365
  195. data/doc/TaskJuggler/Tj3Daemon.html +107 -94
  196. data/doc/TaskJuggler/Tj3SheetAppBase.html +10 -4
  197. data/doc/TaskJuggler/Tj3SsReceiver.html +10 -4
  198. data/doc/TaskJuggler/Tj3SsSender.html +10 -4
  199. data/doc/TaskJuggler/Tj3TsReceiver.html +10 -4
  200. data/doc/TaskJuggler/Tj3TsSender.html +10 -4
  201. data/doc/TaskJuggler/Tj3TsSummary.html +10 -4
  202. data/doc/TaskJuggler/TjException.html +10 -4
  203. data/doc/TaskJuggler/TjTime.html +145 -140
  204. data/doc/TaskJuggler/TjpExample.html +10 -4
  205. data/doc/TaskJuggler/TjpExportRE.html +122 -118
  206. data/doc/TaskJuggler/TjpSyntaxRules.html +4065 -4052
  207. data/doc/TaskJuggler/URLParameter.html +10 -4
  208. data/doc/TaskJuggler/UserManual.html +162 -155
  209. data/doc/TaskJuggler/VimSyntax.html +1028 -0
  210. data/doc/TaskJuggler/WebServer.html +45 -27
  211. data/doc/TaskJuggler/WorkingHours.html +10 -4
  212. data/doc/TaskJuggler/WorkingHoursAttribute.html +10 -4
  213. data/doc/TaskJuggler/XMLBlob.html +10 -4
  214. data/doc/TaskJuggler/XMLComment.html +10 -4
  215. data/doc/TaskJuggler/XMLDocument.html +10 -4
  216. data/doc/TaskJuggler/XMLElement.html +10 -4
  217. data/doc/TaskJuggler/XMLNamedText.html +10 -4
  218. data/doc/TaskJuggler/XMLText.html +10 -4
  219. data/doc/index.html +735 -677
  220. data/doc/lib/AccountScenario_rb.html +1 -1
  221. data/doc/lib/Account_rb.html +1 -1
  222. data/doc/lib/Allocation_rb.html +1 -1
  223. data/doc/lib/AppConfig_rb.html +1 -1
  224. data/doc/lib/AttributeBase_rb.html +1 -1
  225. data/doc/lib/AttributeDefinition_rb.html +1 -1
  226. data/doc/lib/Attributes_rb.html +1 -1
  227. data/doc/lib/BatchProcessor_rb.html +1 -1
  228. data/doc/lib/Booking_rb.html +1 -1
  229. data/doc/lib/ChargeSet_rb.html +1 -1
  230. data/doc/lib/Charge_rb.html +1 -1
  231. data/doc/lib/{Message_rb.html → FileList_rb.html} +3 -5
  232. data/doc/lib/HTMLDocument_rb.html +1 -1
  233. data/doc/lib/Interval_rb.html +1 -1
  234. data/doc/lib/Journal_rb.html +1 -1
  235. data/doc/lib/KeywordArray_rb.html +1 -1
  236. data/doc/lib/KeywordDocumentation_rb.html +1 -1
  237. data/doc/lib/Limits_rb.html +1 -1
  238. data/doc/lib/LogFile_rb.html +1 -1
  239. data/doc/lib/Log_rb.html +1 -1
  240. data/doc/lib/LogicalExpression_rb.html +1 -1
  241. data/doc/lib/LogicalFunction_rb.html +1 -1
  242. data/doc/lib/LogicalOperation_rb.html +1 -1
  243. data/doc/lib/MacroTable_rb.html +1 -3
  244. data/doc/lib/MessageHandler_rb.html +1 -1
  245. data/doc/lib/ProjectFileParser_rb.html +1 -1
  246. data/doc/lib/ProjectFileScanner_rb.html +1 -1
  247. data/doc/lib/Project_rb.html +4 -2
  248. data/doc/lib/PropertyList_rb.html +1 -1
  249. data/doc/lib/PropertySet_rb.html +1 -1
  250. data/doc/lib/PropertyTreeNode_rb.html +1 -1
  251. data/doc/lib/Query_rb.html +1 -1
  252. data/doc/lib/RTFHandlers_rb.html +1 -1
  253. data/doc/lib/RTFNavigator_rb.html +1 -1
  254. data/doc/lib/RTFQuery_rb.html +2 -2
  255. data/doc/lib/RTFReportLink_rb.html +4 -2
  256. data/doc/lib/RTFReport_rb.html +1 -1
  257. data/doc/lib/{MacroParser_rb.html → RTFWithQuerySupport_rb.html} +4 -6
  258. data/doc/lib/RealFormat_rb.html +1 -1
  259. data/doc/lib/ResourceScenario_rb.html +1 -1
  260. data/doc/lib/Resource_rb.html +1 -1
  261. data/doc/lib/RichTextDocument_rb.html +1 -1
  262. data/doc/lib/RichTextElement_rb.html +1 -1
  263. data/doc/lib/RichTextFunctionExample_rb.html +1 -1
  264. data/doc/lib/RichTextFunctionHandler_rb.html +1 -1
  265. data/doc/lib/RichTextParser_rb.html +1 -1
  266. data/doc/lib/RichTextScanner_rb.html +3 -1
  267. data/doc/lib/RichTextSnip_rb.html +1 -1
  268. data/doc/lib/RichTextSyntaxRules_rb.html +1 -1
  269. data/doc/lib/RichText_rb.html +3 -1
  270. data/doc/lib/RuntimeConfig_rb.html +1 -1
  271. data/doc/lib/ScenarioData_rb.html +2 -2
  272. data/doc/lib/Scenario_rb.html +1 -1
  273. data/doc/lib/Scoreboard_rb.html +1 -1
  274. data/doc/lib/SheetHandlerBase_rb.html +5 -1
  275. data/doc/lib/SheetReceiver_rb.html +3 -1
  276. data/doc/lib/SheetSender_rb.html +1 -1
  277. data/doc/lib/ShiftAssignments_rb.html +1 -1
  278. data/doc/lib/ShiftScenario_rb.html +1 -1
  279. data/doc/lib/Shift_rb.html +1 -1
  280. data/doc/lib/SimpleQueryExpander_rb.html +67 -0
  281. data/doc/lib/SourceFileInfo_rb.html +1 -1
  282. data/doc/lib/StatusSheetReceiver_rb.html +1 -1
  283. data/doc/lib/StatusSheetSender_rb.html +1 -1
  284. data/doc/lib/SyntaxReference_rb.html +1 -1
  285. data/doc/lib/TOCEntry_rb.html +1 -1
  286. data/doc/lib/TableColumnDefinition_rb.html +1 -1
  287. data/doc/lib/TableOfContents_rb.html +1 -1
  288. data/doc/lib/TaskDependency_rb.html +1 -1
  289. data/doc/lib/TaskJuggler_rb.html +1 -1
  290. data/doc/lib/TaskScenario_rb.html +1 -1
  291. data/doc/lib/Task_rb.html +1 -1
  292. data/doc/lib/TextFormatter_rb.html +1 -1
  293. data/doc/lib/TextParser/Pattern_rb.html +1 -1
  294. data/doc/lib/TextParser/Rule_rb.html +1 -1
  295. data/doc/lib/TextParser/StackElement_rb.html +1 -1
  296. data/doc/lib/TextParser/TokenDoc_rb.html +1 -1
  297. data/doc/lib/TextParser_rb.html +3 -1
  298. data/doc/lib/TextScanner_rb.html +1 -3
  299. data/doc/lib/TimeSheetReceiver_rb.html +1 -1
  300. data/doc/lib/TimeSheetSender_rb.html +1 -1
  301. data/doc/lib/TimeSheetSummary_rb.html +1 -1
  302. data/doc/lib/TimeSheets_rb.html +1 -1
  303. data/doc/lib/Tj3AppBase_rb.html +1 -1
  304. data/doc/lib/Tj3Config_rb.html +1 -1
  305. data/doc/lib/Tj3SheetAppBase_rb.html +1 -1
  306. data/doc/lib/TjException_rb.html +1 -1
  307. data/doc/lib/TjTime_rb.html +1 -1
  308. data/doc/lib/TjpExample_rb.html +1 -1
  309. data/doc/lib/TjpSyntaxRules_rb.html +1 -1
  310. data/doc/lib/URLParameter_rb.html +1 -1
  311. data/doc/lib/UTF8String_rb.html +1 -1
  312. data/doc/lib/UserManual_rb.html +1 -1
  313. data/doc/lib/{ruby-signal-bug_rb.html → VimSyntax_rb.html} +17 -4
  314. data/doc/lib/WorkingHours_rb.html +1 -1
  315. data/doc/lib/XMLDocument_rb.html +1 -1
  316. data/doc/lib/XMLElement_rb.html +1 -1
  317. data/doc/lib/daemon/Daemon_rb.html +1 -1
  318. data/doc/lib/daemon/ProcessIntercom_rb.html +1 -1
  319. data/doc/lib/daemon/ProjectBroker_rb.html +1 -1
  320. data/doc/lib/daemon/ProjectServer_rb.html +1 -1
  321. data/doc/lib/daemon/ReportServer_rb.html +1 -3
  322. data/doc/lib/daemon/WebServer_rb.html +1 -1
  323. data/doc/lib/deep_copy_rb.html +1 -1
  324. data/doc/lib/reports/CSVFile_rb.html +1 -1
  325. data/doc/lib/reports/ColumnTable_rb.html +1 -1
  326. data/doc/lib/reports/GanttChart_rb.html +1 -1
  327. data/doc/lib/reports/GanttContainer_rb.html +1 -1
  328. data/doc/lib/reports/GanttHeaderScaleItem_rb.html +1 -1
  329. data/doc/lib/reports/GanttHeader_rb.html +1 -1
  330. data/doc/lib/reports/GanttLine_rb.html +1 -1
  331. data/doc/lib/reports/GanttLoadStack_rb.html +1 -1
  332. data/doc/lib/reports/GanttMilestone_rb.html +1 -1
  333. data/doc/lib/reports/GanttRouter_rb.html +1 -1
  334. data/doc/lib/reports/GanttTaskBar_rb.html +1 -1
  335. data/doc/lib/reports/HTMLGraphics_rb.html +1 -1
  336. data/doc/lib/reports/Navigator_rb.html +1 -1
  337. data/doc/lib/reports/NikuReport_rb.html +1 -1
  338. data/doc/lib/reports/ReportBase_rb.html +1 -1
  339. data/doc/lib/reports/ReportContext_rb.html +1 -1
  340. data/doc/lib/reports/ReportTableCell_rb.html +1 -1
  341. data/doc/lib/reports/ReportTableColumn_rb.html +1 -1
  342. data/doc/lib/reports/ReportTableLegend_rb.html +1 -1
  343. data/doc/lib/reports/ReportTableLine_rb.html +1 -1
  344. data/doc/lib/reports/ReportTable_rb.html +1 -1
  345. data/doc/lib/reports/Report_rb.html +1 -1
  346. data/doc/lib/reports/ResourceListRE_rb.html +1 -1
  347. data/doc/lib/reports/StatusSheetReport_rb.html +1 -1
  348. data/doc/lib/reports/TableReport_rb.html +1 -1
  349. data/doc/lib/reports/TaskListRE_rb.html +1 -1
  350. data/doc/lib/reports/TextReport_rb.html +1 -1
  351. data/doc/lib/reports/TimeSheetReport_rb.html +1 -1
  352. data/doc/lib/reports/TjpExportRE_rb.html +1 -1
  353. data/doc/lib/taskjuggler3_rb.html +1 -1
  354. data/doc/lib/tj3client_rb.html +1 -1
  355. data/doc/lib/tj3d_rb.html +1 -1
  356. data/doc/lib/tj3man_rb.html +1 -1
  357. data/doc/lib/tj3ss_receiver_rb.html +1 -1
  358. data/doc/lib/tj3ss_sender_rb.html +1 -1
  359. data/doc/lib/tj3ts_receiver_rb.html +1 -1
  360. data/doc/lib/tj3ts_sender_rb.html +1 -1
  361. data/doc/lib/tj3ts_summary_rb.html +1 -1
  362. data/lib/Allocation.rb +8 -5
  363. data/lib/BatchProcessor.rb +7 -3
  364. data/lib/FileList.rb +58 -0
  365. data/lib/Journal.rb +73 -33
  366. data/lib/KeywordArray.rb +4 -0
  367. data/lib/KeywordDocumentation.rb +45 -11
  368. data/lib/Limits.rb +0 -1
  369. data/lib/LogicalExpression.rb +1 -1
  370. data/lib/LogicalFunction.rb +14 -12
  371. data/lib/MacroTable.rb +3 -4
  372. data/lib/MessageHandler.rb +136 -7
  373. data/lib/Project.rb +72 -86
  374. data/lib/ProjectFileParser.rb +30 -33
  375. data/lib/ProjectFileScanner.rb +7 -16
  376. data/lib/PropertyList.rb +25 -27
  377. data/lib/PropertySet.rb +1 -1
  378. data/lib/PropertyTreeNode.rb +9 -12
  379. data/lib/Query.rb +5 -4
  380. data/lib/RTFNavigator.rb +2 -1
  381. data/lib/RTFQuery.rb +4 -11
  382. data/lib/RTFReport.rb +2 -1
  383. data/lib/RTFReportLink.rb +10 -4
  384. data/lib/RTFWithQuerySupport.rb +45 -0
  385. data/lib/Resource.rb +20 -20
  386. data/lib/ResourceScenario.rb +3 -3
  387. data/lib/RichText.rb +15 -7
  388. data/lib/RichTextDocument.rb +8 -4
  389. data/lib/RichTextElement.rb +35 -12
  390. data/lib/RichTextFunctionHandler.rb +11 -12
  391. data/lib/RichTextParser.rb +5 -3
  392. data/lib/RichTextScanner.rb +144 -565
  393. data/lib/RichTextSnip.rb +3 -7
  394. data/lib/RichTextSyntaxRules.rb +51 -32
  395. data/lib/ScenarioData.rb +16 -25
  396. data/lib/SheetHandlerBase.rb +59 -2
  397. data/lib/SheetReceiver.rb +36 -18
  398. data/lib/SimpleQueryExpander.rb +58 -0
  399. data/lib/SyntaxReference.rb +9 -5
  400. data/lib/TOCEntry.rb +2 -0
  401. data/lib/TableOfContents.rb +4 -0
  402. data/lib/Task.rb +23 -12
  403. data/lib/TaskJuggler.rb +72 -33
  404. data/lib/TaskScenario.rb +131 -53
  405. data/lib/TextParser.rb +43 -30
  406. data/lib/TextParser/Pattern.rb +17 -13
  407. data/lib/TextParser/Rule.rb +5 -0
  408. data/lib/TextScanner.rb +46 -25
  409. data/lib/TimeSheetSummary.rb +9 -7
  410. data/lib/TimeSheets.rb +14 -23
  411. data/lib/Tj3Config.rb +1 -1
  412. data/lib/TjTime.rb +1 -2
  413. data/lib/TjpSyntaxRules.rb +128 -104
  414. data/lib/UTF8String.rb +0 -1
  415. data/lib/UserManual.rb +5 -4
  416. data/lib/VimSyntax.rb +223 -0
  417. data/lib/daemon/Daemon.rb +9 -0
  418. data/lib/daemon/ProcessIntercom.rb +19 -4
  419. data/lib/daemon/ProjectBroker.rb +149 -68
  420. data/lib/daemon/ProjectServer.rb +119 -79
  421. data/lib/daemon/ReportServer.rb +42 -31
  422. data/lib/daemon/WebServer.rb +21 -2
  423. data/lib/deep_copy.rb +1 -1
  424. data/lib/reports/GanttContainer.rb +2 -2
  425. data/lib/reports/GanttLine.rb +2 -3
  426. data/lib/reports/GanttTaskBar.rb +7 -3
  427. data/lib/reports/Report.rb +62 -57
  428. data/lib/reports/ReportBase.rb +6 -4
  429. data/lib/reports/ReportTableCell.rb +13 -14
  430. data/lib/reports/TableReport.rb +2 -1
  431. data/lib/reports/TextReport.rb +3 -0
  432. data/lib/reports/TimeSheetReport.rb +2 -3
  433. data/lib/reports/TjpExportRE.rb +0 -2
  434. data/lib/tj3client.rb +31 -3
  435. data/lib/tj3d.rb +8 -1
  436. data/manual/Day_To_Day_Juggling +2 -95
  437. data/manual/How_To_Contribute +2 -1
  438. data/manual/Rich_Text_Attributes +37 -3
  439. data/manual/Software +203 -0
  440. data/test/MessageChecker.rb +4 -4
  441. data/test/TestSuite/HTML-Reports/Alerts.html +172 -0
  442. data/test/TestSuite/HTML-Reports/CellText.html +758 -0
  443. data/test/TestSuite/HTML-Reports/ColumnPeriods.html +156 -0
  444. data/test/TestSuite/HTML-Reports/IsOngoing.html +172 -0
  445. data/test/TestSuite/HTML-Reports/LogicalFunctions.html +245 -0
  446. data/test/TestSuite/HTML-Reports/Query.html +31 -0
  447. data/test/TestSuite/HTML-Reports/css/tjmanual.css +14 -0
  448. data/test/TestSuite/HTML-Reports/css/tjreport.css +233 -21
  449. data/test/TestSuite/HTML-Reports/depArrows.html +842 -0
  450. data/test/TestSuite/HTML-Reports/scripts/scripts/wz_tooltip.js +1301 -0
  451. data/test/TestSuite/HTML-Reports/scripts/wz_tooltip.js +20 -20
  452. data/test/TestSuite/ReportGenerator/Correct/Alerts.tjp +48 -0
  453. data/test/TestSuite/ReportGenerator/Correct/Macros.tjp +57 -0
  454. data/test/TestSuite/ReportGenerator/Correct/refs/Alerts-1.csv +386 -0
  455. data/test/TestSuite/ReportGenerator/Correct/refs/Macros-1.csv +6 -0
  456. data/test/TestSuite/ReportGenerator/{Correct → Errors}/css/tjmanual.css +0 -0
  457. data/test/TestSuite/ReportGenerator/{Correct → Errors}/css/tjreport.css +0 -0
  458. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/details.png +0 -0
  459. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/flag-green.png +0 -0
  460. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/flag-red.png +0 -0
  461. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/flag-yellow.png +0 -0
  462. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/resource.png +0 -0
  463. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/resourcegroup.png +0 -0
  464. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/task.png +0 -0
  465. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/taskgroup.png +0 -0
  466. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/trend-down.png +0 -0
  467. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/trend-flat.png +0 -0
  468. data/test/TestSuite/ReportGenerator/{Correct → Errors}/icons/trend-up.png +0 -0
  469. data/test/TestSuite/ReportGenerator/Errors/rtp_report_recursion.html +26 -0
  470. data/test/TestSuite/ReportGenerator/{Correct → Errors}/scripts/wz_tooltip.js +0 -0
  471. data/test/TestSuite/Scheduler/Correct/Allocate.html +3210 -0
  472. data/test/TestSuite/Scheduler/Correct/Allocate.tjp +19 -0
  473. data/test/TestSuite/Scheduler/Correct/Container.html +22 -22
  474. data/test/TestSuite/Scheduler/Correct/Limits.html +4964 -0
  475. data/test/TestSuite/Scheduler/Correct/Shift.html +1707 -417
  476. data/test/TestSuite/Scheduler/Correct/Shift2.html +9 -9
  477. data/test/TestSuite/Scheduler/Correct/css/tjreport.css +6 -2
  478. data/test/TestSuite/Scheduler/Errors/css/tjmanual.css +66 -0
  479. data/test/TestSuite/Scheduler/Errors/css/tjreport.css +407 -0
  480. data/test/TestSuite/Scheduler/Errors/icons/details.png +0 -0
  481. data/test/TestSuite/Scheduler/Errors/icons/flag-green.png +0 -0
  482. data/test/TestSuite/Scheduler/Errors/icons/flag-red.png +0 -0
  483. data/test/TestSuite/Scheduler/Errors/icons/flag-yellow.png +0 -0
  484. data/test/TestSuite/Scheduler/Errors/icons/resource.png +0 -0
  485. data/test/TestSuite/Scheduler/Errors/icons/resourcegroup.png +0 -0
  486. data/test/TestSuite/Scheduler/Errors/icons/task.png +0 -0
  487. data/test/TestSuite/Scheduler/Errors/icons/taskgroup.png +0 -0
  488. data/test/TestSuite/Scheduler/Errors/icons/trend-down.png +0 -0
  489. data/test/TestSuite/Scheduler/Errors/icons/trend-flat.png +0 -0
  490. data/test/TestSuite/Scheduler/Errors/icons/trend-up.png +0 -0
  491. data/test/TestSuite/Scheduler/Errors/loop_detected_1.tjp +1 -1
  492. data/test/TestSuite/Scheduler/Errors/loop_detected_10.tjp +1 -1
  493. data/test/TestSuite/Scheduler/Errors/loop_detected_11.tjp +1 -1
  494. data/test/TestSuite/Scheduler/Errors/loop_detected_12.tjp +1 -1
  495. data/test/TestSuite/Scheduler/Errors/loop_detected_13.tjp +1 -1
  496. data/test/TestSuite/Scheduler/Errors/loop_detected_14.tjp +1 -1
  497. data/test/TestSuite/Scheduler/Errors/loop_detected_2.tjp +1 -1
  498. data/test/TestSuite/Scheduler/Errors/loop_detected_3.tjp +1 -1
  499. data/test/TestSuite/Scheduler/Errors/loop_detected_4.tjp +1 -1
  500. data/test/TestSuite/Scheduler/Errors/loop_detected_5.tjp +1 -1
  501. data/test/TestSuite/Scheduler/Errors/loop_detected_6.tjp +1 -1
  502. data/test/TestSuite/Scheduler/Errors/loop_detected_7.tjp +1 -1
  503. data/test/TestSuite/Scheduler/Errors/loop_detected_8.tjp +1 -1
  504. data/test/TestSuite/Scheduler/Errors/loop_detected_9.tjp +1 -1
  505. data/test/TestSuite/Scheduler/Errors/scripts/wz_tooltip.js +1301 -0
  506. data/test/TestSuite/Scheduler/Errors/task_pred_before.tjp +11 -0
  507. data/test/TestSuite/Scheduler/Errors/task_pred_before_gd.tjp +11 -0
  508. data/test/TestSuite/Scheduler/Errors/task_pred_before_gl.tjp +11 -0
  509. data/test/TestSuite/Scheduler/Errors/task_succ_after.tjp +12 -0
  510. data/test/TestSuite/Scheduler/Errors/task_succ_after_gd.tjp +12 -0
  511. data/test/TestSuite/Scheduler/Errors/task_succ_after_gl.tjp +12 -0
  512. data/test/TestSuite/StatusSheets/dev2.tji +22 -0
  513. data/test/TestSuite/StatusSheets/resrep.tji +7 -0
  514. data/test/TestSuite/StatusSheets/run +6 -4
  515. data/test/TestSuite/StatusSheets/tj3d.log +312 -0
  516. data/test/TestSuite/Syntax/Correct/Managers.html +263 -0
  517. data/test/TestSuite/Syntax/Correct/tutorial.tjp +1 -2
  518. data/test/TestSuite/Syntax/Errors/empty.tjp +1 -1
  519. data/test/TestSuite/Syntax/Errors/macro_stack_overflow.tjp +1 -1
  520. data/test/TestSuite/TimeSheets/acceptable_intervals +1 -0
  521. data/test/TestSuite/TimeSheets/resrep.tji +7 -0
  522. data/test/TestSuite/TimeSheets/run +6 -5
  523. data/test/TestSuite/TimeSheets/statussheets.log +1 -0
  524. data/test/TestSuite/TimeSheets/ts.tji +351 -0
  525. data/test/TestSuite/TimeSheets/tsdef.tji +2 -0
  526. data/test/test_PropertySet.rb +2 -2
  527. data/test/test_RichText.rb +178 -387
  528. data/test/test_SimpleQueryExpander.rb +55 -0
  529. data/test/test_deep_copy.rb +2 -2
  530. metadata +854 -834
  531. data/lib/MacroParser.rb +0 -77
  532. data/lib/Message.rb +0 -56
  533. data/lib/ruby-signal-bug.rb +0 -43
  534. data/test/TestSuite/HTML-Reports/TimeSheet.html +0 -79
  535. data/test/TestSuite/HTML-Reports/reference.html +0 -51
  536. data/test/TestSuite/ReportGenerator/Correct/Journal.html +0 -63
  537. data/test/TestSuite/ReportGenerator/Correct/LogicalFunctions2.csv +0 -3
  538. data/test/TestSuite/ReportGenerator/Correct/opennodes.csv +0 -2
  539. data/test/TestSuite/ReportGenerator/Correct/opennodes.tjp +0 -26
  540. data/test/TestSuite/ReportGenerator/Correct/refs/opennodes-1.csv +0 -2
  541. data/test/TestSuite/Scheduler/Correct/Booking2.html +0 -603
  542. data/test/TestSuite/Scheduler/Correct/TimeSheet2.html +0 -108
  543. data/test/TestSuite/StatusSheetTemplates/project.tji +0 -35
  544. data/test/TestSuite/StatusSheetTemplates/project.tjp +0 -56
  545. data/test/TestSuite/Syntax/Correct/ResourcePrefix.html +0 -32
@@ -0,0 +1,156 @@
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>
@@ -0,0 +1,172 @@
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>
@@ -0,0 +1,245 @@
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>