Changes between Version 16 and Version 17 of SchedulingToolsPlugin


Ignore:
Timestamp:
Mar 20, 2015, 9:53:34 AM (9 years ago)
Author:
figaro
Comment:

Page cleanup despite alpha stage, tagged as alpha

Legend:

Unmodified
Added
Removed
Modified
  • SchedulingToolsPlugin

    v16 v17  
    1 = Scheduling Tools =
     1= Scheduling Tools
    22
    3 '''Sorry, I'm currently not able to support or further develop this hack.'''
     3== Description
    44
    5 Attention! Alpha stage! - Slowly approaching Beta...
    6 
    7 == Description ==
     5{{{#!box warn
     6**Notice:** This plugin is in alpha stage.
     7}}}
    88
    99A simple scheduling algorithm for tickets.
     
    1212
    1313Then a Gantt chart can be generated.
    14 It displays all scheduled ticketds as usual together with their milestones. The latter ones are display in black if ok
    15 or in red, if a ticket in the milestone reaches past the milestones due date.
     14It displays all scheduled tickets as usual together with their milestones. The latter ones are display in black if ok or in red, if a ticket in the milestone reaches past the milestone's due date.
    1615
    17 Scheduling is influenced by
     16Scheduling is influenced by:
    1817 * Team availability: Who is available how many hours a days? - Availabilities can be maintained under Admin.
    1918 * Blocking tickets (future)
    2019
     20A personal time table displays the next tickets a developer should work at:
     21
    2122[[Image(gantt.gif)]]
    2223
    23 A personal time table displays the next tickets a developer should work at.
     24Team avalabilities can be maintained:
    2425
    2526[[Image(timetable.gif)]]
    2627
    27 Team avalabilities can be maintained
     28Works with the EstimationToolsPlugin:
    2829
    2930[[Image(avail.gif)]]
    3031
    31 Works with the EstimationToolsPlugin.
    32 
    33 == Bugs/Feature Requests ==
     32== Bugs/Feature Requests
    3433
    3534Existing bugs and feature requests for SchedulingToolsPlugin are
     
    3938[http://trac-hacks.org/newticket?component=SchedulingToolsPlugin&owner=viola new ticket].
    4039
    41 == Download ==
     40[[TicketQuery(component=SchedulingToolsPlugin&group=type,format=progress)]]
     41
     42== Download
    4243
    4344Use the attached egg or download the zipped source from [download:schedulingtoolsplugin here].
    4445
    45 == Installation ==
     46== Source ==
    4647
    47 Room for improvement here...
     48You can check out SchedulingToolsPlugin from [http://trac-hacks.org/svn/schedulingtoolsplugin here] using Subversion, or [source:schedulingtoolsplugin browse the source] with Trac.
     49
     50== Installation
     51
     52Crude installation steps are:
    4853 * Create the following custom fields:
    4954  * estimatedhours (int)
     
    5358 * Manually enable the Macros as admin
    5459
    55 == Source ==
     60== Example
    5661
    57 You can check out SchedulingToolsPlugin from [http://trac-hacks.org/svn/schedulingtoolsplugin here] using Subversion, or [source:schedulingtoolsplugin browse the source] with Trac.
    58 
    59 == Example ==
     62Example code to enter in your Trac page to get a Gantt chart or time table respectively:
    6063
    6164{{{[[GanttChart]]}}}
     
    6366{{{[[TimeTable]]}}}
    6467
    65 == Open Items ==
     68== Open Items
    6669
    67  * Overall
     70 * Overall:
    6871  * Configurability: field names, sort orders, etc
    6972  * Ticket dependencies
    70  * Gantt Chart
     73 * Gantt Chart:
    7174  * Filter Controls
    7275  * Group by keywords
    7376  * Ticket entry/change
    74  * Timetable
     77 * Timetable:
    7578  * Ticket entry/change
    76  * Resource Availability
     79 * Resource Availability:
    7780  * Automatic description in list view
    7881
    79 == Recent Changes ==
     82== Recent Changes
    8083
    8184[[ChangeLog(schedulingtoolsplugin, 3)]]
    8285
    83 == Author/Contributors ==
     86== Author/Contributors
    8487
    8588'''Author:''' [wiki:viola] [[BR]]
     89'''Maintainer:''' [[Maintainer]] [[BR]]
    8690'''Contributors:'''