Ticket #103 (closed enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

View a package at a given revision

Reported by: rgrp Owned by: kindly
Priority: minor Milestone: ckan-v1.5
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/read/xyz?rev=yyy I should be shown package at revision yyy
  • package history page should provide links to these pages

Cost: 2h

Change History

comment:1 Changed 5 years ago by dread

  • Milestone changed from v0.10 to v0.11

comment:2 Changed 4 years ago by rgrp

  • Priority changed from critical to minor

comment:3 Changed 4 years ago by dread

  • Owner dread deleted

comment:4 Changed 4 years ago by dread

  • Milestone changed from v0.11 to longterm

comment:5 Changed 3 years ago by thejimmyg

  • Owner set to kindly
  • Milestone changed from longterm to ckan-v1.5

comment:6 Changed 3 years ago by thejimmyg

See also #1012 Add package revision history to api

comment:7 Changed 3 years ago by thejimmyg

  • Repository set to ckan
  • Status changed from new to closed
  • Theme set to none
  • Resolution set to duplicate

Closing, we'll take this up in #1012.

comment:8 Changed 3 years ago by dread

  • Status changed from closed to reopened
  • Resolution duplicate deleted
  • Milestone changed from ckan-v1.5 to ckan-v1.4

Didn't take this up in #1012 after all. Closing as wont fix.

comment:9 Changed 3 years ago by dread

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

comment:10 Changed 3 years ago by dread

  • Status changed from closed to reopened
  • Resolution wontfix deleted

Now we have this working in #1141 we can add the links from the package history page suggested here.

comment:11 Changed 3 years ago by thejimmyg

  • Milestone changed from ckan-v1.4 to ckan-backlog

comment:12 Changed 3 years ago by thejimmyg

  • Status changed from reopened to closed
  • Resolution set to fixed
  • Milestone changed from ckan-backlog to ckan-v1.5

This is now implemented. Date parsing is fairly rudimentary but you can now do things like this:

http://test.ckan.net/package/uk-crc-rural-services-data@2011-06-10

comment:13 Changed 3 years ago by dread

  • Status changed from closed to reopened
  • Resolution fixed deleted

This isn't finished - see second point in description and comment 4: Now we have this working in #1141 we can add the links from the package history page suggested here.

comment:14 Changed 3 years ago by thejimmyg

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

David, I'm in the middle of a ticket refactor. Please don't open tickets I've just closed ;)

This will be taken forward as part of #1233

comment:15 Changed 3 years ago by dread

Ah, you should have mentioned the new ticket! ;-)

Note: See TracTickets for help on using tickets.