[AMOS commit] MDL-26609 Admins are warned if they try to install or upgrade to unstable version Committed into Git: 2011-02-25 22:39 UTC

[AMOS commit] MDL-26609 Admins are warned if they try to install or upgrade to unstable version Committed into Git: 2011-02-25 22:39 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrak
MDL-26609 Admins are warned if they try to install or upgrade to unstable version
The commit introduces four new constants that can be used to declare a
maturity level of Moodle core and, in the future, of extension plugins.
If the administrator is about to install or upgrade Moodle to a version
that is not considered as production-ready yet, a warning is displayed
before any change in the database.


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

+ 2.0 en [maturity50,core_admin]
+ 2.0 en [maturity100,core_admin]
+ 2.0 en [maturity150,core_admin]
+ 2.0 en [maturity200,core_admin]
+ 2.0 en [maturitycorewarning,core_admin]