I see a couple of other threads about views integration, but no real action. It seems like it should be easy to expose a table to views to show simple things like "is this decision active" or "total votes".

CommentFileSizeAuthor
#3 decisions-675310.patch758 bytessharda_ram

Comments

anarcat’s picture

Title: Any views support at all? » Basic views support

This is basically a duplicate of #99419: provide a couple of sample views. However, I'll keep it opened as a first small step: we'll just expose the fields so people can build their own views but we'll not bundle views within this issue itself, it's just a first step.

roball’s picture

Priority: Critical » Normal
sharda_ram’s picture

Status: Active » Needs review
StatusFileSize
new758 bytes

Here's a patch that implements hook_votingapi_relationships() to expose the content_type 'decisions' in views.

polskikrol’s picture

Has this patch been pushed to Dev yet? Would like to see if the ability to have all decisions presented in one view.

ezra-g’s picture

Status: Needs review » Fixed

Committed with extra line break removed. Thanks!

This will be available in the next development snapshot in ~12hrs.

Status: Fixed » Closed (fixed)

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