Feature #8254
closedAdd previous/next functionality in diffs
0%
Description
Hello. I'm one of the Gentoo sysadmins. We are considering of migrating from Trac to Redmine for our SVN/Git repositories. The following patch adds a functionality that is already available in Trac (browsing between changesets)
Files
Related issues
Updated by Azamat Hackimov over 13 years ago
Looks good. Can I add this to repository?
Updated by Toshi MARUYAMA over 13 years ago
Azamat Hackimov wrote:
Looks good. Can I add this to repository?
No.
@changeset.previous, @changeset.next and :size => 8 are hardcorded.
And, there is no functional test.
Updated by Go MAEDA over 7 years ago
- File RepositoriesController-revision@2x.png RepositoriesController-revision@2x.png added
- File RepositoriesController-diff@2x.png RepositoriesController-diff@2x.png added
- Tracker changed from Patch to Feature
Because of the improvement made in r16911, we can switch between RepositoriesController#revision page and RepositoriesController#diff page with tabs. So both pages are look like same page. However, RepositoriesController#diff page does not have Prev/Next navigation.
I think it is very natural for RepositoriesController#diff page to have prev/next navigation.
"Changes" tab (RepositoriesController#revision):
"View differences" tab (RepositoriesController#diff):
Updated by Go MAEDA over 7 years ago
- Related to Feature #26576: Use tabs to switch between file changes and diff of a commit added
Updated by Go MAEDA almost 6 years ago
- Is duplicate of Defect #29730: Previous/Next link on repository page disappear when switching to "View differences" tab added
Updated by Go MAEDA almost 6 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Implemented by #29730 for Redmine 4.0.0.