moodle/grade/report
Jetha Chan a71d9d28b7 MDL-48288 gradebook: fix floating footer exception when averages disabled
The code we use to update styles on floating elements did not account for
situations where those floating elements don't exist. This was discovered
when a test site didn't have column averages enabled, resulting in no
floating footer element being created, so when _handleScrollEvent was
fired the first time, a null reference exception was thrown trying to
apply styles to a non-existent element.
2014-11-21 11:00:51 +08:00
..
grader MDL-48288 gradebook: fix floating footer exception when averages disabled 2014-11-21 11:00:51 +08:00
history MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
outcomes MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
overview Merge branch 'MDL-47700-master' of git://github.com/xow/moodle 2014-11-18 10:04:33 +00:00
singleview MDL-48214 Merge English strings from the en_fix language pack 2014-11-13 11:29:08 +01:00
user MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
index.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
lib.php MDL-47762 gradereport_user: Hide contribution and weights when relevant 2014-10-24 11:48:07 +02:00
upgrade.txt MDL-43197 gradereport_user: Parents/mentors can see all the relevant grades 2014-08-19 10:47:34 +08:00