Menu

Trac Commit Log


Commit Date  
[r4677] by cboos

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.

2007-02-01 15:26:27 Tree
[r4676] by cboos

In TracChangeset, show the common location for the file entries.

This will be quite useful for those having deep paths in their repositories, as usually changesets happen below some specific folder in the repository only.
That folder will now be shown as the '''Location:''', and the '''Files:''' section will only contain the paths relative to that Location.

Implements #3549.

2007-02-01 14:03:55 Tree
[r4675] by cboos

Fix a regression introduced by r4668: property changes were not shown in the absence of text diffs.

2007-02-01 13:59:31 Tree
[r4674] by cboos

Tabular/Unified js switch: `substr(5)` was truncating the file names. Fixes #4326.

2007-02-01 13:21:30 Tree
[r4673] by cboos

0.10.4dev: ported r4672 (''improve vcs not supported error message, #4635'')

2007-01-31 17:49:15 Tree
[r4672] by cboos

Improve error message for the much too common ''Unsupported version control system'' error. Fixes #4635.

2007-01-31 17:47:57 Tree
[r4671] by cboos

Cosmetic clean-ups in trac.env for !TracError

2007-01-31 14:20:57 Tree
[r4670] by cboos

0.10.4dev: follow-up to r4664, merged r4669.

2007-01-31 09:26:06 Tree
[r4669] by cboos

Follow-up to r4662: we need to let the ''The 'repository_dir' has changed'' error go through.

2007-01-31 08:45:12 Tree
[r4668] by cboos

Some cosmetic improvements for the TracChangeset view:
- show legend for file changes before the list of files (#813)
- add the file count to the file legend, e.g. "- 5 added - 3 modified" (#3104)

2007-01-30 18:43:57 Tree
Older >
Auth0 Logo