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
data/CHANGELOG CHANGED
@@ -1,33 +1,1844 @@
1
- = Release 0.1.0 (2011-06-06)
1
+ = Release 0.1.1 (2011-06-08)
2
2
 
3
+ * Bumping version to 0.1.1
4
+ * Fix: Fix structure of generated HTML files.
5
+
6
+ The <head> and <body> elements were not children of <html>.
7
+ * Fix changelog again.
8
+ * Bumping the version to 0.1.0
9
+ * Update TJ2 -> TJ3 migration section with recent changes.
10
+ * Include HEAD in changelog.
11
+ * Fix error reporting for run-away multi-line tokens.
12
+ * Cleaning up the code that generates the user manual.
13
+ * Converting UserManual.rb to use new HTMLElements classes.
14
+ * Add some syntax sugar to make HTML generation easier.
15
+ * Update TODO list.
16
+ * Changing default working hours to mon - fri 9am - 5pm.
17
+
18
+ This cuts the size of bookings files in half. If you want the old
19
+ behavior back, add
20
+
21
+ workinghours mon - fri 9:00 - 12:00, 13:00 - 18:00
22
+
23
+ to your project header section.
24
+ * Fix that flag filtering for journal entries.
25
+ * Make sure we generate <br/> and <hr/> as self closing HTML elements.
26
+ * Adding 'ismilestone' function for logical expressions.
27
+ * Update manual to reflect the changes of bookings/projection mode.
28
+ * Adding --freeze option to tj3 to simplify generation of bookings.
29
+ * Make time comparions more robust against undef values.
30
+ * Queries now support 'journal' without a propery context.
31
+
32
+ This allows journal entries to be included in a text report.
33
+ * Deprecating 'projection' keyword. It is no longer supported.
34
+
35
+ Please use the 'trackingscenario' feature instead.
36
+ * Include flags in journal entries reports.
37
+ * Adding 'ischildof' function for logical expressions.
38
+ * Improve 'limits' example for multiple resources.
39
+ * Fix recently introduced bug in Clarity HTML reports.
40
+ * Fix crash in Clarity reports.
41
+ * Adding 'hidejournalentry' attribute to filter journals in reports.
42
+ * Added plumbing for journal entry filtering
43
+ * Adding support for flags for time and status sheets and journal entries
44
+ * Reports can now have their own 'currentformat' and 'numberformat'.
45
+ * Adding description for important and fall-back tasks to manual
46
+ * Slightly improved formating for the crash error messages.
47
+ * Fix problem with 'start' and 'end' in queries.
48
+ * Fix display of arguments with links in tj3man.
49
+ * Explain ruby backtrace as application bug.
50
+
51
+ Users seem to interpret them as regular tj3 error messages.
52
+ * Fix declaration of tasks with absolute task IDs.
53
+ * Adding support to inherit bookings to sub-tracking-scenarios.
54
+
55
+ The scenarios that are derived from the 'trackingscenario' will
56
+ inherit the bookings from that scenario.
57
+
58
+ The 'trackingscenario' keyword has been moved to the project header
59
+ section.
60
+ * Make resource lists work again in report cells.
61
+
62
+ Reported-by: Alexander Nagy
63
+ * Fix crash when using 'hidereport' in a navigator.
64
+
65
+ Reported-by: Jerry Neely
66
+ * Update tutorial to reflect recent syntax changes.
67
+ * Cleaning up the scenario attributes somewhat.
68
+
69
+ * 'enabled' and 'disabled' have been replaced by 'active'.
70
+ * 'minslackrate' didn't do anything. Removed.
71
+ * Fixing a crash when reporting certain dependencies.
72
+
73
+ Reported-by: Bernd Wiedemann
74
+ * Replacing 'listmode' with 'listitem' attribute.
75
+
76
+ The 'listmode' syntax was not very powerful nor user friendly.
77
+ 'listitem' is much easier to use and offers many more features.
78
+
79
+ This change is not backwards compatible. Projects that use the
80
+ recently introduced 'listmode' keyword need to be updated.
81
+ * Previous patch added code to wrong file. Reverting.
82
+ * Fix test suite to reflect recent environment support.
83
+ * Make sure that all dependencies are shown in Gantt chart.
84
+ * Adding support for injecting environment variable values.
85
+
86
+ Use the $(VAR) syntax to insert the value of the VAR variable.
87
+ * Fix time and status sheet checking when using tj3 instead of tj3d.
88
+ * Making 'id', 'name' and 'seqno' a regular property attributes.
89
+ * Create property attributes on demand.
90
+
91
+ This reduces the memory footprint of large projects. Unfortunately, I
92
+ haven't seen much of a performance difference.
93
+ * Fix dumping of 'duties' attribute.
94
+ * Fixing benchmark script.
95
+ * Report an error when taskroot or resourceroot are used with leaf properties.
96
+ * Fix a crash when 'precedes' is used with comma separated tasks.
97
+
98
+ Reported-by: Bernd Wiedemann <bwiedemann@gmx.de>
99
+ * It's actually mail 2.2.15.
100
+ * Allow all 'mail' versions after 2.1.15.
101
+
102
+ Let's hope the 'mail' gem doesn't break again.
103
+ * Replace 'wbs' keyword with 'bsi'.
104
+
105
+ Work breakdown structure (WBS) only applies to task, not all
106
+ properties. Breakdown Structure Index (BSI) is more generic. 'wbs'
107
+ will still be supported, but is now deprecated.
108
+ * Fix require for manual rake task
109
+ * Moving Tj3Man also to the apps directory.
110
+ * Adding check for minimum required Ruby version.
111
+
112
+ tj3 still works with 1.8.7. All other apps need 1.9.2.
113
+ * Improving the 'priority' example in the manual.
114
+ * Adding 'rolluptask' and 'rollupresource' support for export reports.
115
+ * Improve accuracy of line number for "Unexpected token" errors.
116
+ * Don't call exit from deep inside the applications.
117
+
118
+ Use an exception instead that is then cought and generates an exit.
119
+ Added a spec file for status sheets.
120
+ * Fixing problem with wrong report cells on Ruby 1.8.
121
+ * Don't crash when no project file is provided to tj3.
122
+ * Improve example for task limits in the manual.
123
+ * Improving time sheet tests.
124
+ * Switching email encoding to base64.
125
+
126
+ Quoted printable is just causing too much trouble.
127
+ * Avoid duplicate entries in 'responsible' list.
128
+ * Fix a crash in tj3client check-ss.
129
+ * Eliminate dependency on open4 gem.
130
+
131
+ With the recent changes, we can now call Tj3Client in-process.
132
+ * The ruby mail gem now seems to be stable again.
133
+
134
+ I've used 2.1.15 without any problems so far.
135
+ * Revert "Apply Query result priority patch."
136
+
137
+ This reverts commit d42cc71d522f36610d83337b4dad8be5815c964d.
138
+ * Apply Query result priority patch.
3
139
 
4
140
  = Release 0.0.11 (2011-03-21)
5
141
 
142
+ * Update the manual with more detailed installation section.
143
+ * Allowing multiple 'charge' attributes per task again.
144
+ * Bumping the version to 0.0.11
145
+ * Some cleanup for time sheet test.
146
+ * Discontinuing setup.rb install method.
147
+
148
+ Those few who need this know how to do it manually. Gem is now the
149
+ only supported install method.
150
+ * Fixing the alert label in status sheet summary mails.
151
+ * Fix a crash of the tj3d web server when showing reports.
152
+ * Allowing multiple instances of flag attributes per property.
153
+ * Use alert colors in time and status sheet summary emails.
154
+ * Eliminate the 'rbconfig/datadir will be deprecated' warning.
155
+
156
+ This patch hopefully works on 1.8 and 1.9 with rubygems 1.3 and later.
157
+ * Clarifying the 'length' attribute in the documentation.
158
+ * Make sure CSV reports work for Bignum values as well.
159
+ * Fixing a Ruby 1.8 compatibility issue.
160
+ * All programs now have a proper entry class that is derived of off Tj3AppBase
161
+ * Converting tj3 to use Tj3AppBase class.
162
+ * Moving daemon and client entry code into apps directory.
163
+ * Allowing multiple 'depends' and 'precedes' attributes per task.
164
+
165
+ https://github.com/taskjuggler/TaskJuggler/issues#issue/5
166
+ * Add rake tasks to generate Vim syntax file.
167
+ * Cleaning up the tj3man entry script.
168
+ * Swap priority of numericals and RTI on Query results.
169
+ * Show alert text in the appropriate color.
170
+ * Even more cleanup of new TernarySearchTree class.
171
+ * Some polishing for TernarySearchTree class.
172
+ * tj3man now supports partial keywords.
173
+
174
+ If no exact match for the keyword is found, a list of candidates is
175
+ printed.
176
+ * Fixing a problem with <-query-> RichText function.
177
+ * Adding tutorial reports to README.
178
+ * Moving RichText classes into a separate directory.
179
+ * Moving all non-entry ruby scripts into lib/taskjuggler.
180
+ * Adding experimental support for task adoption.
181
+ * Changing manual to reflect the use of github to contribute patches.
182
+ * Make sure that the Project class can be used without the TaskJuggler class.
183
+ * New column 'inputs' that lists prerequisites of a task.
184
+ * Use safer default value for dateToIdx() functions.
185
+ * Rename README to README.rdoc so GitHub will render it properly.
186
+ * Don't crash when 'now' date is outside of the project period.
187
+
188
+ Crash happened when 'effortleft' or 'effortdone' columns were used.
189
+
190
+ Reported-by: Bas de Bruijn <basluminize@gmail.com>
191
+ * Don't use generated README anymore.
192
+ * Some code cleanup for the time keeping class.
193
+ * Include resources that were on vacation in Clarity reports.
194
+ * Use new text diff feature for CSV reports as well.
195
+ * Resolve a Ruby 1.8.7 vs. 1.9.x compatibility issues with the test suite.
196
+ * Allowing time sheets for zero efficiency resources.
197
+ * Adding month and year methods for TjTime.
198
+ * More time zone related work.
199
+ * Resolving some issues with the test suite.
200
+ * Further cleanup of the time library.
201
+ * Improve example for using per resource limits for task allocations.
202
+ * All projects now default to UTC (world time) zone.
203
+
204
+ Unless you specify a different time zone in the project header, all
205
+ dates will now be assumed to be UTC dates. The dates in the project
206
+ header are also always UTC unless specified differently (with +/-XXXX)
207
+ extension.
208
+ * More time zone related fixes.
209
+ * Allow timesheets from zero-efficiency resources.
210
+
211
+ This can be used to receive status messages on tasks from automated
212
+ systems like test systems and the like.
213
+ * Add missing export.tji file.
214
+ * Make 'fail' and 'warn' work for all scenarios.
215
+ * Make 'allocate' work for multiple scenarios again.
216
+
217
+ This fix also affects some other list attributes that can be used
218
+ multiple times within the same context.
219
+
220
+ Reported-by: Ulrich Domroese <ulrich.domroese@web.de>
221
+ * Fix inheritance of start and end dates for derived scenarios.
222
+
223
+ Reported-by: Ulrich Domroese <ulrich.domroese@web.de>
224
+ * Fix a crash caused by the recent time zone changes.
225
+ * Describe how to quickly switch between different source code version.
226
+ * All reports may now use a separate time zone for their dates.
227
+
228
+ * Loop tests for export reports added.
229
+ * Several fixes for handling multiple time zones.
230
+ * Fix setting of global time zone again.
231
+ * Properly escape quoted strings in export report.
232
+ * Including the timezone definition into export reports.
233
+ * Don't export disabled scenarios when no scenarios were specified.
234
+ * Allow different duration specs for same task in multiple scenarios.
235
+ * Some fixes for the export reports.
236
+ * Adding a diff class to be used in test cases.
237
+ * Adding new richtext type for user-defined attributes.
238
+ * Don't use intermediary files for export cycle tests.
239
+ * Don't include redundant scenario attributes in export report.
240
+ * Export reports now contain all scenario by default. Not just the first one.
241
+
242
+ Prevent tj3 crash in TaskScenario::scheduleContainer.
243
+
244
+ Reported-by: Rodolphe Jouannet <rodolphe.jouannet@gmail.com>
245
+ * Allow bookings for all scenarios again.
246
+
247
+ This is required for export reports to work properly. Bookings can be
248
+ used in all scenarios, but they will not be passed to any other
249
+ scenario. They are only valid for the scenario they are defined in.
250
+ * Move all TextParser files into the TextParser directory.
251
+ * Restrict bookings to leaf scenarios.
252
+
253
+ Since bookings cannot be changed or selectively deleted in derived
254
+ scenarios, it only makes sense to use them in leaf scenarios.
255
+ * Properly respect most export report attributes.i
256
+
257
+ They were just ignored.
258
+
259
+ Reported-by: Magnus Wiklund <wiklund.magnus@comcast.net>
260
+ * Some tasks with start-start or end-end dependencies could not be scheduled.
261
+ * Prevent crash on tasks with too weak end spec.
262
+
263
+ Reported-by: Stephan <sdevrieses@gmail.com>
264
+ * Fix crash when 'purge' is used with a non-scenario-specific attribute.
265
+ * Fixing changelog script to handle multi-digit release levels properly.
266
+ * Bumping version to 0.0.9
6
267
 
