Date: | 2011-06-10 17:47:54 (13 years 10 months ago) |
Author: | Thomas Keller |
Branch: | develop, feature.content-md5, feature.diff-whitespace, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3 |
Commit: | 11a234e135b38ad414f96d419e13bde1629f07d5 |
Parents: |
2f30e4e2f6670bdb25fdf2bc45cf54b42a8dd643
|
Message: | Fix the branch links users of the Subversion frontend get when they
enter a wrong revision and only display this list if there are any
branches available for all SCMs.
|
Changes: |
|
File differences
NEWS.mdtext |
31 | 31 |
32 | 32 |
33 | 33 |
| 34 |
| 35 |
34 | 36 |
35 | 37 |
36 | 38 |
|
|
src/IDF/Views/Source.php |
66 | 66 |
67 | 67 |
68 | 68 |
69 | |
| 69 |
| 70 |
70 | 71 |
71 | 72 |
72 | 73 |
|
|
src/IDF/templates/idf/source/git/invalid_revision.html |
|
|
src/IDF/templates/idf/source/invalid_revision.html |
5 | 5 |
6 | 6 |
7 | 7 |
| 8 |
8 | 9 |
9 | 10 |
10 | 11 |
... | ... |
14 | 15 |
15 | 16 |
16 | 17 |
| 18 |
17 | 19 |
18 | 20 |
19 | 21 |
|
|
src/IDF/templates/idf/source/mercurial/invalid_revision.html |
|
|
src/IDF/templates/idf/source/mtn/invalid_revision.html |
|
|
src/IDF/templates/idf/source/svn/invalid_revision.html |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
| 6 |
| 7 |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 13 |
| 14 |
| 15 |
| 16 |
| 17 |
| 18 |
| 19 |
| 20 |
| 21 |
| 22 |
| 23 |
| 24 |
| 25 |
| 26 |
| 27 |
| 28 |
| 29 |
| 30 |
|
|
Download the corresponding diff file