Menu

Commit [r4229]  Maximize  Restore  History

Finish the TracTimeline refactoring:

- the RSS templates are now using `absurls=True` where relevant
- removed the `to_abs_href` helper function; instead, added a new `abs_href(req)` to the !TimelineEvent class. This makes it easier to assign absolute hrefs to timeline events, if needed.

cboos 2006-11-10

changed /trunk/templates/query.rss
changed /trunk/templates/report.rss
changed /trunk/templates/ticket.rss
changed /trunk/templates/timeline.rss
changed /trunk/trac/timeline/api.py
changed /trunk/trac/web/chrome.py
/trunk/templates/query.rss Diff Switch to side-by-side view
Loading...
/trunk/templates/report.rss Diff Switch to side-by-side view
Loading...
/trunk/templates/ticket.rss Diff Switch to side-by-side view
Loading...
/trunk/templates/timeline.rss Diff Switch to side-by-side view
Loading...
/trunk/trac/timeline/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/chrome.py Diff Switch to side-by-side view
Loading...