Merge branch 'MDL-44070-master' of https://github.com/sammarshallou/moodle

Conflicts:
	theme/bootstrapbase/less/moodle/forms.less
	theme/bootstrapbase/style/moodle.css
	version.php
This commit is contained in:
Damyon Wiese
2014-04-08 13:30:41 +08:00
163 changed files with 17214 additions and 3143 deletions
+5 -1
View File
@@ -957,6 +957,10 @@ class core_plugin_manager {
'shibboleth', 'webservice'
),
'availability' => array(
'completion', 'date', 'grade', 'group', 'grouping', 'profile'
),
'block' => array(
'activity_modules', 'admin_bookmarks', 'badges', 'blog_menu',
'blog_recent', 'blog_tags', 'calendar_month',
@@ -1126,7 +1130,7 @@ class core_plugin_manager {
),
'tool' => array(
'assignmentupgrade', 'behat', 'capability', 'customlang',
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
'dbtransfer', 'generator', 'health', 'innodb', 'installaddon',
'langimport', 'log', 'multilangupgrade', 'phpunit', 'profiling',
'replace', 'spamcleaner', 'task', 'timezoneimport',