Custom Query (2152 matches)
Results (1501 - 1503 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1666 | fixed | Add activity stream events for tags | seanh | seanh |
Description |
...and show them on the tag pages. This means adding tag_activity_list() and tag_activity_list_html() logic functions, adding the templating to render tags as HTML, and adding the tag HTML into the tag pages. What exactly should go into a tag's activity stream? As with datasets we may want a more complex SQL query, where events from objects related to the tag (datasets, users, etc.) appear in the tag's stream. |
|||
#1669 | fixed | [super] Publisher profile | ross | ross |
Description |
Implement the necessary backend changes to build profile for publishers using the group refactor. See http://ckan.okfnpad.org/publisherprofiles Subtickets are at: |
|||
#1670 | fixed | Publisher profile documentation | ross | ross |
Description |
Super #1669 Analysis of all permissions for users given their publishers to ensure that we have covered all of the bases and haven't missed any use-cases. |