Ticket #1236 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

View a package at a given revision

Reported by: dread Owned by: dread
Priority: awaiting triage Milestone: ckan-sprint-2011-11-07
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

As a user I want to view a package at a given revision:

  • When I visit /package/osm@yyyy-mm-dd or /package/osm@rrrrrrr I should be shown package at date yyyy-mm-dd or revision rrrrrrr.
  • viewing this page, it should say it is the old revision, just like wikipedia
  • package history page should provide links to these pages

Change History

comment:1 Changed 3 years ago by dread

  • Status changed from new to accepted

Working on it on branch enh-1236-view-package-revision

comment:2 Changed 3 years ago by dread

  • Status changed from accepted to closed
  • Resolution set to fixed

This is merged to default (for rel 1.2.5) but isn't brilliant yet because of bug #1238.

comment:3 Changed 3 years ago by dread

  • Status changed from closed to reopened
  • Resolution fixed deleted

The bug is in fact in the way I work out what revision I'm displaying - it just looks at the PackageRevision?.

comment:4 Changed 2 years ago by dread

  • Status changed from reopened to closed
  • Resolution set to fixed

This feature is now released, but there is a remaining bug which I've put in this ticket: #1509

comment:5 Changed 2 years ago by dread

Went into CKAN 1.4.3

Note: See TracTickets for help on using tickets.