Custom Query (2152 matches)
Results (991 - 993 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1241 | wontfix | Overview video of http://thedatahub.org | timmcnamara | timmcnamara |
Description |
Produce a video explaining some of the things which can be done on the datahub.org |
|||
#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. |
|||
#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. |