Menu

Trac Commit Log


Commit Date  
[r4368] by cboos

More arguments and fragment support for TracLinks according to #2168:
- Browser
* `source:trunk/README.html?format=txt`
* the `export:` link resolve ''doesn't'' support arguments, by design.
It supports fragments, though, so that can link to some anchor inside raw HTML documents
- Log
* `log:trunk?limit=10`
* `[10:20?verbose=yes&format=changelog]`

Also, the `export:` link resolver now accepts these two forms for specifying the revision:
- export:123:/foo/pict.gif
- export:/foo/pict.gif@...
(when the revision is omitted, defaults to the latest)

2006-11-28 17:52:06 Tree
[r4367] by cboos

Changeset TracLinks now support arguments (#2168) and fragment identifier (#2078).

Also, the file entries in the changeset view have now an anchor.

2006-11-28 16:10:39 Tree
[r4366] by cboos

Woops, removing a leftover `print` statement...

2006-11-28 15:37:34 Tree
[r4365] by cboos

Restore display of version banner when viewing a specific version of a Wiki page. Also added the possibility to easily navigate to previous/next versions and to the latest version from there.

This makes it possible to link to the specific version of a wiki page from the timeline (#2432).

2006-11-28 15:29:59 Tree
[r4364] by cboos

Ticket TracLinks now support arguments (#2168) and fragment identifier (#3963).

2006-11-28 13:27:56 Tree
[r4363] by cboos

0.10.3dev: Ported r4362 (''default value for options custom fields'')

2006-11-28 08:16:10 Tree
[r4362] by cboos

Fix small bug in assigning default value for custom fields of type ''options''.

2006-11-28 08:14:13 Tree
[r4361] by cboos

Fix milestone retarget drop-down menu. Thanks to akaihola for the report and the fix. Closes #4273

2006-11-28 06:55:46 Tree
[r4360] by mgood

Ported r4359 to 0.10-stable (fixes #2146)

2006-11-27 22:17:32 Tree
[r4359] by mgood

remove test of validity in `PermissionSystem.revoke_permission` since it prevented removing permissions from disabled components (fixes #2146)

2006-11-27 22:16:05 Tree
Older >