Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
MDL-68169 user: Add keyword filter
Part of MDL-67743
  • Loading branch information
andrewnicols committed May 27, 2020
1 parent fbcc657 commit 028ec17
Show file tree
Hide file tree
Showing 8 changed files with 110 additions and 7 deletions.
4 changes: 3 additions & 1 deletion lang/en/user.php
Expand Up @@ -28,6 +28,8 @@
$string['clearfilters'] = 'Clear filters';
$string['countparticipantsfound'] = '{$a} participants found';
$string['match'] = 'Match';
$string['placeholdertypeorselect'] = 'Type or select...';
$string['placeholdertype'] = 'Type...';
$string['privacy:courserequestpath'] = 'Requested courses';
$string['privacy:descriptionpath'] = 'Profile description';
$string['privacy:devicespath'] = 'User devices';
Expand Down Expand Up @@ -131,8 +133,8 @@
$string['privacy:profileimagespath'] = 'Profile images';
$string['privacy:privatefilespath'] = 'Private files';
$string['privacy:sessionpath'] = 'Session data';
$string['filterbykeyword'] = 'Keyword';
$string['selectfiltertype'] = 'Select';
$string['target:upcomingactivitiesdue'] = 'Upcoming activities due';
$string['target:upcomingactivitiesdue_help'] = 'This target generates reminders for upcoming activities due.';
$string['target:upcomingactivitiesdueinfo'] = 'All upcoming activities due insights are listed here. These students have received these insights directly.';
$string['typeorselect'] = 'Type or select...';
2 changes: 1 addition & 1 deletion user/amd/build/local/participantsfilter/filter.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 028ec17

Please sign in to comment.