| Commit | Date | |
|---|---|---|
|
[r8413]
by
cboos
TracRevisionLog: improve support for discontinous ranges Part of #8349. |
2009-07-30 13:55:37 | Tree |
|
[r8412]
by
cboos
TracRevisionLog: show ''From r...'' and ''To r...'' tooltips for the Diff radiobuttons. This is hopefully enough for #4083. |
2009-07-30 13:48:53 | Tree |
|
[r8411]
by
cboos
TracRevisionLog: move path_links further down, it's only needed for the html format. |
2009-07-30 13:47:21 | Tree |
| 2009-07-30 13:46:45 | Tree | |
|
[r8409]
by
cboos
TracRevisionLog: log TracLinks are now able to deal with range boundaries specified in arbitrary order. Before, ![1234:1000] would produce an empty range and the displayed revision log would start at ''head'', not very intuitive. |
2009-07-30 13:46:01 | Tree |
| 2009-07-30 13:45:21 | Tree | |
|
[r8407]
by
cboos
TracRevisionLog: when `revs` is specified, strictly respect it, even if it's a range containing a single changeset. The log: TracLinks had to be adapted accordingly and now they only set `revs` if the TracLinks actually specified a range, otherwise they use `rev`. |
2009-07-30 13:44:15 | Tree |
|
[r8406]
by
cboos
TracRevisionLog: Refactor `LogModule.process_request` so that `revranges` is None when no `revs` parameter is given. |
2009-07-30 13:43:38 | Tree |
|
[r8405]
by
cboos
TracRevisionLog: in path history mode, the revision row for a delete change had wrong version and changeset links. |
2009-07-30 13:43:05 | Tree |
|
[r8404]
by
cboos
TracRevisionLog: in path history mode, we should no keep increased indenting depth after each delete. Also fixed the indentation of the first test. |
2009-07-30 13:41:57 | Tree |