MDL-47503 Grades: Completely remove aggregationsubcats
authorDamyon Wiese <damyon@moodle.com>
Fri, 17 Oct 2014 04:16:18 +0000 (12:16 +0800)
committerDamyon Wiese <damyon@moodle.com>
Mon, 20 Oct 2014 04:03:18 +0000 (12:03 +0800)
commit47d6e6a7d31dd4fcfb0ab1a20e658c5a8de44859
tree4ee4fc2454ad0f25fae05c63ae2862ad66afb7d8
parentb49de5d93009a421731af5a80e1dec6eb46c9ca9
MDL-47503 Grades: Completely remove aggregationsubcats

This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
15 files changed:
admin/settings/grades.php
backup/moodle2/backup_stepslib.php
backup/moodle2/restore_stepslib.php
grade/edit/tree/category_form.php
grade/lib.php
grade/report/grader/index.php
lang/en/grades.php
lib/db/install.xml [changed mode: 0644->0755]
lib/db/upgrade.php
lib/grade/grade_category.php
lib/grade/grade_item.php
lib/grade/tests/fixtures/lib.php
lib/grade/tests/grade_item_test.php
lib/upgrade.txt
version.php