moodle/user
martinlanghoff 0a66585b3d get_my_courses() callers update - check of the $fields param - pass null instead
The default way to call get_my_courses() is now to pass null in the $fields
param to get the (cached copy) of the useful fields. Cuts down enormously
on DB traffic, memory footprint, and session size.
2007-05-06 05:32:40 +00:00
..
default We need to keep these old images here because old stuff may refer to them. 2003-07-28 11:47:40 +00:00
profile MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
action_redir.php Bug #5163 - user/action_redir.php should print properly formatted error 2006-04-13 08:48:51 +00:00
edit.php MDL-9574 + MDL-9607 Add Change-own-password and Edit-own-profile capabilities 2007-04-26 21:41:08 +00:00
edit_form.php MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead; merged from MODOLE_18_STABLE 2007-04-16 18:30:52 +00:00
editadvanced.php MDL-9647 simplify dealing with headers/footers in admin sections; some more cleanup 2007-04-30 17:28:29 +00:00
editadvanced_form.php MDL-9652 rename new password reveal to unmask 2007-04-30 18:03:19 +00:00
editlib.php Prevent notices on user creation 2007-04-29 13:50:33 +00:00
extendenrol.php MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
index.php MDL-9311 participants - duplicate "&perpage="; merged from MOODLE_18_STABLE 2007-04-15 16:09:55 +00:00
message.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
messageselect.php MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
pix.php MDL-8319 avatar image is now deleted from disk, user/pix.php redirects to default picture if user picture not present(===deleted) 2007-01-26 20:15:54 +00:00
pixgroup.php debugging and error reporting level fixes and improvements MDL-6671 2006-09-23 09:38:39 +00:00
policy.php MDL-9190 Site policy xhtml compliance and other minor fixes; merged from MOODLE_18_STABLE 2007-04-03 09:51:53 +00:00
tabs.php Fixed discussions tab ... this is an old change I never checked in 2007-04-30 13:26:06 +00:00
view.php get_my_courses() callers update - check of the $fields param - pass null instead 2007-05-06 05:32:40 +00:00