A plugin that creates a feed of all changes to all of a report's tickets.

Description

Currently, Trac has three kinds of feeds:

  1. Timeline feed, which shows every change to every ticket
  2. Ticket feed (on individual ticket pages), which shows every change to one ticket
  3. Report feed (on ticket report pages), which only shows when a new ticket shows up on the report, or the status of an existing ticket changes.

This plugin adds a feed that shows every change to every ticket in a report.

Bugs/Feature Requests

Existing bugs and feature requests for DetailedRssFeedPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out DetailedRssFeedPlugin from here using Subversion, or browse the source with Trac.

Example

Copy the plugin to trac/plugins. Restart your webserver, if appropriate. Go to a report page, and choose "Detailed RSS Feed" at the bottom.

Recent Changes

[4141] by oneirist on 08/14/08 09:26:49

updated version number.

[4140] by oneirist on 08/14/08 09:23:38

Changed content-type and xml-version, and added a BSD license.

[4134] by oneirist on 08/12/08 11:34:35

Fixed an issue with maximum number of items.

[4133] by oneirist on 08/12/08 10:54:11

Updated so the "Detailed RSS Feed" no longer incorrectly shows up on pages where it shouldn't, such as "All Reports".

Author/Contributors

Author: oneirist
Contributors: