taskjuggler 3.7.1 → 3.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (349) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG +26 -0
  3. data/Rakefile +4 -1
  4. data/data/tjp.vim +296 -296
  5. data/examples/ProjectTemplate/template.tjp +3 -3
  6. data/examples/Tutorial/tutorial.tjp +3 -3
  7. data/lib/taskjuggler/AppConfig.rb +1 -1
  8. data/lib/taskjuggler/BatchProcessor.rb +68 -57
  9. data/lib/taskjuggler/FileList.rb +1 -1
  10. data/lib/taskjuggler/MessageHandler.rb +0 -1
  11. data/lib/taskjuggler/ResourceScenario.rb +29 -1
  12. data/lib/taskjuggler/RuntimeConfig.rb +1 -1
  13. data/lib/taskjuggler/SheetHandlerBase.rb +5 -4
  14. data/lib/taskjuggler/StatusSheetReceiver.rb +2 -2
  15. data/lib/taskjuggler/StatusSheetSender.rb +1 -1
  16. data/lib/taskjuggler/TaskScenario.rb +7 -2
  17. data/lib/taskjuggler/TextParser/Scanner.rb +1 -1
  18. data/lib/taskjuggler/TimeSheetReceiver.rb +2 -2
  19. data/lib/taskjuggler/TimeSheetSender.rb +1 -1
  20. data/lib/taskjuggler/TimeSheets.rb +3 -2
  21. data/lib/taskjuggler/TjTime.rb +13 -6
  22. data/lib/taskjuggler/TjpSyntaxRules.rb +9 -3
  23. data/lib/taskjuggler/XMLDocument.rb +1 -1
  24. data/lib/taskjuggler/apps/Tj3Daemon.rb +2 -2
  25. data/lib/taskjuggler/apps/Tj3WebD.rb +1 -1
  26. data/lib/taskjuggler/daemon/ProjectServer.rb +2 -2
  27. data/lib/taskjuggler/reports/CSVFile.rb +1 -1
  28. data/lib/taskjuggler/reports/MspXmlRE.rb +5 -3
  29. data/lib/taskjuggler/reports/Report.rb +5 -5
  30. data/lib/taskjuggler/reports/ReportTableCell.rb +7 -5
  31. data/lib/taskjuggler/reports/TableReport.rb +2 -1
  32. data/lib/taskjuggler/reports/TraceReport.rb +2 -2
  33. data/lib/taskjuggler/version.rb +1 -1
  34. data/manual/html/Day_To_Day_Juggling.html +1 -1
  35. data/manual/html/Getting_Started.html +1 -1
  36. data/manual/html/How_To_Contribute.html +1 -1
  37. data/manual/html/Installation.html +1 -1
  38. data/manual/html/Intro.html +1 -1
  39. data/manual/html/List_Attributes.html +1 -1
  40. data/manual/html/Reporting_Bugs.html +1 -1
  41. data/manual/html/Rich_Text_Attributes.html +1 -1
  42. data/manual/html/Software.html +1 -1
  43. data/manual/html/TaskJuggler_2x_Migration.html +1 -1
  44. data/manual/html/TaskJuggler_Internals.html +1 -1
  45. data/manual/html/The_TaskJuggler_Syntax.html +1 -1
  46. data/manual/html/Tutorial.html +1 -1
  47. data/manual/html/account.html +1 -1
  48. data/manual/html/account.task.html +1 -1
  49. data/manual/html/accountprefix.html +1 -1
  50. data/manual/html/accountreport.html +2 -2
  51. data/manual/html/accountroot.html +1 -1
  52. data/manual/html/active.html +1 -1
  53. data/manual/html/adopt.task.html +1 -1
  54. data/manual/html/aggregate.html +1 -1
  55. data/manual/html/alert.html +1 -1
  56. data/manual/html/alertlevels.html +1 -1
  57. data/manual/html/allocate.html +1 -1
  58. data/manual/html/alphabet.html +1 -1
  59. data/manual/html/alternative.html +1 -1
  60. data/manual/html/author.html +1 -1
  61. data/manual/html/auxdir.html +1 -1
  62. data/manual/html/auxdir.report.html +1 -1
  63. data/manual/html/balance.html +1 -1
  64. data/manual/html/booking.resource.html +1 -1
  65. data/manual/html/booking.task.html +1 -1
  66. data/manual/html/caption.html +1 -1
  67. data/manual/html/cellcolor.column.html +1 -1
  68. data/manual/html/celltext.column.html +1 -1
  69. data/manual/html/center.html +1 -1
  70. data/manual/html/charge.html +1 -1
  71. data/manual/html/chargeset.html +1 -1
  72. data/manual/html/columnid.html +5 -2
  73. data/manual/html/columns.html +1 -1
  74. data/manual/html/complete.html +1 -1
  75. data/manual/html/copyright.html +1 -1
  76. data/manual/html/credits.html +1 -1
  77. data/manual/html/currency.html +1 -1
  78. data/manual/html/currencyformat.html +1 -1
  79. data/manual/html/dailymax.html +1 -1
  80. data/manual/html/dailymin.html +1 -1
  81. data/manual/html/dailyworkinghours.html +1 -1
  82. data/manual/html/date.extend.html +1 -1
  83. data/manual/html/date.html +1 -1
  84. data/manual/html/definitions.html +1 -1
  85. data/manual/html/depends.html +1 -1
  86. data/manual/html/details.html +1 -1
  87. data/manual/html/disabled.html +1 -1
  88. data/manual/html/duration.html +1 -1
  89. data/manual/html/efficiency.html +1 -1
  90. data/manual/html/effort.html +1 -1
  91. data/manual/html/effortdone.html +1 -1
  92. data/manual/html/effortleft.html +1 -1
  93. data/manual/html/email.html +1 -1
  94. data/manual/html/enabled.html +1 -1
  95. data/manual/html/end.column.html +1 -1
  96. data/manual/html/end.html +1 -1
  97. data/manual/html/end.limit.html +1 -1
  98. data/manual/html/end.report.html +2 -2
  99. data/manual/html/end.timesheet.html +1 -1
  100. data/manual/html/endcredit.html +1 -1
  101. data/manual/html/epilog.html +1 -1
  102. data/manual/html/export.html +2 -2
  103. data/manual/html/extend.html +1 -1
  104. data/manual/html/fail.html +1 -1
  105. data/manual/html/fdl.html +1 -1
  106. data/manual/html/flags.account.html +1 -1
  107. data/manual/html/flags.html +1 -1
  108. data/manual/html/flags.journalentry.html +1 -1
  109. data/manual/html/flags.report.html +1 -1
  110. data/manual/html/flags.resource.html +1 -1
  111. data/manual/html/flags.statussheet.html +1 -1
  112. data/manual/html/flags.task.html +1 -1
  113. data/manual/html/flags.timesheet.html +1 -1
  114. data/manual/html/fontcolor.column.html +1 -1
  115. data/manual/html/footer.html +1 -1
  116. data/manual/html/formats.export.html +1 -1
  117. data/manual/html/formats.html +1 -1
  118. data/manual/html/functions.html +1 -1
  119. data/manual/html/gapduration.html +1 -1
  120. data/manual/html/gaplength.html +1 -1
  121. data/manual/html/halign.center.html +1 -1
  122. data/manual/html/halign.column.html +1 -1
  123. data/manual/html/halign.left.html +1 -1
  124. data/manual/html/halign.right.html +1 -1
  125. data/manual/html/hasalert.html +1 -1
  126. data/manual/html/header.html +1 -1
  127. data/manual/html/headline.html +1 -1
  128. data/manual/html/height.html +1 -1
  129. data/manual/html/hideaccount.html +1 -1
  130. data/manual/html/hidejournalentry.html +1 -1
  131. data/manual/html/hidereport.html +1 -1
  132. data/manual/html/hideresource.html +2 -2
  133. data/manual/html/hidetask.html +2 -2
  134. data/manual/html/icalreport.html +1 -1
  135. data/manual/html/include.macro.html +1 -1
  136. data/manual/html/include.project.html +1 -1
  137. data/manual/html/include.properties.html +1 -1
  138. data/manual/html/index.html +1 -1
  139. data/manual/html/inherit.extend.html +1 -1
  140. data/manual/html/interval1.html +1 -1
  141. data/manual/html/interval2.html +1 -1
  142. data/manual/html/interval3.html +1 -1
  143. data/manual/html/interval4.html +1 -1
  144. data/manual/html/isactive.html +1 -1
  145. data/manual/html/ischildof.html +1 -1
  146. data/manual/html/isdependencyof.html +1 -1
  147. data/manual/html/isdutyof.html +1 -1
  148. data/manual/html/isfeatureof.html +1 -1
  149. data/manual/html/isleaf.html +1 -1
  150. data/manual/html/ismilestone.html +1 -1
  151. data/manual/html/isongoing.html +1 -1
  152. data/manual/html/isresource.html +1 -1
  153. data/manual/html/isresponsibilityof.html +1 -1
  154. data/manual/html/istask.html +1 -1
  155. data/manual/html/isvalid.html +1 -1
  156. data/manual/html/journalattributes.html +1 -1
  157. data/manual/html/journalentry.html +1 -1
  158. data/manual/html/journalmode.html +1 -1
  159. data/manual/html/leaveallowance.html +1 -1
  160. data/manual/html/leaves.html +1 -1
  161. data/manual/html/left.html +1 -1
  162. data/manual/html/length.html +1 -1
  163. data/manual/html/limits.allocate.html +1 -1
  164. data/manual/html/limits.html +1 -1
  165. data/manual/html/limits.resource.html +1 -1
  166. data/manual/html/limits.task.html +1 -1
  167. data/manual/html/listitem.column.html +1 -1
  168. data/manual/html/listtype.column.html +1 -1
  169. data/manual/html/loadunit.html +2 -2
  170. data/manual/html/logicalexpression.html +1 -1
  171. data/manual/html/logicalflagexpression.html +1 -1
  172. data/manual/html/macro.html +1 -1
  173. data/manual/html/managers.html +1 -1
  174. data/manual/html/mandatory.html +1 -1
  175. data/manual/html/markdate.html +1 -1
  176. data/manual/html/maxend.html +1 -1
  177. data/manual/html/maximum.html +1 -1
  178. data/manual/html/maxstart.html +1 -1
  179. data/manual/html/milestone.html +1 -1
  180. data/manual/html/minend.html +1 -1
  181. data/manual/html/minimum.html +1 -1
  182. data/manual/html/minstart.html +1 -1
  183. data/manual/html/monthlymax.html +1 -1
  184. data/manual/html/monthlymin.html +1 -1
  185. data/manual/html/navbar.html +1 -1
  186. data/manual/html/navigator.html +1 -1
  187. data/manual/html/newtask.html +1 -1
  188. data/manual/html/nikureport.html +1 -1
  189. data/manual/html/note.task.html +1 -1
  190. data/manual/html/novevents.html +1 -1
  191. data/manual/html/now.html +1 -1
  192. data/manual/html/number.extend.html +1 -1
  193. data/manual/html/numberformat.html +1 -1
  194. data/manual/html/onend.html +1 -1
  195. data/manual/html/onstart.html +1 -1
  196. data/manual/html/opennodes.html +1 -1
  197. data/manual/html/outputdir.html +1 -1
  198. data/manual/html/overtime.booking.html +1 -1
  199. data/manual/html/period.column.html +1 -1
  200. data/manual/html/period.limit.html +1 -1
  201. data/manual/html/period.report.html +2 -2
  202. data/manual/html/period.task.html +1 -1
  203. data/manual/html/persistent.html +1 -1
  204. data/manual/html/precedes.html +1 -1
  205. data/manual/html/priority.html +1 -1
  206. data/manual/html/priority.timesheet.html +1 -1
  207. data/manual/html/project.html +1 -1
  208. data/manual/html/projectid.html +1 -1
  209. data/manual/html/projectid.task.html +1 -1
  210. data/manual/html/projectids.html +1 -1
  211. data/manual/html/projection.html +1 -1
  212. data/manual/html/prolog.html +1 -1
  213. data/manual/html/properties.html +1 -1
  214. data/manual/html/purge.html +2 -2
  215. data/manual/html/rate.html +1 -1
  216. data/manual/html/rate.resource.html +1 -1
  217. data/manual/html/rawhtmlhead.html +1 -1
  218. data/manual/html/reference.extend.html +1 -1
  219. data/manual/html/remaining.html +1 -1
  220. data/manual/html/replace.html +1 -1
  221. data/manual/html/reportprefix.html +1 -1
  222. data/manual/html/resource.html +1 -1
  223. data/manual/html/resourceattributes.html +1 -1
  224. data/manual/html/resourceprefix.html +1 -1
  225. data/manual/html/resourcereport.html +2 -2
  226. data/manual/html/resourceroot.html +1 -1
  227. data/manual/html/resources.limit.html +1 -1
  228. data/manual/html/responsible.html +1 -1
  229. data/manual/html/richtext.extend.html +1 -1
  230. data/manual/html/right.html +1 -1
  231. data/manual/html/rollupaccount.html +1 -1
  232. data/manual/html/rollupresource.html +2 -2
  233. data/manual/html/rolluptask.html +2 -2
  234. data/manual/html/scale.column.html +1 -1
  235. data/manual/html/scenario.html +1 -1
  236. data/manual/html/scenario.ical.html +1 -1
  237. data/manual/html/scenarios.export.html +1 -1
  238. data/manual/html/scenarios.html +1 -1
  239. data/manual/html/scenariospecific.extend.html +1 -1
  240. data/manual/html/scheduled.html +1 -1
  241. data/manual/html/scheduling.html +1 -1
  242. data/manual/html/schedulingmode.html +1 -1
  243. data/manual/html/select.html +1 -1
  244. data/manual/html/selfcontained.html +1 -1
  245. data/manual/html/shift.allocate.html +1 -1
  246. data/manual/html/shift.html +1 -1
  247. data/manual/html/shift.resource.html +1 -1
  248. data/manual/html/shift.task.html +1 -1
  249. data/manual/html/shift.timesheet.html +1 -1
  250. data/manual/html/shifts.allocate.html +1 -1
  251. data/manual/html/shifts.resource.html +1 -1
  252. data/manual/html/shifts.task.html +1 -1
  253. data/manual/html/shorttimeformat.html +1 -1
  254. data/manual/html/sloppy.booking.html +1 -1
  255. data/manual/html/sloppy.projection.html +1 -1
  256. data/manual/html/sortaccounts.html +1 -1
  257. data/manual/html/sortjournalentries.html +1 -1
  258. data/manual/html/sortresources.html +1 -1
  259. data/manual/html/sorttasks.html +1 -1
  260. data/manual/html/start.column.html +1 -1
  261. data/manual/html/start.html +1 -1
  262. data/manual/html/start.limit.html +1 -1
  263. data/manual/html/start.report.html +2 -2
  264. data/manual/html/startcredit.html +1 -1
  265. data/manual/html/status.statussheet.html +1 -1
  266. data/manual/html/status.timesheet.html +1 -1
  267. data/manual/html/statussheet.html +1 -1
  268. data/manual/html/statussheetreport.html +1 -1
  269. data/manual/html/strict.projection.html +1 -1
  270. data/manual/html/summary.html +1 -1
  271. data/manual/html/supplement.html +1 -1
  272. data/manual/html/supplement.resource.html +1 -1
  273. data/manual/html/supplement.task.html +1 -1
  274. data/manual/html/tagfile.html +1 -1
  275. data/manual/html/task.html +1 -1
  276. data/manual/html/task.statussheet.html +1 -1
  277. data/manual/html/task.timesheet.html +1 -1
  278. data/manual/html/taskattributes.html +1 -1
  279. data/manual/html/taskprefix.html +1 -1
  280. data/manual/html/taskreport.html +2 -2
  281. data/manual/html/taskroot.export.html +1 -1
  282. data/manual/html/taskroot.html +1 -1
  283. data/manual/html/text.extend.html +1 -1
  284. data/manual/html/textreport.html +2 -2
  285. data/manual/html/timeformat.html +1 -1
  286. data/manual/html/timeformat1.html +1 -1
  287. data/manual/html/timeformat2.html +1 -1
  288. data/manual/html/timeoff.nikureport.html +1 -1
  289. data/manual/html/timesheet.html +1 -1
  290. data/manual/html/timesheetreport.html +1 -1
  291. data/manual/html/timezone.export.html +1 -1
  292. data/manual/html/timezone.html +1 -1
  293. data/manual/html/timezone.report.html +1 -1
  294. data/manual/html/timezone.shift.html +1 -1
  295. data/manual/html/timingresolution.html +1 -1
  296. data/manual/html/title.column.html +1 -1
  297. data/manual/html/title.html +1 -1
  298. data/manual/html/toc.html +3 -3
  299. data/manual/html/tooltip.column.html +1 -1
  300. data/manual/html/tracereport.html +2 -2
  301. data/manual/html/trackingscenario.html +1 -1
  302. data/manual/html/treelevel.html +1 -1
  303. data/manual/html/vacation.html +1 -1
  304. data/manual/html/vacation.resource.html +1 -1
  305. data/manual/html/vacation.shift.html +1 -1
  306. data/manual/html/warn.html +1 -1
  307. data/manual/html/weeklymax.html +1 -1
  308. data/manual/html/weeklymin.html +1 -1
  309. data/manual/html/weekstartsmonday.html +1 -1
  310. data/manual/html/weekstartssunday.html +1 -1
  311. data/manual/html/width.column.html +1 -1
  312. data/manual/html/width.html +1 -1
  313. data/manual/html/work.html +1 -1
  314. data/manual/html/workinghours.project.html +1 -1
  315. data/manual/html/workinghours.resource.html +1 -1
  316. data/manual/html/workinghours.shift.html +1 -1
  317. data/manual/html/yearlyworkingdays.html +1 -1
  318. data/spec/TraceReport_spec.rb +1 -1
  319. data/spec/support/DaemonControl.rb +2 -3
  320. data/taskjuggler.gemspec +0 -3
  321. data/tasks/gem.rake +0 -1
  322. data/tasks/help2man.rake +1 -1
  323. data/tasks/manual.rake +1 -1
  324. data/test/TestSuite/CSV-Reports/quotes.tjp +20 -0
  325. data/test/TestSuite/CSV-Reports/refs/celltext.csv +11 -11
  326. data/test/TestSuite/CSV-Reports/refs/quotes.csv +5 -0
  327. data/test/TestSuite/CSV-Reports/refs/resourcereport.csv +3 -3
  328. data/test/TestSuite/CSV-Reports/refs/resourcereport_with_tasks.csv +21 -21
  329. data/test/TestSuite/CSV-Reports/refs/sortByTree.csv +11 -11
  330. data/test/TestSuite/CSV-Reports/refs/sortBy_effort.up.csv +11 -11
  331. data/test/TestSuite/CSV-Reports/refs/sortBy_plan.start.down.csv +11 -11
  332. data/test/TestSuite/CSV-Reports/refs/taskreport.csv +11 -11
  333. data/test/TestSuite/CSV-Reports/refs/taskreport_with_resources.csv +29 -29
  334. data/test/TestSuite/Syntax/Correct/Timezone2.tjp +8 -0
  335. data/test/TestSuite/Syntax/Correct/template.tjp +3 -3
  336. data/test/TestSuite/Syntax/Correct/tutorial.tjp +3 -3
  337. data/test/TestSuite/Syntax/Errors/time_error.tjp +9 -0
  338. data/test/test_BatchProcessor.rb +6 -3
  339. metadata +14 -17
  340. data/man/tj3.1 +0 -130
  341. data/man/tj3client.1 +0 -145
  342. data/man/tj3d.1 +0 -93
  343. data/man/tj3man.1 +0 -76
  344. data/man/tj3ss_receiver.1 +0 -86
  345. data/man/tj3ss_sender.1 +0 -100
  346. data/man/tj3ts_receiver.1 +0 -86
  347. data/man/tj3ts_sender.1 +0 -92
  348. data/man/tj3ts_summary.1 +0 -104
  349. data/man/tj3webd.1 +0 -86
data/data/tjp.vim CHANGED
@@ -1,7 +1,7 @@
1
1
  " Vim syntax file
2
2
  " Language: TaskJuggler
3
3
  " Maintainer: TaskJuggler Developers <taskjuggler-devel@googlegroups.com>
4
- " Last Change: 2020-03-14 17:32:05 +0100
4
+ " Last Change: 2024-12-17 13:16:41 +0100
5
5
  " This file was automatically generated by VimSyntax.rb
6
6
 
7
7
  if exists("b:current_syntax")
@@ -21,8 +21,6 @@ syn keyword tjp_macro macro contained
21
21
  syn keyword tjp_project project contained
22
22
  syn keyword tjp_supplement supplement contained
23
23
 
24
- syn keyword tjp_export export contained
25
- hi def link tjp_export Function
26
24
  syn keyword tjp_nikureport nikureport contained
27
25
  hi def link tjp_nikureport Function
28
26
  syn keyword tjp_resource resource contained
@@ -51,293 +49,9 @@ syn keyword tjp_account account contained
51
49
  hi def link tjp_account Function
52
50
  syn keyword tjp_accountreport accountreport contained
53
51
  hi def link tjp_accountreport Function
52
+ syn keyword tjp_export export contained
53
+ hi def link tjp_export Function
54
54
 
