Edgewall Software

Opened 18 years ago

Closed 18 years ago

#2374 closed enhancement (duplicate)

Ability to filter/categorize TimeLine — at Version 1

Reported by: lists@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.9
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

For those that manage multiple branches within a single trac system it would be nice if Timeline could be filtered and have a config option

Current Normal Setup


[timeline]
default=all

Categorized Setup


[timeline]
default=wiki
categories=Trunk1:regexp,Trunk2:regexp,Trunk3:regexp

Where regexp would be some sort of filter to find the proper, not really sure how you would create this filter

Change History (1)

comment:1 by Christian Boos, 18 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed

You may want to have a look at #1135 and to the discussion of this topic in TracMultipleProjects/SingleEnvironment.

Also, for following changes happening in different branches of your repository, an alternative to the timeline is the Revision Log: you can get a RSS feed for changes happening at and below a specific path.

Note: See TracTickets for help on using tickets.