Hi all, I committed the end result of three weeks of off-line hacking to the trunk: - Notes and categories now also (in addition to tasks) can have attachments. - Tasks and categories may contain notes. - In addition to categories, tasks and notes can now have a (background) color of their own. - The four effort viewers (details, per day, per week, per month) are now one effort viewer that allows the user to change the aggregation using a choice control on the effort viewer toolbar. - The two task viewers (tree, list) are now one task viewer that can be in 'tree' or in 'list' mode. The user can change the mode using a choice control on the task viewer toolbar.
If you have a moment, please check it out and let me know what you think. One known bug is that the redrawing of tabs (when TC is in tabbed view mode) is wrong. I think that that is a bug in the AUI Notebook and I guess that this bug is present in release 0.70.1 as well (I'm too lazy to check at the moment). BTW, as you might observe, I'm striving for 'closure'. I'm not sure that that is the right word, but what I mean is that all features should be available for all domain objects. As little exceptions as possible. In the future, I'd also like to add some of the task properties to categories, e.g. total time spent so that you can see how much time was spent on tasks in a certain category. Maybe the difference between tasks and categories will even dissappear in the long run... Cheers, Frank
