arborrow
|
8f9272a4ff
|
fixing syntax error - missing { - introduced during last commit (revision 1.42)
|
2008-04-09 19:04:54 +00:00 |
|
dongsheng
|
78664df0f7
|
MDL-14129, create a new debug.php, and fix print_error() call
|
2008-04-09 08:21:51 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
skodak
|
109e3cb281
|
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
|
2007-12-25 10:03:59 +00:00 |
|
skodak
|
220a90c5a1
|
MDL-11561 admin tree improvements and bugfixing
|
2007-12-19 17:35:20 +00:00 |
|
skodak
|
1ae083e424
|
MDL-9647 simplify dealing with headers/footers in admin sections
|
2007-04-30 17:08:34 +00:00 |
|
stronk7
|
90ea86e9f8
|
"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
|
2007-02-22 18:48:38 +00:00 |
|
stronk7
|
6b99bd0df5
|
Adding some table classes to align all them. MDL-8419
|
2007-02-21 20:17:58 +00:00 |
|
stronk7
|
38287e169c
|
inline are now 100% out. Let's CSS handle them. MDL-8419
|
2007-02-21 17:57:21 +00:00 |
|
stronk7
|
e12d37df2b
|
Setting the correct id for each table. MDL-8419
|
2007-02-21 17:27:26 +00:00 |
|
skodak
|
0d905d9f34
|
MDL-7861 new class .icon and .iconsmall
|
2007-01-08 09:14:05 +00:00 |
|
skodak
|
344044b28e
|
MDL-7434 all images that convey information should have alt text to convey that information - part 1
|
2006-11-24 20:16:37 +00:00 |
|
skodak
|
50999a0b94
|
new admin block fixes and reorganisation - I guess we need something more traditional for now
|
2006-09-03 13:10:56 +00:00 |
|
skodak
|
6e4dc10f54
|
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
|
2006-09-02 13:14:57 +00:00 |
|
vinkmar
|
90a73bb361
|
Admin page cleanup (Google soc 2006)
|
2006-08-18 07:25:17 +00:00 |
|
skodak
|
ad0f9c828e
|
Bug #6136 - Hard coded admin paths; merged from MOODLE_16_STABLE
|
2006-07-19 08:13:25 +00:00 |
|
vyshane
|
749818fd09
|
Merged from 1.6. Fix for cvs update -kk -j MOODLE_16_MERGED -j
MOODLE_16_STABLE.
|
2006-06-01 08:10:34 +00:00 |
|
skodak
|
2475a6c26d
|
minor coding style fixes
|
2006-04-12 21:02:03 +00:00 |
|
skodak
|
12afe27987
|
cleanup and bugfixing in filters.php
|
2006-03-06 13:20:38 +00:00 |
|
thepurpleblob
|
88118bb173
|
Range of settings improved for $CFG->filteruploadedfiles
See discussion: http://moodle.org/mod/forum/discuss.php?d=40177
|
2006-02-21 10:39:33 +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 |
|