55
- syn keyword tjp_allocate allocate contained
56
- hi def link tjp_allocate Type
57
- syn keyword tjp_alternative alternative contained
58
- hi def link tjp_alternative Type
59
- syn keyword tjp_select select contained
60
- hi def link tjp_select Type
61
- syn keyword tjp_persistent persistent contained
62
- hi def link tjp_persistent Type
63
- syn keyword tjp_mandatory mandatory contained
64
- hi def link tjp_mandatory Type
65
- syn keyword tjp_shifts_allocate shifts contained
66
- hi def link tjp_shifts_allocate Type
67
- syn keyword tjp_author author contained
68
- hi def link tjp_author Type
69
- syn keyword tjp_balance balance
70
- hi def link tjp_balance Type
71
- syn keyword tjp_overtime_booking overtime contained
72
- hi def link tjp_overtime_booking Type
73
- syn keyword tjp_sloppy_booking sloppy contained
74
- hi def link tjp_sloppy_booking Type
75
- syn keyword tjp_chargeset chargeset contained
76
- hi def link tjp_chargeset Type
77
- syn keyword tjp_columnid_activetasks activetasks
78
- hi def link tjp_columnid_activetasks Type
79
- syn keyword tjp_columnid_annualleave annualleave
80
- hi def link tjp_columnid_annualleave Type
81
- syn keyword tjp_columnid_annualleavebalance annualleavebalance
82
- hi def link tjp_columnid_annualleavebalance Type
83
- syn keyword tjp_columnid_annualleavelist annualleavelist
84
- hi def link tjp_columnid_annualleavelist Type
85
- syn keyword tjp_columnid_alert alert
86
- hi def link tjp_columnid_alert Type
87
- syn keyword tjp_columnid_alertmessages alertmessages
88
- hi def link tjp_columnid_alertmessages Type
89
- syn keyword tjp_columnid_alertsummaries alertsummaries
90
- hi def link tjp_columnid_alertsummaries Type
91
- syn keyword tjp_columnid_alerttrend alerttrend
92
- hi def link tjp_columnid_alerttrend Type
93
- syn keyword tjp_columnid_balance balance
94
- hi def link tjp_columnid_balance Type
95
- syn keyword tjp_columnid_bsi bsi
96
- hi def link tjp_columnid_bsi Type
97
- syn keyword tjp_columnid_chart chart
98
- hi def link tjp_columnid_chart Type
99
- syn keyword tjp_columnid_children children
100
- hi def link tjp_columnid_children Type
101
- syn keyword tjp_columnid_closedtasks closedtasks
102
- hi def link tjp_columnid_closedtasks Type
103
- syn keyword tjp_columnid_competitorcount competitorcount
104
- hi def link tjp_columnid_competitorcount Type
105
- syn keyword tjp_columnid_competitors competitors
106
- hi def link tjp_columnid_competitors Type
107
- syn keyword tjp_columnid_complete complete
108
- hi def link tjp_columnid_complete Type
109
- syn keyword tjp_columnid_completed completed
110
- hi def link tjp_columnid_completed Type
111
- syn keyword tjp_columnid_criticalness criticalness
112
- hi def link tjp_columnid_criticalness Type
113
- syn keyword tjp_columnid_cost cost
114
- hi def link tjp_columnid_cost Type
115
- syn keyword tjp_columnid_daily daily
116
- hi def link tjp_columnid_daily Type
117
- syn keyword tjp_columnid_directreports directreports
118
- hi def link tjp_columnid_directreports Type
119
- syn keyword tjp_columnid_duration duration
120
- hi def link tjp_columnid_duration Type
121
- syn keyword tjp_columnid_duties duties
122
- hi def link tjp_columnid_duties Type
123
- syn keyword tjp_columnid_efficiency efficiency
124
- hi def link tjp_columnid_efficiency Type
125
- syn keyword tjp_columnid_effort effort
126
- hi def link tjp_columnid_effort Type
127
- syn keyword tjp_columnid_effortdone effortdone
128
- hi def link tjp_columnid_effortdone Type
129
- syn keyword tjp_columnid_effortleft effortleft
130
- hi def link tjp_columnid_effortleft Type
131
- syn keyword tjp_columnid_email email
132
- hi def link tjp_columnid_email Type
133
- syn keyword tjp_columnid_end end
134
- hi def link tjp_columnid_end Type
135
- syn keyword tjp_columnid_flags flags
136
- hi def link tjp_columnid_flags Type
137
- syn keyword tjp_columnid_followers followers
138
- hi def link tjp_columnid_followers Type
139
- syn keyword tjp_columnid_freetime freetime
140
- hi def link tjp_columnid_freetime Type
141
- syn keyword tjp_columnid_freework freework
142
- hi def link tjp_columnid_freework Type
143
- syn keyword tjp_columnid_fte fte
144
- hi def link tjp_columnid_fte Type
145
- syn keyword tjp_columnid_gauge gauge
146
- hi def link tjp_columnid_gauge Type
147
- syn keyword tjp_columnid_headcount headcount
148
- hi def link tjp_columnid_headcount Type
149
- syn keyword tjp_columnid_hierarchindex hierarchindex
150
- hi def link tjp_columnid_hierarchindex Type
151
- syn keyword tjp_columnid_hourly hourly
152
- hi def link tjp_columnid_hourly Type
153
- syn keyword tjp_columnid_id id
154
- hi def link tjp_columnid_id Type
155
- syn keyword tjp_columnid_index index
156
- hi def link tjp_columnid_index Type
157
- syn keyword tjp_columnid_inputs inputs
158
- hi def link tjp_columnid_inputs Type
159
- syn keyword tjp_columnid_journal journal
160
- hi def link tjp_columnid_journal Type
161
- syn keyword tjp_columnid_journal_sub journal_sub
162
- hi def link tjp_columnid_journal_sub Type
163
- syn keyword tjp_columnid_journalmessages journalmessages
164
- hi def link tjp_columnid_journalmessages Type
165
- syn keyword tjp_columnid_journalsummaries journalsummaries
166
- hi def link tjp_columnid_journalsummaries Type
167
- syn keyword tjp_columnid_line line
168
- hi def link tjp_columnid_line Type
169
- syn keyword tjp_columnid_managers managers
170
- hi def link tjp_columnid_managers Type
171
- syn keyword tjp_columnid_maxend maxend
172
- hi def link tjp_columnid_maxend Type
173
- syn keyword tjp_columnid_maxstart maxstart
174
- hi def link tjp_columnid_maxstart Type
175
- syn keyword tjp_columnid_minend minend
176
- hi def link tjp_columnid_minend Type
177
- syn keyword tjp_columnid_minstart minstart
178
- hi def link tjp_columnid_minstart Type
179
- syn keyword tjp_columnid_monthly monthly
180
- hi def link tjp_columnid_monthly Type
181
- syn keyword tjp_columnid_no no
182
- hi def link tjp_columnid_no Type
183
- syn keyword tjp_columnid_name name
184
- hi def link tjp_columnid_name Type
185
- syn keyword tjp_columnid_note note
186
- hi def link tjp_columnid_note Type
187
- syn keyword tjp_columnid_opentasks opentasks
188
- hi def link tjp_columnid_opentasks Type
189
- syn keyword tjp_columnid_pathcriticalness pathcriticalness
190
- hi def link tjp_columnid_pathcriticalness Type
191
- syn keyword tjp_columnid_precursors precursors
192
- hi def link tjp_columnid_precursors Type
193
- syn keyword tjp_columnid_priority priority
194
- hi def link tjp_columnid_priority Type
195
- syn keyword tjp_columnid_quarterly quarterly
196
- hi def link tjp_columnid_quarterly Type
197
- syn keyword tjp_columnid_rate rate
198
- hi def link tjp_columnid_rate Type
199
- syn keyword tjp_columnid_reports reports
200
- hi def link tjp_columnid_reports Type
201
- syn keyword tjp_columnid_resources resources
202
- hi def link tjp_columnid_resources Type
203
- syn keyword tjp_columnid_responsible responsible
204
- hi def link tjp_columnid_responsible Type
205
- syn keyword tjp_columnid_revenue revenue
206
- hi def link tjp_columnid_revenue Type
207
- syn keyword tjp_columnid_scenario scenario
208
- hi def link tjp_columnid_scenario Type
209
- syn keyword tjp_columnid_scheduling scheduling
210
- hi def link tjp_columnid_scheduling Type
211
- syn keyword tjp_columnid_seqno seqno
212
- hi def link tjp_columnid_seqno Type
213
- syn keyword tjp_columnid_sickleave sickleave
214
- hi def link tjp_columnid_sickleave Type
215
- syn keyword tjp_columnid_specialleave specialleave
216
- hi def link tjp_columnid_specialleave Type
217
- syn keyword tjp_columnid_start start
218
- hi def link tjp_columnid_start Type
219
- syn keyword tjp_columnid_status status
220
- hi def link tjp_columnid_status Type
221
- syn keyword tjp_columnid_targets targets
222
- hi def link tjp_columnid_targets Type
223
- syn keyword tjp_columnid_turnover turnover
224
- hi def link tjp_columnid_turnover Type
225
- syn keyword tjp_columnid_wbs wbs
226
- hi def link tjp_columnid_wbs Type
227
- syn keyword tjp_columnid_unpaidleave unpaidleave
228
- hi def link tjp_columnid_unpaidleave Type
229
- syn keyword tjp_columnid_weekly weekly
230
- hi def link tjp_columnid_weekly Type
231
- syn keyword tjp_columnid_yearly yearly
232
- hi def link tjp_columnid_yearly Type
233
- syn keyword tjp_celltext_column celltext contained
234
- hi def link tjp_celltext_column Type
235
- syn keyword tjp_cellcolor_column cellcolor contained
236
- hi def link tjp_cellcolor_column Type
237
- syn keyword tjp_end_column end contained
238
- hi def link tjp_end_column Type
239
- syn keyword tjp_fontcolor_column fontcolor contained
240
- hi def link tjp_fontcolor_column Type
241
- syn keyword tjp_halign_column halign contained
242
- hi def link tjp_halign_column Type
243
- syn keyword tjp_listitem_column listitem contained
244
- hi def link tjp_listitem_column Type
245
- syn keyword tjp_listtype_column listtype contained
246
- hi def link tjp_listtype_column Type
247
- syn keyword tjp_period_column period contained
248
- hi def link tjp_period_column Type
249
- syn keyword tjp_scale_column scale contained
250
- hi def link tjp_scale_column Type
251
- syn keyword tjp_start_column start contained
252
- hi def link tjp_start_column Type
253
- syn keyword tjp_timeformat1 timeformat1 contained
254
- hi def link tjp_timeformat1 Type
255
- syn keyword tjp_timeformat2 timeformat2 contained
256
- hi def link tjp_timeformat2 Type
257
- syn keyword tjp_title_column title contained
258
- hi def link tjp_title_column Type
259
- syn keyword tjp_tooltip_column tooltip contained
260
- hi def link tjp_tooltip_column Type
261
- syn keyword tjp_width_column width contained
262
- hi def link tjp_width_column Type
263
- syn keyword tjp_currencyformat currencyformat contained
264
- hi def link tjp_currencyformat Type
265
- syn keyword tjp_details details contained
266
- hi def link tjp_details Type
267
- syn keyword tjp_definitions definitions contained
268
- hi def link tjp_definitions Type
269
- syn keyword tjp_formats_export formats contained
270
- hi def link tjp_formats_export Type
271
- syn keyword tjp_resourceattributes resourceattributes contained
272
- hi def link tjp_resourceattributes Type
273
- syn keyword tjp_scenarios_export scenarios contained
274
- hi def link tjp_scenarios_export Type
275
- syn keyword tjp_taskattributes taskattributes contained
276
- hi def link tjp_taskattributes Type
277
- syn keyword tjp_taskroot_export taskroot contained
278
- hi def link tjp_taskroot_export Type
279
- syn keyword tjp_timezone_export timezone contained
280
- hi def link tjp_timezone_export Type
281
- syn keyword tjp_date_extend date contained
282
- hi def link tjp_date_extend Type
283
- syn keyword tjp_number_extend number contained
284
- hi def link tjp_number_extend Type
285
- syn keyword tjp_reference_extend reference contained
286
- hi def link tjp_reference_extend Type
287
- syn keyword tjp_richtext_extend richtext contained
288
- hi def link tjp_richtext_extend Type
289
- syn keyword tjp_text_extend text contained
290
- hi def link tjp_text_extend Type
291
- syn keyword tjp_inherit_extend inherit contained
292
- hi def link tjp_inherit_extend Type
293
- syn keyword tjp_scenariospecific_extend scenariospecific contained
294
- hi def link tjp_scenariospecific_extend Type
295
- syn keyword tjp_fail fail contained
296
- hi def link tjp_fail Type
297
- syn keyword tjp_formats formats contained
298
- hi def link tjp_formats Type
299
- syn keyword tjp_hasalert hasalert contained
300
- hi def link tjp_hasalert Type
301
- syn keyword tjp_isactive isactive contained
302
- hi def link tjp_isactive Type
303
- syn keyword tjp_ischildof ischildof contained
304
- hi def link tjp_ischildof Type
305
- syn keyword tjp_isdependencyof isdependencyof contained
306
- hi def link tjp_isdependencyof Type
307
- syn keyword tjp_isdutyof isdutyof contained
308
- hi def link tjp_isdutyof Type
309
- syn keyword tjp_isfeatureof isfeatureof contained
310
- hi def link tjp_isfeatureof Type
311
- syn keyword tjp_isleaf isleaf contained
312
- hi def link tjp_isleaf Type
313
- syn keyword tjp_ismilestone ismilestone contained
314
- hi def link tjp_ismilestone Type
315
- syn keyword tjp_isongoing isongoing contained
316
- hi def link tjp_isongoing Type
317
- syn keyword tjp_isresource isresource contained
318
- hi def link tjp_isresource Type
319
- syn keyword tjp_isresponsibilityof isresponsibilityof contained
320
- hi def link tjp_isresponsibilityof Type
321
- syn keyword tjp_istask istask contained
322
- hi def link tjp_istask Type
323
- syn keyword tjp_isvalid isvalid contained
324
- hi def link tjp_isvalid Type
325
- syn keyword tjp_treelevel treelevel contained
326
- hi def link tjp_treelevel Type
327
- syn keyword tjp_halign_center center
328
- hi def link tjp_halign_center Type
329
- syn keyword tjp_halign_left left
330
- hi def link tjp_halign_left Type
331
- syn keyword tjp_halign_right right
332
- hi def link tjp_halign_right Type
333
- syn keyword tjp_headline headline contained
334
- hi def link tjp_headline Type
335
- syn keyword tjp_hideaccount hideaccount contained
336
- hi def link tjp_hideaccount Type
337
- syn keyword tjp_hidejournalentry hidejournalentry contained
338
- hi def link tjp_hidejournalentry Type
339
- syn keyword tjp_hideresource hideresource contained
340
- hi def link tjp_hideresource Type
341
55
  syn keyword tjp_hidetask hidetask contained
