[AMOS commit] MDL-49329 admin: Add ability to cancel installation of a new plugin Committed into Git: 2015-10-03 18:00 UTC

[AMOS commit] MDL-49329 admin: Add ability to cancel installation of a new plugin Committed into Git: 2015-10-03 18:00 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-49329 admin: Add ability to cancel installation of a new plugin
The plugins check screen now provides buttons to cancel installation of
a plugin. Available only for new installations (not upgrades) and for
additional plugins (not standard), given that the web server process has
write access to the plugin folder.

This has also been reported as MDL-48535.

As a part of the patch, there is improved processing of page URLs during
the upgrade. All this dancing around $reload URL is not needed once the
$PAGE->url is properly set to guide the admin on the correct page during
the upgrade process.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2f29cf6e630d72269989cfb8ea41fb7a32ec0483
http://github.com/moodle/moodle/commit/2f29cf6e630d72269989cfb8ea41fb7a32ec0483

+ 3.0 en [cancelinstallall,core_plugin]
+ 3.0 en [cancelinstallone,core_plugin]