moodle/grade
Andrew Nicols bedcf338dc MDL-47706 gradebook: Update pageload time between changes
Since MDL-38732 we reject changes if another change has been made more
recently. As a result, if process_data is called, and then we roll into the
next millisecond period before process_data is called again, the change is
rejected.

Different errors were seen because the millisecond rollover occurred at
different time within the test.

Different error conditions were seen because not all of the tests check for
an error from the call to process_data(), instead just checking that the
value had been updated correctly.
2014-10-22 12:56:07 +08:00
..
edit MDL-47503 Grades: Completely remove aggregationsubcats 2014-10-20 12:03:18 +08:00
export MDL-46599 gradebook: Added a time exported column to grade export via csv. 2014-10-16 10:31:10 +08:00
grading MDL-46223 Fix frequently used comments in the marking guide 2014-07-09 16:42:39 +08:00
import Merge branch 'MDL-46599-master' of git://github.com/lameze/moodle 2014-10-16 17:30:27 +01:00
report Merge branch 'MDL-47400-master-2' of git://github.com/andrewnicols/moodle 2014-10-21 10:55:54 +08:00
tests MDL-47706 gradebook: Update pageload time between changes 2014-10-22 12:56:07 +08:00
externallib.php MDL-44603 fix incorrect hint for grades related class location 2014-03-17 12:57:21 +08:00
index.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-47503 Grades: Display the notice about upgraded grades on all grade report pages. 2014-10-20 16:15:51 +08:00
querylib.php MDL-46527 grades: grade_get_grades external function rewritten 2014-10-21 12:10:01 +02:00