-
New Feature
-
Resolution: Fixed
-
Minor
-
2.1.1
-
MOODLE_21_STABLE
-
MOODLE_22_STABLE
-
The plan is to add a new option in version.php:
$plugin->dependencies = array(
|
'mod_quiz' => 2011090100,
|
'qtype_pmatch' => ANY_VERSION,
|
);
|
- blocks
-
MDL-30160 META: Major new features for Moodle 2.2
-
- Closed
-
- caused a regression
-
MDL-29978 Dependencies implementation leading to non-upgradeable sites
-
- Closed
-
-
MDL-32329 Web/CLI installers discreprency about calling all_plugins_ok()
-
- Closed
-
-
MDL-29983 question_type::local_name broken in master
-
- Closed
-
-
MDL-30923 False cron report at the admin notification page
-
- Closed
-
- has a non-specific relationship to
-
MDL-29972 PHP warnings running CLI install
-
- Closed
-
-
MDL-31161 error notice in multiple plugin dependencies
-
- Closed
-
- has been marked as being related by
-
MDL-29945 Observe plugin dependencies on plugin deletion
-
- Closed
-
-
MDL-29100 Improve visualization of environment tests
-
- Closed
-
-
MDL-29808 Update q* plugins to use new pluginlib.php features
-
- Closed
-
- is duplicated by
-
MDL-28171 CLI installer lacking environmental checks
-
- Closed
-