This patch adds a status filter to members views. Previously, only active users were displayed. However, I have a need to display blocked users, too.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | contrib-5.members.status3.junyor.patch | 8.81 KB | junyor |
| #2 | contrib-5.members.status2.junyor.patch | 8.78 KB | junyor |
| contrib-5.members.status.junyor.patch | 8.77 KB | junyor |
Comments
Comment #1
junyor commentedComment #2
junyor commentedFixed a broken query.
Comment #3
junyor commentedA new version of the patch that hides blocked users from non-admins.
Comment #4
malc_b commentedI tried patch 2 since I might want to display blocked users and I could just limit the page access instead. Behaviour is odd but then so is member. Authorised user alone shows no users (before it showed all but no roles). Select all my roles and the table is right, but that does mean I can only show a blocked user of a role type and if they have just applied they won't have one.