[Trac-tickets] [The Trac Project] #1135: Component filter for the
Timeline
The Trac Project
noreply at edgewall.com
Sun Jan 16 13:36:32 EST 2005
#1135: Component filter for the Timeline
-------------------------+--------------------------------------------------
Id: 1135 | Status: new
Component: general | Modified: Sun Jan 16 13:36:32 2005
Severity: enhancement | Milestone:
Priority: normal | Version: 0.8
Owner: jonas | Reporter: fog at initd.org
-------------------------+--------------------------------------------------
The two attaches patches (to files Timeline.py and timeline.cs) implement
Component filtering for the Timeline. Two new configuration options are
defined in the [timeline] group:
* ''display_components'' shows the component name for tickets and commits
just before the "by XXX" text; and
* ''changeset_guess_component'' assign to a checkin a component based on
the first path element in the SVN repository (this only works for
repositories used to host multiple projects. This configuration option is
used only if ''changeset_show_files'' is set, because needs at least one
file name to work on.
An example of the resulting Timeline can be seen on the
[http://initd.org/tracker/initd/timeline initd.org website] (both options
activated.)
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1135>
The Trac Project <>
More information about the Trac-Tickets
mailing list