7
268
  = Release 0.0.10 (2011-01-31)
8
269
 
270
+ * Bumping version to 0.0.10
271
+
272
+ 0.0.9 was a no-go version.
273
+ * Bumping version to 0.0.9
274
+ * Fix entry scripts.
9
275
 
10
276
  = Release 0.0.9 (2011-01-30)
11
277
 
278
+ * Bumping version to 0.0.9
279
+ * Executable name and primary Ruby file name should always match.
280
+ * Adding a .gitignore file.
281
+ * Add development dependencies to gem spec file.
282
+ * Fix alertmessages. Don't show overriden old alerts again.
283
+
284
+ If a child had an alert, the parent reset it and another child added
285
+ another green message after that, the old alert was showing up again.
286
+ * Fixing dependency symbols in precursor and follower lists.
287
+ * Supporting listmode option for precursor and follower columns as well.
288
+ * Properly handle part-time workers in Clarity reports.
289
+ * Fixing some layout issues in the manual.
290
+ * Some code consolidation.
291
+ * Include all Clarity projects in Niku reports.
292
+
293
+ Also add projects with 0 effort so they show up in the actual
294
+ reporting page of Clarity.
295
+ * Make 'listmode' options a power of 2.
296
+ * Make 'celltext' also work for calendar column cells.
297
+ * Improving the cell content shortener.
298
+ * Adding new attributes 'listtype' and 'listmode'.
299
+
300
+ These new attributes can be used to customize the lists in report
301
+ table cells.
302
+ * Use accurate width even with icons and tooltips in the table.
303
+ * Column width is now a fixed measure, not a minimum measure.
304
+ * Adding a default landing page for built-in web server.
305
+ * Clarify usage of bookings and scenarios in the manual.
306
+ * Update copyright to 2011.
307
+ * Make web server work again.
308
+
309
+ Reported-by: Bernhard Wiedemann <bwiedemann@gmx.de>
310
+ * Fix crash for "<-query scenario='actual' attribute=...->" queries.
311
+
312
+ Reported-by: Patrick Berry <postgradpat@gmail.com>
313
+ * Fix time-off highlighting at report boundaries.
314
+
315
+ Reported-by: Tom Schutter <t.schutter@comcast.net>
316
+ * vacation is a cumulative attribute. Don't issue a warning for multiple use.
317
+ * Fixing "Overwriting a previously provided value" crashes.
318
+
319
+ Reported-by: Bernhard Wiedemann <bwiedemann@gmx.de>
320
+ * Fixing progress meter off-by-one bug.
321
+
322
+ For long labels the progress meter started one char too far right.
323
+
324
+ Reported-by: Tom Schutter <tschutter@corelogic.com>
325
+ * Fix handling of container tasks with dependencies.
326
+
327
+ This bug was introduced by the recent onstart/onend changes.
328
+
329
+ Reported-by: Sam Elstob <samelstob@gmail.com>
330
+ * Prevent crashes in report generator when using -f option with tj3.
331
+ * Add error message for reports without a file name.
332
+ * Second part of onstart/onend fixes.
333
+ * Fix serious problem with 'onstart' and 'onend' dependencies.
334
+
335
+ The parser was too permissive and some illegal cases slipped through.
336
+ Tasks with start-start deps must be ASAP and end-end tasks must be
337
+ ALAP.
338
+
339
+ Reported-by: Bernd Wiedemann <bwiedemann@gmx.de>
340
+ * Add warning if an attribute is used twice in the same context.
341
+
342
+ This is to prevent accidental overwrites of attributes in bigger
343
+ scopes. This will also alert users that first assign a value to a
344
+ derived scenario and then to the parent scenario.
345
+ * Fixing a serious flaw in the handling of inherited scenario specific attributes.
346
+
347
+ This fix will potentially change the result of existing projects that
348
+ use inheritable attributes in combination with derived scenarios. The
349
+ handling of these attributes was broken and derived scenarios used
350
+ wrong attribute values.
351
+ * Refactored the ProjectBroker API to make it cleaner.
352
+ * caption, epilog, headline, prolog and title are now inheritable report attributes
353
+ * tj3client now supports a --format option to request a certain output format.
354
+ * Properly limit bookings in export report to report period.
355
+
356
+ Reported-by: Magnus Wiklund (wiklund.magnus@comcast.net)
357
+ * Adding spec for ProjectBrowser.
358
+
359
+ Just a first draft.
360
+ * Added a rake task to run the RSpec tests.
361
+ * Fixing completion bars in Gantt charts.
362
+
363
+ The bars were showing random values instead of the correct completion
364
+ degree.
365
+ * Show off-duty periods for task lines in Gantt charts.
366
+ * Don't show global working hour zones for group resources in Gantt
367
+ charts.
368
+ * Adding more examples for limits to the manual.
369
+ * Fix a typo in the manual.
370
+
371
+ Added some comments to the code.
372
+ * Explaining use of tool tips in the tutorial.
373
+ * Fixing 'taskprefix' attribute for include files.
374
+
375
+ Reported-by: Sam Elstob <samelstob@gmail.com>
376
+ * Ensure deterministic order of projects and resources in Niku reports.
377
+ * Adding test case for niku reports.
378
+ * Move CSV reference reports into refs directory.
379
+ * Include vacation time for each resource in Niku reports.
380
+ * Generate warnings if a non-supported format is requested for a report.
381
+ * Show releases for last to first in CHANGELOG
12
382
 
13
383
  = Release 0.0.8 (2010-11-24)
14
384
 
385
+ * Bumping version to 0.0.8
386
+ * Update feature list.
387
+ * Fixing end of exported bookings.
388
+
389
+ There was one time slot too much at the task end.
390
+
391
+ Reported-by: Dimitri Pissarenko <dmitri.pissarenko@gmail.com>
392
+ * Fixing the booking example used in the reference manual.
393
+ * Adding 'resourceroot' and 'rollupresource' attributes.
394
+ * Make dependency loop error message more specific.
395
+ * Properly detect illegal tokens inside of patterns.
396
+
397
+ This was only working for tokens at the end of a rule.
398
+ * Fixing the attributes and contexts info in the manual and tj3man
399
+ output.
400
+ * Fixing CSV reports with embedded tables.
401
+ * Reuse RichText parser for parsing all RichText input.
402
+ * Switch parser to use new state machine compiler.
403
+ * Fix merge conflict.
404
+ * Fix Ruby 1.8.x compatibility issue.
405
+ * Some more work on the state machine compiler.
406
+ * Adding a (still disabled) state machine compiler to the parser.
407
+ * Looking into pre-compiled states for the parser FSM.
408
+ * Clarifying the difference between ${now} and ${today}.
409
+ * Minor parser code tweaks.
410
+ * More parser code tweaking.
411
+ * Cleaning up some parser code.
412
+ * Moving the rule transition analysis into Rules.
413
+ * Some speed improvements for the parsers.
414
+ * Use more symbols and less Strings.
415
+ * Add a warning if no report was defined or no format was specified.
416
+ * Add more descriptive error message for start/gap conflict.
417
+ * Cleaned-up the GanttRounter and refactored the collision detector.
418
+ * Limiting the scoreboard iterations to actually used segments.
419
+ * Fix missing values in 'status' column
420
+ * More performance improvements for the report generator.
421
+ * Fix performance regressions for the 'resources' column.
422
+ * Substantial speed improvements for the report generator.
423
+ * Fixing a typo.
424
+ * Some cleanups of the DataCache.
425
+ * Adding a global data cache to speed up report generation.
426
+
427
+ This is just a test implementation. It needs further fine tuning and
428
+ polishing.
429
+ * Another merge conflict
430
+ * Fix a merge conflict
431
+ * Adding simple performance profiling support to report server
432
+ * Performance improvements
433
+
434
+ 'loadunit' now defaults to 'days' instead of 'shortauto'. 'shortauto'
435
+ is neat, but can slow down the report generation quite a bit.
436
+ * Show tried directories when TASKJUGGLER_DATA_PATH is not set properly.
437
+ * Improve parser performance by sharing Workinghours scoreboards.
438
+
439
+ The scoreboards now use the copy-on-write scheme.
440
+ * Fixing several time zone related bugs in the context of working hours.
441
+
442
+ This patch also adds much stricter error checking for time and date
443
+ values.
444
+ * Adding a new benchmark for report generation speed.
445
+ * Added a unit test for WorkingHours::timeOff?()
446
+ * Don't default time sheets that have been submitted after last tj3ts_summary.
447
+ * Include list of defaulters in the status report templates.
448
+
449
+ If tj3ts_summary has been used to generate the 'missing-reports' file,
450
+ this will now be included in the status sheet templates.
451
+ * Don't use tooltips to shorten table headers.
452
+ * Fix crashes when bad sorting criteria is used.
453
+ * Updating the install section with current dependencies.
15
454
 
