You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
Adds an 'items' view to the timelines controller, with a neatlinetime-json
context. This now means the JSON for a timeline's items is
/neatline-time/timelines/items/1?output=neatlinetime-json.
Removes neatlinetime-json context from ItemsController, since it is not
currently possible to retrieve all the items at once at items/browse. This
will likely make issue #2 a wontfix.
would be nice to also include a way to create a new timeline from this view. In other words, search for items in Omeka's items/browse view, see the timeline, then click a "Save Timeline" button which would create a new Neatline Time record where users could fill out a title and description.
Add a items/timeline view, to be able to see any query of items on a timeline from the items/browse view.
The text was updated successfully, but these errors were encountered: