jerome
dc71bb7d4f
MDL-14656 Make install.php XHTML compliant, merged from 19
2008-05-08 02:21:53 +00:00
skodak
f3cc33d499
MDL-14652 missing closing p added - thanks Koen
2008-05-02 07:41:33 +00:00
skodak
b4ac62457e
MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org
2008-05-01 21:40:34 +00:00
mjollnir_
e3cd54731c
MDL-12894 Fixing language string mess (language packs containing \n) & moved them to the controllers,
...
also fixed a few typos and a || instead of && bug. This all relates to the CLI installer.
2008-01-09 23:15:44 +00:00
poltawski
3a0dd57e11
MDL-12853 - fix typo
2008-01-07 21:40:25 +00:00
poltawski
0756394e6c
MDL-12866 - fix missing 'is' typo
2008-01-07 21:30:18 +00:00
mjollnir_
2f13f94ccc
New feature: Command line installer. Credit: Dilan Anurudda.
...
This was a Google Summer of Code 2007 Project.
This introduces two new files, admin/cliupgrader.php and lib/installlib.php.
It also introduces a new PEAR library, Console_GetOpt. I have recieved permission from the upstream author to include this in GPL Moodle (essentially dual license it) - notes in lib/pear.
Most stuff that outputs html during install gets suppressed by the use of a constant.
Run the script like php admin/cliupgrade.php --help for info.
Note that this all uses strings from install/ rather than lang, so I have updated stringnames.txt accordingly and they'll all be broken until the cronjob that generates them runs.
2008-01-07 01:54:28 +00:00
stronk7
61ba2b5fb8
New string added to note about automatic DB creation. MDL-9609
...
Merged from MOODLE_19_STABLE
2007-12-29 11:47:46 +00:00
skodak
e102e78a10
MDL-10930 added mysqli support into installer; it needs install files refresh
2007-08-21 10:40:59 +00:00
skodak
1cc1456bd2
MDL-9363 update memory limit checks and docs; merged from MOODLE_18_STABLE
2007-04-15 14:30:47 +00:00
skodak
c44ad6e93e
MDL-7941Installation on Windows makes reference to libgd.dll in php.ini
2006-12-17 22:25:46 +00:00
moodler
304d08f0c4
Merged tidy-ups from stable
2006-11-01 09:44:01 +00:00
stronk7
1fe2eb59c8
Minor typo fixed.
...
Merged from MOODLE_17_STABLE
2006-10-21 17:19:37 +00:00
stronk7
6d55d8538b
Adding support for the new mssql_n driver
...
Two new strings added: mssql_n, databasesettingssub_mssql_n
One string modified: databasesettingssub_mssql
Merged from MOODLE_17_STABLE
2006-10-19 19:01:02 +00:00
stronk7
e0f5f27736
Some more strings added to the installer to make it more resposible.
...
Merged from MOODLE_17_STABLE
2006-10-13 17:25:07 +00:00
stronk7
b676fc8718
Added new strings for DB select/configure
...
Merged from MOODLE_17_STABLE
2006-10-13 11:34:43 +00:00
skodak
add47d44d0
check suggested dataroot in install.php SC#295
2006-08-28 20:54:16 +00:00
skodak
2a0824b4a3
blacklist PHP 5.0.x in installation precheck; merged from MOODLE_16_STABLE
2006-05-30 09:50:23 +00:00
stronk7
f662060c93
Updated a bunch of installation strings. Thanks to WildGirl
...
(my online English dictionary and grammar checker)
2006-03-10 23:51:15 +00:00
stronk7
77c42ea458
Added some strings to the be able to download lang packs from
...
the installer.
Please, check them!!!
2006-03-10 00:55:49 +00:00
koenr
917dd201c9
Ignored by accident some good advise
2006-02-19 21:39:22 +00:00
koenr
64ac757850
Extra help and relieving lecture for during installation.
2006-02-19 16:32:57 +00:00
moodler
49aafb90bd
New base version of English in Unicode format
2006-02-06 09:28:59 +00:00