16
455
  = Release 0.0.7 (2010-09-08)
17
456
 
457
+ * Bumping version to 0.0.7
458
+ * Add section on tj3 web server.
459
+ * Fix crashes when using the underscore variants of some functions.
460
+ * Fix overflow of some HTML table cells.
461
+ * Add missing file.
462
+ * Document web server usage.
463
+ * Only check for modified files when the project has been loaded completely.
464
+ * Ruby 1.8 compatibility fixes.
465
+ * Adding some documentation on how to use the dynamic reports.
466
+ * Completing basic support for dynamic reports.
467
+
468
+ By using sometink like <-reportlink id="foorep" attributes="hidetask
469
+ plan.id != \"<-id->\""-> you can now create parameterized reports that
470
+ the tj3d web server generates on demand.
471
+ * Adding a proper error message when webserver can't find data dirs.
472
+
473
+ Reported-by: AzenAlex <azenalex@gmail.com>
474
+ * Cleaned up test cases for RichText
475
+ * Clarify allocation shift documentation.
476
+ * Adding a test for allocation shifts.
477
+ * Add support for per allocation shifts.
478
+ * Warn user when CSV format is requested for textreport.
479
+
480
+ Reported-by: vijay <jahagirdar.vs@gmail.com>
481
+ * Use proper Exception class to catch encoding errors.
482
+ * Check mail encoding even before we pass it to 'mail'.
483
+ * Some more fixes for 'alertmessages' and 'alert' columns.
484
+ * Fix bug with incorrect end date or remaining work values in time sheet templates.
485
+ * Adding 'journal_sub' column to reports.
486
+
487
+ It works like 'journal' but also includes the sub tasks.
488
+ * Don't crash in multi-CPU mode when no reports are provided.
489
+ * Only milestones are identified as 'targets'.
490
+
491
+ This makes more sense than trying to use a date to limits the included
492
+ tasks.
493
+ * Don't send sheet summary emails in RichText syntax.
494
+
495
+ Use proper text and HTML instead.
496
+ * Targets are now also listed for container tasks.
497
+ * Report completion degree for container tasks as well.
498
+ * Make sure we have a proper return value.
499
+ * Documenting image positioning attributes.
500
+ * Adding support for SVG files to [[File:...]] tag.
501
+ * More fixes for the *prefix attributes.
502
+ * Fixing a problem with the '*prefix' attributes of 'include'.
503
+
504
+ Reported-by: Emanuele Cannizzaro <emanuele.cannizzaro@gmail.com>
505
+ * Allow daemon to copy data directories.
506
+ * Change some timeouts to retire server process more quickly.
507
+ * Make sure time sheet warnings/errors always have a source file info.
508
+ * Add a stylesheet to the HTML emails.
509
+ * Confirmation mail for time and status sheets now HTML and plain text
510
+ * Adding more debug infrastructure to the daemon.
511
+ * Fix another macro-in-string problem.
512
+
513
+ Reported-by: Tomas <tomas.it@gmail.com>
514
+ * Fix problem with multiple macro calls inside a string
515
+
516
+ Reported-by: Tomas <tomas.it@gmail.com>
517
+ * Some more fine tuning for the vim syntax file generator
518
+ * Fixing missing column header for 'freework' column.
519
+
520
+ Reported-by: JohnZ <jza2602@googlemail.com>
521
+ * Fix some links in the user manual.
522
+
523
+ Reported-by: Emanuele Cannizzaro <emanuele.cannizzaro@gmail.com>
524
+ * Generator for Vim syntax highlighting files added.
525
+ * Support autoselecting the server port.
526
+ * Make BatchProcess handle forks in queue() and wait() blocks.
527
+ * Adding check for gap length/duration of dependencies.
528
+
529
+ When the scheduling direction of a task points away from the
530
+ dependency gap, TJ cannot guarantee that the condition will be met.
531
+ But at least now an error is generated if the gap is too small.
532
+ * Fix handling of multi-line version of HREF tokens.
533
+ * Adding missing file FileList.rb.
534
+ * Adding 'update' command to tj3d
535
+
536
+ The 'update' command will reload all projects that have files that
537
+ were modified after the project was loaded. A project that is
538
+ currently reloaded will not be loaded twice.
539
+ * Encoding check is now done in the TextScanner.
540
+ * Cleaning up the RichText scanner RegExps.
541
+ * Cleaning up the RichText tokens somewhat.
542
+ * Make RichText [[..]] tokens work with multiple lines.
543
+ * Refactor RichTextScanner to use TextScanner as well.
544
+
545
+ Both scanners are now RegExp based. The error handling was cleaned up.
546
+ * Fixing syntax
547
+ * Revert "Avoid the duplicate entries in the status sheet confirmation mail."
548
+
549
+ This reverts commit 84ca0e9e3767ca74ae92ed5d75bc37bdedac4dd5.
550
+ * list-reports command should show all report types
551
+
552
+ Not just HTML reports.
553
+ * Avoid the duplicate entries in the status sheet confirmation mail.
554
+
555
+ When a status sheet was re-submitted, the old and the new entries were
556
+ listed in the confirmation mail.
18
557
 
19
558
  = Release 0.0.6 (2010-07-05)
20
559
 
560
+ * Bumping version to 0.0.6.
561
+
562
+ Changelog added.
563
+ * Add CSV output format for NIKU reports.
564
+ * The project reference can be set a lot easier.
565
+ * Fix problem with macros in DQ Strings.
566
+
567
+ Reported-by: Thomas <tomas.it@gmail.com>
568
+ * Some speed improvements for the parser.
569
+ * And make it work with Ruby 1.8 again.
570
+ * Fix bugs in CSV file generator and the 'precursors' column.
571
+
572
+ Reported-by: Frederic Dorodie <frederic.durodie@googlemail.com>
573
+ * Don't shut down a server while it's still connected to a client.
574
+ * Don't have the client disconnect the ReportServer from the ProjectServer.
575
+
576
+ The client already sends the termination request to the ReportServer.
577
+ The ProjectServer can automatically detect (via pings) that the
578
+ ReportServer is no longer there and drop it.
579
+ * Make macro calls inside of numbers, IDs and strings work again.
580
+ * Fix Ruby 1.8 compatibility problem.
581
+ * Allow multi-line macro definition again.
582
+
583
+ The macro expansion code is still broken. It needs to move into the stream
584
+ handler.
585
+ * Fix for Ruby 1.8.6.
586
+ * Switching TextScanner to a regexp based implementation.
587
+ * Ping twice a minute to avoid some spurious heartbeat losses.
588
+ * Fix multi-CPU mode again.
589
+ * Make report list more machine readable
590
+ * Clean up the TextStream API somewhat.
591
+ * Replacing some String comparisons with Fixnum comps.
592
+
593
+ This improves the parser speed somewhat.
594
+ * Use syntax based EOF check instead of hard-coded version.
595
+ * Adding a version with loop instead of recursion.
596
+
597
+ It may scale better for large projects but it is 8% slower.
598
+ * Some performance improvements
599
+ * More precise error location reporting for the parser.
600
+ * Some speed improvements for the TextScanner.
601
+ * Eliminate the TextScanner callback again.
602
+
603
+ It's not precise enough when characters are pushed-back.
604
+ * Make handling of include files more robust.
605
+ * Using a call-back to signal end of included file.
606
+ * Move line number counting to StreamHandle classes.
607
+ * Eliminated sporadic problems with ObjectSpace._id2ref calls in Ruby 1.9
608
+ * Make status sheet receiver work again.
609
+ * Adapting tutorial to new syntax.
610
+ * Make export report less verbose by not using prefix for default scenario.
611
+ * Keep Task and Resource consistent.
612
+ * Syntax change: alertmessage -> journalmessages, alertsummary -> journalsummaries
613
+
614
+ This keyword renaming is necessary to avoid confusion with the new
615
+ 'alertmessages' and 'alertsummaries' keywords.
616
+ * Passing report attributes via reportlink.
617
+
618
+ Improving the STRING documentation.
619
+ * Adding test for journal column.
620
+ * Some fixes to better support RichText in logical expressions.
621
+ * Don't use Array.find_index yet. We still support Ruby 1.8.6.
622
+ * Implement checking of reports against a known reference file.
623
+ * Fix task allocation for task with start and end dates.
624
+
625
+ Reported-by: Thomas <tomas.it@gmail.com>
626
+ * Fixed crash when using deprecated allocation limits.
627
+
628
+ Reported-by: Marcin Inkielman <marcin.inkielman@gmail.com>
629
+ * Write some data natively to CSV files to fix time sheets.
630
+ * Reworked CSVFile to make it RFC4180 compliant.
631
+ * Properly mark milestones in export reports.
632
+
633
+ Reported-by: Guo-Rong Koh <guorong.koh@gmail.com>
634
+ * Try to accept properly encoded, but non UTF-8 mails as well.
635
+ * Add another test for the recent 'limits' fixes.
636
+ * Fixed a number of bugs in the limit handler.
637
+
638
+ Reported-by: Marcin Inkielman <marcin.inkielman@gmail.com>
639
+ * Change tutorial to use built-in email attribute
640
+ * Fix a crash with computed attributes used for sorting.
641
+
642
+ Reported-by: Guo-Rong Koh <guorong.koh@gmail.com>
643
+ * Generating a dynamic unique ID for report segments.
644
+ * Make rollup* attributes work again.
645
+ * Adding 'opennodes' attribute for reports.
646
+
647
+ This is for TJ internal use only.
648
+ * Don't compile a summary in reminder mode.
649
+ * Adding -w command line option to start web server.
650
+ * Add documentation for 'reportlink' RTF generator.
651
+ * Adding support for user-defined column alignments.
652
+ * Add RichText attribute to reference other reports.
653
+ * Add 'isfeatureof' logical function.
654
+ * Don't generate all output formats for nested reports.
655
+ * Don't try to copy auxilliary files for interactive reports.
656
+ * Show list of reports for a selected project on web server welcome
657
+ page.
658
+ * Make web server port configurable via command line.
659
+ * First working version of the web server mode.
660
+
661
+ Still has many rough edges, but it does server interactively generated
662
+ reports.
663
+ * Fix crash when using some logical functions.
664
+ * Create file with the resource IDs of the missing reports.
665
+ * Update the 'export' documentation to reflect TJ3 features.
666
+ * Move list of missing reports to beginning of summary report.
667
+ * Make tj3 work for files in current directory again.
668
+ * Fix test suite for ruby 1.8.
669
+ * More code to support interactive HTML reports.
670
+ * Add check for recursively nested reports.
671
+ * Use explicite stack for ReportContext.
672
+ * Add references to sorting attributes.
673
+ * Make export reports less noisy by default.
674
+ * Some improvements for the CSV read from file.
675
+ * Try harder to send a reply to email sender.
676
+ * Need string interpolation to work.
677
+ * Use different subject for time and status sheets emails.
678
+ * Enable level4 bullet items and numbers for 'details' section.
679
+ * Don't use cut marks for attachements.
680
+ * Improving the documentation of some attributes.
681
+ * Fix manual generation.
682
+ * Adding runtime dependencies to GEM spec file.
683
+ * mail-2.2.1 changed the subject encoding again
684
+ * Adding support for one more level for RT titles, bullets and number
685
+ lists.
686
+ * Add check for valid UTF-8 encoding of submitted sheets.
687
+ * Make scenario.attribute notation more prominent in the doc.
688
+ * Fix spelling error.
689
+ * Make sure all files of the gem are readable.
690
+ * Allow space at begin of titles in RichText.
691
+ * Fix some time sheet related bugs dealing with personal notes.
692
+ * Fix personal messages after newtasks.
693
+ * Prevent crashed when parsing corrupted incoming mails
694
+ * Add commandline option for sheet interval duration.
695
+ * First code for built-in web server that can server dynamic reports.
696
+ * Support project loading at daemon start.
697
+ * Don't include override reports in time sheet summaries.
698
+ * Improved check for use of 'scheduled' attribute.
699
+ * Only allow 'scheduled' attribute for tasks that already have a start
700
+ and end date.
701
+
702
+ Reported-by: Olaf Seidel <olaf.seidel@iscue.com>
703
+ * Allow macro calls within macro calls.
704
+
705
+ I'm not sure why I blocked this, but I can't think of any good reason
706
+ anymore. Allowing it again.
707
+
708
+ Reported-by: Olaf Seidel <olaf.seidel@iscue.com>
709
+ * Simplify algorithm to generate status report templates.
710
+ * Fix report sorting for 'id'.
711
+ * Add status section to 'newtask' template section.
712
+ * Don't include events at start date in status report templates.
713
+ * Get rid of spurious 'rake release' errors.
714
+ * Fix crash in parsing unterminated queries.
715
+
716
+ Reported-by: Cornelius Schumacher <cschum@suse.de>
717
+ * Make sure that 'scheduled' is only set when we really have a start and
718
+ end date.
21
719
 
