]> git.mjollnir.org Git - moodle.git/commit
MDL-10224 total course grade implemented + lots of other changes and improvements...
authorskodak <skodak>
Thu, 28 Jun 2007 13:20:30 +0000 (13:20 +0000)
committerskodak <skodak>
Thu, 28 Jun 2007 13:20:30 +0000 (13:20 +0000)
commitb3ac6c3ef0f61b1663ff39379fd6de932d344a08
treee2e0bfd40c52e5cc4e1cd5bfdfdd92b3b07d870a
parent8ace7bf75fbd6ea7f5fcbbe594da2209a75c9fc7
MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too
21 files changed:
backup/backuplib.php
backup/restorelib.php
grade/report/grader/category.php
grade/report/grader/index.php
grade/report/grader/preferences.php
grade/report/grader/tabs.php
grade/report/user/index.php
lib/db/upgrade.php
lib/grade/grade_category.php
lib/grade/grade_grades.php
lib/grade/grade_grades_text.php
lib/grade/grade_item.php
lib/grade/grade_object.php
lib/grade/grade_tree.php
lib/gradelib.php
lib/simpletest/fixtures/gradetest.php
lib/simpletest/grade/simpletest/testgradecategory.php
lib/simpletest/grade/simpletest/testgradegradestext.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/grade/simpletest/testgradetree.php
version.php