| Commit | Date | |
|---|---|---|
|
[r4686]
by
cboos
Work around usage of string slicing in template, which requires Genshi 0.4dev. Fixes #4647. |
2007-02-05 15:25:09 | Tree |
| 2007-02-05 14:01:16 | Tree | |
| 2007-02-05 12:32:02 | Tree | |
|
[r4683]
by
cboos
!TitleIndex macro: add a `depth` parameter, for not showing pages that are deeper than a given level in the hierarchy. - `0` means pages at the same level as the given prefix Examples: This will list the immediate children of PageTemplates (note that "/" was part of the prefix). {{{ This will list the immediate children of PageTemplates and PageTemplates itself. Implements #4653. |
2007-02-05 11:29:28 | Tree |
|
[r4682]
by
cboos
In the TracChangeset view, each title of a diff view links to the corresponding restricted changeset, instead of going to the latest revision of that file in the browser. There are still two other ways to go to the latest revision of that file (from the corresponding '''Files:''' index entry and from the link attached to the newest revision itself, in the diff view itself. Implements suggestion 2. of #3398. |
2007-02-02 17:47:22 | Tree |
|
[r4681]
by
cboos
A batch of minor improvements for the TracTimeline: |
2007-02-02 17:33:41 | Tree |
| 2007-02-02 09:22:47 | Tree | |
| 2007-02-02 09:20:56 | Tree | |
|
[r4678]
by
cboos
Fix the ''View changes'' form, for files containing the '@' character. Also, normalize changeset.py on using tag instead of html. |
2007-02-01 16:24:01 | Tree |
|
[r4677]
by
cboos
In TracTimeline, show the common location for the file entries of changeset events. This is a follow-up of what r4676 did for the TracChangeset view itself. The existing TracIni setting `changeset_show_files` is reused: Implements #3274. |
2007-02-01 15:26:27 | Tree |