Ticket #53 (closed enhancement: fixed)
View Information about Package history (i.e. package revisions)
| Reported by: | rgrp | Owned by: | rgrp |
|---|---|---|---|
| Priority: | major | Milestone: | v0.8 |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
As A
I want to
View information about a package history, i.e. what revisions it has.
Details
- History info should be available at package/history/pkg-name
- Most basic info is just info from revision (when it occurred, author etc)
- More sophisticated would be to have diff support to see differences between revisions
Change History
Note: See
TracTickets for help on using
tickets.

See r435. This just provides basic list of revisions affecting this. Next step would be to show diffs but that is another ticket.