moodle/user
Petr Skoda aff24313be MDL-29401 introduce new frankenstyle PARAM types
New PARAM_COMPONENT, PARAM_AREA and PARAM_PLUGIN + fixing of hopefully all current incorrect parameter types. This should help with diagnosing of incorrectly named 3rd party plugins too.
2011-09-25 09:59:55 +02:00
..
default MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
filters MDL-22404 add cohort ID to user filters 2011-07-09 15:42:40 +02:00
profile MDL-29012 Show which user profile field is being deleted 2011-08-20 16:29:21 +01:00
selector MDL-29233 revert the optional_param workaround and use this->multiselect to decide when we expect arrays 2011-09-05 09:02:47 +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-26796 convert array parameter cleaning to new functions 2011-08-18 08:40:33 +02:00
edit.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
edit_form.php MDL-21676 user: minor gravatar fixes 2011-09-20 12:43:00 +02:00
editadvanced.php MDL-27896 editor - parent context will be respected by editor in case context is not created. 2011-08-12 11:33:21 +08:00
editadvanced_form.php MDL-21676 user: minor gravatar fixes 2011-09-20 12:43:00 +02:00
editlib.php MDL-21676 user: minor gravatar fixes 2011-09-20 12:43:00 +02:00
emailupdate.php MDL-26795 fix incorrect location of email change strings 2011-03-27 17:19:23 +02:00
externallib.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
files.php NOMDL, added capability check 2010-10-21 04:40:49 +00:00
filesedit.php MDL-24321 switching to stdClass in /user/ 2010-09-21 08:27:29 +00:00
filesedit_form.php "MDL-23894, added user quota limit to filesedit form" 2010-08-24 07:52:12 +00:00
groupaddnote.php MDL-26796 convert array parameter cleaning to new functions 2011-08-18 08:40:33 +02:00
grouppix.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
index.php MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
lib.php Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle 2011-09-13 16:06:21 +08:00
managetoken.php webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information) 2010-10-08 03:03:10 +00:00
message.html message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version 2010-11-05 08:04:40 +00:00
messageselect.php MDL-27823 messaging: preventing html tags from being output to the UI 2011-08-19 16:53:32 +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-27220 add missing tag lib include 2011-04-17 11:08:24 +02:00
profilesys.php MDL-19124 Fix up the headers with strings 2010-05-05 05:58:56 +00:00
renderer.php "MDL-23920, added prompt message to user/files.php" 2010-09-08 14:01:58 +00: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 Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle 2011-09-13 16:06:21 +08:00