wiki:Projects/Advanced/Timeline

Version 5 (modified by Fran Boon, 11 years ago) ( diff )

--

Timeline Project

Displaying time based information on a timeline, such as http://www.simile-widgets.org/timeline/. This information could include:

  • Incident Reports (irs_ireport) [DONE: https://github.com/flavour/eden/blob/master/modules/s3db/irs.py#L804]
  • Inventory Shipments (inv_send / inv_recv)
  • Requests (req_req)
  • Any resource with a date / datetime field

The Timeline should be configurable so that developers can select which resources (tables) can be displayed on it, and what fields to use for the date / datetime. Ideally the timeline should be implemented as a module, which could then be called from different applications.

Note: See TracWiki for help on using the wiki.