Right now the max_points and last_update fields from the userpoints tables are not exposed to the Views module.

I needed these fields exposed for a project and I've attached a patch which adds the required logic to expose them.

Comments

kbahey’s picture

Status: Needs review » Needs work

Patch does not apply.

patching file userpoints.views.inc
Hunk #1 FAILED at 66.
1 out of 1 hunk FAILED -- saving rejects to file userpoints.views.inc.rej
colin49’s picture

Status: Needs work » Needs review
StatusFileSize
new1.5 KB

Hrum, not sure what whet wrong when I created that patch but lets try that again. I've created a new patch against 6.x-1.x-dev (2010-Apr-30) and tested applying the patch.

colin$ patch -p0 < userpoints.views_.inc_.2.patch
patching file userpoints.views.inc

kbahey’s picture

Status: Needs review » Fixed

Committed.

Thank you for the effort.

Status: Fixed » Closed (fixed)

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