moodle/grade/report
David Mudrak 29cbe43189 MDL-13481 Strings fullname and shortname are now deprecated
This is a final cleanup commit of fullname and shortname issue. All
places where these strings were detected yet have been replaced with
proper fullnamecourse or fullnameuser or some other context specific
string.

AMOS BEGIN
 CPY [fullname,core],[outcomefullname,core_grades]
 CPY [shortname,core],[outcomeshortname,core_grades]
 CPY [name,core],[rolefullname,core_role]
 CPY [shortname,core],[roleshortname,core_role]
AMOS END
2011-02-28 09:42:50 +01:00
..
grader gradebook MDL-25769 Fixed SQL syntax formatting 2011-01-18 11:56:21 +08:00
outcomes MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
overview MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00
user MDL-25708 recordsets - found one more recent use. fixed. 2011-01-30 13:43:06 +01:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php gradebook MDL-25769 Fixed SQL syntax formatting 2011-01-18 11:56:21 +08:00