Changes between Version 63 and Version 64 of TracMetrixPlugin


Ignore:
Timestamp:
Sep 4, 2010, 11:24:35 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Cleaned up page to remove information that can't be supported by the new maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • TracMetrixPlugin

    v63 v64  
    22= Project progress statistics and quality metrics =
    33
    4 == News ==
    5  * 04/08/2010: I am not actively maintaining the plugin. Thank you very much for those who use the plugin. I will try to process the ticket with patch as many as I can. Please also feel free to commit the new code to the repository.
    6  * 04/03/2009: Project Ticket Metrics and Backlog are optional
    7  * 03/27/2009: TracMetrixPlugin now uses Yahoo chart.  pyGTK is no longer required.
    8  * 04/18/2008: TracMetrixPlugin works with the Trac 0.11b2
    9  * 01/11/2008: TracMetrixPlugin works with the Trac 0.11dev-r6385
    10  * TracMetrixPlugin now supports postgresql thanks to bdelaage
    11  * Please join TracMetrixPlugin [http://groups.google.com/group/tracmetrix mailing list]
    12 
    13 == Releases ==
    14  * 04/10/2009: [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.7.zip tracmetrixplugin-0.1.7]
    15  * 03/28/2009: [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.6.zip tracmetrixplugin-0.1.6]
    16  * 01/11/2008: [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.5.zip tracmetrixplugin-0.1.5]
    17  * 12/13/2007: [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.4.zip tracmetrixplugin-0.1.4]
    18  * 11/07/2007: [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.3.zip tracmetrixplugin-0.1.3]
    194== Description ==
    205
    216TracMetrixPlugin improves project visibility through a collection of software metrics and statistics. The scope of this plugin is to provide the most commonly used software quality metrics and progress statistics. It is designed to bridge the information gap between the software development team and management while trying to minimize the tracking effort required by developers.
    227
     8Please feel free to leave comments [wiki:TracMetrixPlugin/FeedBack here]. For more information, see:
     9 * [https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/TracMetrix TracMetrix Proposal]
     10 * [TracMetrixRequirements Requirements]
     11
    2312See also TicketChartsMacro, TracTicketStatsPlugin, TicketStatsMacro.
    2413
    25 == Resources ==
    26  * [http://tracmetrix.googlecode.com TracMetrixPlugin] @ googlecode.com
    27  * [https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/TracMetrix TracMetrix Proposal]
    28  * [TracMetrixRequirements Requirements]
    29  * TracHackHowTo
     14== Bugs/Feature Requests ==
    3015
    31 == Screenshots ==
     16Existing bugs and feature requests for TracMetrixPlugin are
     17[report:9?COMPONENT=ChangeLogMacro here].
    3218
    33 [[Image(TracMetrixPlugin/Screenshots:backlogchart.png)]]
    34 
    35   Visit TracMetrixPlugin/Screenshots for more screen shots.
    36 
    37 == Features ==
    38  * TracMetrixDashboard : Management dashboard that provides overview of project progress.
    39 
    40 === Bugs/Feature Requests ===
    41 
    42 '''Search''': Existing bugs and feature requests for TracMetrixPlugin are [query:status!=closed&component=TracMetrixPlugin&order=priority here].
    43 
    44 '''File''': If you have any issues, create a
    45 [/newticket?component=TracMetrixPlugin&owner=khundeen new ticket].
    46 
    47 '''Comments''': Please feel free to leave comments [wiki:TracMetrixPlugin/FeedBack here] or email [wiki:khundeen me].
    48 
    49 '''Mailing list''': Please join the [http://groups.google.com/group/tracmetrix TracMetrix group] to discussion development and support of TracMetrixPlugin or email tracmetrix@googlegroups.com
     19If you have any issues, create a
     20[http://trac-hacks.org/newticket?component=TracMetrixPlugin&owner=rjollos new ticket].
    5021
    5122== Download ==
    5223Download the latest revision from [download:tracmetrixplugin here].
    5324
    54 == Required Components ==
     25== Source ==
     26
     27You can check out TracMetrixPlugin from [http://trac-hacks.org/svn/tracmetrixplugin here] using Subversion, or [source:tracmetrixplugin browse the source] with Trac.
     28
     29== Installation ==
    5530
    5631Before installing the plugin, please make sure you install following components.
     
    6338The plugin works on both Windows and Linux environment.
    6439
    65 == Installation Help ==
    6640 1. Install the plugin (either for a single project, or globally). See the details on how to install a trac plugin at: [trac:TracPlugins]
    6741 1. Make sure that the plugin is enabled. The "tracmetrixplugin.* = enabled" appeares in trac.ini (under the [components] subheading).
     
    8256   * If you get a very colourful stack trace saying "'module' object has no attribute 'cbook'", you forgot this step!
    8357
    84 == Usage ==
     58== Example ==
    8559
    86 TBD
     60[[Image(TracMetrixPlugin/Screenshots:backlogchart.png)]]
    8761
    88 == Source ==
    89 
    90 You can check out TracMetrixPlugin from [http://trac-hacks.org/svn/tracmetrixplugin here] using Subversion, or [source:tracmetrixplugin browse the source] with Trac.
    91 
    92 TracMetrixPlugin has been developed on my personal computer as I work offline a lot and I don't like to spam the server with too many tickets.  You can see more in depth source code analysis from [http://web.pdx.edu/~bhuricha/tracmetrix/statsvn/ here].  I hope to be able to add this kind of statistics into TracMetrix in the future.
     62  Visit TracMetrixPlugin/Screenshots for more screen shots.
    9363
    9464== Recent Changes ==
     
    9969
    10070'''Author:''' [wiki:khundeen] [[BR]]
    101 '''Maintainers:''' [wiki:rjollos] [[BR]]
     71'''Maintainer:''' [wiki:rjollos] [[BR]]
    10272'''Contributors:''' [wiki:jnatividad] [[BR]]