Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Add options for setting interval size for each band #27

Open
jeremyboggs opened this issue Mar 16, 2012 · 1 comment
Open

Add options for setting interval size for each band #27

jeremyboggs opened this issue Mar 16, 2012 · 1 comment
Labels

Comments

@jeremyboggs
Copy link
Member

The intervals for timeline bands should be options the user can set for each timeline. This would require adding a database column and saving these options to the NeatlineTimeTimeline record. It would also require updating NeatlineTime::loadTimeline in neatline-time-scripts.js to accept those options as arguments.

@erochest erochest added this to the NeatlineTime 2.1.0 milestone Oct 1, 2014
@erochest
Copy link
Contributor

This would involve:

  • schema change;
  • migration;
  • admin config form;
  • passing the setting to the browser; and
  • changes in the timeline component.

@erochest erochest removed this from the NeatlineTime 2.1.0 milestone Feb 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants