Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter users by role and cohort #1371

Merged
merged 3 commits into from
Apr 5, 2016
Merged

Conversation

jrjohnson
Copy link
Member

User can be filtered by the cohorts they are in or if null is passed
then users with no cohorts will be returned.

User can be filtered by the cohorts they are in or if null is passed
then users with no cohorts will be returned.
New user role fixure was added so this ID needs to be incremented.
$item = $item == 'false' ? false : $item;
$item = $item == 'true' ? true : $item;

$deepTranspose = function ($item) use (&$deepTranspose) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

javascript much?

@stopfstedt
Copy link
Member

LGTM

@stopfstedt stopfstedt merged commit ebb9b10 into ilios:master Apr 5, 2016
@jrjohnson jrjohnson deleted the filter-users branch April 5, 2016 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants