Ticket #2347 (new enhancement) — at Version 17

Opened 2 years ago

Last modified 22 months ago

Related stuff dashboard and changes

Reported by: ross Owned by: ross
Priority: awaiting merge Milestone: ckan-v1.8
Component: ckan Keywords: [6d][r:2d] ui
Cc: aron.carroll Repository: ckan
Theme: none

Description (last modified by ross) (diff)

Some additions to the related stuff functionality to make it more useful post the 1.7 release.

[x] My related things on my user page

[x] Show user created related things on the users' page with links direct to the related page of that dataset. {0.5d}

[x] Related stuff usage counts { 1d }

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.

[x] Un-attached related items {0.25d}

Allow related items to be created without being attached to datasets. This may mean that the dataset field is optional in the API.

[ ] Dashboard for related

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'

[x] Dashboard + Controller (Related) {1d}

[x] Ordering at logic layer (date, views, rating, popularity of package, featured) {1d}

[x] date [x] views [x] featured

[x] 'Featured' related item with mechanism to fetch it. {0.5d}

[ ] UI within dashboard for sysadmins to check/uncheck feature status {0.5d}

[x] Changing auth for related.

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.

[x] Implement auth changes for publisher auth profile. { 0.5d }

[x] General issues

[x] Serverside validation of URLs

[x] Activity updates

[x] Make optional

From #2332

[ ] Related item plus sign is very poorly aligned within box

[ ] Add related items should be in drop down like for resources (?) to make it easy to add items

[ ] Hover should show a title that gives some information about what related are (not at all clear)

[ ] Related item only includes App, Idea, Visualization but not API | Post | Paper | News Article options as in original ticket #2204

[ ] UI Changes

[ ] General tidy up, fix form etc

[ ] Highlight featured items py:if="related.featured"

[ ] Show either view count or popularity ${ related.view_count }

[ ] A user's related items should be on their home page

Change History

comment:1 Changed 2 years ago by ross

  • Keywords [6d] added
  • Description modified (diff)

comment:2 Changed 2 years ago by ross

[ ] Check that dataset privacy can be taken into account.

comment:3 Changed 2 years ago by ross

  • Description modified (diff)

comment:4 Changed 2 years ago by ross

  • Description modified (diff)

comment:5 Changed 2 years ago by ross

  • Description modified (diff)

comment:6 Changed 2 years ago by ross

  • Description modified (diff)

comment:7 Changed 2 years ago by ross

  • Description modified (diff)

comment:8 Changed 2 years ago by ross

  • Cc aron.carroll added
  • Description modified (diff)

Keeping track of UI changes required, and copied Aron

comment:9 Changed 2 years ago by ross

  • Description modified (diff)

comment:10 Changed 2 years ago by ross

  • Description modified (diff)

comment:11 Changed 2 years ago by ross

  • Description modified (diff)

comment:12 Changed 2 years ago by ross

  • Description modified (diff)

comment:13 Changed 2 years ago by ross

  • Description modified (diff)

comment:14 Changed 2 years ago by ross

  • Description modified (diff)

comment:15 Changed 2 years ago by ross

  • Description modified (diff)

comment:16 Changed 2 years ago by ross

  • Description modified (diff)

comment:17 Changed 2 years ago by ross

  • Description modified (diff)
Note: See TracTickets for help on using tickets.