342
56
  hi def link tjp_hidetask Type
343
57
  syn keyword tjp_icalreport icalreport contained
@@ -652,6 +366,292 @@ syn keyword tjp_credits credits contained
652
366
  hi def link tjp_credits Type
653
367
  syn keyword tjp_flags_account flags contained
654
368
  hi def link tjp_flags_account Type
369
+ syn keyword tjp_allocate allocate contained
370
+ hi def link tjp_allocate Type
371
+ syn keyword tjp_alternative alternative contained
372
+ hi def link tjp_alternative Type
373
+ syn keyword tjp_select select contained
374
+ hi def link tjp_select Type
375
+ syn keyword tjp_persistent persistent contained
376
+ hi def link tjp_persistent Type
377
+ syn keyword tjp_mandatory mandatory contained
378
+ hi def link tjp_mandatory Type
379
+ syn keyword tjp_shifts_allocate shifts contained
380
+ hi def link tjp_shifts_allocate Type
381
+ syn keyword tjp_author author contained
382
+ hi def link tjp_author Type
383
+ syn keyword tjp_balance balance
384
+ hi def link tjp_balance Type
385
+ syn keyword tjp_overtime_booking overtime contained
386
+ hi def link tjp_overtime_booking Type
387
+ syn keyword tjp_sloppy_booking sloppy contained
388
+ hi def link tjp_sloppy_booking Type
389
+ syn keyword tjp_chargeset chargeset contained
390
+ hi def link tjp_chargeset Type
391
+ syn keyword tjp_columnid_activetasks activetasks
392
+ hi def link tjp_columnid_activetasks Type
393
+ syn keyword tjp_columnid_annualleave annualleave
394
+ hi def link tjp_columnid_annualleave Type
395
+ syn keyword tjp_columnid_annualleavebalance annualleavebalance
396
+ hi def link tjp_columnid_annualleavebalance Type
397
+ syn keyword tjp_columnid_annualleavelist annualleavelist
398
+ hi def link tjp_columnid_annualleavelist Type
399
+ syn keyword tjp_columnid_alert alert
400
+ hi def link tjp_columnid_alert Type
401
+ syn keyword tjp_columnid_alertmessages alertmessages
402
+ hi def link tjp_columnid_alertmessages Type
403
+ syn keyword tjp_columnid_alertsummaries alertsummaries
404
+ hi def link tjp_columnid_alertsummaries Type
405
+ syn keyword tjp_columnid_alerttrend alerttrend
406
+ hi def link tjp_columnid_alerttrend Type
407
+ syn keyword tjp_columnid_balance balance
408
+ hi def link tjp_columnid_balance Type
409
+ syn keyword tjp_columnid_bsi bsi
410
+ hi def link tjp_columnid_bsi Type
411
+ syn keyword tjp_columnid_chart chart
412
+ hi def link tjp_columnid_chart Type
413
+ syn keyword tjp_columnid_children children
414
+ hi def link tjp_columnid_children Type
415
+ syn keyword tjp_columnid_closedtasks closedtasks
416
+ hi def link tjp_columnid_closedtasks Type
417
+ syn keyword tjp_columnid_competitorcount competitorcount
418
+ hi def link tjp_columnid_competitorcount Type
419
+ syn keyword tjp_columnid_competitors competitors
420
+ hi def link tjp_columnid_competitors Type
421
+ syn keyword tjp_columnid_complete complete
422
+ hi def link tjp_columnid_complete Type
423
+ syn keyword tjp_columnid_completed completed
424
+ hi def link tjp_columnid_completed Type
425
+ syn keyword tjp_columnid_criticalness criticalness
426
+ hi def link tjp_columnid_criticalness Type
427
+ syn keyword tjp_columnid_cost cost
428
+ hi def link tjp_columnid_cost Type
429
+ syn keyword tjp_columnid_daily daily
430
+ hi def link tjp_columnid_daily Type
431
+ syn keyword tjp_columnid_directreports directreports
432
+ hi def link tjp_columnid_directreports Type
433
+ syn keyword tjp_columnid_duration duration
434
+ hi def link tjp_columnid_duration Type
435
+ syn keyword tjp_columnid_duties duties
436
+ hi def link tjp_columnid_duties Type
437
+ syn keyword tjp_columnid_efficiency efficiency
438
+ hi def link tjp_columnid_efficiency Type
439
+ syn keyword tjp_columnid_effort effort
440
+ hi def link tjp_columnid_effort Type
441
+ syn keyword tjp_columnid_effortdone effortdone
442
+ hi def link tjp_columnid_effortdone Type
443
+ syn keyword tjp_columnid_effortleft effortleft
444
+ hi def link tjp_columnid_effortleft Type
445
+ syn keyword tjp_columnid_email email
446
+ hi def link tjp_columnid_email Type
447
+ syn keyword tjp_columnid_end end
448
+ hi def link tjp_columnid_end Type
449
+ syn keyword tjp_columnid_flags flags
450
+ hi def link tjp_columnid_flags Type
451
+ syn keyword tjp_columnid_followers followers
452
+ hi def link tjp_columnid_followers Type
453
+ syn keyword tjp_columnid_freetime freetime
454
+ hi def link tjp_columnid_freetime Type
455
+ syn keyword tjp_columnid_freework freework
456
+ hi def link tjp_columnid_freework Type
457
+ syn keyword tjp_columnid_fte fte
458
+ hi def link tjp_columnid_fte Type
459
+ syn keyword tjp_columnid_gauge gauge
460
+ hi def link tjp_columnid_gauge Type
461
+ syn keyword tjp_columnid_headcount headcount
462
+ hi def link tjp_columnid_headcount Type
463
+ syn keyword tjp_columnid_hierarchindex hierarchindex
464
+ hi def link tjp_columnid_hierarchindex Type
465
+ syn keyword tjp_columnid_hourly hourly
466
+ hi def link tjp_columnid_hourly Type
467
+ syn keyword tjp_columnid_id id
468
+ hi def link tjp_columnid_id Type
469
+ syn keyword tjp_columnid_index index
470
+ hi def link tjp_columnid_index Type
471
+ syn keyword tjp_columnid_inputs inputs
472
+ hi def link tjp_columnid_inputs Type
473
+ syn keyword tjp_columnid_journal journal
474
+ hi def link tjp_columnid_journal Type
475
+ syn keyword tjp_columnid_journal_sub journal_sub
476
+ hi def link tjp_columnid_journal_sub Type
477
+ syn keyword tjp_columnid_journalmessages journalmessages
478
+ hi def link tjp_columnid_journalmessages Type
479
+ syn keyword tjp_columnid_journalsummaries journalsummaries
480
+ hi def link tjp_columnid_journalsummaries Type
481
+ syn keyword tjp_columnid_line line
482
+ hi def link tjp_columnid_line Type
483
+ syn keyword tjp_columnid_managers managers
484
+ hi def link tjp_columnid_managers Type
485
+ syn keyword tjp_columnid_maxend maxend
486
+ hi def link tjp_columnid_maxend Type
487
+ syn keyword tjp_columnid_maxstart maxstart
488
+ hi def link tjp_columnid_maxstart Type
489
+ syn keyword tjp_columnid_minend minend
490
+ hi def link tjp_columnid_minend Type
491
+ syn keyword tjp_columnid_minstart minstart
492
+ hi def link tjp_columnid_minstart Type
493
+ syn keyword tjp_columnid_monthly monthly
494
+ hi def link tjp_columnid_monthly Type
495
+ syn keyword tjp_columnid_no no
496
+ hi def link tjp_columnid_no Type
497
+ syn keyword tjp_columnid_name name
498
+ hi def link tjp_columnid_name Type
499
+ syn keyword tjp_columnid_note note
500
+ hi def link tjp_columnid_note Type
501
+ syn keyword tjp_columnid_opentasks opentasks
502
+ hi def link tjp_columnid_opentasks Type
503
+ syn keyword tjp_columnid_pathcriticalness pathcriticalness
504
+ hi def link tjp_columnid_pathcriticalness Type
505
+ syn keyword tjp_columnid_precursors precursors
506
+ hi def link tjp_columnid_precursors Type
507
+ syn keyword tjp_columnid_priority priority
508
+ hi def link tjp_columnid_priority Type
509
+ syn keyword tjp_columnid_quarterly quarterly
510
+ hi def link tjp_columnid_quarterly Type
511
+ syn keyword tjp_columnid_rate rate
512
+ hi def link tjp_columnid_rate Type
513
+ syn keyword tjp_columnid_reports reports
514
+ hi def link tjp_columnid_reports Type
515
+ syn keyword tjp_columnid_resources resources
516
+ hi def link tjp_columnid_resources Type
517
+ syn keyword tjp_columnid_responsible responsible
518
+ hi def link tjp_columnid_responsible Type
519
+ syn keyword tjp_columnid_revenue revenue
520
+ hi def link tjp_columnid_revenue Type
521
+ syn keyword tjp_columnid_scenario scenario
522
+ hi def link tjp_columnid_scenario Type
523
+ syn keyword tjp_columnid_scheduling scheduling
524
+ hi def link tjp_columnid_scheduling Type
525
+ syn keyword tjp_columnid_seqno seqno
526
+ hi def link tjp_columnid_seqno Type
527
+ syn keyword tjp_columnid_sickleave sickleave
528
+ hi def link tjp_columnid_sickleave Type
529
+ syn keyword tjp_columnid_specialleave specialleave
530
+ hi def link tjp_columnid_specialleave Type
531
+ syn keyword tjp_columnid_start start
532
+ hi def link tjp_columnid_start Type
533
+ syn keyword tjp_columnid_status status
534
+ hi def link tjp_columnid_status Type
535
+ syn keyword tjp_columnid_targets targets
536
+ hi def link tjp_columnid_targets Type
537
+ syn keyword tjp_columnid_turnover turnover
538
+ hi def link tjp_columnid_turnover Type
539
+ syn keyword tjp_columnid_wbs wbs
540
+ hi def link tjp_columnid_wbs Type
541
+ syn keyword tjp_columnid_unpaidleave unpaidleave
542
+ hi def link tjp_columnid_unpaidleave Type
543
+ syn keyword tjp_columnid_weekly weekly
544
+ hi def link tjp_columnid_weekly Type
545
+ syn keyword tjp_columnid_yearly yearly
546
+ hi def link tjp_columnid_yearly Type
547
+ syn keyword tjp_celltext_column celltext contained
548
+ hi def link tjp_celltext_column Type
549
+ syn keyword tjp_cellcolor_column cellcolor contained
550
+ hi def link tjp_cellcolor_column Type
551
+ syn keyword tjp_end_column end contained
552
+ hi def link tjp_end_column Type
553
+ syn keyword tjp_fontcolor_column fontcolor contained
554
+ hi def link tjp_fontcolor_column Type
555
+ syn keyword tjp_halign_column halign contained
556
+ hi def link tjp_halign_column Type
557
+ syn keyword tjp_listitem_column listitem contained
558
+ hi def link tjp_listitem_column Type
559
+ syn keyword tjp_listtype_column listtype contained
560
+ hi def link tjp_listtype_column Type
561
+ syn keyword tjp_period_column period contained
562
+ hi def link tjp_period_column Type
563
+ syn keyword tjp_scale_column scale contained
564
+ hi def link tjp_scale_column Type
565
+ syn keyword tjp_start_column start contained
566
+ hi def link tjp_start_column Type
567
+ syn keyword tjp_timeformat1 timeformat1 contained
568
+ hi def link tjp_timeformat1 Type
569
+ syn keyword tjp_timeformat2 timeformat2 contained
570
+ hi def link tjp_timeformat2 Type
571
+ syn keyword tjp_title_column title contained
572
+ hi def link tjp_title_column Type
573
+ syn keyword tjp_tooltip_column tooltip contained
574
+ hi def link tjp_tooltip_column Type
575
+ syn keyword tjp_width_column width contained
576
+ hi def link tjp_width_column Type
577
+ syn keyword tjp_currencyformat currencyformat contained
578
+ hi def link tjp_currencyformat Type
579
+ syn keyword tjp_details details contained
580
+ hi def link tjp_details Type
581
+ syn keyword tjp_definitions definitions contained
582
+ hi def link tjp_definitions Type
583
+ syn keyword tjp_formats_export formats contained
584
+ hi def link tjp_formats_export Type
585
+ syn keyword tjp_resourceattributes resourceattributes contained
586
+ hi def link tjp_resourceattributes Type
587
+ syn keyword tjp_scenarios_export scenarios contained
588
+ hi def link tjp_scenarios_export Type
589
+ syn keyword tjp_taskattributes taskattributes contained
590
+ hi def link tjp_taskattributes Type
591
+ syn keyword tjp_taskroot_export taskroot contained
592
+ hi def link tjp_taskroot_export Type
593
+ syn keyword tjp_timezone_export timezone contained
594
+ hi def link tjp_timezone_export Type
595
+ syn keyword tjp_date_extend date contained
596
+ hi def link tjp_date_extend Type
597
+ syn keyword tjp_number_extend number contained
598
+ hi def link tjp_number_extend Type
599
+ syn keyword tjp_reference_extend reference contained
600
+ hi def link tjp_reference_extend Type
601
+ syn keyword tjp_richtext_extend richtext contained
602
+ hi def link tjp_richtext_extend Type
603
+ syn keyword tjp_text_extend text contained
604
+ hi def link tjp_text_extend Type
605
+ syn keyword tjp_inherit_extend inherit contained
606
+ hi def link tjp_inherit_extend Type
607
+ syn keyword tjp_scenariospecific_extend scenariospecific contained
608
+ hi def link tjp_scenariospecific_extend Type
609
+ syn keyword tjp_fail fail contained
610
+ hi def link tjp_fail Type
611
+ syn keyword tjp_formats formats contained
612
+ hi def link tjp_formats Type
613
+ syn keyword tjp_hasalert hasalert contained
614
+ hi def link tjp_hasalert Type
615
+ syn keyword tjp_isactive isactive contained
616
+ hi def link tjp_isactive Type
617
+ syn keyword tjp_ischildof ischildof contained
618
+ hi def link tjp_ischildof Type
619
+ syn keyword tjp_isdependencyof isdependencyof contained
620
+ hi def link tjp_isdependencyof Type
621
+ syn keyword tjp_isdutyof isdutyof contained
622
+ hi def link tjp_isdutyof Type
623
+ syn keyword tjp_isfeatureof isfeatureof contained
624
+ hi def link tjp_isfeatureof Type
625
+ syn keyword tjp_isleaf isleaf contained
626
+ hi def link tjp_isleaf Type
627
+ syn keyword tjp_ismilestone ismilestone contained
628
+ hi def link tjp_ismilestone Type
629
+ syn keyword tjp_isongoing isongoing contained
630
+ hi def link tjp_isongoing Type
631
+ syn keyword tjp_isresource isresource contained
632
+ hi def link tjp_isresource Type
633
+ syn keyword tjp_isresponsibilityof isresponsibilityof contained
634
+ hi def link tjp_isresponsibilityof Type
635
+ syn keyword tjp_istask istask contained
636
+ hi def link tjp_istask Type
637
+ syn keyword tjp_isvalid isvalid contained
638
+ hi def link tjp_isvalid Type
639
+ syn keyword tjp_treelevel treelevel contained
640
+ hi def link tjp_treelevel Type
641
+ syn keyword tjp_halign_center center
642
+ hi def link tjp_halign_center Type
643
+ syn keyword tjp_halign_left left
644
+ hi def link tjp_halign_left Type
645
+ syn keyword tjp_halign_right right
646
+ hi def link tjp_halign_right Type
647
+ syn keyword tjp_headline headline contained
648
+ hi def link tjp_headline Type
649
+ syn keyword tjp_hideaccount hideaccount contained
650
+ hi def link tjp_hideaccount Type
651
+ syn keyword tjp_hidejournalentry hidejournalentry contained
652
+ hi def link tjp_hidejournalentry Type
653
+ syn keyword tjp_hideresource hideresource contained
654
+ hi def link tjp_hideresource Type
655
655
 