22
720
  = Release 0.0.5 (2010-04-14)
23
721
 
722
+ * Bumping version to 0.0.5.
723
+ * Some fixes for mail-2.2. It looks like this version fixes most open
724
+ bugs.
725
+ * Switch custom 'Email' attribute to built-in 'email'.
726
+ * Don't use message IDs as file names. Use a MD5 hash of them.
727
+ * Fixing problems with manual.
728
+
729
+ Reported-by: JohnZ <jza2602@googlemail.com>
730
+ * Complete documentation of status sheet usage.
731
+ * Adding support for 'managers' attribute for resources.
732
+ * Use 127.0.0.1 instead of localhost to fix busy port detection.
733
+ * Completing support for user defined checks.
734
+
735
+ Now errors and warnings are supported for resources and tasks.
736
+ * Fix resource allocation for duration tasks.
737
+
738
+ Add new 'fail' attribute to support test case for this problem.
739
+
740
+ Reported-by: Cornelius Schumacher <cschum@suse.de>
741
+ * Add method to disengage ReportServer from ProjectServer.
742
+ * Make TCP port configurable via command line option
743
+ * Fix the rendering of embedded Gantt charts that have scroll bars.
744
+ * Raise the probability of tasks leading up to milestones to get their
745
+ resources.
746
+ * Draw HTML triangles with partial div borders.
747
+
748
+ This uses less divs to render triangles. This patch is based on a
749
+ suggestion from X Ryl. Thanks!
750
+ * Prevent ProjectServer from hanging in certain states.
751
+ * mail-2.1.5 contains a showstopper bug. Reverting back to 2.1.3.
752
+ * Make switch to mail-2.1.5.2 and later.
753
+ * Some spelling and language fixes.
754
+ * Describe the time sheet process in the manual.
755
+ * Starting to document the client/server and time sheet stuff
756
+ * Signal errors with TjException
757
+ * Send out reminder emails when time sheets were not submitted in time.
758
+ * Fix error message to report correct task.
759
+ * Add command to list reports to tj3client
760
+ * Adding hartbeat checks to the daemon
761
+ * Clean up of the tj3client code.
762
+ * Some code cleanups of the daemon code
763
+ * Fix performance problem when adding a project remotely.
764
+ * Replacing tj3 daemon mode with real daemon.
765
+
766
+ This comes with some changes to the tj3client command line interface.
767
+ * Abstracting Tj3AppBase so it can be used for other apps as well.
768
+ * Add flag icons to task and resource journal reports.
769
+ * Support vertical alignment option for RichText images.
770
+ * Add support for images in RichText.
771
+ * Fix RichText internal reference to match MediaWiki syntax.
772
+
773
+ [[foo bar baz]] must now be [[foo|bar baz]].
774
+ * Sort tasks by task ID in sheet templates.
775
+ * Spelling fixes.
776
+ * Fixing the default date of sheets.
777
+ * Fix warning for new tasks in time sheets.
778
+ * Status sheets headers need time period not just end date
779
+
780
+ This is needed to fix a problem that status sheet answer emails
781
+ contain only current dashboard entries.
782
+ * Adding additional header fields to emails.
783
+ * Fix test suite after recent code changes.
784
+ * Fix personal status note in time sheets.
785
+ * Add option to send individual reports as well.
786
+ * I don't think this warning is very helpful. Remove it.
787
+ * Add --force option to resend sheet templates.
788
+ * Fix a crash when export reports were used before other reports.
789
+
790
+ Reported-by: Eduardo Schoenknecht <eduardo.schoenknecht@gmail.com>
791
+ * Fix crash when using textreports without a header.
792
+ * Encode emails as quoted-printable
793
+ * Not including the minDate reports is probably more practical.
794
+ * Fix crash when trying to set workinghours for shifts or resources.
795
+
796
+ Reported-by: Eduardo Schoenknecht <eduardo.schoenknecht@gmail.com>
797
+ * Adding journal reporting for Tasks.
798
+ * Add a link back to 'columns' from 'columnid'.
799
+
800
+ Reported-by: Marcel <marcel@avigora.com>
801
+ * Don't include all old journal entries. Just the higher alerts.
802
+ * Fix reporting of new tasks for delta check.
803
+ * Check for garbage at end of sheet files.
804
+ * Some styling for the journal reports.
805
+ * Only warn once per mis-indented line.
806
+ * Fix crash when both calendar and chart columns were used.
807
+
808
+ Reported-by: JohnZ <jza2602@googlemail.com>
809
+ * Make the automatic end date for sheets work.
810
+ * Add checks for default time sheet strings.
811
+ * Clear time sheets and journal info before checking a time sheet.
812
+ * Time sheets are due by default on Mondays, status sheets on Wednesday.
813
+ * Moved common code of start scripts into new Tj3AppBase class.
814
+ * Adding script to send out a summary of all time sheets.
815
+ * Use shortened cell texts only for height and width limited cells.
816
+ * Make sure that calendar columns always span their assigned width.
817
+ * RichText plain text can now be indented.
818
+ * Some bug fixes for the TextFormatter and more unit tests.
819
+ * Improved version of block text formatter.
820
+ * Adding commandline option for sheet tests to tj3.
821
+ * Add commandline option to limit the resource list for status reports.
822
+ * Started to improve the plain text output of RichText
823
+ * Update for TODO list based on recent feedback.
824
+ * Fix crash when reusing an extend ID.
825
+
826
+ Reported-by: John Franey <jjfraney@gmail.com>
827
+ * Add close button to tooltips so IE user can use CTRL-C to copy.
828
+ * Only include sheet in body if it was sent in body.
829
+ * Fix signature handling and CR/LF removal.
830
+ * Switch to quoted printable encoding for email body.
831
+ * Add outlook for next period to time sheet templates.
832
+ * Make email composition more robust.
833
+ * Make manual build again.
834
+ * Be more flexible with the detection of ->8-
835
+ * Improved error reporting for unterminated cut mark strings
836
+ * Save extracted sheets when they fail
837
+ * Require a paragraph break to start a RichText verbatim/pre section.
838
+ * Try to work around another encoding problem.
839
+ * Add simple test suite for status reports.
840
+ * Refactored common code of sheet senders into a base class.
841
+ * Refactored common code into receiver base class.
842
+ * Adding receiver for status reports.
843
+ * Add reported actuals as comments to status sheet templates.
844
+ * Some more improvements for the resource journal format.
845
+ * Add reported time sheet number to the resulting report.
846
+ * Make quote removal work for empty lines without trailing spaces.
847
+ * Add check for time sheets with broken encoding.
848
+ * Make percentage computation work for part-time employees too.
849
+ * Added support to send status sheet templates.
850
+ * Always store time sheets in UNIX text file format.
851
+ * Add warnings for requested changes in time sheets.
852
+ * Make time sheet receiver more flexible.
853
+
854
+ It can deal with junk before and behind the time sheet and can ignore
855
+ email quote signs.
856
+ * Fix calculation of completion for effort based task.
857
+ * Don't include full sheet in error log.
858
+ * Add {} after include statements.
859
+ * Enable 'journal' column for reports.
860
+
861
+ Currently only works for resources, not task.
862
+ * Fix SCM command for all.tji.
863
+ * Fix off-by-one bug that caused efforts to be one slot short.
864
+ * Some more bug fixes for the time sheet processor.
865
+ * Fix syntax.
866
+ * Add SCM support.
867
+ * Linewrapping support for RichText paragraphs in text mode.
868
+ * Try to send emails even for email delivery failures.
869
+ * Make CR and CR+LF work for buffers as well.
870
+ * Deal with CR/LF issues no matter where the file was created or is
871
+ read.
872
+ * Always generate the full list even when doing single send-outs.
873
+ * Add more logging and error handling.
874
+ * Adding simple test case for timesheet sender/receiver.
875
+ * Change some working of the time sheet related text messages.
876
+ * Don't send templates to resources on vacation.
877
+ * Generate tji files that include all timesheet tji files in the
878
+ directory.
879
+ * Support task independent status message in time sheets.
880
+ * Merge some common code into single base class.
881
+ * Add a ')' after section numbers in text mode.
882
+ * A slightly improved version of the race condition hack.
883
+ * Add command line option to send out just specific templates.
884
+ * Fix TJ2.x export section.
885
+
886
+ A git checkout after 2.4.3 is required.
887
+ * Improved validation of time periods.
888
+
889
+ Reported-by: petermp <pmprestesaeter@gmail.com>
890
+ * Allow timesheet syntax in body of email.
891
+ * Include warnings in answer email.
892
+ * Add --nomail option for tj3ts_receiver.
893
+
894
+ Switch from open3 to open4.
895
+ * Turn email sending on.
896
+ * Make -c option work for tj3ts_receiver
897
+ * Make tj3ts_receiver more configurable.
898
+ * Make sender/receiver scripts more robust.
899
+ * Added a script for the time sheet receiver.
900
+
901
+ Nicer formatting of the returned time sheet.
902
+ * Adding scripts to send and receive time sheets via email.
903
+ * Some improvements for the client/server interactions.
904
+ * Add examples for time sheet stuff to the manual.
905
+ * More error checking for time sheets.
906
+ * Add paragraph to generate proper HTML.
907
+ * More HTML layout fixes to work around IE8 bugs.
908
+ * Fixed a problem with inherited attributes in derived scenarios.
909
+
910
+ Reported-by: Brendan Hyland <brendan.hyland@hylandqs.ca>
911
+ * More HTML code fixes for IE8.
912
+ * Again more tables for HTML layout to please IE8.
913
+ * Fixed a crash when using shift assignments.
914
+
915
+ Reported-by: JohnZ <jza2602@googlemail.com>
916
+ * Use some common code for table frames.
917
+ * Going back to using HTML tables.
918
+
919
+ There is just no way I can get the layout to work with divs on all
920
+ browsers.
921
+ * Some CSS fixes to make it work with Firefox and Opera.
922
+
923
+ IE8 will probably still not work.
924
+ * Some cleanups for the text report column layout.
925
+ * Switch tutorial to new columns.
926
+ * Fix textreport layout.
927
+ * Replace 'depends' and 'precedes' columns with 'precursors' and
928
+ 'followers'.
929
+
930
+ Also: Tooltips now show up on click, not hover.
931
+ * Make CSV tests work again.
932
+ * Make tooltips work for charts in HTML reports.
933
+ * Fix logical functions with trailing _.
934
+
935
+ And some more HTML compliance fixes.
936
+ * Generated HTML files should be all W3C compliant again.
937
+ * Use a single function to generate all HTML head sections.
938
+ * Add missing content-type meta tag.
939
+ * Fix some HTML problems.
940
+ * It's time to switch to strict XHTML 1.0.
941
+ * Try to work around IE bugs.
942
+ * Use Query attributes more frequently during report generation.
943
+
944
+ This is just a first step of a larger effort.
945
+ * Fix crash.
946
+ * Be more explicit about operator precedence in logical expressions.
947
+ * Make tooltips sticky.
948
+
949
+ The icon of the name column now always has a tooltip with the ID.
950
+ * Swap symbol and label in HTML report legend.
951
+ * Properly handle self-closing XML tags.
952
+ * Replace some HTML tables with div constructs.
953
+
954
+ Start to cleanup the stylesheet namespace.
955
+ * Add project ID to Niku report headers as well.
956
+ * Put 0.0 in XOG files, but not in HTML reports.
957
+ * Some more bug fixes for Clarity reporting.
958
+ * headline is now support for nikureports.
959
+ * Adding an HTML version for the Clarity reports.
960
+
961
+ They are mostly useful for debugging right now.
962
+ * Improve readability of code sections in user manual.
963
+ * Adding an example for the Clarity XOG report.
964
+ * Some cleanups for the Clarity export file.
965
+ * Some cleanups for the Clarity exporter.
966
+ * First draft of a Clarity export report.
967
+
968
+ Just a concept for testing right now.
969
+ * More work on the time sheet report generator.
970
+
971
+ Currently hardcoded for percentage reporting.
972
+ * Adding TJ2 with TJ3 reports howto.
973
+ * Fix 'taskattributes' for export reports.
974
+
975
+ Reported-by: Marcel <mbrouillet@triumemba.org>
976
+ * Add additional search path for Debian based distros.
24
977
 
