Log of /moodle/admin/environment.php
Parent Directory
Revision
1.19.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 31 10:09:31 2007 WST (22 months, 3 weeks ago) by
stronk7
Branch:
MOODLE_19_STABLE
CVS Tags:
MOODLE_19,
MOODLE_191,
MOODLE_192,
MOODLE_193,
MOODLE_194,
MOODLE_195,
MOODLE_196,
MOODLE_19_MERGED,
MOODLE_19_WEEKLY
Changes since
1.19.2.1: +6 -6 lines
Diff to
previous 1.19.2.1
, to
branch point 1.19
, to
next main 1.29
Missed this in my previous commit. MDL-12698
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 6 17:24:37 2007 WST (2 years, 9 months ago) by
toyomoyo
Branch:
MAIN
CVS Tags:
MOODLE_18,
MOODLE_181,
MOODLE_1810,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_BETA,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Branch point for:
MOODLE_18_STABLE
Changes since
1.16: +3 -3 lines
Diff to
previous 1.16
xhtml validation fixes for MDL-8425
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 3 22:45:57 2006 WST (3 years, 2 months ago) by
moodler
Branch:
MAIN
CVS Tags:
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_WEEKLY
Branch point for:
MOODLE_17_STABLE
Changes since
1.14: +1 -6 lines
Diff to
previous 1.14
Various tidying up of the admin pages.
Reports now don't need mod.php but they should include the admin headers/footers.
There are undoubtedly bugs in this but this framework should be more sane
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 2 21:14:57 2006 WST (3 years, 2 months ago) by
skodak
Branch:
MAIN
Changes since
1.13: +6 -5 lines
Diff to
previous 1.13
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 30 21:06:31 2006 WST (3 years, 4 months ago) by
skodak
Branch:
MAIN
Changes since
1.11: +4 -2 lines
Diff to
previous 1.11
cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 5 10:46:05 2006 WST (3 years, 7 months ago) by
moodler
Branch:
MAIN
Changes since
1.9: +6 -1 lines
Diff to
previous 1.9
Some fixes for links on admin page, and release notes now a link to Moodle Docs
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 31 22:53:05 2006 WST (3 years, 9 months ago) by
stronk7
Branch:
MAIN
Changes since
1.6: +34 -1 lines
Diff to
previous 1.6
Now environmental data can be installed automatically from
download.moodle.org using the component_installer class.
Seems to work at the fist try, so something is wrong, sure! :-P
Revision
1.5.2.1
Thu Jan 19 07:05:07 2006 WST (3 years, 10 months ago) by
stronk7
Branch:
MOODLE_15_STABLE
Changes since
1.5: +0 -128 lines
FILE REMOVED
file environment.php was added on branch MOODLE_15_STABLE on 2006-01-19 16:16:19 +0000
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 19 07:05:07 2006 WST (3 years, 10 months ago) by
stronk7
Branch:
MAIN
Branch point for:
MOODLE_15_STABLE
Changes since
1.4: +10 -9 lines
Diff to
previous 1.4
Page finished. Now it's possible to check current and future
moodle versions... PostgreSQL people, check it against your
servers, please.
In 1-2 days I'll merge this changes to 15_STABLE, to allow
moodlers to pre-check their environments...
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 17 07:31:05 2006 WST (3 years, 10 months ago) by
stronk7
Branch:
MAIN
Changes since
1.2: +5 -521 lines
Diff to
previous 1.2
This is going to be the frontend. Just reseting the file
to its minimum for now.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 17 06:07:59 2006 WST (3 years, 10 months ago) by
stronk7
Branch:
MAIN
Changes since
1.1: +106 -8 lines
Diff to
previous 1.1
Added the higer level check_moodle_environment()
It's the only one to be used from the rest of code.
Changed recommended to optional.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 17 03:32:14 2006 WST (3 years, 10 months ago) by
stronk7
Branch:
MAIN
The logic is now completed and DB, PHP and PHP_EXTENSIONS
can be checked, so I commit this.
Just starting to build the presentation layer of the stuff.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.