Changes between Initial Version and Version 1 of Ticket #2347
- Timestamp:
- 05/01/12 14:25:42 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2347
- Property Keywords [6d] added
-
Ticket #2347 – Description
initial v1 4 4 [ ] My related things on my user page 5 5 6 [ ] Show user created related things on the users' page with links direct to the related page of that dataset. 6 [ ] Show user created related things on the users' page with links direct to the related page of that dataset. {0.5d} 7 7 8 8 [ ] Related stuff usage counts 9 [ ] Related stuff usage counts { 1d } 9 10 10 11 Record the number of times the link for a related item is clicked. This is likely to mean that the link fires to call CKAN and then redirects to the actual URL. 11 12 12 [ ] Investigate ratings for related stuff. 13 [ ] Investigate ratings for related stuff. {0.5d} 13 14 14 15 Record the number of times the link for a related item is clicked. This is likely to mean that the link fires to call CKAN and then redirects to the actual URL. 15 16 16 [ ] Un-attached related items 17 [ ] Un-attached related items {0.25d} 17 18 18 19 Allow related items to be created without being attached to datasets. This may mean that the dataset field is optional in the API. 19 20 20 [ ] Dashboard for related 21 [ ] Dashboard for related 21 22 22 23 A dashboard for related items, site-wide (not package specific) and orderable by date, views, {rating}, popularity of the dataset. Would be useful (possibly) for site-admin to mark one or more as 'featured' 23 24 24 [ ] Dashboard + Controller (Related) 25 [ ] Dashboard + Controller (Related) {1d} 25 26 26 [ ] Ordering at logic layer (date, views, rating, popularity of package, featured) 27 [ ] Ordering at logic layer (date, views, rating, popularity of package, featured) {1d} 27 28 28 [ ] 'Featured' related item with mechanism to fetch it. 29 [ ] 'Featured' related item with mechanism to fetch it. {0.5d} 29 30 30 [ ] UI within dashboard for sysadmins to check/uncheck feature status 31 [ ] UI within dashboard for sysadmins to check/uncheck feature status {0.5d} 31 32 32 33 [ ] Changing auth for related. … … 34 35 Currently auth is based on deletion being possible by dataset owner and the related owner but it may be that a lot of the auth for related items should be configured to have more restrictive auth. 35 36 36 [ ] Document auth changes, allow for simple auth or this more complex auth in related. This might be on by default for publisher auth? 37 [ ] Document auth changes, allow for simple auth or this more complex auth in related. This might be on by default for publisher auth? { 0.5d } 37 38 38 [ ] Implement auth changes as per doc. 39 [ ] Implement auth changes as per doc. { 0.5d }