= Scheduling Tools = Attention! Alpha stage! == Description == A simple scheduling algorithm for tickets. If each ticket is assigned an effort, they can be scheduled based on their owner and priority and milestone. Then a Gantt chart or a personal time table can be generated. [[Image(gantt.gif)]] [[Image(timetable.gif)]] Works with the EstimationToolsPlugin. == Bugs/Feature Requests == Existing bugs and feature requests for SchedulingToolsPlugin are [report:9?COMPONENT=SchedulingToolsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SchedulingToolsPlugin&owner=viola new ticket]. == Download == Use the attached egg or download the zipped source from [download:schedulingtoolsplugin here]. == Installation == Room for improvement here... * Create the following custom fields: * estimatedhours (int) * startdate (date) * duedate (date) * Deploy the egg * Manually enable the Macros as admin == Source == You can check out SchedulingToolsPlugin from [http://trac-hacks.org/svn/schedulingtoolsplugin here] using Subversion, or [source:schedulingtoolsplugin browse the source] with Trac. == Example == {{{[[GantChart]]}}} {{{[[Timetable]]}}} == Recent Changes == [[ChangeLog(schedulingtoolsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:viola] [[BR]] '''Contributors:'''