656
656
  syn match tjparg contained /\${.*}/
657
657
  syn match tjpcomment /#.*$/
@@ -662,13 +662,6 @@ syn match tjpdate /\s\d\{4}-\d\{1,2}-\d\{1,2}\(-\d\{1,2}:\d\{1,2}\(:\d\{1,2}\)\?
662
662
  syn match tjptime /\s\d\{1,2}:\d\d\(:\d\d\)\?/
663
663
 
664
664
  syn cluster tjpcommon contains=tjpcomment,tjpdate,tjptime,tjpstring,tjpnumber
665
- syn region tjpblk_allocate start=/^\s*allocate\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_allocate,tjp_alternative,tjp_select,tjp_persistent,tjp_mandatory,tjp_shifts_allocate contained
666
- syn region tjpblk_export start=/^\s*export\s.*{\s*$/ end=/^\s*}\s*$/ transparent fold contains=@tjpcommon,tjp_export,tjp_definitions,tjp_formats_export,tjp_hideresource,tjp_hidetask,tjp_loadunit,tjp_purge,tjp_end_report,tjp_period_report,tjp_accountreport,tjpblk_accountreport,tjp_export,tjpblk_export,tjp_resourcereport,tjpblk_resourcereport,tjp_taskreport,tjpblk_taskreport,tjp_textreport,tjpblk_textreport,tjp_tracereport,tjpblk_tracereport,tjp_start_report,tjp_resourceattributes,tjp_rollupresource,tjp_rolluptask,tjp_scenarios_export,tjp_taskattributes,tjp_taskroot_export,tjp_timezone_export
667
- syn region tjpblk_date_extend start=/^\s*date\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_date_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
668
- syn region tjpblk_number_extend start=/^\s*number\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_number_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
669
- syn region tjpblk_reference_extend start=/^\s*reference\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_reference_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
670
- syn region tjpblk_richtext_extend start=/^\s*richtext\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_richtext_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
671
- syn region tjpblk_text_extend start=/^\s*text\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_text_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
672
665
  syn region tjpblk_icalreport start=/^\s*icalreport\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_icalreport,tjp_hideresource,tjp_hidejournalentry,tjp_hidetask,tjp_end_report,tjp_period_report,tjp_start_report,tjp_rollupresource,tjp_rolluptask,tjp_novevents,tjp_scenario_ical
673
666
  syn region tjpblk_journalentry start=/^\s*journalentry\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_journalentry,tjp_alert,tjp_author,tjp_flags_journalentry,tjp_summary,tjp_details contained
674
667
  syn region tjpblk_dailymax start=/^\s*dailymax\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_dailymax,tjp_end_limit,tjp_period_limit,tjp_resources_limit,tjp_start_limit contained
@@ -714,6 +707,13 @@ syn region tjpblk_tracereport start=/^\s*tracereport\s.*{\s*$/ end=/^\s*}\s*$/ t
714
707
  syn region tjpblk_status_timesheet start=/^\s*status\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_status_timesheet,tjp_details,tjp_flags_timesheet,tjp_summary contained
715
708
  syn region tjpblk_account start=/^\s*account\s.*{\s*$/ end=/^\s*}\s*$/ transparent fold contains=@tjpcommon,tjp_account,tjp_account,tjpblk_account,tjp_aggregate,tjp_credits,tjp_flags_account
716
709
  syn region tjpblk_accountreport start=/^\s*accountreport\s.*{\s*$/ end=/^\s*}\s*$/ transparent fold contains=@tjpcommon,tjp_accountreport,tjp_accountroot,tjp_auxdir_report,tjp_balance,tjp_caption,tjp_center,tjp_columns,tjpblk_columns,tjp_currencyformat,tjp_end_report,tjp_epilog,tjp_flags_report,tjp_footer,tjp_formats,tjp_header,tjp_headline,tjp_hidejournalentry,tjp_hideaccount,tjp_hideresource,tjp_hidetask,tjp_height,tjp_journalattributes,tjp_journalmode,tjp_left,tjp_loadunit,tjp_numberformat,tjp_opennodes,tjp_period_report,tjp_prolog,tjp_purge,tjp_rawhtmlhead,tjp_accountreport,tjpblk_accountreport,tjp_export,tjpblk_export,tjp_resourcereport,tjpblk_resourcereport,tjp_taskreport,tjpblk_taskreport,tjp_textreport,tjpblk_textreport,tjp_tracereport,tjpblk_tracereport,tjp_right,tjp_rollupaccount,tjp_rollupresource,tjp_rolluptask,tjp_scenarios,tjp_selfcontained,tjp_sortaccounts,tjp_sortjournalentries,tjp_sortresources,tjp_sorttasks,tjp_start_report,tjp_resourceroot,tjp_taskroot,tjp_timeformat,tjp_timezone_report,tjp_title,tjp_width
710
+ syn region tjpblk_allocate start=/^\s*allocate\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_allocate,tjp_alternative,tjp_select,tjp_persistent,tjp_mandatory,tjp_shifts_allocate contained
711
+ syn region tjpblk_export start=/^\s*export\s.*{\s*$/ end=/^\s*}\s*$/ transparent fold contains=@tjpcommon,tjp_export,tjp_definitions,tjp_formats_export,tjp_hideresource,tjp_hidetask,tjp_loadunit,tjp_purge,tjp_end_report,tjp_period_report,tjp_accountreport,tjpblk_accountreport,tjp_export,tjpblk_export,tjp_resourcereport,tjpblk_resourcereport,tjp_taskreport,tjpblk_taskreport,tjp_textreport,tjpblk_textreport,tjp_tracereport,tjpblk_tracereport,tjp_start_report,tjp_resourceattributes,tjp_rollupresource,tjp_rolluptask,tjp_scenarios_export,tjp_taskattributes,tjp_taskroot_export,tjp_timezone_export
712
+ syn region tjpblk_date_extend start=/^\s*date\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_date_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
713
+ syn region tjpblk_number_extend start=/^\s*number\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_number_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
714
+ syn region tjpblk_reference_extend start=/^\s*reference\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_reference_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
715
+ syn region tjpblk_richtext_extend start=/^\s*richtext\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_richtext_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
716
+ syn region tjpblk_text_extend start=/^\s*text\s.*{\s*$/ end=/^\s*}\s*$/ transparent contains=@tjpcommon,tjp_text_extend,tjp_inherit_extend,tjp_scenariospecific_extend contained
717
717
  syn region tjpblk_macro start=/macro\s\+\h\w*\s*\[/ end=/\]$/ transparent fold contains=ALL
718
718
  syn region tjpstring start=/"/ skip=/\\"/ end=/"/
719
719
  syn region tjpstring start=/'/ skip=/\\'/ end=/'/
@@ -242,9 +242,9 @@ taskreport overview "" {
242
242
  # Macro to set the background color of a cell according to the alert
243
243
  # level of the task.
244
244
  macro AlertColor [
245
- cellcolor plan.alert = 0 "#00D000" # green
246
- cellcolor plan.alert = 1 "#D0D000" # yellow
247
- cellcolor plan.alert = 2 "#D00000" # red
245
+ cellcolor plan.alert = 0 "#90FF90" # green
246
+ cellcolor plan.alert = 1 "#FFFF90" # yellow
247
+ cellcolor plan.alert = 2 "#FF9090" # red
248
248
  ]
249
249
 
250
250
  taskreport status "" {
@@ -405,9 +405,9 @@ taskreport overview "" {
405
405
  # Macro to set the background color of a cell according to the alert
406
406
  # level of the task.
407
407
  macro AlertColor [
408
- cellcolor plan.alert = 0 "#00D000" # green
409
- cellcolor plan.alert = 1 "#D0D000" # yellow
410
- cellcolor plan.alert = 2 "#D00000" # red
408
+ cellcolor plan.alert = 0 "#90FF90" # green
409
+ cellcolor plan.alert = 1 "#FFFF90" # yellow
410
+ cellcolor plan.alert = 2 "#FF9090" # red
411
411
  ]
412
412
 
413
413
  taskreport status "" {
@@ -109,7 +109,7 @@ class AppConfig
109
109
  dirs = dataSearchDirs(baseDir)
110
110
  # Remove non-existing directories from the list again
111
111
  dirs.delete_if do |dir|
112
- !File.exist?(dir.untaint)
112
+ !File.exist?(dir)
113
113
  end
114
114
  dirs
115
115
  end