Custom Query (2152 matches)
Results (1789 - 1791 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1732 | fixed | Update CKAN's search for taxonomies | johnglover | seanh |
Description |
Initially we'll just add all tags from all vocabularies into the existing tags search facet (this should happen automatically). Later we want to enable templates to use separate search facets for different vocabularies. Also need to make sure that search terms are matched against the texts of the tag names themselves (should happen already) and maybe also against the texts of the vocabulary names? |
|||
#1743 | wontfix | Activity streams still link to deleted things | seanh | seanh |
Description |
For example, after deleting a dataset old activity stream events will still hyperlink to that dataset. |
|||
#1746 | wontfix | Activity streams pagination | seanh | |
Description |
Currently user, package and group activity streams only return the most recent 15 activities, even though all activities are kept in the db. Do we want to add pagination - to both the API and the HTML pages - to support retrieving older activities? |