Edgewall Software

Ticket #5240 (new enhancement)

Opened 19 months ago

Last modified 4 weeks ago

Expose Trac timeline data as JSONP

Reported by: oyasumi+trac.edgewall.org@… Owned by: cboos
Priority: normal Milestone: 1.0
Component: timeline Version:
Severity: normal Keywords:
Cc:

Description

I would want the option of exporting Timelines not only in HTML format, but in raw JSON (and JSONP, with a javascript padding callback) data format, too. The same goes for the Search view (but that's another ticket, really).

Given that, people can make their own uncoupled interfaces for the data set, such as this cool view, built solely from this JSON data set.

Attachments

Change History

Changed 14 months ago by sid

Seems like something that should go into a plugin..

Changed 14 months ago by cboos

See also #3332 - convert the timeline data to some other arbitrary format.

Changed 4 weeks ago by rblank

  • priority changed from high to normal
  • milestone set to 1.0

This could be implemented in a plugin, but the timeline currently lacks an adequate interface. It should probably grow an IContentConverter implementation.

Add/Change #5240 (Expose Trac timeline data as JSONP)

Author



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