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
@@ -35,6 +35,26 @@ code {
35
35
  padding-top:5px;
36
36
  padding-bottom:5px;
37
37
  }
38
+ .attrtable {
39
+ background-color:#ABABAB;
40
+ margin:-3px;
41
+ }
42
+ .attrtag {
43
+ background-color:#F0F0F0;
44
+ font-family: Courier;
45
+ padding-left:6px;
46
+ padding-right:6px;
47
+ padding-top:3px;
48
+ padding-bottom:3px;
49
+ }
50
+ .attrdescr {
51
+ background-color:#F0F0F0;
52
+ padding-left:6px;
53
+ padding-right:6px;
54
+ padding-top:3px;
55
+ padding-bottom:3px;
56
+ width:100%;
57
+ }
38
58
  .codeframe{
39
59
  border-width:2px;
40
60
  border-color:#ABABAB;
@@ -263,7 +263,7 @@ p.tj_journal {
263
263
  }
264
264
  .tabhead_offduty {
265
265
  white-space:nowrap;
266
- background-color:#dde375;
266
+ background-color:#bdbdaa;
267
267
  color:#000000;
268
268
  }
269
269
  .tabfooter {
@@ -312,18 +312,19 @@ p.tj_journal {
312
312
  white-space:nowrap;
313
313
  padding:0px;
314
314
  }
315
+ /* The *2 versions have a 20 points less HSV value of the *1 versions*/
315
316
  .busy1 { background-color:#ff3b3b; }
316
- .busy2 { background-color:#eb4545; }
317
+ .busy2 { background-color:#eb3636; }
317
318
  .loaded1 { background-color:#ff9b9b; }
318
319
  .loaded2 { background-color:#eb8f8f; }
319
320
  .free1 { background-color:#a5ffb4; }
320
321
  .free2 { background-color:#98eba6; }
321
- .offduty1 { background-color:#f3f990; }
322
- .offduty2 { background-color:#dde375; }
322
+ .offduty1 { background-color:#bdbdaa; }
323
+ .offduty2 { background-color:#a9a999; }
323
324
  .calconttask1 { background-color:#abbeae; }
324
325
  .calconttask2 { background-color:#99aa9c; }
325
326
  .caltask1 { background-color:#2050e5; }
326
- .caltask2 { background-color:#2f57ea; }
327
+ .caltask2 { background-color:#1c4ad1; }
327
328
  .todo1 { background-color:#beabab; }
328
329
  .todo2 { background-color:#aa9999; }
329
330
 
@@ -373,7 +374,7 @@ p.tj_journal {
373
374
  position:absolute;
374
375
  }
375
376
  .offduty {
376
- background-color:#f3f990;
377
+ background-color:#bdbdaa;
377
378
  white-space:nowrap;
378
379
  position:absolute;
379
380
  }
data/doc/CHANGELOG.html CHANGED
@@ -533,17 +533,1849 @@
533
533
  </div>
534
534
 
535
535
  <div id="documentation">
536
- <h1>Release 0.1.0 (2011-06-06)</h1>
536
+ <h1>Release 0.1.1 (2011-06-08)</h1>
537
+ <pre>
538
+ * Bumping version to 0.1.1
539
+ * Fix: Fix structure of generated HTML files.
540
+
541
+ The &lt;head&gt; and &lt;body&gt; elements were not children of &lt;html&gt;.
542
+ * Fix changelog again.
543
+ * Bumping the version to 0.1.0
544
+ * Update TJ2 -&gt; TJ3 migration section with recent changes.
545
+ * Include HEAD in changelog.
546
+ * Fix error reporting for run-away multi-line tokens.
547
+ * Cleaning up the code that generates the user manual.
548
+ * Converting UserManual.rb to use new HTMLElements classes.
549
+ * Add some syntax sugar to make HTML generation easier.
550
+ * Update TODO list.
551
+ * Changing default working hours to mon - fri 9am - 5pm.
552
+
553
+ This cuts the size of bookings files in half. If you want the old
554
+ behavior back, add
555
+
556
+ workinghours mon - fri 9:00 - 12:00, 13:00 - 18:00
557
+
558
+ to your project header section.
559
+ * Fix that flag filtering for journal entries.
560
+ * Make sure we generate &lt;br/&gt; and &lt;hr/&gt; as self closing HTML elements.
561
+ * Adding 'ismilestone' function for logical expressions.
562
+ * Update manual to reflect the changes of bookings/projection mode.
563
+ * Adding --freeze option to tj3 to simplify generation of bookings.
564
+ * Make time comparions more robust against undef values.
565
+ * Queries now support 'journal' without a propery context.
566
+
567
+ This allows journal entries to be included in a text report.
568
+ * Deprecating 'projection' keyword. It is no longer supported.
569
+
570
+ Please use the 'trackingscenario' feature instead.
571
+ * Include flags in journal entries reports.
572
+ * Adding 'ischildof' function for logical expressions.
573
+ * Improve 'limits' example for multiple resources.
574
+ * Fix recently introduced bug in Clarity HTML reports.
575
+ * Fix crash in Clarity reports.
576
+ * Adding 'hidejournalentry' attribute to filter journals in reports.
577
+ * Added plumbing for journal entry filtering
578
+ * Adding support for flags for time and status sheets and journal entries
579
+ * Reports can now have their own 'currentformat' and 'numberformat'.
580
+ * Adding description for important and fall-back tasks to manual
581
+ * Slightly improved formating for the crash error messages.
582
+ * Fix problem with 'start' and 'end' in queries.
583
+ * Fix display of arguments with links in tj3man.
584
+ * Explain ruby backtrace as application bug.
585
+
586
+ Users seem to interpret them as regular tj3 error messages.
587
+ * Fix declaration of tasks with absolute task IDs.
588
+ * Adding support to inherit bookings to sub-tracking-scenarios.
589
+
590
+ The scenarios that are derived from the 'trackingscenario' will
591
+ inherit the bookings from that scenario.
592
+
593
+ The 'trackingscenario' keyword has been moved to the project header
594
+ section.
595
+ * Make resource lists work again in report cells.
596
+
597
+ Reported-by: Alexander Nagy
598
+ * Fix crash when using 'hidereport' in a navigator.
599
+
600
+ Reported-by: Jerry Neely
601
+ * Update tutorial to reflect recent syntax changes.
602
+ * Cleaning up the scenario attributes somewhat.
603
+
604
+ * 'enabled' and 'disabled' have been replaced by 'active'.
605
+ * 'minslackrate' didn't do anything. Removed.
606
+ * Fixing a crash when reporting certain dependencies.
607
+
608
+ Reported-by: Bernd Wiedemann
609
+ * Replacing 'listmode' with 'listitem' attribute.
610
+
611
+ The 'listmode' syntax was not very powerful nor user friendly.
612
+ 'listitem' is much easier to use and offers many more features.
613
+
614
+ This change is not backwards compatible. Projects that use the
615
+ recently introduced 'listmode' keyword need to be updated.
616
+ * Previous patch added code to wrong file. Reverting.
617
+ * Fix test suite to reflect recent environment support.
618
+ * Make sure that all dependencies are shown in Gantt chart.
619
+ * Adding support for injecting environment variable values.
620
+
621
+ Use the $(VAR) syntax to insert the value of the VAR variable.
622
+ * Fix time and status sheet checking when using tj3 instead of tj3d.
623
+ * Making 'id', 'name' and 'seqno' a regular property attributes.
624
+ * Create property attributes on demand.
625
+
626
+ This reduces the memory footprint of large projects. Unfortunately, I
627
+ haven't seen much of a performance difference.
628
+ * Fix dumping of 'duties' attribute.
629
+ * Fixing benchmark script.
630
+ * Report an error when taskroot or resourceroot are used with leaf properties.
631
+ * Fix a crash when 'precedes' is used with comma separated tasks.
632
+
633
+ Reported-by: Bernd Wiedemann &lt;bwiedemann@gmx.de&gt;
634
+ * It's actually mail 2.2.15.
635
+ * Allow all 'mail' versions after 2.1.15.
636
+
637
+ Let's hope the 'mail' gem doesn't break again.
638
+ * Replace 'wbs' keyword with 'bsi'.
639
+
640
+ Work breakdown structure (WBS) only applies to task, not all
641
+ properties. Breakdown Structure Index (BSI) is more generic. 'wbs'
642
+ will still be supported, but is now deprecated.
643
+ * Fix require for manual rake task
644
+ * Moving Tj3Man also to the apps directory.
645
+ * Adding check for minimum required Ruby version.
646
+
647
+ tj3 still works with 1.8.7. All other apps need 1.9.2.
648
+ * Improving the 'priority' example in the manual.
649
+ * Adding 'rolluptask' and 'rollupresource' support for export reports.
650
+ * Improve accuracy of line number for &quot;Unexpected token&quot; errors.
651
+ * Don't call exit from deep inside the applications.
652
+
653
+ Use an exception instead that is then cought and generates an exit.
654
+ Added a spec file for status sheets.
655
+ * Fixing problem with wrong report cells on Ruby 1.8.
656
+ * Don't crash when no project file is provided to tj3.
657
+ * Improve example for task limits in the manual.
658
+ * Improving time sheet tests.
659
+ * Switching email encoding to base64.
660
+
661
+ Quoted printable is just causing too much trouble.
662
+ * Avoid duplicate entries in 'responsible' list.
663
+ * Fix a crash in tj3client check-ss.
664
+ * Eliminate dependency on open4 gem.
665
+
666
+ With the recent changes, we can now call Tj3Client in-process.
667
+ * The ruby mail gem now seems to be stable again.
668
+
669
+ I've used 2.1.15 without any problems so far.
670
+ * Revert &quot;Apply Query result priority patch.&quot;
671
+
672
+ This reverts commit d42cc71d522f36610d83337b4dad8be5815c964d.
673
+ * Apply Query result priority patch.
674
+ </pre>
537
675
  <h1>Release 0.0.11 (2011-03-21)</h1>
676
+ <pre>
677
+ * Update the manual with more detailed installation section.
678
+ * Allowing multiple 'charge' attributes per task again.
679
+ * Bumping the version to 0.0.11
680
+ * Some cleanup for time sheet test.
681
+ * Discontinuing setup.rb install method.
682
+
683
+ Those few who need this know how to do it manually. Gem is now the
684
+ only supported install method.
685
+ * Fixing the alert label in status sheet summary mails.
686
+ * Fix a crash of the tj3d web server when showing reports.
687
+ * Allowing multiple instances of flag attributes per property.
688
+ * Use alert colors in time and status sheet summary emails.
689
+ * Eliminate the 'rbconfig/datadir will be deprecated' warning.
690
+
691
+ This patch hopefully works on 1.8 and 1.9 with rubygems 1.3 and later.
692
+ * Clarifying the 'length' attribute in the documentation.
693
+ * Make sure CSV reports work for Bignum values as well.
694
+ * Fixing a Ruby 1.8 compatibility issue.
695
+ * All programs now have a proper entry class that is derived of off Tj3AppBase
696
+ * Converting tj3 to use Tj3AppBase class.
697
+ * Moving daemon and client entry code into apps directory.
698
+ * Allowing multiple 'depends' and 'precedes' attributes per task.
699
+
700
+ https://github.com/taskjuggler/TaskJuggler/issues#issue/5
701
+ * Add rake tasks to generate Vim syntax file.
702
+ * Cleaning up the tj3man entry script.
703
+ * Swap priority of numericals and RTI on Query results.
704
+ * Show alert text in the appropriate color.
705
+ * Even more cleanup of new TernarySearchTree class.
706
+ * Some polishing for TernarySearchTree class.
707
+ * tj3man now supports partial keywords.
708
+
709
+ If no exact match for the keyword is found, a list of candidates is
710
+ printed.
711
+ * Fixing a problem with &lt;-query-&gt; RichText function.
712
+ * Adding tutorial reports to README.
713
+ * Moving RichText classes into a separate directory.
714
+ * Moving all non-entry ruby scripts into lib/taskjuggler.
715
+ * Adding experimental support for task adoption.
716
+ * Changing manual to reflect the use of github to contribute patches.
717
+ * Make sure that the Project class can be used without the TaskJuggler class.
718
+ * New column 'inputs' that lists prerequisites of a task.
719
+ * Use safer default value for dateToIdx() functions.
720
+ * Rename README to README.rdoc so GitHub will render it properly.
721
+ * Don't crash when 'now' date is outside of the project period.
722
+
723
+ Crash happened when 'effortleft' or 'effortdone' columns were used.
724
+
725
+ Reported-by: Bas de Bruijn &lt;basluminize@gmail.com&gt;
726
+ * Don't use generated README anymore.
727
+ * Some code cleanup for the time keeping class.
728
+ * Include resources that were on vacation in Clarity reports.
729
+ * Use new text diff feature for CSV reports as well.
730
+ * Resolve a Ruby 1.8.7 vs. 1.9.x compatibility issues with the test suite.
731
+ * Allowing time sheets for zero efficiency resources.
732
+ * Adding month and year methods for TjTime.
733
+ * More time zone related work.
734
+ * Resolving some issues with the test suite.
735
+ * Further cleanup of the time library.
736
+ * Improve example for using per resource limits for task allocations.
737
+ * All projects now default to UTC (world time) zone.
738
+
739
+ Unless you specify a different time zone in the project header, all
740
+ dates will now be assumed to be UTC dates. The dates in the project
741
+ header are also always UTC unless specified differently (with +/-XXXX)
742
+ extension.
743
+ * More time zone related fixes.
744
+ * Allow timesheets from zero-efficiency resources.
745
+
746
+ This can be used to receive status messages on tasks from automated
747
+ systems like test systems and the like.
748
+ * Add missing export.tji file.
749
+ * Make 'fail' and 'warn' work for all scenarios.
750
+ * Make 'allocate' work for multiple scenarios again.
751
+
752
+ This fix also affects some other list attributes that can be used
753
+ multiple times within the same context.
754
+
755
+ Reported-by: Ulrich Domroese &lt;ulrich.domroese@web.de&gt;
756
+ * Fix inheritance of start and end dates for derived scenarios.
757
+
758
+ Reported-by: Ulrich Domroese &lt;ulrich.domroese@web.de&gt;
759
+ * Fix a crash caused by the recent time zone changes.
760
+ * Describe how to quickly switch between different source code version.
761
+ * All reports may now use a separate time zone for their dates.
762
+
763
+ * Loop tests for export reports added.
764
+ * Several fixes for handling multiple time zones.
765
+ * Fix setting of global time zone again.
766
+ * Properly escape quoted strings in export report.
767
+ * Including the timezone definition into export reports.
768
+ * Don't export disabled scenarios when no scenarios were specified.
769
+ * Allow different duration specs for same task in multiple scenarios.
770
+ * Some fixes for the export reports.
771
+ * Adding a diff class to be used in test cases.
772
+ * Adding new richtext type for user-defined attributes.
773
+ * Don't use intermediary files for export cycle tests.
774
+ * Don't include redundant scenario attributes in export report.
775
+ * Export reports now contain all scenario by default. Not just the first one.
776
+
777
+ Prevent tj3 crash in TaskScenario::scheduleContainer.
778
+
779
+ Reported-by: Rodolphe Jouannet &lt;rodolphe.jouannet@gmail.com&gt;
780
+ * Allow bookings for all scenarios again.
781
+
782
+ This is required for export reports to work properly. Bookings can be
783
+ used in all scenarios, but they will not be passed to any other
784
+ scenario. They are only valid for the scenario they are defined in.
785
+ * Move all TextParser files into the TextParser directory.
786
+ * Restrict bookings to leaf scenarios.
787
+
788
+ Since bookings cannot be changed or selectively deleted in derived
789
+ scenarios, it only makes sense to use them in leaf scenarios.
790
+ * Properly respect most export report attributes.i
791
+
792
+ They were just ignored.
793
+
794
+ Reported-by: Magnus Wiklund &lt;wiklund.magnus@comcast.net&gt;
795
+ * Some tasks with start-start or end-end dependencies could not be scheduled.
796
+ * Prevent crash on tasks with too weak end spec.
797
+
798
+ Reported-by: Stephan &lt;sdevrieses@gmail.com&gt;
799
+ * Fix crash when 'purge' is used with a non-scenario-specific attribute.
800
+ * Fixing changelog script to handle multi-digit release levels properly.
801
+ * Bumping version to 0.0.9
802
+ </pre>
538
803
  <h1>Release 0.0.10 (2011-01-31)</h1>
804
+ <pre>
805
+ * Bumping version to 0.0.10
806
+
807
+ 0.0.9 was a no-go version.
808
+ * Bumping version to 0.0.9
809
+ * Fix entry scripts.
810
+ </pre>
539
811
  <h1>Release 0.0.9 (2011-01-30)</h1>
812
+ <pre>
813
+ * Bumping version to 0.0.9
814
+ * Executable name and primary Ruby file name should always match.
815
+ * Adding a .gitignore file.
816
+ * Add development dependencies to gem spec file.
817
+ * Fix alertmessages. Don't show overriden old alerts again.
818
+
819
+ If a child had an alert, the parent reset it and another child added
820
+ another green message after that, the old alert was showing up again.
821
+ * Fixing dependency symbols in precursor and follower lists.
822
+ * Supporting listmode option for precursor and follower columns as well.
823
+ * Properly handle part-time workers in Clarity reports.
824
+ * Fixing some layout issues in the manual.
825
+ * Some code consolidation.
826
+ * Include all Clarity projects in Niku reports.
827
+
828
+ Also add projects with 0 effort so they show up in the actual
829
+ reporting page of Clarity.
830
+ * Make 'listmode' options a power of 2.
831
+ * Make 'celltext' also work for calendar column cells.
832
+ * Improving the cell content shortener.
833
+ * Adding new attributes 'listtype' and 'listmode'.
834
+
835
+ These new attributes can be used to customize the lists in report
836
+ table cells.
837
+ * Use accurate width even with icons and tooltips in the table.
838
+ * Column width is now a fixed measure, not a minimum measure.
839
+ * Adding a default landing page for built-in web server.
840
+ * Clarify usage of bookings and scenarios in the manual.
841
+ * Update copyright to 2011.
842
+ * Make web server work again.
843
+
844
+ Reported-by: Bernhard Wiedemann &lt;bwiedemann@gmx.de&gt;
845
+ * Fix crash for &quot;&lt;-query scenario='actual' attribute=...-&gt;&quot; queries.
846
+
847
+ Reported-by: Patrick Berry &lt;postgradpat@gmail.com&gt;
848
+ * Fix time-off highlighting at report boundaries.
849
+
850
+ Reported-by: Tom Schutter &lt;t.schutter@comcast.net&gt;
851
+ * vacation is a cumulative attribute. Don't issue a warning for multiple use.
852
+ * Fixing &quot;Overwriting a previously provided value&quot; crashes.
853
+
854
+ Reported-by: Bernhard Wiedemann &lt;bwiedemann@gmx.de&gt;
855
+ * Fixing progress meter off-by-one bug.
856
+
857
+ For long labels the progress meter started one char too far right.
858
+
859
+ Reported-by: Tom Schutter &lt;tschutter@corelogic.com&gt;
860
+ * Fix handling of container tasks with dependencies.
861
+
862
+ This bug was introduced by the recent onstart/onend changes.
863
+
864
+ Reported-by: Sam Elstob &lt;samelstob@gmail.com&gt;
865
+ * Prevent crashes in report generator when using -f option with tj3.
866
+ * Add error message for reports without a file name.
867
+ * Second part of onstart/onend fixes.
868
+ * Fix serious problem with 'onstart' and 'onend' dependencies.
869
+
870
+ The parser was too permissive and some illegal cases slipped through.
871
+ Tasks with start-start deps must be ASAP and end-end tasks must be
872
+ ALAP.
873
+
874
+ Reported-by: Bernd Wiedemann &lt;bwiedemann@gmx.de&gt;
875
+ * Add warning if an attribute is used twice in the same context.
876
+
877
+ This is to prevent accidental overwrites of attributes in bigger
878
+ scopes. This will also alert users that first assign a value to a
879
+ derived scenario and then to the parent scenario.
880
+ * Fixing a serious flaw in the handling of inherited scenario specific attributes.
881
+
882
+ This fix will potentially change the result of existing projects that
883
+ use inheritable attributes in combination with derived scenarios. The
884
+ handling of these attributes was broken and derived scenarios used
885
+ wrong attribute values.
886
+ * Refactored the ProjectBroker API to make it cleaner.
887
+ * caption, epilog, headline, prolog and title are now inheritable report attributes
888
+ * tj3client now supports a --format option to request a certain output format.
889
+ * Properly limit bookings in export report to report period.
890
+
891
+ Reported-by: Magnus Wiklund (wiklund.magnus@comcast.net)
892
+ * Adding spec for ProjectBrowser.
893
+
894
+ Just a first draft.
895
+ * Added a rake task to run the RSpec tests.
896
+ * Fixing completion bars in Gantt charts.
897
+
898
+ The bars were showing random values instead of the correct completion
899
+ degree.
900
+ * Show off-duty periods for task lines in Gantt charts.
901
+ * Don't show global working hour zones for group resources in Gantt
902
+ charts.
903
+ * Adding more examples for limits to the manual.
904
+ * Fix a typo in the manual.
905
+
906
+ Added some comments to the code.
907
+ * Explaining use of tool tips in the tutorial.
908
+ * Fixing 'taskprefix' attribute for include files.
909
+
910
+ Reported-by: Sam Elstob &lt;samelstob@gmail.com&gt;
911
+ * Ensure deterministic order of projects and resources in Niku reports.
912
+ * Adding test case for niku reports.
913
+ * Move CSV reference reports into refs directory.
914
+ * Include vacation time for each resource in Niku reports.
915
+ * Generate warnings if a non-supported format is requested for a report.
916
+ * Show releases for last to first in CHANGELOG
917
+ </pre>
540
918
  <h1>Release 0.0.8 (2010-11-24)</h1>
919
+ <pre>
920
+ * Bumping version to 0.0.8
921
+ * Update feature list.
922
+ * Fixing end of exported bookings.
923
+
924
+ There was one time slot too much at the task end.
925
+
926
+ Reported-by: Dimitri Pissarenko &lt;dmitri.pissarenko@gmail.com&gt;
927
+ * Fixing the booking example used in the reference manual.
928
+ * Adding 'resourceroot' and 'rollupresource' attributes.
929
+ * Make dependency loop error message more specific.
930
+ * Properly detect illegal tokens inside of patterns.
931
+
932
+ This was only working for tokens at the end of a rule.
933
+ * Fixing the attributes and contexts info in the manual and tj3man
934
+ output.
935
+ * Fixing CSV reports with embedded tables.
936
+ * Reuse RichText parser for parsing all RichText input.
937
+ * Switch parser to use new state machine compiler.
938
+ * Fix merge conflict.
939
+ * Fix Ruby 1.8.x compatibility issue.
940
+ * Some more work on the state machine compiler.
941
+ * Adding a (still disabled) state machine compiler to the parser.
942
+ * Looking into pre-compiled states for the parser FSM.
943
+ * Clarifying the difference between ${now} and ${today}.
944
+ * Minor parser code tweaks.
945
+ * More parser code tweaking.
946
+ * Cleaning up some parser code.
947
+ * Moving the rule transition analysis into Rules.
948
+ * Some speed improvements for the parsers.
949
+ * Use more symbols and less Strings.
950
+ * Add a warning if no report was defined or no format was specified.
951
+ * Add more descriptive error message for start/gap conflict.
952
+ * Cleaned-up the GanttRounter and refactored the collision detector.
953
+ * Limiting the scoreboard iterations to actually used segments.
954
+ * Fix missing values in 'status' column
955
+ * More performance improvements for the report generator.
956
+ * Fix performance regressions for the 'resources' column.
957
+ * Substantial speed improvements for the report generator.
958
+ * Fixing a typo.
959
+ * Some cleanups of the DataCache.
960
+ * Adding a global data cache to speed up report generation.
961
+
962
+ This is just a test implementation. It needs further fine tuning and
963
+ polishing.
964
+ * Another merge conflict
965
+ * Fix a merge conflict
966
+ * Adding simple performance profiling support to report server
967
+ * Performance improvements
968
+
969
+ 'loadunit' now defaults to 'days' instead of 'shortauto'. 'shortauto'
970
+ is neat, but can slow down the report generation quite a bit.
971
+ * Show tried directories when TASKJUGGLER_DATA_PATH is not set properly.
972
+ * Improve parser performance by sharing Workinghours scoreboards.
973
+
974
+ The scoreboards now use the copy-on-write scheme.
975
+ * Fixing several time zone related bugs in the context of working hours.
976
+
977
+ This patch also adds much stricter error checking for time and date
978
+ values.
979
+ * Adding a new benchmark for report generation speed.
980
+ * Added a unit test for WorkingHours::timeOff?()
981
+ * Don't default time sheets that have been submitted after last tj3ts_summary.
982
+ * Include list of defaulters in the status report templates.
983
+
984
+ If tj3ts_summary has been used to generate the 'missing-reports' file,
985
+ this will now be included in the status sheet templates.
986
+ * Don't use tooltips to shorten table headers.
987
+ * Fix crashes when bad sorting criteria is used.
988
+ * Updating the install section with current dependencies.
989
+ </pre>
541
990
  <h1>Release 0.0.7 (2010-09-08)</h1>
991
+ <pre>
992
+ * Bumping version to 0.0.7
993
+ * Add section on tj3 web server.
994
+ * Fix crashes when using the underscore variants of some functions.
995
+ * Fix overflow of some HTML table cells.
996
+ * Add missing file.
997
+ * Document web server usage.
998
+ * Only check for modified files when the project has been loaded completely.
999
+ * Ruby 1.8 compatibility fixes.
1000
+ * Adding some documentation on how to use the dynamic reports.
1001
+ * Completing basic support for dynamic reports.
1002
+
1003
+ By using sometink like &lt;-reportlink id=&quot;foorep&quot; attributes=&quot;hidetask
1004
+ plan.id != \&quot;&lt;-id-&gt;\&quot;&quot;-&gt; you can now create parameterized reports that
1005
+ the tj3d web server generates on demand.
1006
+ * Adding a proper error message when webserver can't find data dirs.
1007
+
1008
+ Reported-by: AzenAlex &lt;azenalex@gmail.com&gt;
1009
+ * Cleaned up test cases for RichText
1010
+ * Clarify allocation shift documentation.
1011
+ * Adding a test for allocation shifts.
1012
+ * Add support for per allocation shifts.
1013
+ * Warn user when CSV format is requested for textreport.
1014
+
1015
+ Reported-by: vijay &lt;jahagirdar.vs@gmail.com&gt;
1016
+ * Use proper Exception class to catch encoding errors.
1017
+ * Check mail encoding even before we pass it to 'mail'.
1018
+ * Some more fixes for 'alertmessages' and 'alert' columns.
1019
+ * Fix bug with incorrect end date or remaining work values in time sheet templates.
1020
+ * Adding 'journal_sub' column to reports.
1021
+
1022
+ It works like 'journal' but also includes the sub tasks.
1023
+ * Don't crash in multi-CPU mode when no reports are provided.
1024
+ * Only milestones are identified as 'targets'.
1025
+
1026
+ This makes more sense than trying to use a date to limits the included
1027
+ tasks.
1028
+ * Don't send sheet summary emails in RichText syntax.
1029
+
1030
+ Use proper text and HTML instead.
1031
+ * Targets are now also listed for container tasks.
1032
+ * Report completion degree for container tasks as well.
1033
+ * Make sure we have a proper return value.
1034
+ * Documenting image positioning attributes.
1035
+ * Adding support for SVG files to [[File:...]] tag.
1036
+ * More fixes for the *prefix attributes.
1037
+ * Fixing a problem with the '*prefix' attributes of 'include'.
1038
+
1039
+ Reported-by: Emanuele Cannizzaro &lt;emanuele.cannizzaro@gmail.com&gt;
1040
+ * Allow daemon to copy data directories.
1041
+ * Change some timeouts to retire server process more quickly.
1042
+ * Make sure time sheet warnings/errors always have a source file info.
1043
+ * Add a stylesheet to the HTML emails.
1044
+ * Confirmation mail for time and status sheets now HTML and plain text
1045
+ * Adding more debug infrastructure to the daemon.
1046
+ * Fix another macro-in-string problem.
1047
+
1048
+ Reported-by: Tomas &lt;tomas.it@gmail.com&gt;
1049
+ * Fix problem with multiple macro calls inside a string
1050
+
1051
+ Reported-by: Tomas &lt;tomas.it@gmail.com&gt;
1052
+ * Some more fine tuning for the vim syntax file generator
1053
+ * Fixing missing column header for 'freework' column.
1054
+
1055
+ Reported-by: JohnZ &lt;jza2602@googlemail.com&gt;
1056
+ * Fix some links in the user manual.
1057
+
1058
+ Reported-by: Emanuele Cannizzaro &lt;emanuele.cannizzaro@gmail.com&gt;
1059
+ * Generator for Vim syntax highlighting files added.
1060
+ * Support autoselecting the server port.
1061
+ * Make BatchProcess handle forks in queue() and wait() blocks.
1062
+ * Adding check for gap length/duration of dependencies.
1063
+
1064
+ When the scheduling direction of a task points away from the
1065
+ dependency gap, TJ cannot guarantee that the condition will be met.
1066
+ But at least now an error is generated if the gap is too small.
1067
+ * Fix handling of multi-line version of HREF tokens.
1068
+ * Adding missing file FileList.rb.
1069
+ * Adding 'update' command to tj3d
1070
+
1071
+ The 'update' command will reload all projects that have files that
1072
+ were modified after the project was loaded. A project that is
1073
+ currently reloaded will not be loaded twice.
1074
+ * Encoding check is now done in the TextScanner.
1075
+ * Cleaning up the RichText scanner RegExps.
1076
+ * Cleaning up the RichText tokens somewhat.
1077
+ * Make RichText [[..]] tokens work with multiple lines.
1078
+ * Refactor RichTextScanner to use TextScanner as well.
1079
+
1080
+ Both scanners are now RegExp based. The error handling was cleaned up.
1081
+ * Fixing syntax
1082
+ * Revert &quot;Avoid the duplicate entries in the status sheet confirmation mail.&quot;
1083
+
1084
+ This reverts commit 84ca0e9e3767ca74ae92ed5d75bc37bdedac4dd5.
1085
+ * list-reports command should show all report types
1086
+
1087
+ Not just HTML reports.
1088
+ * Avoid the duplicate entries in the status sheet confirmation mail.
1089
+
1090
+ When a status sheet was re-submitted, the old and the new entries were
1091
+ listed in the confirmation mail.
1092
+ </pre>
542
1093
  <h1>Release 0.0.6 (2010-07-05)</h1>
1094
+ <pre>
1095
+ * Bumping version to 0.0.6.
1096
+
1097
+ Changelog added.
1098
+ * Add CSV output format for NIKU reports.
1099
+ * The project reference can be set a lot easier.
1100
+ * Fix problem with macros in DQ Strings.
1101
+
1102
+ Reported-by: Thomas &lt;tomas.it@gmail.com&gt;
1103
+ * Some speed improvements for the parser.
1104
+ * And make it work with Ruby 1.8 again.
1105
+ * Fix bugs in CSV file generator and the 'precursors' column.
1106
+
1107
+ Reported-by: Frederic Dorodie &lt;frederic.durodie@googlemail.com&gt;
1108
+ * Don't shut down a server while it's still connected to a client.
1109
+ * Don't have the client disconnect the ReportServer from the ProjectServer.
1110
+
1111
+ The client already sends the termination request to the ReportServer.
1112
+ The ProjectServer can automatically detect (via pings) that the
1113
+ ReportServer is no longer there and drop it.
1114
+ * Make macro calls inside of numbers, IDs and strings work again.
1115
+ * Fix Ruby 1.8 compatibility problem.
1116
+ * Allow multi-line macro definition again.
1117
+
1118
+ The macro expansion code is still broken. It needs to move into the stream
1119
+ handler.
1120
+ * Fix for Ruby 1.8.6.
1121
+ * Switching TextScanner to a regexp based implementation.
1122
+ * Ping twice a minute to avoid some spurious heartbeat losses.
1123
+ * Fix multi-CPU mode again.
1124
+ * Make report list more machine readable
1125
+ * Clean up the TextStream API somewhat.
1126
+ * Replacing some String comparisons with Fixnum comps.
1127
+
1128
+ This improves the parser speed somewhat.
1129
+ * Use syntax based EOF check instead of hard-coded version.
1130
+ * Adding a version with loop instead of recursion.
1131
+
1132
+ It may scale better for large projects but it is 8% slower.
1133
+ * Some performance improvements
1134
+ * More precise error location reporting for the parser.
1135
+ * Some speed improvements for the TextScanner.
1136
+ * Eliminate the TextScanner callback again.
1137
+
1138
+ It's not precise enough when characters are pushed-back.
1139
+ * Make handling of include files more robust.
1140
+ * Using a call-back to signal end of included file.
1141
+ * Move line number counting to StreamHandle classes.
1142
+ * Eliminated sporadic problems with ObjectSpace._id2ref calls in Ruby 1.9
1143
+ * Make status sheet receiver work again.
1144
+ * Adapting tutorial to new syntax.
1145
+ * Make export report less verbose by not using prefix for default scenario.
1146
+ * Keep Task and Resource consistent.
1147
+ * Syntax change: alertmessage -&gt; journalmessages, alertsummary -&gt; journalsummaries
1148
+
1149
+ This keyword renaming is necessary to avoid confusion with the new
1150
+ 'alertmessages' and 'alertsummaries' keywords.
1151
+ * Passing report attributes via reportlink.
1152
+
1153
+ Improving the STRING documentation.
1154
+ * Adding test for journal column.
1155
+ * Some fixes to better support RichText in logical expressions.
1156
+ * Don't use Array.find_index yet. We still support Ruby 1.8.6.
1157
+ * Implement checking of reports against a known reference file.
1158
+ * Fix task allocation for task with start and end dates.
1159
+
1160
+ Reported-by: Thomas &lt;tomas.it@gmail.com&gt;
1161
+ * Fixed crash when using deprecated allocation limits.
1162
+
1163
+ Reported-by: Marcin Inkielman &lt;marcin.inkielman@gmail.com&gt;
1164
+ * Write some data natively to CSV files to fix time sheets.
1165
+ * Reworked CSVFile to make it RFC4180 compliant.
1166
+ * Properly mark milestones in export reports.
1167
+
1168
+ Reported-by: Guo-Rong Koh &lt;guorong.koh@gmail.com&gt;
1169
+ * Try to accept properly encoded, but non UTF-8 mails as well.
1170
+ * Add another test for the recent 'limits' fixes.
1171
+ * Fixed a number of bugs in the limit handler.
1172
+
1173
+ Reported-by: Marcin Inkielman &lt;marcin.inkielman@gmail.com&gt;
1174
+ * Change tutorial to use built-in email attribute
1175
+ * Fix a crash with computed attributes used for sorting.
1176
+
1177
+ Reported-by: Guo-Rong Koh &lt;guorong.koh@gmail.com&gt;
1178
+ * Generating a dynamic unique ID for report segments.
1179
+ * Make rollup* attributes work again.
1180
+ * Adding 'opennodes' attribute for reports.
1181
+
1182
+ This is for TJ internal use only.
1183
+ * Don't compile a summary in reminder mode.
1184
+ * Adding -w command line option to start web server.
1185
+ * Add documentation for 'reportlink' RTF generator.
1186
+ * Adding support for user-defined column alignments.
1187
+ * Add RichText attribute to reference other reports.
1188
+ * Add 'isfeatureof' logical function.
1189
+ * Don't generate all output formats for nested reports.
1190
+ * Don't try to copy auxilliary files for interactive reports.
1191
+ * Show list of reports for a selected project on web server welcome
1192
+ page.
1193
+ * Make web server port configurable via command line.
1194
+ * First working version of the web server mode.
1195
+
1196
+ Still has many rough edges, but it does server interactively generated
1197
+ reports.
1198
+ * Fix crash when using some logical functions.
1199
+ * Create file with the resource IDs of the missing reports.
1200
+ * Update the 'export' documentation to reflect TJ3 features.
1201
+ * Move list of missing reports to beginning of summary report.
1202
+ * Make tj3 work for files in current directory again.
1203
+ * Fix test suite for ruby 1.8.
1204
+ * More code to support interactive HTML reports.
1205
+ * Add check for recursively nested reports.
1206
+ * Use explicite stack for ReportContext.
1207
+ * Add references to sorting attributes.
1208
+ * Make export reports less noisy by default.
1209
+ * Some improvements for the CSV read from file.
1210
+ * Try harder to send a reply to email sender.
1211
+ * Need string interpolation to work.
1212
+ * Use different subject for time and status sheets emails.
1213
+ * Enable level4 bullet items and numbers for 'details' section.
1214
+ * Don't use cut marks for attachements.
1215
+ * Improving the documentation of some attributes.
1216
+ * Fix manual generation.
1217
+ * Adding runtime dependencies to GEM spec file.
1218
+ * mail-2.2.1 changed the subject encoding again
1219
+ * Adding support for one more level for RT titles, bullets and number
1220
+ lists.
1221
+ * Add check for valid UTF-8 encoding of submitted sheets.
1222
+ * Make scenario.attribute notation more prominent in the doc.
1223
+ * Fix spelling error.
1224
+ * Make sure all files of the gem are readable.
1225
+ * Allow space at begin of titles in RichText.
1226
+ * Fix some time sheet related bugs dealing with personal notes.
1227
+ * Fix personal messages after newtasks.
1228
+ * Prevent crashed when parsing corrupted incoming mails
1229
+ * Add commandline option for sheet interval duration.
1230
+ * First code for built-in web server that can server dynamic reports.
1231
+ * Support project loading at daemon start.
1232
+ * Don't include override reports in time sheet summaries.
1233
+ * Improved check for use of 'scheduled' attribute.
1234
+ * Only allow 'scheduled' attribute for tasks that already have a start
1235
+ and end date.
1236
+
1237
+ Reported-by: Olaf Seidel &lt;olaf.seidel@iscue.com&gt;
1238
+ * Allow macro calls within macro calls.
1239
+
1240
+ I'm not sure why I blocked this, but I can't think of any good reason
1241
+ anymore. Allowing it again.
1242
+
1243
+ Reported-by: Olaf Seidel &lt;olaf.seidel@iscue.com&gt;
1244
+ * Simplify algorithm to generate status report templates.
1245
+ * Fix report sorting for 'id'.
1246
+ * Add status section to 'newtask' template section.
1247
+ * Don't include events at start date in status report templates.
1248
+ * Get rid of spurious 'rake release' errors.
1249
+ * Fix crash in parsing unterminated queries.
1250
+
1251
+ Reported-by: Cornelius Schumacher &lt;cschum@suse.de&gt;
1252
+ * Make sure that 'scheduled' is only set when we really have a start and
1253
+ end date.
1254
+ </pre>
543
1255
  <h1>Release 0.0.5 (2010-04-14)</h1>
1256
+ <pre>
1257
+ * Bumping version to 0.0.5.
1258
+ * Some fixes for mail-2.2. It looks like this version fixes most open
1259
+ bugs.
1260
+ * Switch custom 'Email' attribute to built-in 'email'.
1261
+ * Don't use message IDs as file names. Use a MD5 hash of them.
1262
+ * Fixing problems with manual.
1263
+
1264
+ Reported-by: JohnZ &lt;jza2602@googlemail.com&gt;
1265
+ * Complete documentation of status sheet usage.
1266
+ * Adding support for 'managers' attribute for resources.
1267
+ * Use 127.0.0.1 instead of localhost to fix busy port detection.
1268
+ * Completing support for user defined checks.
1269
+
1270
+ Now errors and warnings are supported for resources and tasks.
1271
+ * Fix resource allocation for duration tasks.
1272
+
1273
+ Add new 'fail' attribute to support test case for this problem.
1274
+
1275
+ Reported-by: Cornelius Schumacher &lt;cschum@suse.de&gt;
1276
+ * Add method to disengage ReportServer from ProjectServer.
1277
+ * Make TCP port configurable via command line option
1278
+ * Fix the rendering of embedded Gantt charts that have scroll bars.
1279
+ * Raise the probability of tasks leading up to milestones to get their
1280
+ resources.
1281
+ * Draw HTML triangles with partial div borders.
1282
+
1283
+ This uses less divs to render triangles. This patch is based on a
1284
+ suggestion from X Ryl. Thanks!
1285
+ * Prevent ProjectServer from hanging in certain states.
1286
+ * mail-2.1.5 contains a showstopper bug. Reverting back to 2.1.3.
1287
+ * Make switch to mail-2.1.5.2 and later.
1288
+ * Some spelling and language fixes.
1289
+ * Describe the time sheet process in the manual.
1290
+ * Starting to document the client/server and time sheet stuff
1291
+ * Signal errors with TjException
1292
+ * Send out reminder emails when time sheets were not submitted in time.
1293
+ * Fix error message to report correct task.
1294
+ * Add command to list reports to tj3client
1295
+ * Adding hartbeat checks to the daemon
1296
+ * Clean up of the tj3client code.
1297
+ * Some code cleanups of the daemon code
1298
+ * Fix performance problem when adding a project remotely.
1299
+ * Replacing tj3 daemon mode with real daemon.
1300
+
1301
+ This comes with some changes to the tj3client command line interface.
1302
+ * Abstracting Tj3AppBase so it can be used for other apps as well.
1303
+ * Add flag icons to task and resource journal reports.
1304
+ * Support vertical alignment option for RichText images.
1305
+ * Add support for images in RichText.
1306
+ * Fix RichText internal reference to match MediaWiki syntax.
1307
+
1308
+ [[foo bar baz]] must now be [[foo|bar baz]].
1309
+ * Sort tasks by task ID in sheet templates.
1310
+ * Spelling fixes.
1311
+ * Fixing the default date of sheets.
1312
+ * Fix warning for new tasks in time sheets.
1313
+ * Status sheets headers need time period not just end date
1314
+
1315
+ This is needed to fix a problem that status sheet answer emails
1316
+ contain only current dashboard entries.
1317
+ * Adding additional header fields to emails.
1318
+ * Fix test suite after recent code changes.
1319
+ * Fix personal status note in time sheets.
1320
+ * Add option to send individual reports as well.
1321
+ * I don't think this warning is very helpful. Remove it.
1322
+ * Add --force option to resend sheet templates.
1323
+ * Fix a crash when export reports were used before other reports.
1324
+
1325
+ Reported-by: Eduardo Schoenknecht &lt;eduardo.schoenknecht@gmail.com&gt;
1326
+ * Fix crash when using textreports without a header.
1327
+ * Encode emails as quoted-printable
1328
+ * Not including the minDate reports is probably more practical.
1329
+ * Fix crash when trying to set workinghours for shifts or resources.
1330
+
1331
+ Reported-by: Eduardo Schoenknecht &lt;eduardo.schoenknecht@gmail.com&gt;
1332
+ * Adding journal reporting for Tasks.
1333
+ * Add a link back to 'columns' from 'columnid'.
1334
+
1335
+ Reported-by: Marcel &lt;marcel@avigora.com&gt;
1336
+ * Don't include all old journal entries. Just the higher alerts.
1337
+ * Fix reporting of new tasks for delta check.
1338
+ * Check for garbage at end of sheet files.
1339
+ * Some styling for the journal reports.
1340
+ * Only warn once per mis-indented line.
1341
+ * Fix crash when both calendar and chart columns were used.
1342
+
1343
+ Reported-by: JohnZ &lt;jza2602@googlemail.com&gt;
1344
+ * Make the automatic end date for sheets work.
1345
+ * Add checks for default time sheet strings.
1346
+ * Clear time sheets and journal info before checking a time sheet.
1347
+ * Time sheets are due by default on Mondays, status sheets on Wednesday.
1348
+ * Moved common code of start scripts into new Tj3AppBase class.
1349
+ * Adding script to send out a summary of all time sheets.
1350
+ * Use shortened cell texts only for height and width limited cells.
1351
+ * Make sure that calendar columns always span their assigned width.
1352
+ * RichText plain text can now be indented.
1353
+ * Some bug fixes for the TextFormatter and more unit tests.
1354
+ * Improved version of block text formatter.
1355
+ * Adding commandline option for sheet tests to tj3.
1356
+ * Add commandline option to limit the resource list for status reports.
1357
+ * Started to improve the plain text output of RichText
1358
+ * Update for TODO list based on recent feedback.
1359
+ * Fix crash when reusing an extend ID.
1360
+
1361
+ Reported-by: John Franey &lt;jjfraney@gmail.com&gt;
1362
+ * Add close button to tooltips so IE user can use CTRL-C to copy.
1363
+ * Only include sheet in body if it was sent in body.
1364
+ * Fix signature handling and CR/LF removal.
1365
+ * Switch to quoted printable encoding for email body.
1366
+ * Add outlook for next period to time sheet templates.
1367
+ * Make email composition more robust.
1368
+ * Make manual build again.
1369
+ * Be more flexible with the detection of -&gt;8-
1370
+ * Improved error reporting for unterminated cut mark strings
1371
+ * Save extracted sheets when they fail
1372
+ * Require a paragraph break to start a RichText verbatim/pre section.
1373
+ * Try to work around another encoding problem.
1374
+ * Add simple test suite for status reports.
1375
+ * Refactored common code of sheet senders into a base class.
1376
+ * Refactored common code into receiver base class.
1377
+ * Adding receiver for status reports.
1378
+ * Add reported actuals as comments to status sheet templates.
1379
+ * Some more improvements for the resource journal format.
1380
+ * Add reported time sheet number to the resulting report.
1381
+ * Make quote removal work for empty lines without trailing spaces.
1382
+ * Add check for time sheets with broken encoding.
1383
+ * Make percentage computation work for part-time employees too.
1384
+ * Added support to send status sheet templates.
1385
+ * Always store time sheets in UNIX text file format.
1386
+ * Add warnings for requested changes in time sheets.
1387
+ * Make time sheet receiver more flexible.
1388
+
1389
+ It can deal with junk before and behind the time sheet and can ignore
1390
+ email quote signs.
1391
+ * Fix calculation of completion for effort based task.
1392
+ * Don't include full sheet in error log.
1393
+ * Add {} after include statements.
1394
+ * Enable 'journal' column for reports.
1395
+
1396
+ Currently only works for resources, not task.
1397
+ * Fix SCM command for all.tji.
1398
+ * Fix off-by-one bug that caused efforts to be one slot short.
1399
+ * Some more bug fixes for the time sheet processor.
1400
+ * Fix syntax.
1401
+ * Add SCM support.
1402
+ * Linewrapping support for RichText paragraphs in text mode.
1403
+ * Try to send emails even for email delivery failures.
1404
+ * Make CR and CR+LF work for buffers as well.
1405
+ * Deal with CR/LF issues no matter where the file was created or is
1406
+ read.
1407
+ * Always generate the full list even when doing single send-outs.
1408
+ * Add more logging and error handling.
1409
+ * Adding simple test case for timesheet sender/receiver.
1410
+ * Change some working of the time sheet related text messages.
1411
+ * Don't send templates to resources on vacation.
1412
+ * Generate tji files that include all timesheet tji files in the
1413
+ directory.
1414
+ * Support task independent status message in time sheets.
1415
+ * Merge some common code into single base class.
1416
+ * Add a ')' after section numbers in text mode.
1417
+ * A slightly improved version of the race condition hack.
1418
+ * Add command line option to send out just specific templates.
1419
+ * Fix TJ2.x export section.
1420
+
1421
+ A git checkout after 2.4.3 is required.
1422
+ * Improved validation of time periods.
1423
+
1424
+ Reported-by: petermp &lt;pmprestesaeter@gmail.com&gt;
1425
+ * Allow timesheet syntax in body of email.
1426
+ * Include warnings in answer email.
1427
+ * Add --nomail option for tj3ts_receiver.
1428
+
1429
+ Switch from open3 to open4.
1430
+ * Turn email sending on.
1431
+ * Make -c option work for tj3ts_receiver
1432
+ * Make tj3ts_receiver more configurable.
1433
+ * Make sender/receiver scripts more robust.
1434
+ * Added a script for the time sheet receiver.
1435
+
1436
+ Nicer formatting of the returned time sheet.
1437
+ * Adding scripts to send and receive time sheets via email.
1438
+ * Some improvements for the client/server interactions.
1439
+ * Add examples for time sheet stuff to the manual.
1440
+ * More error checking for time sheets.
1441
+ * Add paragraph to generate proper HTML.
1442
+ * More HTML layout fixes to work around IE8 bugs.
1443
+ * Fixed a problem with inherited attributes in derived scenarios.
1444
+
1445
+ Reported-by: Brendan Hyland &lt;brendan.hyland@hylandqs.ca&gt;
1446
+ * More HTML code fixes for IE8.
1447
+ * Again more tables for HTML layout to please IE8.
1448
+ * Fixed a crash when using shift assignments.
1449
+
1450
+ Reported-by: JohnZ &lt;jza2602@googlemail.com&gt;
1451
+ * Use some common code for table frames.
1452
+ * Going back to using HTML tables.
1453
+
1454
+ There is just no way I can get the layout to work with divs on all
1455
+ browsers.
1456
+ * Some CSS fixes to make it work with Firefox and Opera.
1457
+
1458
+ IE8 will probably still not work.
1459
+ * Some cleanups for the text report column layout.
1460
+ * Switch tutorial to new columns.
1461
+ * Fix textreport layout.
1462
+ * Replace 'depends' and 'precedes' columns with 'precursors' and
1463
+ 'followers'.
1464
+
1465
+ Also: Tooltips now show up on click, not hover.
1466
+ * Make CSV tests work again.
1467
+ * Make tooltips work for charts in HTML reports.
1468
+ * Fix logical functions with trailing _.
1469
+
1470
+ And some more HTML compliance fixes.
1471
+ * Generated HTML files should be all W3C compliant again.
1472
+ * Use a single function to generate all HTML head sections.
1473
+ * Add missing content-type meta tag.
1474
+ * Fix some HTML problems.
1475
+ * It's time to switch to strict XHTML 1.0.
1476
+ * Try to work around IE bugs.
1477
+ * Use Query attributes more frequently during report generation.
1478
+
1479
+ This is just a first step of a larger effort.
1480
+ * Fix crash.
1481
+ * Be more explicit about operator precedence in logical expressions.
1482
+ * Make tooltips sticky.
1483
+
1484
+ The icon of the name column now always has a tooltip with the ID.
1485
+ * Swap symbol and label in HTML report legend.
1486
+ * Properly handle self-closing XML tags.
1487
+ * Replace some HTML tables with div constructs.
1488
+
1489
+ Start to cleanup the stylesheet namespace.
1490
+ * Add project ID to Niku report headers as well.
1491
+ * Put 0.0 in XOG files, but not in HTML reports.
1492
+ * Some more bug fixes for Clarity reporting.
1493
+ * headline is now support for nikureports.
1494
+ * Adding an HTML version for the Clarity reports.
1495
+
1496
+ They are mostly useful for debugging right now.
1497
+ * Improve readability of code sections in user manual.
1498
+ * Adding an example for the Clarity XOG report.
1499
+ * Some cleanups for the Clarity export file.
1500
+ * Some cleanups for the Clarity exporter.
1501
+ * First draft of a Clarity export report.
1502
+
1503
+ Just a concept for testing right now.
1504
+ * More work on the time sheet report generator.
1505
+
1506
+ Currently hardcoded for percentage reporting.
1507
+ * Adding TJ2 with TJ3 reports howto.
1508
+ * Fix 'taskattributes' for export reports.
1509
+
1510
+ Reported-by: Marcel &lt;mbrouillet@triumemba.org&gt;
1511
+ * Add additional search path for Debian based distros.
1512
+ </pre>
544
1513
  <h1>Release 0.0.4 (2010-02-01)</h1>
1514
+ <pre>
1515
+ * Some prep for signed gems. Not yet very user friendly.
1516
+ * On our way to a 0.0.4 release.
1517
+ * Don't crash on empty tooltips.
1518
+ * More improvements for the installation description.
1519
+ * Better documentation for the install procedure.
1520
+ * More details on TJ2-&gt;TJ3 migration.
1521
+ * It's 2010 now.
1522
+ * Add support for 'today' built-in macro.
1523
+ * First working version of client/server feature.
1524
+
1525
+ Still very basic code.
1526
+ * Fix nested include files with taskprefix.
1527
+
1528
+ This patch also enforces a .tji extension for included files.
1529
+ Reported-by: Christian Sunkel &lt;christian@suenkel.de&gt;
1530
+ * Make timezone test work again on glibc 2.10 and later.
1531
+ * More sketches for the client/server code.
1532
+ * First parts of a report server.
1533
+ * Make sure we always return an Array.
1534
+ * Added support for an 'alerttrend' column.
1535
+ * Use Query for LogicalExpressions.
1536
+
1537
+ And some unrelated bug fixes.
1538
+ * Added support for status sheets.
1539
+ * Support multiple journal entries for same date.
1540
+ * Show all task in taskreports by default.
1541
+
1542
+ Added isongoing() function to get old behavior back.
1543
+ * Support for custom periods for columns.
1544
+ * Make cell background color configurable.
1545
+ * Add an expiration date to 'hasalert()'
1546
+ * Get rid of empty tooltips.
1547
+ * Add option to generate self contained HTML reports.
1548
+ * Bug fix for ReferenceAttributes.
1549
+ * Cleaning up the Query mechanism.
1550
+ * Show name instead of id for 'responsible'.
1551
+ * Some fixes for the time sheet handling.
1552
+ * Remove scenario specification from time sheets.
1553
+
1554
+ It's a project setting now.
1555
+ * Only use bold lines in tree mode.
1556
+ * s/count/length/ for Ruby 1.8 compatibility.
1557
+ * Make 'summary' and 'details' work in time sheets.
1558
+ * First pieces of the time sheet report generator.
1559
+
1560
+ We can now generate time sheet templates and read the filled-out ones
1561
+ back in again. Still a lot of plumbing missing though.
1562
+ * Make the status part of time sheets work.
1563
+ * First code for time sheet support.
1564
+ * Make alertmessages work.
1565
+ * Use more descriptive names for the journalentry attributes.
1566
+ * Make 'loadunits' work again.
1567
+
1568
+ Reported-by: Guillaume DELVIT &lt;guiguid@free.fr&gt;
1569
+ * Add check for feature limited RichText strings.
1570
+
1571
+ * More accurate error position reporting.
1572
+ * Cleaned-up alarm level descriptions.
1573
+ * Add support for 'alertnotice' column.
1574
+ * Some bug fixes for the Query mechanism.
1575
+ * hasalert function for LogicalExpressions added.
1576
+ * Added support for statically computed dates.
1577
+ * Some bug fixes for the report generator.
1578
+ * Make LogicalExpressions work with dates.
1579
+ * Make hyper link targets configurable.
1580
+ * Put HTML stylesheets into separate files.
1581
+ * Several bug fixes for the report generator.
1582
+ * Make logical expressions work with strings.
1583
+ * Added support for queries inside of HREF
1584
+ * :w
1585
+ * Update tutorial for new syntax.
1586
+ * Major change of how the cell content is generated.
1587
+
1588
+ This commit changes the synatx in an incompatible way to earlier
1589
+ versions!
1590
+ * Initialize all RichStrings in reports for queries.
1591
+ * Another fix for the cell generator.
1592
+ * Fix manual build.
1593
+ * Some fixes for last commits.
1594
+ * Some cleanups for the cell text handling.
1595
+ * Some refactoring of the RichText classes.
1596
+
1597
+ Generate proper intermediate objects so this stuff is re-entrant and
1598
+ the Query objects can be attached.
1599
+ * Project attributes can now be queried.
1600
+ * Support nested properties for non-leaf properties in reports.
1601
+
1602
+ This is a major change to earlier versions. To get the old behavior
1603
+ back, you need to replace
1604
+
1605
+ hideresource ~isleaf()
1606
+
1607
+ with
1608
+
1609
+ hideresource ~(isleaf() &amp; isleaf_())
1610
+
1611
+ See manual for details what the function with _ suffix mean.
1612
+ * Cleaned-up the query code somewhat.
1613
+ * Queries now have a context.
1614
+ * Don't drop parent tasks too early in the filter process.
1615
+ * Make the != operator work for logical expressions.
1616
+ * Fix column width handling for table columns.
1617
+ * Don't delete manual dir.
1618
+ * Fix sporious build fails for manual.
1619
+ * Added support for alert level reporting.
1620
+ * Always show a dot after one-level-only bullet items.
1621
+ * Use tooltips for all fixed-width columns.
1622
+ * Make sure the details icon is always visible.
1623
+ * Get rid of empty tooltips.
1624
+ * Added reportable attribute 'targets' for tasks.
1625
+ * Improved handling of column width setting
1626
+ * Fix UTF-8 issue with IE8.
1627
+ * Started to turn list attributes into RichText cells
1628
+ * Make HTML reports a bit nicer.
1629
+
1630
+ * Move copyright to page bottom.
1631
+ * Highlight active navigator menu.
1632
+ * Updated todo list.
1633
+ * Handle RichText columns with tooltip windows if necessary.
1634
+ * Cleaned up BatchProcessor to report a Ruby 1.9.x bug.
1635
+ * Improved tree sorting code.
1636
+ * Replace some clone() with dup() calls.
1637
+
1638
+ Will probably not affect performance much, but we really only need
1639
+ dup() here.
1640
+ * Fix Ruby 1.8 compatibility issue.
1641
+ * Fix tree sorting.
1642
+ * Make tree sorting work better.
1643
+
1644
+ The algorithm is still broken.
1645
+ * Fix sorting for 'tree' + something lists.
1646
+ * Fix isdependencyof.
1647
+ * Fix free time reporting for resources.
1648
+ * Make hidecelltext really work for standard cells.
1649
+ * Move doc of logical functions to syntax reference.
1650
+ * Make hidecelltext work with standard report cells.
1651
+ * New section for manual.
1652
+ * Added documentation of logical functions and other syntax elements.
1653
+ * Fix a HTML render issue with Opera.
1654
+ * Added isactive() LEXP function.
1655
+ * I shall run the test suite before committing 'trivial' fixes...
1656
+ * Some bug fixes.
1657
+ * Fix a Ruby 1.8 compatibility issue.
1658
+ * Added support for RichText function query.
1659
+ * RichTextProtocol -&gt; RichTextFunction
1660
+ * Add hint that X.X.X needs to be replaced with current version.
1661
+ * Fix some races in the BatchProcessor.
1662
+ * Some more cleanup of the BatchProcessor.
1663
+ * Navigator now matches the report structure.
1664
+ * Call wait() block as soon as jobs have finished.
1665
+
1666
+ Don't wait until all jobs have completed.
1667
+ * Assorted bug fixes.
1668
+ * Make BatchProcessor more robust.
1669
+ * Fix multithreaded report generation.
1670
+
1671
+ Also don't overwrite inherited report attributes.
1672
+ * Improved handling of EOT within RichText tokens.
1673
+ * Reports can now have a title that's used by the navigators.
1674
+ * Accounts and reports can now be flagged.
1675
+ * Fix missing bookings in export report.
1676
+
1677
+ Reported-by: Arlindo Carvalho &lt;rdc02271@yahoo.com&gt;
1678
+ * 'effortdone' and 'effortleft' columns added.
1679
+ * Fix manual generation.
1680
+ * Add support for ']' inside macro definitions.
1681
+ * Another attempt to fix the datadir problem.
1682
+ * Add separate config variables for software name and package name.
1683
+ * Some bug fixes.
1684
+ * HTML reports now contain icons.
1685
+ * Improved bug report guidelines.
1686
+ * Fix crash on recursive macro calls.
1687
+ * Fix resource load stack in Gantt charts.
1688
+ * Added some more features for reports.
1689
+ * Document 'formats' attribute more prominently.
1690
+ </pre>
545
1691
  <h1>Release 0.0.3 (2009-10-20)</h1>
1692
+ <pre>
1693
+ * It's time for a new release.
1694
+ * Fix multi-char operators for LogicalExpressions.
1695
+ * Fix for last hidecellurl patch.
1696
+ * Add support for hidecellurl.
1697
+
1698
+ Fix tutorial examples.
1699
+ * Only the first file must be a .tjp
1700
+ * Try fix for IE8.
1701
+ * 'Overview' looks nicer in the nagivation bar.
1702
+ * Update example.
1703
+ * Started update of tutorial with new report syntax.
1704
+ * Convert tutorial example references to new syntax.
1705
+ * Implemented block and inline generators for RichText.
1706
+
1707
+ The new syntax replaces the previously used [[protocol:name]] syntax.
1708
+ * Fix Ruby 1.8 compatibility problem.
1709
+ * Various improvemens for the HTML reports.
1710
+ * Fix some rendering issues of the HTML reports.
1711
+ * Check for @value not being set.
1712
+
1713
+ Fix suggested by msc.
1714
+ * Generate more descriptiv auto-IDs.
1715
+ * Fix display of reference URLs in reports.
1716
+
1717
+ Bug reported by msc.
1718
+ * Some code refactoring to cleanup the mode handling.
1719
+ * Detect recursive inclusions.
1720
+ * Improved input file name validation.
1721
+ * --output-dir option added
1722
+
1723
+ Generated reports will be put into this directory if specified.
1724
+ * Update manual to include optional IDs.
1725
+ * Make property IDs optional.
1726
+
1727
+ ID and version for the project declaration are also optional now.
1728
+ * Improved test for weak deps problem.
1729
+
1730
+ This is a forward port of the fix that Gregoire wrote for the weak
1731
+ dependency problem.
1732
+ * Added test case from Gregoire.
1733
+
1734
+ No need to forward port this fix.
1735
+ * Don't inherit maxstart and minend.
1736
+ * Add support for 'scenario' column.
1737
+
1738
+ Bug reported by garyo.
1739
+ * Some code cleanup.
1740
+ * More missing pieces of the the 'fix resourceprefix' commit.
1741
+ * Somehow this change was left out of the last commit.
1742
+ * Fix 'resourceprefix' handling.
1743
+
1744
+ This fixes a problem reported by Beni.
1745
+ * Fixes for export report.
1746
+
1747
+ Make inclusion of definitions user configurable.
1748
+ Add new '*' and '-' shortcut for keyword lists.
1749
+ * Some cleanup in the RichText generator.
1750
+
1751
+ I need to find a clean solution to handle RTPs that expand into
1752
+ blocks. Right now they are enclosed in &lt;p&gt;..&lt;/p&gt; and that's illegal in
1753
+ HTML.
1754
+ * Fix tutorial example again.
1755
+ * Avoid compatibility issue with 1.8.6.
1756
+ * Updating the tutorial with latest syntax changes.
1757
+ * Several fixes for the manual.
1758
+
1759
+ * Added documentation for types.
1760
+ * Added documentation for new cut-mark-strings.
1761
+ * Nested reports: putting it all together
1762
+
1763
+ * First working version of nested reports.
1764
+ * Added support for cut-mark-strings (-8&lt;- for bar -&gt;8-)
1765
+ * Scanner cleanups.
1766
+ * Explicitely use current dir for 'require'.
1767
+
1768
+ Latest ruby 1.9.2 version seems to no longer include '.' in $:.
1769
+ * Fix suggested by Guillaume DELVIT.
1770
+ * More steps towards nested reports.
1771
+ * Update tutorial example.
1772
+ * Another fix for bookings.
1773
+ * More refactoring to prepare composable reports.
1774
+ * More bug fixes.
1775
+
1776
+ Fix problems with reference attributes defaulting to 'true'.
1777
+ Fix WorkingHour dumping.
1778
+ * Don't change start/end date of scheduled tasks with bookings.
1779
+ * Make sure we always show the year in the header.
1780
+ * Respect the user provided report period.
1781
+ * Some bug fixes for report generator.
1782
+ * Started refactoring for composable reports.
1783
+
1784
+ This is very much WIP right now. The report syntax will change again.
1785
+ * Fix scenario related problem reported by Jean-Yves.
1786
+
1787
+ We need to treat inheritance from scenarios like initial assignments,
1788
+ not like inheritance from parent properties.
1789
+ * Eliminate dead code.
1790
+ * Handle duration task with bookings like TJ2.x.
1791
+ * Fixed link to example entry.
1792
+ * Added journaling support.
1793
+
1794
+ No reporting support yet.
1795
+ * Be more clear on inheritance in syntax reference.
1796
+
1797
+ Attributes can be inherited from a parent property or a global
1798
+ attribute. The syntax reference now clearly lists for which attributes
1799
+ this is the case.
1800
+ * Fix tutorial example.
1801
+ * Added support for 'header' and 'footer' attributes.
1802
+ * Make menus more versatile.
1803
+ * Fix description of ID characters.
1804
+ * Use a well defined time zone for syntax tests.
1805
+ * Properly handle provided completion values.
1806
+ * Export report related fixes.
1807
+ * Older versions of zoneinfo use the English name.
1808
+
1809
+ Pick a more static time zone that works with all systems.
1810
+ * Time zone related fixes.
1811
+
1812
+ * Setting a global time zone works now.
1813
+ * The timing resolution is limited based on the selected time zone.
1814
+ * The test suite should work in all time zones now.
1815
+ * Added support for 'depends' and 'precedes' column.
1816
+ * Cosmetic changes to the report menu.
1817
+ * First shot at an autogenerated menu for reports.
1818
+ * Fix entry link for report.
1819
+ * Improve the bug report howto.
1820
+ * Don't always trust the ruby doc.
1821
+ * Testing the new ML archive.
1822
+ * Added item to TODO list.
1823
+ * Fix another link to the new forum page.
1824
+ * Set link to new forum entry page.
1825
+ * Set forum link to new forum page.
1826
+ * Updated TODO list.
1827
+ * Dropped support for old report definitions.
1828
+
1829
+ The new format is now more in line with the TJP language and conflicts
1830
+ with the old format. A legacy support is not possible.
1831
+ * Rewrote the deep_clone support.
1832
+
1833
+ This method is a lot more robust.
1834
+ The report syntax used in the tutorial is just a draft and will change
1835
+ again.
1836
+ * Refactored Report class.
1837
+
1838
+ Replaced ReportElement and ReportTableElement with ReportTableBase.
1839
+ * Clean up exception raises.
1840
+
1841
+ Some more prep work for the upcoming report refactoring.
1842
+ * Turning Report attributes into TJ attributes.
1843
+ * Turning Report into a TJ property.
1844
+
1845
+ That way we get attribute inheritance for reports and we can create a
1846
+ structured tree of reports.
1847
+ </pre>
546
1848
  <h1>Release 0.0.2 (2009-03-04)</h1>
1849
+ <pre>
1850
+ * Time for another alpha release.
1851
+
1852
+ Bump version to 0.0.2.
1853
+ * Advertise proper encoding for all HTML files.
1854
+ * Show off more features in the tutorial.
1855
+ * Fix tutorial project.
1856
+
1857
+ Generate example/tutorial from the test case that is used for the
1858
+ manual.
1859
+ * Align custom attribute in report cells properly.
1860
+ * Make export reports more TJ2.x compatible.
1861
+ * Version without ruby-prof calls.
1862
+ * This version needs ruby-prof and crashes ruby 1.9.
1863
+ * Make sure the start date of intervals is smaller than the end date.
1864
+ * Generate proper HTML code for reports.
1865
+ * Added 'treelevel' logical function.
1866
+
1867
+ Started to work on colored text cells.
1868
+ * Add commandline option to generate reports despite scheduling errors.
1869
+ * Documented the BatchProcess class.
1870
+ * Some fixes for the SMP support.
1871
+ * Improving the tutorial for TJ3.
1872
+ * Use multiple CPU cores for report generation.
1873
+
1874
+ First draft, not working yet.
1875
+ * Ruby 1.9 has good UTF8 String support. Use the built-in functions.
1876
+ * Use 'times' instead of '0.upto'.
1877
+ * Open new window for external references in the manual.
1878
+ * Some speed improvements and code cleanup.
1879
+ * Cleaned-up progress information.
1880
+
1881
+ More source code comments.
1882
+ * Some speed improvements by cached the onShift? result.
1883
+ * A few more scheduler fixes.
1884
+ * Code cleanup and comments.
1885
+ * Some booking related fixes.
1886
+ * Add check for project without tasks.
1887
+ * Lots of cleanups and speed improvements in the scheduler.
1888
+
1889
+ Fixed manual generation.
1890
+ More test cases.
1891
+ * Bug fix and more test cases for allocations.
1892
+ * Some speed improvements.
1893
+ * Do milestone detection before inheriting start/end dates.
1894
+
1895
+ This makes more sense and is compatible with TJ 2.x.
1896
+ * Fix basename computation.
1897
+ * Don't put -w in the shebang line.
1898
+ * Various fixes for the test suite.
1899
+
1900
+ rake19 is still failing with some obscure error message around id2ref
1901
+ calls. But ruby19 all.rb works fine.
1902
+ * Improving the scheduler performance.
1903
+
1904
+ Added progress indicator.
1905
+ * Fix task shifts to be compatible with TJ 2.x.
1906
+
1907
+ Make sure all tests of the test suite work properly again.
1908
+ * Initialize the scoreboards only when the resource is actually used.
1909
+
1910
+ This can drastically speed up the scheduling for projects with many
1911
+ unused resources.
1912
+ * Don't break when hitting an unscheduled task.
1913
+ * Show all runaway task as warning first. Then abort.
1914
+ * Task start or end dates can now be inherited from parent tasks or the
1915
+ project time frame.
1916
+ * 'rake release' does not work on Windows.
1917
+ * Finally fixed the output path in the manual task.
1918
+ * Don't include subdirs of manual in distribution.
1919
+ * Need to use hardcoded file name :(
1920
+ * Use variable instead of hardcoded path.
1921
+ * Using threads to get more performance is a dead-end with Ruby.
1922
+
1923
+ The big VM lock kills any chance to use multiple CPUs. This makes Ruby
1924
+ really an anachronism in todays multi-CPU PC world.
1925
+ * First steps towards a multi-threaded scheduler.
1926
+
1927
+ This version still suffers many race conditions!
1928
+ * Support generation of the user manual with installed version.
1929
+
1930
+ The package-time manual generation still works, but users can now use
1931
+ tj3man to generate their own copy of the HTML manual.
1932
+ * Don't generate the manual for packaging.
1933
+ * Completing the move of classes into the TaskJuggler namespace.
1934
+ * Again putting more classes into the TaskJugler namespace.
1935
+ * Some cleanups.
1936
+
1937
+ Build manual and rdoc for release.
1938
+ Don't include README.rb in rdoc documentation.
1939
+ Gem package should be called taskjuggler, not taskjuggler3.
1940
+ * HTMLDocument.rb does not belong in reports.
1941
+ * Moving report classes into reports directory.
1942
+
1943
+ And putting them in the TaskJuggler namespace.
1944
+ * Combine all attribute classes into a single file.
1945
+ * Put more classes into the TaskJuggler namespace.
1946
+ * Hopefully the last one.
1947
+ * And another one.
1948
+ * More Ruby 1.8.6 compatibility fixes.
1949
+ * Fix compatibility issues with Ruby 1.8.6 and earlier.
1950
+ * fix README, gem, rdoc tasks, Rakefile handle load error
1951
+ * rcov task for ruby19, need small rcov patches
1952
+ * run_gem_test for ruby18
1953
+ * Some cleanups as a result of the new rake build system.
1954
+ * enable test individually
1955
+ * test rake task
1956
+ * manual rake task
1957
+ * fix rexml/formatters/pretty for rcov task
1958
+ * rcov rake task
1959
+ * Update makedist to make better use of rake.
1960
+
1961
+ This file will become obsolete once we have a rake task for the
1962
+ manual.
1963
+ * remove rcov rake task for ruby19
1964
+ * manual rake task
1965
+ * Cleaned up the new include syntax documentation.
1966
+ * fix rexml/formatters/pretty for rcov task
1967
+ * enable test individually
1968
+ * Remove redundant computation of transitiveOptional in Rule.
1969
+
1970
+ Added more comments.
1971
+ * Revert &quot;rcov rake task&quot;
1972
+
1973
+ This reverts commit e7d3a424a91d2a01f7b625e7e1e0cdc619614f0d.
1974
+
1975
+ [xpc:1] taskjuggler3&gt; rake19 --trace
1976
+ (in /home/cs/src/taskjuggler/taskjuggler3)
1977
+ rake aborted!
1978
+ no such file to load -- rcov/rcovtask
1979
+ /home/cs/src/taskjuggler/taskjuggler3/tasks/rcov.rake:2:in `require'
1980
+ ...
1981
+ * stats rake task
1982
+ * rdoc rake task
1983
+ * rcov rake task
1984
+ * show rake task
1985
+ * Revert &quot;test rake task&quot;
1986
+
1987
+ This reverts commit 7ff85849b906c504a782c52921b2516d8988d00c.
1988
+
1989
+ This patch seem to remove the ability to run test cases individually.
1990
+ * test rake task
1991
+ * Rakefile tasks : README, gem
1992
+ * Don't break compatibility with Ruby 1.8.
1993
+
1994
+ I shall test ruby 1.8 before committing.
1995
+ I shall test ruby 1.8 before committing.
1996
+ I shall test ruby 1.8 before committing.
1997
+ I shall test ruby 1.8 before committing.
1998
+ I shall test ruby 1.8 before committing.
1999
+ ...
2000
+ * Improved the handling of file inclusion in the parser.
2001
+ * Get rid of ugly String operation.
2002
+ * Make parsers work with empty input strings when syntax permits.
2003
+ * Bug fix.
2004
+ * Cleaned up new Log class.
2005
+
2006
+ Added basic structure of a propper ARGV parser.
2007
+ * stats rake task
2008
+ * rdoc rake task
2009
+ * rcov rake task
2010
+ * show rake task
2011
+ * test rake task
2012
+ * Rakefile tasks : README, gem
2013
+ * Add execution trace logger.
2014
+
2015
+ Put more classes into the TaskJuggler namespace.
2016
+ * Limits can now be resource specific.
2017
+
2018
+ This is helpful to map the deprecated allocation limits to.
2019
+ * Limits can now be restricted to certain time intervals.
2020
+ * First steps to introduce namespaces.
2021
+ * rakefile system setup and a few changes
2022
+ * It's 2009!
2023
+
2024
+ Update copyright sections and removed some Ruby 1.9 warnings.
2025
+ * Replace dependency on Ruby library CSV class with own CSVFile class.
2026
+
2027
+ CSV is a major compatibility nightmare between Ruby 1.8 and 1.9.
2028
+ Rather than plastering the code with version specific code snippets, I
2029
+ decided to implement my own CSV reader and writer.
2030
+ * Re-add UTF8 support files.
2031
+ * Merging ruby-1.9 changes back to master.
2032
+ * No longer needed.
2033
+ * Added some new benchmarks to compare ruby 1.8 and 1.9 performances.
2034
+ * Fix TjTime.sameTimeNextMonth bug reported by pauland.
2035
+
2036
+ http://www.taskjuggler.org/FUDforum2/index.php?t=msg&amp;th=4003&amp;start=0&amp;rid=65&amp;S=9d61c1a4a09e928b646920b7968d724c
2037
+ * Fix problem with latest ruby SVN.
2038
+ * Added a dash between dates to meet TJ 2.4.1 date interval syntax.
2039
+ * Finally a version that works with ruby 1.9 SVN.
2040
+ * Merge some selected patches back.
2041
+
2042
+ Bring the TextScanner test back.
2043
+ * Revert &quot;Improve UTF-8 support in scanners.&quot;
2044
+
2045
+ This reverts commit f05aceac000314c380b7fc46cc6665bdf214a622.
2046
+ * Revert &quot;Improved UTF8 testing.&quot;
2047
+
2048
+ This reverts commit 3209450c18a8087b9e023ae7130fe78bf47570b2.
2049
+ * Revert &quot;More UTF-8 releated cleanups.&quot;
2050
+
2051
+ This reverts commit 88668b7980ed126c65919ac4a3d7c89ed7419be0.
2052
+ * Revert &quot;Converted the String processing in the parser to more Ruby 1.9 compatible syntax.&quot;
2053
+
2054
+ This reverts commit 5fbc96e02eab62d207598f355784a3b1d46acac4.
2055
+ * Revert &quot;Some cleanup after the recent changes.&quot;
2056
+
2057
+ This reverts commit 64c4cb2e282da5195beeed6b488b28365131362e.
2058
+ * Some cleanup after the recent changes.
2059
+ * Converted the String processing in the parser to more Ruby 1.9 compatible syntax.
2060
+ * More UTF-8 releated cleanups.
2061
+ * Improved UTF8 testing.
2062
+ * Improve UTF-8 support in scanners.
2063
+
2064
+ This should also simplify a migration to Ruby 1.9.
2065
+ * Added test case and bug fixes for LogicalExpression.
2066
+ * Code cleanups and API documentation.
2067
+ * Test case for PropertySet added.
2068
+
2069
+ Still very rudimentary, but does check WBS indexing and node removal.
2070
+ Lots of related bug fixes.
2071
+ * Avoid to store derived data in the PropertySet data structure.
2072
+
2073
+ This will make PropertyTreeNode deletions from the set easier.
2074
+ * Add test for Project.rb.
2075
+
2076
+ Make TjTime constructor a bit more handy.
2077
+ * Fix syntax reference generation problem.
2078
+ * Fixes for the recently added example projects in the test suite.
2079
+
2080
+ Most of them involved 'limits'. They also triggered some bugs in tj3 which have been fixed as well.
2081
+ * Add examples for properties in manual.
2082
+ * Improved doc for 'supplement'.
2083
+ * Add example for 'booking' property.
2084
+ * Add example for 'credit' property.
2085
+ * Add example for 'complete' property.
2086
+ * Add example for 'copyright' property.
2087
+ * Add example for 'caption' property.
2088
+ * Fix problem with reference custom attributes.
2089
+ * Fix 'priority' attribute for tasks.
2090
+ * Clarify purge description.
2091
+ * Add description of purge and limits for allocate property.
2092
+ * Add support for 'hidecell' column attribute.
2093
+ * Make use of endIdx consistent with TjTime end objects.
2094
+
2095
+ Lots of bug fixes for the effort computation routines.
2096
+ * Several bug fixes for the effort and duration reporting functions.
2097
+ * Add support for ? prefix for dynamic macros to allow them to be undefined.
2098
+ * Some bug fixes.
2099
+ * Add support for cellurl column attribute.
2100
+ * Use nil instead of string constant for empty load stack elements.
2101
+ * Added support for celltext column attribute.
2102
+ * Clarify install and contribute section of the manual.
2103
+
2104
+ Get rid of some TJ2.x leftovers.
2105
+ * Fixed HTML load-stack generation.
2106
+
2107
+ Removed junk lines under ColumnTables.
2108
+ Don't include parent task for taskroot reports.
2109
+ * Another round of checks for the parser.
2110
+ * Complete TaskScenario.preScheduleCheck().
2111
+ * Adding accidently deleted patches again.
2112
+ * More parser error checks.
2113
+ * More error checking.
2114
+ * Properly handle rich text attributes in report columns.
2115
+
2116
+ Make reports smaller by using more CSS attributes.
2117
+ * Port recent scheduler improvements from 2.x version.
2118
+ * Fixed runtime error reported by Susan.
2119
+
2120
+ Error checking for report start and end dates added.
2121
+ * Started to support RichText columns in HTML reports.
2122
+ * Add protocol handlers for RichText.
2123
+
2124
+ The tutorial in the manual now includes code snippets from the Syntax/Correct directory files.
2125
+ * The reference manual can use example code again.
2126
+ * Improve doc for workinghours. Start TjpExample class.
2127
+ * Fix documentation for arguments that are documented, single pattern rules.
2128
+ * Handle white spaces in Rich Text explicitely.
2129
+ * Correct syntax examples as test cases added.
2130
+ * Include RichText elements in SyntaxReference in link checking.
2131
+ * Add link checker for RichTextDocuments.
2132
+ * Improved white space handling for RichText output generators.
2133
+ * Property report scenario specific and inheritable optional attributes.
2134
+ * Added 2008 to copyright header.
2135
+ * Document the top-level class and add a hint to it in the README.
2136
+ * Merged syntax reference into new user manual.
2137
+ * Add infrastructure to generate user manual from MediaWiki files.
2138
+ * Switched calendar report columns to use Query.
2139
+ * Test cases and fix for dynamic attribute sorting.
2140
+ * Dynamic Property attributes can now be sorted as well.
2141
+ * Add framework for CSV report unit tests.
2142
+ * Make 'include' work at start of project file.
2143
+ * Unified query infrastructure implemented.
2144
+
2145
+ All property attributes can now be queried via the same interface.
2146
+ The report generates use it already for dynamic attributes.
2147
+ * Some comments added.
2148
+ * Make logical functions with arguments work.
2149
+
2150
+ This fix includes various other bug fixes as well.
2151
+ * Add 'rake' as installation dependency.
2152
+ * Only use forward locking path for path criticalness.
2153
+
2154
+ Port from 2.x.
2155
+ * Improved error handling.
2156
+ * Added support for CSV reports.
2157
+ * Fix multiple mandatoy allocations with overlapping resource sets.
2158
+ * Added support for one-time and duration dependent charges.
2159
+ * Work around for Firefox column width bug.
2160
+ * More work on the accounting features.
2161
+ * Many fixes so that TJ3 can read TJ2 exported projects properly.
2162
+ * Properly connect the error handlers of the RichText parser and the TJP parser.
2163
+
2164
+ RichText errors are now reported just like TJP errors with their proper in-file location.
2165
+ * Added support for RichText prologs and epilogs in reports.
2166
+ * Added support for some more MediaWiki markups.
2167
+
2168
+ Most RichText features are now used for the reference manual.
2169
+ * Cleaned up RichText classes and added unit tests.
2170
+ * Added simple rich text engine to better format the documentation.
2171
+
2172
+ Still very crude and needs lots of comments.
2173
+ * Various fixes for the README and the reference manual.
2174
+ * Fix sorting order of keywords in reference manual.
2175
+ * Improved the intro page for the HTML manual.
2176
+ * Fix problem with label.
2177
+ * Updated README with better install description.
2178
+ * Added support for functions in logical expression.
2179
+
2180
+ Right now only isLeaf() works.
2181
+ * Generate all legend elements on demand and show them only if used.
2182
+ * Use smaller start gap for Gantt chart dependency arrows.
2183
+ * First work on Account support.
2184
+
2185
+ Not much there yet, but the parser already understands most of the syntax.
2186
+ * Replaced all relative font sizes with absolute ones.
2187
+ * Warn about using 'wbs' for sorting. It's produces unexpected results.
2188
+
2189
+ Users should use 'tree' instead.
2190
+ * Fix font-weight handling for reports.
2191
+ * Fix WBS sorting bug reported by bhoel.
2192
+
2193
+ Added some more comments.
2194
+ * Several fixes/improvements for the HTML calendar and chart.
2195
+ * Make calendar columns scrollable as well.
2196
+
2197
+ This patch still has many rough edges but is a first shot in the right direction.
2198
+ * Fix index link in reference manual HTML pages.
2199
+ * Fix 'TjTime.rb:113:in `local': argument out of range' error.
2200
+
2201
+ More comments added to TjTime.rb.
2202
+ * Fix more bugs reported by bhoel.
2203
+
2204
+ * WBS indexing fixed.
2205
+ * Add first set of checks to TaskScenario.preScheduleCheck to prevent containers with duration attributes.
2206
+ * Fix 'duration' column values.
2207
+ * Fix ReportElement.rb:376:in `[]': no implicit conversion from nil to integer bug.
2208
+ * Get rid of some Ruby warnings.
2209
+ * Complete support for 'loadunit' in reports.
2210
+ * Fix another cut/copy/paste-bug.
2211
+ * Fix bug reported by bhoel.
2212
+ * Fix bolding and indentation of container lines in reports.
2213
+ * Various fixes and improvements.
2214
+
2215
+ * Add support for load scaling.
2216
+ * Simpler form of ledgend.
2217
+ * Assorted fixes.
2218
+ * Some more polishing for the HTML Gantt chart.
2219
+
2220
+ Added now-line.
2221
+ Use larger padding for cells.
2222
+ * Improved the Gantt dependency line routing.
2223
+ * First draft of a dependency line router for the Gantt chart.
2224
+ * Added support for dependency arrows in HTML charts.
2225
+
2226
+ Very crude arrow routing right now. Will be fixed later.
2227
+ More comments added all over the place.
2228
+ * Make HTML Gantt chart scrollable.
2229
+ * Show time-off intervals in HTML Gantt charts.
2230
+ * Some cosmetics for the HTML reference manual.
2231
+ * Task and resource rendering in Gantt charts now works.
2232
+ * More work on the HTML Gantt chart.
2233
+
2234
+ Still lots more work to do but it is taking shape now.
2235
+ * First version of HTML Gantt chart.
2236
+
2237
+ This is just draft code to test browser compatibility.
2238
+ * Cleanup up report attributes.
2239
+
2240
+ Report line counting fixed.
2241
+ Alternating background colors fixed.
2242
+ * Report refactoring completed.
2243
+
2244
+ All lose ends connected again. Should work as good/bad as before the refactoring.
2245
+ * Complete refactoring of report classes.
2246
+
2247
+ This is just a snapshot with very many lose ends.
2248
+ * HTML documentation how has proper navigation bar.
2249
+ * Support HTML formatted syntax help for parser keywords.
2250
+ * Get rid of the Subversion tag in the header.
2251
+ * Hopefully final test.
2252
+ * Another test commit.
2253
+ * Just a test for post-receive.
2254
+ * Just a test commit.
2255
+ * Avoid multiple resets of unmodified Limits scoreboards.
2256
+ * Make parser rule definition easier.
2257
+
2258
+ Don't require the rule name to be entered twice.
2259
+ Make function names a bit more consistent.
2260
+ * Cleaned up all code that deals with resource allocations.
2261
+
2262
+ Fixed a number of other bugs in related classes as well.
2263
+ * Support for limits for resource usage and task assignments added.
2264
+ * Various bug fixes and documentation improvements.
2265
+ * Make shifts work for task assignments.
2266
+
2267
+ Various other bug fixes and speed improvements.
2268
+ * Make ShiftAssignments use shared Scoreboards.
2269
+
2270
+ This increases memory efficiency and performance for larger projects.
2271
+ * Make Shifts work for some more complicated test cases.
2272
+
2273
+ Cleanup of Workinghours.
2274
+ Fixed lots of bugs in ShiftAssignments.
2275
+ * First round of Shift support.
2276
+
2277
+ Far from complete, but resource shifts seem to work ok.
2278
+ * Make sure we have test cases for all syntax error messages.
2279
+ * Use less special cases in the syntax description.
2280
+ * Make tj3man work for 'allocate' and 'columns'.
2281
+ * Some cosmetics for the HTML reports.
2282
+ * Added more features to the export report.
2283
+ * More syntax documentation and build system improvements.
2284
+
2285
+ Fixed Rakefile and package generation script.
2286
+ Added more docs for syntax keywords.
2287
+ * More work on tj3man.
2288
+
2289
+ Many more keywords have been documented.
2290
+ * Accept interger and float values.
2291
+ * More tj3man fixes. More syntax documentation.
2292
+ * More work on tj3man.
2293
+ * More work on auto-documenting parser.
2294
+ * First implementation of syntax manual tool tj3man.
2295
+ * Some bug fixes and scalability improvements.
2296
+ * Optimizer now properly uses path criticalness heuristic.
2297
+ * First implementation of path priority calculation.
2298
+ * More fixes for 'booking'.
2299
+ Make logical expressions work.
2300
+ * Added support for 'no' column.
2301
+ * More test for bookings and some bug fixes.
2302
+ * More work on bookings.
2303
+ * Some work on 'booking' support. Not yet complete.
2304
+ * Eliminate some code dumplication.
2305
+ * More test cases. More bug fixes.
2306
+ * Fix for loop detector.
2307
+ * Dependency loop checker added.
2308
+ * Fixed 'precedes' dependencies.
2309
+ * Implemented some ideas how to support start-&gt;start or end-&gt;end
2310
+ dependencies.
2311
+ * Assorted improvements.
2312
+
2313
+ Prepared dependency handling for start/start and end/end deps.
2314
+ HTML report beautifications.
2315
+ Scenario attribute support improved.
2316
+ * Cleaned up macro parser and added error checking.
2317
+ * Macro parser added to TextScanner.
2318
+
2319
+ Error checking is still missing but it seems to work with first
2320
+ simple tests.
2321
+ * Don't revconftrol HTML files in this dir.
2322
+ * More infrastructure for test suite added.
2323
+ * Added support for real project files in the test suite.
2324
+ * Extended Export report generator and TJP parser so that the parser can
2325
+ read a generated export report.
2326
+ * More work on Export report generator.
2327
+ * Cleanup TJP syntax rules by replacing repeated pattern with
2328
+ convenience functions.
2329
+ * User helper functions to setup syntax rules for similar rules.
2330
+ * Support for global and resource vacations added.
2331
+ * New color scheme for HTML reports.
2332
+
2333
+ Some more work to generate nicer looking HTML reports. A few bits and
2334
+ pieces are still missing.
2335
+ * Added support for task and resource sorting.
2336
+
2337
+ Some hardining for reporting unfinished scheduling runs.
2338
+ The sorting stuff is completely untested.
2339
+ * Moved TJP syntax rules into separate file.
2340
+ * More work done on the report generator.
2341
+
2342
+ We now have HTML task and resource reports that have a basic working
2343
+ feature set.
2344
+
2345
+ Report columns may contain property fixed data values, computed values
2346
+ based on the property and report interval, as well as calendar charts.
2347
+ * More work on HTML task report
2348
+
2349
+ htmltaskreports are now somewhat complete. Resources are not yet
2350
+ supported.
2351
+ * * More work on HTML task report generation.
2352
+ * * Cleanup of task report generator.
2353
+ * Added lots of time manipulation functions.
2354
+ * * Scheduler fixes.
2355
+ * * Support for logical expressions added.
2356
+ * Multiple scenarios for HTML reports.
2357
+ * * Renaming some files to be more specific.
2358
+ * Some more comments.
2359
+ * * Add missing files from last checkin.
2360
+ * * Fix attribute inheritance.
2361
+ * * Nicer and more complete reports.
2362
+ * Added lots of new features:
2363
+ * Extended attributes
2364
+ * Hierachic tasks
2365
+ * post scheduling task checking
2366
+ * include file support
2367
+ * * Support for WorkingHours added.
2368
+ * * Added support for more keywords in the parser.
2369
+ * * Documented TextParser.
2370
+ * Debug support for TextParser.
2371
+ * Added more TJP language keywords to ProjectParser.
2372
+ * Added FLOAT token to scanner.
2373
+ * * Add proper header to all ruby files.
2374
+ * Make taskjuggler.rb the real main program.
2375
+ * * First shot of a parser added.
2376
+ * * Fix HTML report header.
2377
+ * initial import
2378
+ * </pre>
547
2379
 
548
2380
  </div>
549
2381