]> git.mjollnir.org Git - moodle.git/commit
MDL-10223 Implement locking of grades and grade items - cron support still not implem...
authorskodak <skodak>
Fri, 22 Jun 2007 08:57:39 +0000 (08:57 +0000)
committerskodak <skodak>
Fri, 22 Jun 2007 08:57:39 +0000 (08:57 +0000)
commit2cc4b0f90d64ca4aa61d581e96b1abcbbe72cdd2
tree7e135b12881c22837f81cb159dbb7790c5019eef
parentb5fc272c3c4d2a2ca702796da52ab4c2c4308acf
MDL-10223 Implement locking of grades and grade items - cron support still not implemented;
this patch also contains improvements in handling of needsupdate, though it is not yet fully working for calculated grades
lib/grade/grade_calculation.php
lib/grade/grade_category.php
lib/grade/grade_grades.php
lib/grade/grade_item.php
lib/grade/grade_tree.php
lib/gradelib.php
lib/simpletest/fixtures/gradetest.php
lib/simpletest/grade/simpletest/testgradegrades.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/grade/simpletest/testgradetree.php
lib/simpletest/testgradelib.php