moodle/user
Tim Hunt ea29e3141a MDL-35776 user ajax: fix sort order in chrome.
It seems that Chrome orders fields of objects in order of array key.
Therefore we must stop using user.id in the PHP arrays, and instead
ensure that we use sequential numbers.

This commit fixes the user selector.

Conflicts:
	user/selector/module.js
	user/selector/search.php
2012-10-03 19:14:41 +01:00
..
default MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
filters MDL-34036 fix course role user selector 2012-06-30 15:40:30 +02:00
profile MDL-32787 user: rule required for custom profile fields applies to all users editing own profile 2012-07-03 13:48:18 +08:00
selector MDL-35776 user ajax: fix sort order in chrome. 2012-10-03 19:14:41 +01:00
tests MDL-34971 PHPunit test: user/externallib.php 2012-10-01 12:56:41 +02: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 Merge branch 'wip-mdl-32787-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE 2012-07-04 08:26:03 +12: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-33397 Filepicker: cancel button always present in private files 2012-05-29 15:00:19 +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-34575: fixed string typo and string duplication for label 2012-08-08 11:37:40 +08:00
lib.php MDL-35644 user_get_details: admin should be able to see description 2012-09-26 14:29:21 +08:00
managetoken.php MDL-28670 webservice : (review) changes improving performance 2011-11-14 11:25:36 +08:00
message.html MDL-34575 accessibility compliance for notes: Add form input text and select tag 2012-08-03 13:36:27 +08:00
messageselect.php MDL-20627 user - Fixed viewing permission of email when sending group messages. 2011-11-18 11:41:11 +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-26822 user: Minor improvements post integration 2012-09-03 11:41:24 +12: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-30903 Accessibility: user profile page uses table headers 2012-07-03 11:51:19 +08:00