Hi Yeah, sure, basically an improved version of http://www.trac-hacks.org/wiki/TimingAndEstimationPlugin
My aim is to realistically plan resources by allocating time estimations to tickets and milestones, as for my clients, everything is always urgent and critical, and I need a way to realistically manage resources. When we allocate tickets, we need to estimate developer hours for each ticket, and then, consequently this shows the planned developer hours against a milestone. Based upon a simple formula of X working hours per week per developer, the milestone page will determine the actual developer hours available for a milestone, based upon the number of working days left before the milestone, and then show the planned hours remaining allocated to that milestone against the actual hours available. As a developer works on a ticket, they allocate hours against a ticket so we have actual time spent per ticket, this is used to calculate hours remaining on a milestone. Each developer is set to provide X hours per week, so we can calculate the total developer hours available during any given period. And that's basically it for the first phase. I would like to add some form of critical path later on, so tickets can depend upon other tickets being complete before they can be begun, and when a ticket is closed, emails are automatically sent to the owner of tickets that follow that ticket. Is there anyway within the trac community of sharing development costs, and then releasing the plugin in the public domain under an appropriate licence? Would anyone else require a plugin like this? HTH Joe On 26 Feb 2007, at 18:54, Noah Kantrowitz wrote: > It would help if you mention what you need made, even if only in a > general sense. > > --Noah > > [EMAIL PROTECTED] wrote: >> Hi >> >> Sorry if this is not the correct place to post this, but does anyone >> out there offer professional services to write bespoke trac plugins? >> Please mail me offlist if you are insterested or if you could >> point me >> in the right direction. >> >> Many thanks >> >> Joe >> >> >> >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
