Edgewall Software

Ticket #215 (closed enhancement: fixed)

Opened 5 years ago

Last modified 22 months ago

Paging Support: Timeline

Reported by: rocky Owned by: cboos
Priority: normal Milestone: 0.11
Component: timeline Version: devel
Severity: normal Keywords: paging
Cc: chris@…

Description

Timeline needs to be have next/previous links and only show a certain number of items on the same screen.

Attachments

Change History

Changed 5 years ago by jonas

  • milestone set to 0.8

Changed 4 years ago by anonymous

  • milestone changed from 0.8 to 0.9

Changed 4 years ago by cmlenz

  • component changed from general to timeline

Changed 4 years ago by mrowe

A good example of a project that needs this feature is Adium. It's timeline page frequently weighs in at several hundred KB for 30 days of changes. One of the Adium developers suggested that using a calendar widget to select the viewable range of dates on the timeline would be a good idea. By default it's probably sensible to display the last 7 days of changes, though it may be useful to make this configurable.

Changed 4 years ago by cmlenz

Live from the IrcChannel:

bdash>  one of the Adium developers suggested having a "calendar"-style
        timeline view showing todays date by default but making it easy to
        view previous days
cmlenz> hmm, just today is not really helpful for many less active projects
clmenz> maybe weekly?	
bdash>  well, that side of things could be configurable 
bdash>  7 days on Adium is still 80KB worth

Changed 4 years ago by chris@…

  • cc chris@… added

I be that dev :D

Changed 3 years ago by cmlenz

  • milestone changed from 0.9 to 1.0

Changed 2 years ago by sid <sid.wiesner@…>

Still no previous and next paging support for the timeline, but the TracIni#timeline-section does have the default_daysback setting for trac.ini where you can set the default number of days displayed in the Timeline, in days. (since 0.9.)

You can also specific choose to "View changes from" <date>, so you can move back in history as far as needed.

Changed 2 years ago by cboos

  • owner changed from jonas to cboos
  • milestone changed from 1.0 to 0.11

Maybe we could simply add a link at the bottom of the Timeline, for getting the next period of default_daysback days, so that when one has actually looked at all the information present in the Timeline, and wants to see more, one can easily do so.

Next thing would be a nifty XHR-datepicker ?

Changed 2 years ago by sid <sid.wiesner@…>

I'm in favor of a link at the bottom. Moving back in history would be the most common activity. If adding that link, it should be straightforward to add a "forward" link as well.

Changed 22 months ago by cboos

  • keywords paging added

#3359 also requested a way to page through the timeline, albeit in a slightly different way.

Changed 22 months ago by cboos

  • status changed from new to closed
  • resolution set to fixed

Implemented in r4681.

Add/Change #215 (Paging Support: Timeline)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.