I have almost implemented the 'field clicking' in the task tree view. If I click on most fields, it opens the right page and sets focus correctly. I don't know what to do about calculated fields (total budget) or efforts (timeSpent) For now I have mapped totalBudget to budget since it doesn't make sense to focus on recursiveBudget
Efforts I am doing nothing with (the task opens on the subject page). I will clean this up and send out a patch for review soon. I would like to commit soon or at least get a branch to work in if I am going to do much more. Working without version control is getting tedious. Carl
