On 06/24/2010 02:39 PM, Jacek Cała wrote:
> Regarding tickets notification, it would be nice if opening/closing
> tickets allow starting/stopping time measurement. In this way fossil
> could count up how long it takes to complete tasks.

IMO this is way, way out of scope for fossil, but it wouldn't be hard to 
build such reports yourself by reading the fossil db or just checking 
the timeline rss periodically.

<http://yourserver/path/to/repo/timeline.rss?n=200&y=t> gives you the 
last 200 ticket-related events, and it would be trivial to parse with an 
RSS lib, an XML lib, or just a couple regex.

-- 
Joshua Paine
LetterBlock: Web applications built with joy
http://letterblock.com/
301-576-1920
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to