= Roadmap Hours = == Description == This plugin uses the custom ticket fields supplied by the TimingAndEstimationPlugin to provide a Ticket Group Stats Provider that can be used to show hours on the Roadmap and Milestone progress bars instead of tickets. == Bugs/Feature Requests == Existing bugs and feature requests for RoadmapHoursPlugin are [report:9?COMPONENT=RoadmapHoursPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RoadmapHoursPlugin&owner=JoshuaH new ticket]. == Download == Download the zipped source from [download:roadmaphoursplugin here]. == Source == You can check out RoadmapHoursPlugin from [http://trac-hacks.org/svn/roadmaphoursplugin here] using Subversion, or [source:roadmaphoursplugin browse the source] with Trac. == Example == This hack requires the TimingAndEstimationPlugin to be installed. It supports two configuration settings (default values are shown): {{{ [roadmaphours] # The number of hours to assume for tickets with an estimated time <0.1 hours. assumed_estimate=6 # The number of hours to add to the total worked for tickets that are over their # estimate. additional_hours=4 }}} == Recent Changes == [[ChangeLog(roadmaphoursplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:JoshuaH] [[BR]] '''Contributors:'''