diff --git a/templates/log_table.ezt b/templates/log_table.ezt index 9fd5b05b..edfd1f5e 100644 --- a/templates/log_table.ezt +++ b/templates/log_table.ezt @@ -15,22 +15,27 @@ [include "include/paging.ezt"]
- - +
Revision
+ + + [is pathtype "file"] - - + + [end] [is roottype "cvs"] - + [end] - - + + + + [for entries] + [# Revision column] - @@ -157,7 +162,7 @@ Log:
[entries.html_log]
- + [end]
RevisionTasksDiffsTasksDiffsBranches/
Tags
Branches/
Tags
AgeAuthorAgeAuthor
+ [is roottype "svn"][entries.rev][else][entries.rev][end]
diff --git a/templates/query.ezt b/templates/query.ezt index 6ea93cd4..ed8889e4 100644 --- a/templates/query.ezt +++ b/templates/query.ezt @@ -163,6 +163,7 @@ [if-any commits] + @@ -174,7 +175,9 @@ ] + [for commits] + [for commits.files] [end] diff --git a/templates/revision.ezt b/templates/revision.ezt index 784c6593..ab921982 100644 --- a/templates/revision.ezt +++ b/templates/revision.ezt @@ -40,6 +40,7 @@

Changed paths:

Revision FileDescription
@@ -220,6 +223,7 @@ [end] [# ---] [end] +
+ @@ -47,6 +48,8 @@ + + [if-any changes] [for changes] @@ -82,6 +85,7 @@ [end] +
Path ActionProp Changes Diff to Previous
No changed paths.
[include "include/footer.ezt"]