moodle/cohort
Tim Hunt 9695ff811b MDL-34657 user sorting: consistent sorting everywhere.
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.

Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
..
tests MDL-35465 add more sql escaping tests for cohort_get_cohorts() 2012-09-16 22:32:33 +02:00
assign.php MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
edit.php MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
edit_form.php MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
index.php MDL-35465 improve cohort paging 2012-09-16 21:56:27 +02:00
lib.php MDL-35465 improve cohort paging 2012-09-16 21:56:27 +02:00
locallib.php MDL-34657 user sorting: consistent sorting everywhere. 2012-09-27 12:41:42 +01:00