Custom Query (2152 matches)
Results (1159 - 1161 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1236 | fixed | View a package at a given revision | dread | dread |
Description |
As a user I want to view a package at a given revision:
|
|||
#1238 | invalid | Viewing a package @date misses non-PackageRevisions | kindly | dread |
Description |
There's a problem with getting old versions of packages using @date. The query looks for the PackageRevision? related to the date, but ignores TagRevisions? etc. So for example if you compare this table: http://ckan.net/package/history/osm with this view: http://ckan.net/package/osm%402010-11-30%2000%3A21%3A49.627830 you actually see the 2010-01-13 11:13 revision - the wrong revision. |
|||
#1239 | fixed | Remove and re-add tag on package not working | rgrp | rgrp |
Description |
See reports on list at:
Tracked this to issue in dictization/model_save whereby was ignoring case where Package Tag already there but in deleted state. Rather than describe at length see fix. |