Commit graph

9 commits

Author SHA1 Message Date
stronk7
ae4d1351b4 Added one new string to installer files. MDL-13489 ; merged from 19_STABLE 2008-02-19 11:49:42 +00:00
stronk7
6ef343768f Adding missing string to installer. MDL-12914 ; merged from 19_STABLE 2008-01-20 20:40:37 +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
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
skodak
a7d43f0d15 MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE 2007-12-30 22:19:36 +00:00
stronk7
01d90712db New string goes to installer lang files. MDL-9609
Merged from MOODLE_19_STABLE
2007-12-29 11:51:49 +00:00
moodler
d53a428683 Added string needed for RTL 2007-09-07 02:20:50 +00:00
skodak
e102e78a10 MDL-10930 added mysqli support into installer; it needs install files refresh 2007-08-21 10:40:59 +00:00
moodler
e9261e0fc0 Added installer string names here so others can maintain it 2007-08-20 03:48:37 +00:00