moodle/user
Russell Smith e456edf9b7 MDL-21933 course: Allow users to search participants course permission
Capability checks are performed at the top of the page and do not need
to be completed again.

Search is an expected feature for users and it was confusion to only
appear after 3 pages.  This has been changed to enable search when
there are more records than are visible on the screen.  If users
are unable to use browser search, they will be able to use Moodle's
search.
2013-06-13 12:44:36 +10:00
..
default MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
filters MDL-36767 Administration: user_filter_yesno use different name for sql filter 2012-11-27 11:55:57 +08:00
profile MDL-37339 Administration: Unique custom profile should not be checked if it's empty. 2013-01-16 09:47:07 +08:00
selector MDL-36413 Added "this->" to exclude variable assignment 2012-11-07 14:52:09 +08:00
tests MDL-37354 clean return value for each externallib PHPUnit tests 2013-01-09 14:00:48 +08:00
action_redir.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
addnote.php MDL-34575: fixed string typo and string duplication for label 2012-08-08 11:37:40 +08:00
edit.php MDL-35880 user: Adding a heading to profile edit page 2012-10-16 14:18:44 +08:00
edit_form.php MDL-32787 user: rule required for custom profile fields applies to all users editing own profile 2012-07-03 13:48:18 +08:00
editadvanced.php MDL-32787 user: rule required for custom profile fields applies to all users editing own profile 2012-07-03 13:48:18 +08:00
editadvanced_form.php MDL-33374 profile: Use correct text for buttons when creating a new user 2012-09-07 10:19:34 +08:00
editlib.php Merge branch 'wip-mdl-33425' of git://github.com/rajeshtaneja/moodle 2012-06-20 11:32:04 +12:00
emailupdate.php MDL-26795 fix incorrect location of email change strings 2011-03-27 17:19:23 +02:00
externallib.php MDL-33869 user_get_user_details: allow return of idnumber 2012-07-31 10:25:21 +08:00
files.php MDL-35991 - use PARAM_LOCALURL for local urls 2013-01-07 10:10:32 +08:00
files_form.php MDL-33397 Filepicker: cancel button always present in private files 2012-05-29 15:00:19 +08:00
groupaddnote.php MDL-34575 accessibility compliance for notes: Add form input text and select tag 2012-08-03 13:36:27 +08:00
grouppix.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
index.php MDL-21933 course: Allow users to search participants course permission 2013-06-13 12:44:36 +10:00
lib.php MDL-38136: fix user_get_user_details doesn't return idnumber (thanks to Antonio Carlos Mariani) 2013-04-16 15:41:19 +08:00
managetoken.php MDL-28670 webservice : (review) changes improving performance 2011-11-14 11:25:36 +08:00
message.html MDL-36600 user: improve course messaging checks 2013-01-09 09:22:37 +13:00
messageselect.php MDL-36600 Add missing sesskey check when previewing the message 2013-01-10 10:20:36 +08:00
module.js MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them. 2010-07-19 13:21:16 +00:00
pix.php MDL-24500 user pix BC 2010-10-03 18:12:20 +00:00
pixgroup.php MDL-24500 group pix BC - just empty image to prevent broken links 2010-10-03 18:27:21 +00:00
policy.php message MDL-25148 using method on $PAGE to allow or disallow popup notifications 2010-11-11 06:11:43 +00:00
portfolio.php NAVIGATION MDL-25468 remove optional_param from navigationlib.php, use override_active_url to help find the correct node 2011-02-07 16:25:58 +08:00
portfoliologs.php NAVIGATION MDL-25468 remove optional_param from navigationlib.php, use override_active_url to help find the correct node 2011-02-07 16:25:58 +08:00
profile.php MDL-35875 - Accessibility - Remove empty summary attribute for user information table in view user's profile 2013-03-25 11:16:40 +08:00
profilesys.php MDL-19124 Fix up the headers with strings 2010-05-05 05:58:56 +00:00
renderer.php MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
repository.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
view.php MDL-35875 - Accessibility - Remove empty summary attribute for user information table in view user's profile 2013-03-25 11:16:40 +08:00