In the View for My Project created by cm_project it is filtering only Published. Should be optional for both Published and Unpublished

Comments

kreynen’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Active » Needs review

Makes sense. It should be easier for someone who sees more Projects than they want in the View to add the filter than for someone to realize why the Projects aren't showing up at all. The Published filter is a radio button only allowing Published OR Unpublished. There is no option for both, so I removed the filter altogether.

I would be better if there was the option to default both since it's easier to modify a filter that already in place than adding one.

http://drupalcode.org/project/cm_project.git/commitdiff/0551755

stefanwray’s picture

Status: Needs review » Closed (works as designed)