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

Search enhancements: recursive search; search on event attributes #1208

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

duncanka
Copy link
Contributor

Added two features to search:

  1. When searching a collection, it is now possible to select a "recursive" option in the advanced options to enable searching subdirectories.
  2. Event search now includes options for searching for particular attributes. Blank or unchecked attributes are ignored; checked boolean attributes and string-valued attributes are used as filtering criteria in the search.
    Only attributes relevant to the selected event type are selectable. For hierarchy-only event types and the default selection of "- Any -", attributes relevant to any of the subtypes are available. The same rule has also been applied for the existing role search functionality (e.g., all roles are available if '- Any -' is selected).

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

1 participant