25
978
  = Release 0.0.4 (2010-02-01)
26
979
 
980
+ * Some prep for signed gems. Not yet very user friendly.
981
+ * On our way to a 0.0.4 release.
982
+ * Don't crash on empty tooltips.
983
+ * More improvements for the installation description.
984
+ * Better documentation for the install procedure.
985
+ * More details on TJ2->TJ3 migration.
986
+ * It's 2010 now.
987
+ * Add support for 'today' built-in macro.
988
+ * First working version of client/server feature.
989
+
990
+ Still very basic code.
991
+ * Fix nested include files with taskprefix.
992
+
993
+ This patch also enforces a .tji extension for included files.
994
+ Reported-by: Christian Sunkel <christian@suenkel.de>
995
+ * Make timezone test work again on glibc 2.10 and later.
996
+ * More sketches for the client/server code.
997
+ * First parts of a report server.
998
+ * Make sure we always return an Array.
999
+ * Added support for an 'alerttrend' column.
1000
+ * Use Query for LogicalExpressions.
1001
+
1002
+ And some unrelated bug fixes.
1003
+ * Added support for status sheets.
1004
+ * Support multiple journal entries for same date.
1005
+ * Show all task in taskreports by default.
1006
+
1007
+ Added isongoing() function to get old behavior back.
1008
+ * Support for custom periods for columns.
1009
+ * Make cell background color configurable.
1010
+ * Add an expiration date to 'hasalert()'
1011
+ * Get rid of empty tooltips.
1012
+ * Add option to generate self contained HTML reports.
1013
+ * Bug fix for ReferenceAttributes.
1014
+ * Cleaning up the Query mechanism.
1015
+ * Show name instead of id for 'responsible'.
1016
+ * Some fixes for the time sheet handling.
1017
+ * Remove scenario specification from time sheets.
1018
+
1019
+ It's a project setting now.
1020
+ * Only use bold lines in tree mode.
1021
+ * s/count/length/ for Ruby 1.8 compatibility.
1022
+ * Make 'summary' and 'details' work in time sheets.
1023
+ * First pieces of the time sheet report generator.
1024
+
1025
+ We can now generate time sheet templates and read the filled-out ones
1026
+ back in again. Still a lot of plumbing missing though.
1027
+ * Make the status part of time sheets work.
1028
+ * First code for time sheet support.
1029
+ * Make alertmessages work.
1030
+ * Use more descriptive names for the journalentry attributes.
1031
+ * Make 'loadunits' work again.
1032
+
1033
+ Reported-by: Guillaume DELVIT <guiguid@free.fr>
1034
+ * Add check for feature limited RichText strings.
1035
+
1036
+ - More accurate error position reporting.
1037
+ - Cleaned-up alarm level descriptions.
1038
+ * Add support for 'alertnotice' column.
1039
+ * Some bug fixes for the Query mechanism.
1040
+ * hasalert function for LogicalExpressions added.
1041
+ * Added support for statically computed dates.
1042
+ * Some bug fixes for the report generator.
1043
+ * Make LogicalExpressions work with dates.
1044
+ * Make hyper link targets configurable.
1045
+ * Put HTML stylesheets into separate files.
1046
+ * Several bug fixes for the report generator.
1047
+ * Make logical expressions work with strings.
1048
+ * Added support for queries inside of HREF
1049
+ * :w
1050
+ * Update tutorial for new syntax.
1051
+ * Major change of how the cell content is generated.
1052
+
1053
+ This commit changes the synatx in an incompatible way to earlier
1054
+ versions!
1055
+ * Initialize all RichStrings in reports for queries.
1056
+ * Another fix for the cell generator.
1057
+ * Fix manual build.
1058
+ * Some fixes for last commits.
1059
+ * Some cleanups for the cell text handling.
1060
+ * Some refactoring of the RichText classes.
1061
+
1062
+ Generate proper intermediate objects so this stuff is re-entrant and
1063
+ the Query objects can be attached.
1064
+ * Project attributes can now be queried.
1065
+ * Support nested properties for non-leaf properties in reports.
1066
+
1067
+ This is a major change to earlier versions. To get the old behavior
1068
+ back, you need to replace
1069
+
1070
+ hideresource ~isleaf()
1071
+
1072
+ with
1073
+
1074
+ hideresource ~(isleaf() & isleaf_())
1075
+
1076
+ See manual for details what the function with _ suffix mean.
1077
+ * Cleaned-up the query code somewhat.
1078
+ * Queries now have a context.
1079
+ * Don't drop parent tasks too early in the filter process.
1080
+ * Make the != operator work for logical expressions.
1081
+ * Fix column width handling for table columns.
1082
+ * Don't delete manual dir.
1083
+ * Fix sporious build fails for manual.
1084
+ * Added support for alert level reporting.
1085
+ * Always show a dot after one-level-only bullet items.
1086
+ * Use tooltips for all fixed-width columns.
1087
+ * Make sure the details icon is always visible.
1088
+ * Get rid of empty tooltips.
1089
+ * Added reportable attribute 'targets' for tasks.
1090
+ * Improved handling of column width setting
1091
+ * Fix UTF-8 issue with IE8.
1092
+ * Started to turn list attributes into RichText cells
1093
+ * Make HTML reports a bit nicer.
1094
+
1095
+ * Move copyright to page bottom.
1096
+ * Highlight active navigator menu.
1097
+ * Updated todo list.
1098
+ * Handle RichText columns with tooltip windows if necessary.
1099
+ * Cleaned up BatchProcessor to report a Ruby 1.9.x bug.
1100
+ * Improved tree sorting code.
1101
+ * Replace some clone() with dup() calls.
1102
+
1103
+ Will probably not affect performance much, but we really only need
1104
+ dup() here.
1105
+ * Fix Ruby 1.8 compatibility issue.
1106
+ * Fix tree sorting.
1107
+ * Make tree sorting work better.
1108
+
1109
+ The algorithm is still broken.
1110
+ * Fix sorting for 'tree' + something lists.
1111
+ * Fix isdependencyof.
1112
+ * Fix free time reporting for resources.
1113
+ * Make hidecelltext really work for standard cells.
1114
+ * Move doc of logical functions to syntax reference.
1115
+ * Make hidecelltext work with standard report cells.
1116
+ * New section for manual.
1117
+ * Added documentation of logical functions and other syntax elements.
1118
+ * Fix a HTML render issue with Opera.
1119
+ * Added isactive() LEXP function.
1120
+ * I shall run the test suite before committing 'trivial' fixes...
1121
+ * Some bug fixes.
1122
+ * Fix a Ruby 1.8 compatibility issue.
1123
+ * Added support for RichText function query.
1124
+ * RichTextProtocol -> RichTextFunction
1125
+ * Add hint that X.X.X needs to be replaced with current version.
1126
+ * Fix some races in the BatchProcessor.
1127
+ * Some more cleanup of the BatchProcessor.
1128
+ * Navigator now matches the report structure.
1129
+ * Call wait() block as soon as jobs have finished.
1130
+
1131
+ Don't wait until all jobs have completed.
1132
+ * Assorted bug fixes.
1133
+ * Make BatchProcessor more robust.
1134
+ * Fix multithreaded report generation.
1135
+
1136
+ Also don't overwrite inherited report attributes.
1137
+ * Improved handling of EOT within RichText tokens.
1138
+ * Reports can now have a title that's used by the navigators.
1139
+ * Accounts and reports can now be flagged.
1140
+ * Fix missing bookings in export report.
1141
+
1142
+ Reported-by: Arlindo Carvalho <rdc02271@yahoo.com>
1143
+ * 'effortdone' and 'effortleft' columns added.
1144
+ * Fix manual generation.
1145
+ * Add support for ']' inside macro definitions.
1146
+ * Another attempt to fix the datadir problem.
1147
+ * Add separate config variables for software name and package name.
1148
+ * Some bug fixes.
1149
+ * HTML reports now contain icons.
1150
+ * Improved bug report guidelines.
1151
+ * Fix crash on recursive macro calls.
1152
+ * Fix resource load stack in Gantt charts.
1153
+ * Added some more features for reports.
1154
+ * Document 'formats' attribute more prominently.
27
1155
 
