Comment 4 for bug 897586

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3485
Committed: http://gitorious.org/mahara/mahara/commit/3d1484b1c4b1d1e866129bc312266a450c0dac5d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 3d1484b1c4b1d1e866129bc312266a450c0dac5d
Author: Ghada El-Zoghbi <email address hidden>
Date: Wed Jul 9 11:50:09 2014 +1000

Searching by user in Shared Pages (bug 897586)

Include searching by a user to the Shared Pages tab.

This is a pretty complicated area as the View::view_search() is used in many areas.
Have not added a new search type of 'users only' like the 'tags only'.
Have only updated the general search type of 'Title, description, tags' to include users.

Change-Id: I6020aa5f432133649e50ea180bbd8536c8e30e72
Signed-off-by: Ghada El-Zoghbi <email address hidden>