Edgewall Software
Modify

Ticket #872 (closed enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

[patch] Add prev/next links in the Changeset view

Reported by: cboos@… Owned by: cmlenz
Priority: normal Milestone: 0.8
Component: version control/changeset view Version: devel
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

Instead of having to jump back and forth between the timeline view
and the changeset view for viewing the latest changesets, I found convenient to add explicit links to the previous and to the next changesets.

(patch follows)

Attachments

prev_next_for_changeset.diff (2.2 KB) - added by cboos@… 8 years ago.
(the corresponding patch)

Download all attachments as: .zip

Change History

Changed 8 years ago by cboos@…

(the corresponding patch)

comment:1 Changed 8 years ago by cmlenz

  • Owner changed from jonas to cmlenz
  • Status changed from new to assigned

I've also wanted this for some time. Note that this functionality also makes sense for tickets, even though there it would be cool to make the prev/next links dependent on the query/report the user comes from.

If we implement this, we should realize the prev/next navigation as HTML <link> elements in the head, in addition to "visible" link in the body.

I'll see whether we can still put this in for 0.8.

comment:2 Changed 8 years ago by cmlenz

  • Resolution set to fixed
  • Status changed from assigned to closed

Implemented in [1012].

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.