moodle/grade
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
..
edit MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
export gradebook MDL-25171 made it possible to deselect all grade items when exporting grades 2010-11-15 09:03:32 +00:00
import gradebook MDL-25769 Fixed SQL syntax formatting 2011-01-18 11:56:21 +08:00
report MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
simpletest removing invalid test code 2010-09-17 18:58:58 +00:00
index.php MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
lib.php gradebook MDL-16103 prevented outcomes in gradebook showing the same icon as the activity they are attached to as it makes them hard to find. 2010-11-30 09:03:43 +00:00
querylib.php MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00