6 Commits

Author SHA1 Message Date
Rufus Pollock
c8f7ab56ff [#316,timeline][s]: complete upgrade to v2.25 of timelinejs with support for BC dates <= 10k BC. 2013-08-24 13:25:28 +01:00
Rufus Pollock
fddea8e882 [#316,refactor][xs]: move vendor timeline stuff to vendor/timeline w/o versions to ease upgrading. 2013-08-24 13:16:45 +01:00
Rufus Pollock
2adc2138ef [#316,timeline][s]: upgrade timelinejs vendor lib to v2.25 for better date extents (need to patch again to get working). 2013-08-24 13:14:07 +01:00
Rufus Pollock
ccf60d00f0 [#316,timeline][m]: timeline now handles BC dates and has a switch to support non US dates dd/dd/dddd - fixes #316.
* upgrade timeine view to latest TimelineJS (note vendor code went in in last commit as needed to patch in this one)
  * Minor fix to TimelineJS timeline.js code (actual bug I think)
* BC (-ve years) support is provided by latest TimelineJS (raw vendor code in last commit)
* Strip out use of momentjs and just use timelinejs date parsing (various changes and tests around this)
* state option nonUSDates: true to parse dd/mm/yyyy properly
2013-08-14 22:23:46 +01:00
Rufus Pollock
3bda0d6ff8 [#316,vendor][s]: introduce latest timelinejs lib (but do not switch to it). 2013-08-14 18:36:51 +01:00
Rufus Pollock
61b1482d99 [#73,view/timeline][l]: functioning timeline view using VeriteCo Timeline library.
* *Much* still to do such as auto-selection of date field, checking for end date, parsing of dates, generation of summary text etc
2012-05-22 16:57:17 +01:00