This should be relatively simple I think.

CommentFileSizeAuthor
#4 release-1876350-4.patch5.15 KBdeciphered

Comments

deciphered’s picture

Opened a related issue, getting the Release data relationship could be quite problematic based on the current structure, but it looks like there could be an easy way if the un-used yet defined 'release_id' field in the 'hosting_platform' table was actually utilised: #1882708: Unused 'release_id' field in 'hosting_platform'

deciphered’s picture

Initial view, view data and handlers committed, but holding off on the Release stuff till the other issue is dealt with.

anarcat’s picture

Project: » Hosting
Version: » 6.x-2.x-dev
Priority: Normal » Critical

this needs to be completed for the next release.

deciphered’s picture

Status: Active » Needs review
StatusFileSize
new5.15 KB
deciphered’s picture

Updated code in my sandbox, adds a limit of 25 items for the view as the field handler is doing a node_load.

http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...

Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/75676cdaa4b60...

anarcat’s picture

Status: Needs review » Fixed

committed and pushed, thanks.

anarcat’s picture

actually, i committed and pushed the patch, not the commit, so i rerolled the pager change in a different commit, hopefully i didn't miss anything.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.