28
1156
  = Release 0.0.3 (2009-10-20)
29
1157
 
1158
+ * It's time for a new release.
1159
+ * Fix multi-char operators for LogicalExpressions.
1160
+ * Fix for last hidecellurl patch.
1161
+ * Add support for hidecellurl.
1162
+
1163
+ Fix tutorial examples.
1164
+ * Only the first file must be a .tjp
1165
+ * Try fix for IE8.
1166
+ * 'Overview' looks nicer in the nagivation bar.
1167
+ * Update example.
1168
+ * Started update of tutorial with new report syntax.
1169
+ * Convert tutorial example references to new syntax.
1170
+ * Implemented block and inline generators for RichText.
1171
+
1172
+ The new syntax replaces the previously used [[protocol:name]] syntax.
1173
+ * Fix Ruby 1.8 compatibility problem.
1174
+ * Various improvemens for the HTML reports.
1175
+ * Fix some rendering issues of the HTML reports.
1176
+ * Check for @value not being set.
1177
+
1178
+ Fix suggested by msc.
1179
+ * Generate more descriptiv auto-IDs.
1180
+ * Fix display of reference URLs in reports.
1181
+
1182
+ Bug reported by msc.
1183
+ * Some code refactoring to cleanup the mode handling.
1184
+ * Detect recursive inclusions.
1185
+ * Improved input file name validation.
1186
+ * --output-dir option added
1187
+
1188
+ Generated reports will be put into this directory if specified.
1189
+ * Update manual to include optional IDs.
1190
+ * Make property IDs optional.
1191
+
1192
+ ID and version for the project declaration are also optional now.
1193
+ * Improved test for weak deps problem.
1194
+
1195
+ This is a forward port of the fix that Gregoire wrote for the weak
1196
+ dependency problem.
1197
+ * Added test case from Gregoire.
1198
+
1199
+ No need to forward port this fix.
1200
+ * Don't inherit maxstart and minend.
1201
+ * Add support for 'scenario' column.
1202
+
1203
+ Bug reported by garyo.
1204
+ * Some code cleanup.
1205
+ * More missing pieces of the the 'fix resourceprefix' commit.
1206
+ * Somehow this change was left out of the last commit.
1207
+ * Fix 'resourceprefix' handling.
1208
+
1209
+ This fixes a problem reported by Beni.
1210
+ * Fixes for export report.
1211
+
1212
+ Make inclusion of definitions user configurable.
1213
+ Add new '*' and '-' shortcut for keyword lists.
1214
+ * Some cleanup in the RichText generator.
1215
+
1216
+ I need to find a clean solution to handle RTPs that expand into
1217
+ blocks. Right now they are enclosed in <p>..</p> and that's illegal in
1218
+ HTML.
1219
+ * Fix tutorial example again.
1220
+ * Avoid compatibility issue with 1.8.6.
1221
+ * Updating the tutorial with latest syntax changes.
1222
+ * Several fixes for the manual.
1223
+
1224
+ * Added documentation for types.
1225
+ * Added documentation for new cut-mark-strings.
1226
+ * Nested reports: putting it all together
1227
+
1228
+ * First working version of nested reports.
1229
+ * Added support for cut-mark-strings (-8<- for bar ->8-)
1230
+ * Scanner cleanups.
1231
+ * Explicitely use current dir for 'require'.
1232
+
1233
+ Latest ruby 1.9.2 version seems to no longer include '.' in $:.
1234
+ * Fix suggested by Guillaume DELVIT.
1235
+ * More steps towards nested reports.
1236
+ * Update tutorial example.
1237
+ * Another fix for bookings.
1238
+ * More refactoring to prepare composable reports.
1239
+ * More bug fixes.
1240
+
1241
+ Fix problems with reference attributes defaulting to 'true'.
1242
+ Fix WorkingHour dumping.
1243
+ * Don't change start/end date of scheduled tasks with bookings.
1244
+ * Make sure we always show the year in the header.
1245
+ * Respect the user provided report period.
1246
+ * Some bug fixes for report generator.
1247
+ * Started refactoring for composable reports.
1248
+
1249
+ This is very much WIP right now. The report syntax will change again.
1250
+ * Fix scenario related problem reported by Jean-Yves.
1251
+
1252
+ We need to treat inheritance from scenarios like initial assignments,
1253
+ not like inheritance from parent properties.
1254
+ * Eliminate dead code.
1255
+ * Handle duration task with bookings like TJ2.x.
1256
+ * Fixed link to example entry.
1257
+ * Added journaling support.
1258
+
1259
+ No reporting support yet.
1260
+ * Be more clear on inheritance in syntax reference.
1261
+
1262
+ Attributes can be inherited from a parent property or a global
1263
+ attribute. The syntax reference now clearly lists for which attributes
1264
+ this is the case.
1265
+ * Fix tutorial example.
1266
+ * Added support for 'header' and 'footer' attributes.
1267
+ * Make menus more versatile.
1268
+ * Fix description of ID characters.
1269
+ * Use a well defined time zone for syntax tests.
1270
+ * Properly handle provided completion values.
1271
+ * Export report related fixes.
1272
+ * Older versions of zoneinfo use the English name.
1273
+
1274
+ Pick a more static time zone that works with all systems.
1275
+ * Time zone related fixes.
1276
+
1277
+ * Setting a global time zone works now.
1278
+ * The timing resolution is limited based on the selected time zone.
1279
+ * The test suite should work in all time zones now.
1280
+ * Added support for 'depends' and 'precedes' column.
1281
+ * Cosmetic changes to the report menu.
1282
+ * First shot at an autogenerated menu for reports.
1283
+ * Fix entry link for report.
1284
+ * Improve the bug report howto.
1285
+ * Don't always trust the ruby doc.
1286
+ * Testing the new ML archive.
1287
+ * Added item to TODO list.
1288
+ * Fix another link to the new forum page.
1289
+ * Set link to new forum entry page.
1290
+ * Set forum link to new forum page.
1291
+ * Updated TODO list.
1292
+ * Dropped support for old report definitions.
1293
+
1294
+ The new format is now more in line with the TJP language and conflicts
1295
+ with the old format. A legacy support is not possible.
1296
+ * Rewrote the deep_clone support.
1297
+
1298
+ This method is a lot more robust.
1299
+ The report syntax used in the tutorial is just a draft and will change
1300
+ again.
1301
+ * Refactored Report class.
1302
+
1303
+ Replaced ReportElement and ReportTableElement with ReportTableBase.
1304
+ * Clean up exception raises.
1305
+
1306
+ Some more prep work for the upcoming report refactoring.
1307
+ * Turning Report attributes into TJ attributes.
1308
+ * Turning Report into a TJ property.
1309
+
1310
+ That way we get attribute inheritance for reports and we can create a
1311
+ structured tree of reports.
30
1312
 
31
1313
  = Release 0.0.2 (2009-03-04)
32
1314
 
