I've updated the time-estimating plugin with the ability to specify how long
a task took, 
http://gitorious.org/~ploppy/ditz/ploppy-clone<http://gitorious.org/%7Eploppy/ditz/ploppy-clone>

Also you can disable printing the times on the html output with the setting
html_show_time=false in the .ditz-config file. This may be useful for
distributing the html content to clients who shouldn't see how long things
took.

I'm not sure I implemented the show_time config setting particularly well,
it's not very modular, but the rest of the code seems ok, the biggest
non-local impact is on the rhtml files but I don't see a way to avoid that.

And there's a bug for old issues the time sometimes shows up as empty
instead of 0.
_______________________________________________
ditz-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ditz-talk

Reply via email to