Updates

Version 0.2.0 now available

NEW RELEASE - 0.2.0

This is an important release with several noteworthy points.

  • we've created a release branch starting with 0.2.0 to allow more aggressive changes to be made on the development branch. For those who don't mind the odd breakage then you are free ...

(Read more)

Starting with SVN revision 270 it is now possible to install Agile-Trac onto a trac install using Postgresql 8.3

svn update required

As many of you might know, using trac with an SQLite database on the back-end is not a very scalable solution. With a very large database and or many users you'll get a slow trac or even database lockups. Moving to [http://w ...

(Read more)

Patch for Trac 0.11.3 now available

Support for Trac 0.11.3 is now available.

For Trac 0.11.3 use,

svn co http://svn.agile-trac.org/BRANCH/TRUNK/source/agiletracplugin/0.11/patch-0.11.3/trac/ trac

Starting with SVN revision 247 it is now possible to install Agile-Trac onto an exisitng environment

svn update required

Previously it was not clear how best to install Agile-Trac onto an existing trac environment - with existing tickets. After sufficient experience of Agile-Trac in the real world a simple strategy has been adopted to handle this scenario and has allo ...

(Read more)

Welcome to the home page of the Agile-Trac Plugin

Introduction

Agile-Trac adds the concept of Iterations to Trac which allows a more useful Roadmap view with predicted completion date ranges and relatively sized progress indicators. User stories (and tickets in general) can have one or more completion stages defined for them. These are relatively sized using a sizing scale that you define. A story is then DONE when all its completion stages are complete. This allows a historical view of story completion to be captured allowing estimation of future progress. Over time better user story support will be added. You can view the Roadmap to see what is currently planned.

To get a feel for Agile-Trac browse the Iterations and Roadmap tabs.

In addition, documentation for Agile-Trac can be found on the Documentation page.

You might also want to have a look at the AgileDevelopment page for agile development resources that might help you understand agile development better, or at least help you understand how agile-trac can help in an agile setting.

Disclaimer

While the basic capabilities necessary to use iterations and user stories are in place this plugin still needs more work to make using these more pleasant. In other words this is an early, just working, release. Expect ease of use to improve over time.

Problems?

If you register and account you may create a new issue detailing your problem. Please do not use this to create test tickets.

Features to Date

The best way to see what has been done is to browse this site and to read through the user stories on the Roadmap page. However a brief summary list is provided below.

  • Iterations are added along with an Iterations page.
  • Tickets now have relatively sized completion stages.
    • One or more completion stages can be defined for a tickets where each completion stage has associated with it a relative size and a completion date.
  • Tickets are closed when all completion stages are Done.
  • The Roadmap page is enhanced with a milestone summary view showing estimated completion dates which are based on previous iteration progress.
  • Progress bars are relatively sized to provide a better indication of the size of Iterations and Milestones.
  • Milestones can now be ordered by priority making it easier to split large Milestones in to smaller Milestones.

Getting Involved

If you use Agile-Trac and want to get more involved then please register an account on this website. You may then create user stories with suggestions to enhance Agile-Trac. There is also an IRC channel, #agile-trac on freenode, where some of us hang out.

Installation

How to install the latest version of the Agile-Trac Plugin

Screenshots

Iterations View
source:/BRANCH/TRUNK/artifacts/screenshots/agile-trac-iterations_small.png


Roadmap View
source:/BRANCH/TRUNK/artifacts/screenshots/agile-trac-roadmap_small.png

Useful Links

Random Discussion Topics

Some older discussions about this plugin can be found on the InitialDiscussion page.

Related Plugins

Useful third-party plugins that work well with Agile-Trac

  • MasterTicketsPlugin
    • This plugin allows you to identify that a given ticket is blocked (or depends on) another ticket.
  • GraphvizPlugin
    • This plugin uses Graphviz to display graphs from a wiki markup.

Subversion

Hosting Notes

Previously this plugin was hosted here http://agiletrac.devjavu.com/