1315
+ * Time for another alpha release.
1316
+
1317
+ Bump version to 0.0.2.
1318
+ * Advertise proper encoding for all HTML files.
1319
+ * Show off more features in the tutorial.
1320
+ * Fix tutorial project.
1321
+
1322
+ Generate example/tutorial from the test case that is used for the
1323
+ manual.
1324
+ * Align custom attribute in report cells properly.
1325
+ * Make export reports more TJ2.x compatible.
1326
+ * Version without ruby-prof calls.
1327
+ * This version needs ruby-prof and crashes ruby 1.9.
1328
+ * Make sure the start date of intervals is smaller than the end date.
1329
+ * Generate proper HTML code for reports.
1330
+ * Added 'treelevel' logical function.
1331
+
1332
+ Started to work on colored text cells.
1333
+ * Add commandline option to generate reports despite scheduling errors.
1334
+ * Documented the BatchProcess class.
1335
+ * Some fixes for the SMP support.
1336
+ * Improving the tutorial for TJ3.
1337
+ * Use multiple CPU cores for report generation.
1338
+
1339
+ First draft, not working yet.
1340
+ * Ruby 1.9 has good UTF8 String support. Use the built-in functions.
1341
+ * Use 'times' instead of '0.upto'.
1342
+ * Open new window for external references in the manual.
1343
+ * Some speed improvements and code cleanup.
1344
+ * Cleaned-up progress information.
1345
+
1346
+ More source code comments.
1347
+ * Some speed improvements by cached the onShift? result.
1348
+ * A few more scheduler fixes.
1349
+ * Code cleanup and comments.
1350
+ * Some booking related fixes.
1351
+ * Add check for project without tasks.
1352
+ * Lots of cleanups and speed improvements in the scheduler.
1353
+
1354
+ Fixed manual generation.
1355
+ More test cases.
1356
+ * Bug fix and more test cases for allocations.
1357
+ * Some speed improvements.
1358
+ * Do milestone detection before inheriting start/end dates.
1359
+
1360
+ This makes more sense and is compatible with TJ 2.x.
1361
+ * Fix basename computation.
1362
+ * Don't put -w in the shebang line.
1363
+ * Various fixes for the test suite.
1364
+
1365
+ rake19 is still failing with some obscure error message around id2ref
1366
+ calls. But ruby19 all.rb works fine.
1367
+ * Improving the scheduler performance.
1368
+
1369
+ Added progress indicator.
1370
+ * Fix task shifts to be compatible with TJ 2.x.
1371
+
1372
+ Make sure all tests of the test suite work properly again.
1373
+ * Initialize the scoreboards only when the resource is actually used.
1374
+
1375
+ This can drastically speed up the scheduling for projects with many
1376
+ unused resources.
1377
+ * Don't break when hitting an unscheduled task.
1378
+ * Show all runaway task as warning first. Then abort.
1379
+ * Task start or end dates can now be inherited from parent tasks or the
1380
+ project time frame.
1381
+ * 'rake release' does not work on Windows.
1382
+ * Finally fixed the output path in the manual task.
1383
+ * Don't include subdirs of manual in distribution.
1384
+ * Need to use hardcoded file name :(
1385
+ * Use variable instead of hardcoded path.
1386
+ * Using threads to get more performance is a dead-end with Ruby.
1387
+
1388
+ The big VM lock kills any chance to use multiple CPUs. This makes Ruby
1389
+ really an anachronism in todays multi-CPU PC world.
1390
+ * First steps towards a multi-threaded scheduler.
1391
+
1392
+ This version still suffers many race conditions!
1393
+ * Support generation of the user manual with installed version.
1394
+
1395
+ The package-time manual generation still works, but users can now use
1396
+ tj3man to generate their own copy of the HTML manual.
1397
+ * Don't generate the manual for packaging.
1398
+ * Completing the move of classes into the TaskJuggler namespace.
1399
+ * Again putting more classes into the TaskJugler namespace.
1400
+ * Some cleanups.
1401
+
1402
+ Build manual and rdoc for release.
1403
+ Don't include README.rb in rdoc documentation.
1404
+ Gem package should be called taskjuggler, not taskjuggler3.
1405
+ * HTMLDocument.rb does not belong in reports.
1406
+ * Moving report classes into reports directory.
1407
+
1408
+ And putting them in the TaskJuggler namespace.
1409
+ * Combine all attribute classes into a single file.
1410
+ * Put more classes into the TaskJuggler namespace.
1411
+ * Hopefully the last one.
1412
+ * And another one.
1413
+ * More Ruby 1.8.6 compatibility fixes.
1414
+ * Fix compatibility issues with Ruby 1.8.6 and earlier.
1415
+ * fix README, gem, rdoc tasks, Rakefile handle load error
1416
+ * rcov task for ruby19, need small rcov patches
1417
+ * run_gem_test for ruby18
1418
+ * Some cleanups as a result of the new rake build system.
1419
+ * enable test individually
1420
+ * test rake task
1421
+ * manual rake task
1422
+ * fix rexml/formatters/pretty for rcov task
1423
+ * rcov rake task
1424
+ * Update makedist to make better use of rake.
1425
+
1426
+ This file will become obsolete once we have a rake task for the
1427
+ manual.
1428
+ * remove rcov rake task for ruby19
1429
+ * manual rake task
1430
+ * Cleaned up the new include syntax documentation.
1431
+ * fix rexml/formatters/pretty for rcov task
1432
+ * enable test individually
1433
+ * Remove redundant computation of transitiveOptional in Rule.
1434
+
1435
+ Added more comments.
1436
+ * Revert "rcov rake task"
1437
+
1438
+ This reverts commit e7d3a424a91d2a01f7b625e7e1e0cdc619614f0d.
1439
+
1440
+ [xpc:1] taskjuggler3> rake19 --trace
1441
+ (in /home/cs/src/taskjuggler/taskjuggler3)
1442
+ rake aborted!
1443
+ no such file to load -- rcov/rcovtask
1444
+ /home/cs/src/taskjuggler/taskjuggler3/tasks/rcov.rake:2:in `require'
1445
+ ...
1446
+ * stats rake task
1447
+ * rdoc rake task
1448
+ * rcov rake task
1449
+ * show rake task
1450
+ * Revert "test rake task"
1451
+
1452
+ This reverts commit 7ff85849b906c504a782c52921b2516d8988d00c.
1453
+
1454
+ This patch seem to remove the ability to run test cases individually.
1455
+ * test rake task
1456
+ * Rakefile tasks : README, gem
1457
+ * Don't break compatibility with Ruby 1.8.
1458
+
1459
+ I shall test ruby 1.8 before committing.
1460
+ I shall test ruby 1.8 before committing.
1461
+ I shall test ruby 1.8 before committing.
1462
+ I shall test ruby 1.8 before committing.
1463
+ I shall test ruby 1.8 before committing.
1464
+ ...
1465
+ * Improved the handling of file inclusion in the parser.
1466
+ * Get rid of ugly String operation.
1467
+ * Make parsers work with empty input strings when syntax permits.
1468
+ * Bug fix.
1469
+ * Cleaned up new Log class.
1470
+
1471
+ Added basic structure of a propper ARGV parser.
1472
+ * stats rake task
1473
+ * rdoc rake task
1474
+ * rcov rake task
1475
+ * show rake task
1476
+ * test rake task
1477
+ * Rakefile tasks : README, gem
1478
+ * Add execution trace logger.
1479
+
1480
+ Put more classes into the TaskJuggler namespace.
1481
+ * Limits can now be resource specific.
1482
+
1483
+ This is helpful to map the deprecated allocation limits to.
1484
+ * Limits can now be restricted to certain time intervals.
1485
+ * First steps to introduce namespaces.
1486
+ * rakefile system setup and a few changes
1487
+ * It's 2009!
1488
+
1489
+ Update copyright sections and removed some Ruby 1.9 warnings.
1490
+ * Replace dependency on Ruby library CSV class with own CSVFile class.
1491
+
1492
+ CSV is a major compatibility nightmare between Ruby 1.8 and 1.9.
1493
+ Rather than plastering the code with version specific code snippets, I
1494
+ decided to implement my own CSV reader and writer.
1495
+ * Re-add UTF8 support files.
1496
+ * Merging ruby-1.9 changes back to master.
1497
+ * No longer needed.
1498
+ * Added some new benchmarks to compare ruby 1.8 and 1.9 performances.
1499
+ * Fix TjTime.sameTimeNextMonth bug reported by pauland.
1500
+
1501
+ http://www.taskjuggler.org/FUDforum2/index.php?t=msg&th=4003&start=0&rid=65&S=9d61c1a4a09e928b646920b7968d724c
1502
+ * Fix problem with latest ruby SVN.
1503
+ * Added a dash between dates to meet TJ 2.4.1 date interval syntax.
1504
+ * Finally a version that works with ruby 1.9 SVN.
1505
+ * Merge some selected patches back.
1506
+
1507
+ Bring the TextScanner test back.
1508
+ * Revert "Improve UTF-8 support in scanners."
1509
+
1510
+ This reverts commit f05aceac000314c380b7fc46cc6665bdf214a622.
1511
+ * Revert "Improved UTF8 testing."
1512
+
1513
+ This reverts commit 3209450c18a8087b9e023ae7130fe78bf47570b2.
1514
+ * Revert "More UTF-8 releated cleanups."
1515
+
1516
+ This reverts commit 88668b7980ed126c65919ac4a3d7c89ed7419be0.
1517
+ * Revert "Converted the String processing in the parser to more Ruby 1.9 compatible syntax."
1518
+
1519
+ This reverts commit 5fbc96e02eab62d207598f355784a3b1d46acac4.
1520
+ * Revert "Some cleanup after the recent changes."
1521
+
1522
+ This reverts commit 64c4cb2e282da5195beeed6b488b28365131362e.
1523
+ * Some cleanup after the recent changes.
1524
+ * Converted the String processing in the parser to more Ruby 1.9 compatible syntax.
1525
+ * More UTF-8 releated cleanups.
1526
+ * Improved UTF8 testing.
1527
+ * Improve UTF-8 support in scanners.
1528
+
1529
+ This should also simplify a migration to Ruby 1.9.
1530
+ * Added test case and bug fixes for LogicalExpression.
1531
+ * Code cleanups and API documentation.
1532
+ * Test case for PropertySet added.
1533
+
1534
+ Still very rudimentary, but does check WBS indexing and node removal.
1535
+ Lots of related bug fixes.
1536
+ * Avoid to store derived data in the PropertySet data structure.
1537
+
1538
+ This will make PropertyTreeNode deletions from the set easier.
1539
+ * Add test for Project.rb.
1540
+
1541
+ Make TjTime constructor a bit more handy.
1542
+ * Fix syntax reference generation problem.
1543
+ * Fixes for the recently added example projects in the test suite.
1544
+
1545
+ Most of them involved 'limits'. They also triggered some bugs in tj3 which have been fixed as well.
1546
+ * Add examples for properties in manual.
1547
+ * Improved doc for 'supplement'.
1548
+ * Add example for 'booking' property.
1549
+ * Add example for 'credit' property.
1550
+ * Add example for 'complete' property.
1551
+ * Add example for 'copyright' property.
1552
+ * Add example for 'caption' property.
1553
+ * Fix problem with reference custom attributes.
1554
+ * Fix 'priority' attribute for tasks.
1555
+ * Clarify purge description.
1556
+ * Add description of purge and limits for allocate property.
1557
+ * Add support for 'hidecell' column attribute.
1558
+ * Make use of endIdx consistent with TjTime end objects.
1559
+
1560
+ Lots of bug fixes for the effort computation routines.
1561
+ * Several bug fixes for the effort and duration reporting functions.
1562
+ * Add support for ? prefix for dynamic macros to allow them to be undefined.
1563
+ * Some bug fixes.
1564
+ * Add support for cellurl column attribute.
1565
+ * Use nil instead of string constant for empty load stack elements.
1566
+ * Added support for celltext column attribute.
1567
+ * Clarify install and contribute section of the manual.
1568
+
1569
+ Get rid of some TJ2.x leftovers.
1570
+ * Fixed HTML load-stack generation.
1571
+
1572
+ Removed junk lines under ColumnTables.
1573
+ Don't include parent task for taskroot reports.
1574
+ * Another round of checks for the parser.
1575
+ * Complete TaskScenario.preScheduleCheck().
1576
+ * Adding accidently deleted patches again.
1577
+ * More parser error checks.
1578
+ * More error checking.
1579
+ * Properly handle rich text attributes in report columns.
1580
+
1581
+ Make reports smaller by using more CSS attributes.
1582
+ * Port recent scheduler improvements from 2.x version.
1583
+ * Fixed runtime error reported by Susan.
1584
+
1585
+ Error checking for report start and end dates added.
1586
+ * Started to support RichText columns in HTML reports.
1587
+ * Add protocol handlers for RichText.
1588
+
1589
+ The tutorial in the manual now includes code snippets from the Syntax/Correct directory files.
1590
+ * The reference manual can use example code again.
1591
+ * Improve doc for workinghours. Start TjpExample class.
1592
+ * Fix documentation for arguments that are documented, single pattern rules.
1593
+ * Handle white spaces in Rich Text explicitely.
1594
+ * Correct syntax examples as test cases added.
1595
+ * Include RichText elements in SyntaxReference in link checking.
1596
+ * Add link checker for RichTextDocuments.
1597
+ * Improved white space handling for RichText output generators.
1598
+ * Property report scenario specific and inheritable optional attributes.
1599
+ * Added 2008 to copyright header.
1600
+ * Document the top-level class and add a hint to it in the README.
1601
+ * Merged syntax reference into new user manual.
1602
+ * Add infrastructure to generate user manual from MediaWiki files.
1603
+ * Switched calendar report columns to use Query.
1604
+ * Test cases and fix for dynamic attribute sorting.
1605
+ * Dynamic Property attributes can now be sorted as well.
1606
+ * Add framework for CSV report unit tests.
1607
+ * Make 'include' work at start of project file.
1608
+ * Unified query infrastructure implemented.
1609
+
1610
+ All property attributes can now be queried via the same interface.
1611
+ The report generates use it already for dynamic attributes.
1612
+ * Some comments added.
1613
+ * Make logical functions with arguments work.
1614
+
1615
+ This fix includes various other bug fixes as well.
1616
+ * Add 'rake' as installation dependency.
1617
+ * Only use forward locking path for path criticalness.
1618
+
1619
+ Port from 2.x.
1620
+ * Improved error handling.
1621
+ * Added support for CSV reports.
1622
+ * Fix multiple mandatoy allocations with overlapping resource sets.
1623
+ * Added support for one-time and duration dependent charges.
1624
+ * Work around for Firefox column width bug.
1625
+ * More work on the accounting features.
1626
+ * Many fixes so that TJ3 can read TJ2 exported projects properly.
1627
+ * Properly connect the error handlers of the RichText parser and the TJP parser.
1628
+
1629
+ RichText errors are now reported just like TJP errors with their proper in-file location.
1630
+ * Added support for RichText prologs and epilogs in reports.
1631
+ * Added support for some more MediaWiki markups.
1632
+
1633
+ Most RichText features are now used for the reference manual.
1634
+ * Cleaned up RichText classes and added unit tests.
1635
+ * Added simple rich text engine to better format the documentation.
1636
+
1637
+ Still very crude and needs lots of comments.
1638
+ * Various fixes for the README and the reference manual.
1639
+ * Fix sorting order of keywords in reference manual.
1640
+ * Improved the intro page for the HTML manual.
1641
+ * Fix problem with label.
1642
+ * Updated README with better install description.
1643
+ * Added support for functions in logical expression.
1644
+
1645
+ Right now only isLeaf() works.
1646
+ * Generate all legend elements on demand and show them only if used.
1647
+ * Use smaller start gap for Gantt chart dependency arrows.
1648
+ * First work on Account support.
1649
+
1650
+ Not much there yet, but the parser already understands most of the syntax.
1651
+ * Replaced all relative font sizes with absolute ones.
1652
+ * Warn about using 'wbs' for sorting. It's produces unexpected results.
1653
+
1654
+ Users should use 'tree' instead.
1655
+ * Fix font-weight handling for reports.
1656
+ * Fix WBS sorting bug reported by bhoel.
1657
+
1658
+ Added some more comments.
1659
+ * Several fixes/improvements for the HTML calendar and chart.
1660
+ * Make calendar columns scrollable as well.
1661
+
1662
+ This patch still has many rough edges but is a first shot in the right direction.
1663
+ * Fix index link in reference manual HTML pages.
1664
+ * Fix 'TjTime.rb:113:in `local': argument out of range' error.
1665
+
1666
+ More comments added to TjTime.rb.
1667
+ * Fix more bugs reported by bhoel.
1668
+
1669
+ - WBS indexing fixed.
1670
+ - Add first set of checks to TaskScenario.preScheduleCheck to prevent containers with duration attributes.
1671
+ - Fix 'duration' column values.
1672
+ * Fix ReportElement.rb:376:in `[]': no implicit conversion from nil to integer bug.
1673
+ * Get rid of some Ruby warnings.
1674
+ * Complete support for 'loadunit' in reports.
1675
+ * Fix another cut/copy/paste-bug.
1676
+ * Fix bug reported by bhoel.
1677
+ * Fix bolding and indentation of container lines in reports.
1678
+ * Various fixes and improvements.
1679
+
1680
+ - Add support for load scaling.
1681
+ - Simpler form of ledgend.
1682
+ - Assorted fixes.
1683
+ * Some more polishing for the HTML Gantt chart.
1684
+
1685
+ Added now-line.
1686
+ Use larger padding for cells.
1687
+ * Improved the Gantt dependency line routing.
1688
+ * First draft of a dependency line router for the Gantt chart.
1689
+ * Added support for dependency arrows in HTML charts.
1690
+
1691
+ Very crude arrow routing right now. Will be fixed later.
1692
+ More comments added all over the place.
1693
+ * Make HTML Gantt chart scrollable.
1694
+ * Show time-off intervals in HTML Gantt charts.
1695
+ * Some cosmetics for the HTML reference manual.
1696
+ * Task and resource rendering in Gantt charts now works.
1697
+ * More work on the HTML Gantt chart.
1698
+
1699
+ Still lots more work to do but it is taking shape now.
1700
+ * First version of HTML Gantt chart.
1701
+
1702
+ This is just draft code to test browser compatibility.
1703
+ * Cleanup up report attributes.
1704
+
1705
+ Report line counting fixed.
1706
+ Alternating background colors fixed.
1707
+ * Report refactoring completed.
1708
+
1709
+ All lose ends connected again. Should work as good/bad as before the refactoring.
1710
+ * Complete refactoring of report classes.
1711
+
1712
+ This is just a snapshot with very many lose ends.
1713
+ * HTML documentation how has proper navigation bar.
1714
+ * Support HTML formatted syntax help for parser keywords.
1715
+ * Get rid of the Subversion tag in the header.
1716
+ * Hopefully final test.
1717
+ * Another test commit.
1718
+ * Just a test for post-receive.
1719
+ * Just a test commit.
1720
+ * Avoid multiple resets of unmodified Limits scoreboards.
1721
+ * Make parser rule definition easier.
1722
+
1723
+ Don't require the rule name to be entered twice.
1724
+ Make function names a bit more consistent.
1725
+ * Cleaned up all code that deals with resource allocations.
1726
+
1727
+ Fixed a number of other bugs in related classes as well.
1728
+ * Support for limits for resource usage and task assignments added.
1729
+ * Various bug fixes and documentation improvements.
1730
+ * Make shifts work for task assignments.
1731
+
1732
+ Various other bug fixes and speed improvements.
1733
+ * Make ShiftAssignments use shared Scoreboards.
1734
+
1735
+ This increases memory efficiency and performance for larger projects.
1736
+ * Make Shifts work for some more complicated test cases.
1737
+
1738
+ Cleanup of Workinghours.
1739
+ Fixed lots of bugs in ShiftAssignments.
1740
+ * First round of Shift support.
1741
+
1742
+ Far from complete, but resource shifts seem to work ok.
1743
+ * Make sure we have test cases for all syntax error messages.
1744
+ * Use less special cases in the syntax description.
1745
+ * Make tj3man work for 'allocate' and 'columns'.
1746
+ * Some cosmetics for the HTML reports.
1747
+ * Added more features to the export report.
1748
+ * More syntax documentation and build system improvements.
1749
+
1750
+ Fixed Rakefile and package generation script.
1751
+ Added more docs for syntax keywords.
1752
+ * More work on tj3man.
1753
+
1754
+ Many more keywords have been documented.
1755
+ * Accept interger and float values.
1756
+ * More tj3man fixes. More syntax documentation.
1757
+ * More work on tj3man.
1758
+ * More work on auto-documenting parser.
1759
+ * First implementation of syntax manual tool tj3man.
1760
+ * Some bug fixes and scalability improvements.
1761
+ * Optimizer now properly uses path criticalness heuristic.
1762
+ * First implementation of path priority calculation.
1763
+ * More fixes for 'booking'.
1764
+ Make logical expressions work.
1765
+ * Added support for 'no' column.
1766
+ * More test for bookings and some bug fixes.
1767
+ * More work on bookings.
1768
+ * Some work on 'booking' support. Not yet complete.
1769
+ * Eliminate some code dumplication.
1770
+ * More test cases. More bug fixes.
1771
+ * Fix for loop detector.
1772
+ * Dependency loop checker added.
1773
+ * Fixed 'precedes' dependencies.
1774
+ * Implemented some ideas how to support start->start or end->end
1775
+ dependencies.
1776
+ * Assorted improvements.
1777
+
1778
+ Prepared dependency handling for start/start and end/end deps.
1779
+ HTML report beautifications.
1780
+ Scenario attribute support improved.
1781
+ * Cleaned up macro parser and added error checking.
1782
+ * Macro parser added to TextScanner.
1783
+
1784
+ Error checking is still missing but it seems to work with first
1785
+ simple tests.
1786
+ * Don't revconftrol HTML files in this dir.
1787
+ * More infrastructure for test suite added.
1788
+ * Added support for real project files in the test suite.
1789
+ * Extended Export report generator and TJP parser so that the parser can
1790
+ read a generated export report.
1791
+ * More work on Export report generator.
1792
+ * Cleanup TJP syntax rules by replacing repeated pattern with
1793
+ convenience functions.
1794
+ * User helper functions to setup syntax rules for similar rules.
1795
+ * Support for global and resource vacations added.
1796
+ * New color scheme for HTML reports.
1797
+
1798
+ Some more work to generate nicer looking HTML reports. A few bits and
1799
+ pieces are still missing.
1800
+ * Added support for task and resource sorting.
1801
+
1802
+ Some hardining for reporting unfinished scheduling runs.
1803
+ The sorting stuff is completely untested.
1804
+ * Moved TJP syntax rules into separate file.
1805
+ * More work done on the report generator.
1806
+
1807
+ We now have HTML task and resource reports that have a basic working
1808
+ feature set.
1809
+
1810
+ Report columns may contain property fixed data values, computed values
1811
+ based on the property and report interval, as well as calendar charts.
1812
+ * More work on HTML task report
1813
+
1814
+ htmltaskreports are now somewhat complete. Resources are not yet
1815
+ supported.
1816
+ * - More work on HTML task report generation.
1817
+ * - Cleanup of task report generator.
1818
+ - Added lots of time manipulation functions.
1819
+ * - Scheduler fixes.
1820
+ * - Support for logical expressions added.
1821
+ - Multiple scenarios for HTML reports.
1822
+ * - Renaming some files to be more specific.
1823
+ - Some more comments.
1824
+ * - Add missing files from last checkin.
1825
+ * - Fix attribute inheritance.
1826
+ * - Nicer and more complete reports.
1827
+ * Added lots of new features:
1828
+ - Extended attributes
1829
+ - Hierachic tasks
1830
+ - post scheduling task checking
1831
+ - include file support
1832
+ * - Support for WorkingHours added.
1833
+ * - Added support for more keywords in the parser.
1834
+ * - Documented TextParser.
1835
+ - Debug support for TextParser.
1836
+ - Added more TJP language keywords to ProjectParser.
1837
+ - Added FLOAT token to scanner.
1838
+ * - Add proper header to all ruby files.
1839
+ - Make taskjuggler.rb the real main program.
1840
+ * - First shot of a parser added.
1841
+ * - Fix HTML report header.
1842
+ * initial import
1843
+ *
33
1844