21 Commits

Author SHA1 Message Date
stronk7
5460bdd884 Since now, Moodle 2.0 will require PHP 5.2. MDL-10390
Merged from MOODLE_18_STABLE
2007-07-30 16:49:40 +00:00
tjhunt
facc83a83a Get the strings the right way round! 2007-04-27 17:41:38 +00:00
tjhunt
bac40536f4 MDL-9616 - Custom checks in environment.xml 2007-04-27 17:15:24 +00:00
martinlanghoff
445379151f mnet: environment now recommends tokenizer 2007-01-18 23:01:38 +00:00
martinlanghoff
8124343856 mnet: environment now recommends openssl 2007-01-04 05:58:28 +00:00
martinlanghoff
d14383e0a0 mnet/multienrol: admin area changes, including test for curl extension 2007-01-04 03:19:49 +00:00
skodak
a392be33cf new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE 2006-11-07 09:07:40 +00:00
stronk7
f9ec4d3722 Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 18:29:47 +00:00
stronk7
97ab73aad4 Add odbc_msql dbtype to a bunch of places. 2006-10-09 22:55:55 +00:00
stronk7
9b3bacf077 Raising MSSQL min req. to 2005 (9.0)
Merged from MOODLE_16_STABLE
2006-10-09 16:19:29 +00:00
stronk7
b399c397bf Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653 2006-09-28 16:46:52 +00:00
stronk7
2d2f440b6e Adding environmental checks for 1.7 (mssql and oracle added) 2006-05-29 17:35:19 +00:00
stronk7
8dc725d939 Solving typo! 2006-02-04 18:31:09 +00:00
stronk7
de36987bcf changing one wrong string. 2006-02-04 18:26:27 +00:00
stronk7
b9993e9568 Bypass function redefined a bit. 2006-02-04 17:22:59 +00:00
stronk7
d24e8b250e Now enviroment.xml will support:
- Feedback messages to be defined on error and on check.
- Bypass function calls to change original checks performed.
2006-02-02 18:29:41 +00:00
stronk7
e4a70465de Raising MySQL minimum version to 4.1.16
Merged from MOODLE_15_STABLE
2006-01-25 15:52:48 +00:00
stronk7
36372e0cde Changed recommended to optional. 2006-01-16 22:06:15 +00:00
stronk7
302c93aec4 Put some real data about reqs, both for 1.5 and 1.6. 2006-01-16 19:29:50 +00:00
stronk7
5deb5563f5 fit PHP_EXTENSION under PHP_EXTENSIONS container. 2006-01-16 18:08:11 +00:00
stronk7
95e8227bb9 Initial model of Moodle compatibility matrix to be
checked from admin, install and upgrade. Now it includes
one "false" version to be able to test it.
2006-01-16 13:53:30 +00:00