Log of /moodle/admin/filters.php
Parent Directory
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 10 03:04:54 2008 WST (19 months, 2 weeks ago) by
arborrow
Branch:
MAIN
Changes since
1.42: +2 -2 lines
Diff to
previous 1.42
fixing syntax error - missing { - introduced during last commit (revision 1.42)
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 25 19:04:00 2007 WST (22 months, 4 weeks ago) by
skodak
Branch:
MAIN
Changes since
1.39: +3 -2 lines
Diff to
previous 1.39
MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE
Revision
1.38.4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 25 19:03:17 2007 WST (22 months, 4 weeks ago) by
skodak
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.38.4.1: +3 -2 lines
Diff to
previous 1.38.4.1
, to
branch point 1.38
, to
next main 1.63
MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 23 03:48:39 2007 WST (2 years, 9 months ago) by
stronk7
Branch:
MAIN
Changes since
1.36: +2 -2 lines
Diff to
previous 1.36
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419
Merged from MOODLE_18_STABLE
Revision
1.33.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 23 03:47:18 2007 WST (2 years, 9 months ago) by
stronk7
Branch:
MOODLE_18_STABLE
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_MERGED,
MOODLE_18_WEEKLY
Changes since
1.33.2.1: +2 -2 lines
Diff to
previous 1.33.2.1
, to
branch point 1.33
, to
next main 1.63
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 3 21:10:56 2006 WST (3 years, 2 months ago) by
skodak
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.30: +2 -2 lines
Diff to
previous 1.30
new admin block fixes and reorganisation - I guess we need something more traditional for now
Revision
1.30 -
(
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.29: +6 -5 lines
Diff to
previous 1.29
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 1 16:10:34 2006 WST (3 years, 5 months ago) by
vyshane
Branch:
MAIN
Changes since
1.26: +8 -3 lines
Diff to
previous 1.26
Merged from 1.6. Fix for cvs update -kk -j MOODLE_16_MERGED -j
MOODLE_16_STABLE.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 10 12:11:56 2006 WST (3 years, 10 months ago) by
moodler
Branch:
MAIN
Changes since
1.22: +3 -1 lines
Diff to
previous 1.22
added array_unique($installedfilters) so that no redundant filter is stored in DB
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 22 21:05:01 2005 WST (4 years, 4 months ago) by
thepurpleblob
Branch:
MAIN
Changes since
1.12: +252 -130 lines
Diff to
previous 1.12
New look to match blocks and modules administration.
No new functionality, but will allow provision of individual setup pages
which is coming soon.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 15 20:31:08 2005 WST (4 years, 5 months ago) by
thepurpleblob
Branch:
MAIN
Changes since
1.11: +8 -7 lines
Diff to
previous 1.11
require_variable() and optional_variable() replaced with required_param() &
optional_param. Other tweaks to suit.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 22 20:17:27 2004 WST (5 years, 9 months ago) by
moodler
Branch:
MAIN
A proper GUI for filters :-)
Still needs work, but it works fine now.
Later I want to add config pages for each filter, like modules have.
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.