Commit Graph

24 Commits

Author SHA1 Message Date
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
moodler ee8c71c235 added array_unique($installedfilters) so that no redundant filter is stored in DB 2006-01-10 04:11:56 +00:00
thepurpleblob a0bb4fcd3a Put in missing parameter type. 2005-10-18 15:32:20 +00:00
thepurpleblob ba2afbafe1 Fixed some typos and dodgy XHTML. 2005-10-18 15:30:08 +00:00
thepurpleblob 1fc53fadc2 Added missing $Id 2005-10-04 12:29:04 +00:00
thepurpleblob 1ae63ba704 Added settings options for filtermatchoneperpage and filtermatchonepertext. 2005-09-12 14:26:52 +00:00
thepurpleblob 343f4898ed Use correct function for heading with help attached. 2005-09-05 09:33:08 +00:00
thepurpleblob 4478a12b56 Disabled filters are now dimmed. See bug #3994 2005-08-30 10:06:56 +00:00
thepurpleblob f21bf0639c Fixed some hard code strings. Bug #3993. 2005-08-30 08:56:50 +00:00
thepurpleblob a6abd71591 Added link to help file 2005-08-22 10:07:55 +00:00
thepurpleblob 8ac1d7f620 Filters admin screen can now have custom settings for filters. 2005-07-26 11:00:28 +00:00
thepurpleblob 5b127e24a1 New look to match blocks and modules administration.
No new functionality, but will allow provision of individual setup pages
which is coming soon.
2005-07-22 13:05:01 +00:00
thepurpleblob 993ef10da7 require_variable() and optional_variable() replaced with required_param() &
optional_param. Other tweaks to suit.
2005-06-15 12:31:09 +00:00
stronk7 ef9b35a01b Tabs are out 2005-05-16 19:38:21 +00:00
moodler 538ce38a04 Added control for "filterall" config setting 2005-04-08 05:39:37 +00:00
moodler 9ca16fd456 Some cleaning up of configuration interfaces 2005-02-09 13:04:04 +00:00
stronk7 4530d4372a Changed some sesskey behaviours SC#73 (admin part) 2005-01-22 21:02:12 +00:00
stronk7 58a1c3ea32 admin/filters.php is now using sesskey.
Merged from MOODLE_14_STABLE
2004-10-03 00:32:13 +00:00
moodler 854f7dcec5 Merged require_logins from stable 2004-07-08 01:19:32 +00:00
moodler 205e53357c Tweaks 2004-05-24 09:00:59 +00:00
moodler 3cf4ab978b Added an option on the filters page to control whether uploaded
files are parsed by filters.    bug 1128
2004-03-11 02:14:15 +00:00
moodler 7d4a57f648 Little fix 2004-02-22 12:38:45 +00:00
moodler d1fd642688 WHoops, forgot a bit 2004-02-22 12:24:39 +00:00
moodler 828aeff2d6 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.
2004-02-22 12:17:27 +00:00