Menu

Commit [r3839]  Maximize  Restore  History

VcRefactoring/BrowserQuickjump: reimplemented the browser quickjump feature on top of 0.11dev

The implementation is quite different now:
- the Repository object is responsible for generating ''points of interests'' where the user may want to jump to; when selecting such a point of interest, the user can be redirected to somewhere else in the repository, or directly to a changeset (e.g. for a Mercurial tag)
- there's an implementation of this feature for the Subversion backend (defaults to ''branches'' and ''tags'' categories, those being populated with sane defaults and are further configurable)

I couldn't get the CSS for the ''Go!'' button right, there's even a different problem for each web browser I've tried ;) Help wanted there.

cboos 2006-10-03

changed /sandbox/browser-quickjump/htdocs/css/browser.css
changed /sandbox/browser-quickjump/templates/browser.html
changed /sandbox/browser-quickjump/trac/versioncontrol/api.py
changed /sandbox/browser-quickjump/trac/versioncontrol/cache.py
changed /sandbox/browser-quickjump/trac/versioncontrol/svn_fs.py
changed /sandbox/browser-quickjump/trac/versioncontrol/web_ui/browser.py
/sandbox/browser-quickjump/htdocs/css/browser.css Diff Switch to side-by-side view
Loading...
/sandbox/browser-quickjump/templates/browser.html Diff Switch to side-by-side view
Loading...
/sandbox/browser-quickjump/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/sandbox/browser-quickjump/trac/versioncontrol/cache.py Diff Switch to side-by-side view
Loading...
/sandbox/browser-quickjump/trac/versioncontrol/svn_fs.py Diff Switch to side-by-side view
Loading...
/sandbox/browser-quickjump/trac/versioncontrol/web_ui/browser.py Diff Switch to side-by-side view
Loading...