moodle/theme
Tim Hunt fde4560dae MDL-27490 Implement a manage question behaviours admin page
While doing this, I found various bugs in the manages question types admin page, and so fixed them, and updated the code
there to use $OUTPUT and html_writer.

AMOS BEGIN
 MOV [cannotdeletemissingqtype,admin],[cannotdeletemissingqtype,question]
 MOV [cannotdeleteqtypeinuse,admin],[cannotdeleteqtypeinuse,question]
 MOV [cannotdeleteqtypeneeded,admin],[cannotdeleteqtypeneeded,question]
 MOV [deleteqtypeareyousure,admin],[deleteqtypeareyousure,question]
 MOV [deleteqtypeareyousuremessage,admin],[deleteqtypeareyousuremessage,question]
 MOV [deletingqtype,admin],[deletingqtype,question]
 MOV [numquestions,admin],[numquestions,question]
 MOV [numquestionsandhidden,admin],[numquestionsandhidden,question]
 MOV [qtypedeletefiles,admin],[qtypedeletefiles,question]
 MOV [uninstallqtype,admin],[uninstallqtype,question]
AMOS END
2011-06-17 16:21:32 +01:00
..
afterburner MDL-22833 Cleaned up afterburner footer 2011-05-24 15:54:49 +08:00
anomaly Merge branch 'MDL-25477' of git://github.com/epsd/moodle 2011-06-08 11:30:28 +08:00
arialist MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
base MDL-27490 Implement a manage question behaviours admin page 2011-06-17 16:21:32 +01:00
binarius MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
boxxie Fix for MDL-27016 added min-width 2011-04-01 02:43:23 +01:00
brick Fixes for MDL-27138, add correct page headers and footer 2011-04-19 11:06:54 +08:00
canvas Merge remote-tracking branch 'moodle/master' into MDL-20636_master_new_question_engine 2011-06-06 17:14:59 +01:00
formal_white fix permissions 2011-06-16 19:06:07 +02:00
formfactor MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
fusion Merge branch 'MDL-27294' of git://github.com/epsd/moodle 2011-06-08 13:38:35 +08:00
leatherbound Merged branch 'MDL-27118' of git://github.com/epsd/moodle.git 2011-06-08 13:42:33 +08:00
magazine Fixes for MDL-27138, add correct page headers and footer 2011-04-19 11:06:54 +08:00
nimble MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
nonzero MDL-27252 themes - fix for nonzero current section highlighting 2011-04-20 12:54:45 -04:00
overlay MDL-27294 Fix for fusion and overlay themes on zooming text 2011-05-17 07:28:13 -04:00
serenity Merged changes and fixed whitespace issues for MDL-23188 2011-05-02 14:43:24 +08:00
sky_high MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
splash MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
standard Merged branch 'ou-messaging-release' of git://git.luns.net.uk/moodle with conflict resolution for MDL-27171 2011-06-08 11:07:22 +08:00
standardold MDL-26966 improve self URL validation 2011-03-27 12:29:36 +02:00
image.php MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read 2010-08-29 14:51:09 +00:00
index.php MDL-27825 Improved check of themedesignermode to prevent errors if it isn't set 2011-06-14 15:48:10 +08:00
javascript.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
styles.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
styles_debug.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
switchdevice.php MDL-25394 Tidied up several things in order to get this integrated 2011-05-31 14:28:03 +08:00
yui_combo.php MDL-26153 fix yui combo loading for images with numbers in file name 2011-02-12 21:56:03 +01:00
yui_image.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00