moodle/grade
Eloy Lafuente (stronk7) 3a08925b79 MDL-73278 phpunit: Fix namespaces for the renamed classes
Within the renamed classes in the previous commit, there were a
few incorrect namespace, this commit fixes all them to be
correct component[\api] ones.

Also fix a few incorrect leading backslashes in namespace/use
statements. And tests extending renamed tests.
2021-12-07 23:54:34 +01:00
..
amd MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 08:52:57 +08:00
classes MDL-71439 core_grades: return a blank mustache template for letters 2021-10-27 12:20:21 +08:00
edit MDL-70433 grades: prevent double escaping in titles 2021-08-27 10:56:07 +02:00
export MDL-72257 gradeexport_xml: detect absense of grade items to export. 2021-08-02 10:24:01 +01:00
grading MDL-73278 phpunit: Fix namespaces for the renamed classes 2021-12-07 23:54:34 +01:00
import MDL-72488 lang: Fix hard-coded English string at grades import form 2021-09-06 17:41:09 +02:00
report MDL-73140 grade history: fix badly formatted lists 2021-11-22 23:51:05 +00:00
templates MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:09:10 +11:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
index.php
lib.php MDL-70433 grades: prevent double escaping in titles 2021-08-27 10:56:07 +02:00
querylib.php MDL-63422 general: review core loop / switch / case / continue 2018-10-31 00:17:59 +01:00
upgrade.txt Merge branch 'MDL-65044-master' of git://github.com/lameze/moodle 2019-03-27 22:47:30 +01:00