wiki:Projects/Advanced/Timeline

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.

Last modified 11 years ago Last modified on 04/29/13 12:49:39
Note: See TracWiki for help on using the wiki.