A simple CRUD/search profile system for research profiles, providing user-editable information and basic pages to aesthetically promote and highlight researcher activities and achievements.
MIT License
6
stars
0
forks
source link
Filter out faculty members from the people picker in the student research application form #161
Adds the not-accepting-undergrad param to the search in the API index endpoint to only include the names of faculty members that are not marked as "Not accepting undergrad students" or that have not selected the option "Show not accepting students" on their profile page.
Adds the
not-accepting-undergrad
param to the search in the API index endpoint to only include the names of faculty members that are not marked as "Not accepting undergrad students" or that have not selected the option "Show not accepting students" on their profile page.Issue #155