Hi Carl,

2008/7/25 Carl Zmola <[EMAIL PROTECTED]>:
> I have almost implemented the 'field clicking' in the task tree view.

Cool!

> 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'm not sure what you mean with 'efforts' here: efforts in the effort
viewer or the time spent column? In the latter case, I'd expect the
budget page to be opened since it shows the time spent for the task
and allows the user to change the budget.

> 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.

Maybe this is a good time to experiment with bazaar? I used bazaar
during the holidays and it worked great. I've been thinking that it
might be a good idea to move all development over to Launchpad and use
bazaar for version control. But you don't need to wait for that, you
can just do 'bzr init' in the folder where you checked out the code
from Subversion and voila, you have version control.

Cheers, Frank

Reply via email to