Menu

Commit [r4677]  Maximize  Restore  History

In TracTimeline, show the common location for the file entries of changeset events.

This is a follow-up of what r4676 did for the TracChangeset view itself.

The existing TracIni setting `changeset_show_files` is reused:
{{{
[timeline]
changeset_show_files = location
}}}

Implements #3274.

cboos 2007-02-01

changed /trunk/htdocs/css/timeline.css
changed /trunk/trac/versioncontrol/api.py
changed /trunk/trac/versioncontrol/web_ui/changeset.py
/trunk/htdocs/css/timeline.css Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...
Auth0 Logo