Menu

Commit [r4654]  Maximize  Restore  History

Support for Subversion properties rendering in the TracBrowser.

This is done by the !SubversionPropertyRenderer, which implements the IPropertyRenderer interface introduced in r4653:
- it handles the `svn:externals` property by adding links to corresponding path inside the repository or the configured source browser (#2340)
- it handles the `svn:need-lock` property, by showing a locked icon when the property is set (#1601)

(partial merge of the source:sandbox/property-renderers-tmp branch)

cboos 2007-01-28

copied /sandbox/property-renderers-tmp/htdocs/lock-locked.png -> /trunk/htdocs/lock-locked.png
changed /trunk/htdocs
changed /trunk/trac/versioncontrol/svn_fs.py
/trunk/htdocs
Directory.
/trunk/trac/versioncontrol/svn_fs.py Diff Switch to side-by-side view
Loading...
Auth0 Logo