[moodle] / moodle / admin / filters.php Repository:

Log of /moodle/admin/filters.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 18:58:43 2009 WST (3 weeks ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 18:57:00 2009 WST (3 weeks ago) by skodak
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 16:39:07 2009 WST (3 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.60: +7 -6 lines
Diff to previous 1.60
MDL-19787 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 12:28:41 2009 WST (3 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
MDL-19878 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 16:38:51 2009 WST (3 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.58: +3 -3 lines
Diff to previous 1.58
MDL-19756 Renamed moodle_select to html_select for better API consistency

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 12:53:23 2009 WST (3 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
MDL-19787 Converted print_box* to $OUTPUT->box*

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 11:35:38 2009 WST (3 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.56: +10 -6 lines
Diff to previous 1.56
MDL-19787 Converted calls to popup_form()

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:16:34 2009 WST (3 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.55: +4 -4 lines
Diff to previous 1.55
MDL-19787 Converted all print_footer() calls

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:17:13 2009 WST (3 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.54: +4 -4 lines
Diff to previous 1.54
MDL-19787 Migrated calls to print_heading

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 13:40:15 2009 WST (4 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
filters admin: Re-fix heading.

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 13:37:31 2009 WST (4 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.52: +5 -5 lines
Diff to previous 1.52
outputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass

Also fix wrong title on Manage filters admin page.

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sun Jul 5 00:31:33 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.51: +3 -3 lines
Diff to previous 1.51
fixed missing OUTPUT global regression

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 20:08:00 2009 WST (4 months, 3 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
and $CFG->modpixpath to $OUTPUT->mod_icon_url

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 18:26:02 2009 WST (4 months, 3 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Apr 17 10:50:21 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
Fix trailing whitespace

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Apr 17 10:49:07 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.47: +13 -9 lines
Diff to previous 1.47
filters: MDL-18879 filter data not deleted when a context is deleted

Missed when implementing MDL-7336

Also, fix minor issues with deleting filters

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Mon Apr 13 15:15:50 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.46: +155 -15 lines
Diff to previous 1.46
filters: MDL-7336 separate out manage filters and common filter settings

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon Apr 13 15:15:19 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.45: +13 -8 lines
Diff to previous 1.45
filters: MDL-7336 finish implementing delete on the admin page

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Apr 13 15:04:07 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.44: +9 -1 lines
Diff to previous 1.44
filters: MDL-7336 Finish admin settings page.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Apr 13 15:03:32 2009 WST (7 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.43: +103 -70 lines
Diff to previous 1.43
filters: MDL-7336 redo global settings page to use the new libs

Note: ->stringfilters update not done yet.

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.42 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 16:23:00 2008 WST (19 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.41: +5 -5 lines
Diff to previous 1.41
MDL-14129, create a new debug.php, and fix print_error() call

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:20 2008 WST (19 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
MDL-14129, remove all the other error() call

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.38.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:38:39 2007 WST (23 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.38: +43 -218 lines
Diff to previous 1.38
MDL-11561 admin tree improvements and bugfixing; backported from HEAD

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:35:21 2007 WST (23 months ago) by skodak
Branch: MAIN
Changes since 1.38: +43 -218 lines
Diff to previous 1.38
MDL-11561 admin tree improvements and bugfixing

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue May 1 01:08:44 2007 WST (2 years, 6 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_CLI, MOODLE_19_STABLE
Changes since 1.37: +4 -5 lines
Diff to previous 1.37
MDL-9647 simplify dealing with headers/footers in admin sections

Revision 1.26.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:48:33 2007 WST (2 years, 8 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.26: +9 -4 lines
Diff to previous 1.26 , to next main 1.63
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

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.33.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 02:55:46 2007 WST (2 years, 9 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.33: +3 -8 lines
Diff to previous 1.33
admin modules tables styling. Points 1 & 2. MDL-8419

Backporting from HEAD.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 05:17:59 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Adding some table classes to align all them. MDL-8419

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 02:57:21 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.34: +1 -6 lines
Diff to previous 1.34
inline are now 100% out. Let's CSS handle them. MDL-8419

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 02:27:26 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Setting the correct id for each table. MDL-8419

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 18:14:15 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.32: +5 -5 lines
Diff to previous 1.32
MDL-7861 new class .icon and .iconsmall

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Nov 25 04:16:38 2006 WST (2 years, 11 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_GROUPS
Changes since 1.31: +5 -5 lines
Diff to previous 1.31
MDL-7434 all images that convey information should have alt text to convey that information - part 1

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.29 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 15:25:17 2006 WST (3 years, 3 months ago) by vinkmar
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.28: +6 -59 lines
Diff to previous 1.28
Admin page cleanup (Google soc 2006)

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 16:13:26 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Bug #6136 - Hard coded admin paths; merged from MOODLE_16_STABLE

Revision 1.26.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 15:59:17 2006 WST (3 years, 4 months ago) by skodak
CVS Tags: MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.26.2.1: +2 -2 lines
Diff to previous 1.26.2.1 , to branch point 1.26 , to next main 1.63
Bug #6136 - Hard coded admin paths

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.26.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jun 1 16:08:23 2006 WST (3 years, 5 months ago) by vyshane
CVS Tags: MOODLE_16
Changes since 1.26: +8 -3 lines
Diff to previous 1.26
Fix for Bug #5552 - Filters conf. table looks awful.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Apr 13 05:02:03 2006 WST (3 years, 7 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
minor coding style fixes

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 21:20:38 2006 WST (3 years, 8 months ago) by skodak
Branch: MAIN
Changes since 1.24: +149 -154 lines
Diff to previous 1.24
cleanup and bugfixing in filters.php

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 18:39:33 2006 WST (3 years, 9 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.23: +6 -2 lines
Diff to previous 1.23
Range of settings improved for $CFG->filteruploadedfiles
See discussion: http://moodle.org/mod/forum/discuss.php?d=40177

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.20.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 12:13:56 2005 WST (3 years, 11 months ago) by patrickslee
Branch: MOODLE_16_MULTIENROL
Changes since 1.20: +12 -12 lines
Diff to previous 1.20 , to next main 1.63
Merged with MOODLE_16_MULTIENROL_MP1

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Oct 18 23:32:20 2005 WST (4 years, 1 month ago) by thepurpleblob
Branch: MAIN
CVS Tags: MOODLE_16_MULTIENROL_MP1, MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_UTF8
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Put in missing parameter type.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Oct 18 23:30:08 2005 WST (4 years, 1 month ago) by thepurpleblob
Branch: MAIN
Changes since 1.20: +11 -11 lines
Diff to previous 1.20
Fixed some typos and dodgy XHTML.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Oct 4 20:28:08 2005 WST (4 years, 1 month ago) by thepurpleblob
Branch: MAIN
CVS Tags: MOODLE_16_MULTIENROL_PRE
Branch point for: MOODLE_16_MULTIENROL
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Added missing $Id

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 22:26:52 2005 WST (4 years, 2 months ago) by thepurpleblob
Branch: MAIN
CVS Tags: MOODLE_16_AUTHREFACTOR_PRE
Branch point for: MOODLE_16_AUTHREFACTOR
Changes since 1.18: +18 -0 lines
Diff to previous 1.18
Added settings options for filtermatchoneperpage and filtermatchonepertext.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Sep 5 17:33:08 2005 WST (4 years, 2 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.17: +1 -4 lines
Diff to previous 1.17
Use correct function for heading with help attached.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 18:06:56 2005 WST (4 years, 2 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16
Disabled filters are now dimmed. See bug #3994

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 16:56:50 2005 WST (4 years, 2 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
Fixed some hard code strings. Bug #3993.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Aug 22 18:07:55 2005 WST (4 years, 3 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.14: +4 -3 lines
Diff to previous 1.14
Added link to help file

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Jul 26 19:00:28 2005 WST (4 years, 3 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.13: +13 -1 lines
Diff to previous 1.13
Filters admin screen can now have custom settings for filters.

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.11 - (view) (download) (annotate) - [select for diffs]
Tue May 17 03:09:30 2005 WST (4 years, 6 months ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_15, MOODLE_151, MOODLE_152, MOODLE_153, MOODLE_154, MOODLE_15_BETA, MOODLE_15_MERGED
Branch point for: MOODLE_15_STABLE
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Tabs are out

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Apr 8 13:39:37 2005 WST (4 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
Added control for "filterall" config setting

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 21:04:04 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Some cleaning up of configuration interfaces

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 23 04:53:28 2005 WST (4 years, 10 months ago) by stronk7
Branch: MAIN
Changes since 1.7: +6 -9 lines
Diff to previous 1.7
Changed some sesskey behaviours SC#73 (admin part)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 08:32:13 2004 WST (5 years, 1 month ago) by stronk7
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6
admin/filters.php is now using sesskey.

Merged from MOODLE_14_STABLE

Revision 1.6.4.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 08:28:22 2004 WST (5 years, 1 month ago) by stronk7
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_142, MOODLE_143, MOODLE_144, MOODLE_145, MOODLE_14_MERGED
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 , to next main 1.63
admin/filters.php is now using sesskey.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 8 09:19:32 2004 WST (5 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_13_MERGED, MOODLE_14, MOODLE_141, MOODLE_14_BETA, MOODLE_14_RESOURCE_PRE, MOODLE_15_LDAP_PRE
Branch point for: MOODLE_14_RESOURCE, MOODLE_14_STABLE, MOODLE_15_LDAP
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Merged require_logins from stable

Revision 1.5.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 8 09:16:29 2004 WST (5 years, 4 months ago) by moodler
Branch: MOODLE_13_STABLE
CVS Tags: MOODLE_134, MOODLE_135
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 , to next main 1.63
Add require login to be safe (more checks than just isadmin)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 24 17:00:59 2004 WST (5 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_13, MOODLE_131, Moodle_13_pre14merge
Branch point for: MOODLE_13_STABLE, Moodle_14_dev
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Tweaks

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 10:14:15 2004 WST (5 years, 8 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_12, Moodle_121, Moodle_13_Beta, PREBLOCKS
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
Added an option on the filters page to control whether uploaded
files are parsed by filters.    bug 1128

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 20:38:45 2004 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Little fix

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 20:24:39 2004 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.1: +9 -1 lines
Diff to previous 1.1
WHoops, forgot a bit

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7