36877 Commits

Author SHA1 Message Date
tjhunt
6e37fa50cb themes: MDL-19077 make a comment clearer. 2009-06-26 11:22:41 +00:00
tjhunt
f5bb6e2dfb remove some print_simple_boxes. 2009-06-26 10:29:56 +00:00
tjhunt
82bba20e55 themes: MDL-19077 fix unit test regression 2009-06-26 10:26:31 +00:00
stronk7
2e10368ab1 MDL-19579 code coverage - fix error when reporting number of lines in summary 2nd try :-( 2009-06-26 10:05:49 +00:00
stronk7
dc77a7a831 MDL-19579 code coverage - fix error when reporting number of lines in summary 2009-06-26 10:03:44 +00:00
stronk7
021a4a5ed9 Fix coverage summary OUTPUT 2009-06-26 09:58:09 +00:00
stronk7
5d902b5da5 Fix unit|db tests OUTPUT 2009-06-26 09:50:06 +00:00
tjhunt
e29380f3c4 themes: MDL-19077 fix install regression 2009-06-26 09:38:14 +00:00
stronk7
e2074b8b43 MDL-19579 code coverage - initial frontend for both unit and db tests 2009-06-26 09:10:01 +00:00
stronk7
e1fe1b24fd MDL-19579 code coverage - summary reporting 2009-06-26 09:07:58 +00:00
tjhunt
34a2777ccb themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
Also, part of the change from weblib.php functions to $OUTPUT-> methods.

This is part of http://docs.moodle.org/en/Development:Theme_engines_for_Moodle%3F

This is a big change, and the result is not perfect yet. Expect some debugging output
on some pages.

The main part of these changes are that $OUTPUT->header now looks for a file
in the theme called layout.php, rather than header.html and footer.html. Also
you can have special templates for certain pages like layout-home.php. There is
fallback code for Moodle 1.9 themes, so they still work.

A few of the old arguments to print_header are no longer supported. (You get an
exception if you try to use them.) Sam H will be cleaning those up.

All the weblib functions that have been replaced with $OUTPUT-> have version in
deprecatedlib, so existing code will go on working for the foreseeable future.
2009-06-26 09:06:16 +00:00
skodak
520cea9216 MDL-16438 standardized component names 2009-06-26 09:02:05 +00:00
samhemelryk
f7813100a5 user MDL-16706 This was not the solution, removing YUI call here 2009-06-26 08:12:50 +00:00
samhemelryk
002575adeb mod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 07:49:37 +00:00
samhemelryk
a39fe289b0 mod-feedback MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 07:32:52 +00:00
samhemelryk
0763ab2c65 mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 06:53:23 +00:00
samhemelryk
bd257031a9 mod-scorm MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 06:31:26 +00:00
samhemelryk
8ab94a36fe mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 05:55:55 +00:00
samhemelryk
30972c2bac mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods
Removed print_header $meta at same time as no longer used
2009-06-26 05:49:33 +00:00
samhemelryk
cafe98f394 mod-resource-file MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 05:12:43 +00:00
samhemelryk
1d6b319b11 mod-resource MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 04:04:31 +00:00
samhemelryk
c6620f3a4a user-adduser MDL-16706 Included YUI event using requires yui_lib 2009-06-26 04:00:51 +00:00
tjhunt
52eab6669b MDL-19631 replace deprecated function usage. 2009-06-26 02:23:19 +00:00
ptrkmkl
a0c7dbcaa0 Cornflower theme: MDL-19607 Removed float from sideblock commands. 2009-06-26 01:59:32 +00:00
moodlerobot
3aabb727f6 Updated the HEAD build version to 20090626 2009-06-26 00:39:42 +00:00
moodlerobot
a3b29b8261 Automatic installer.php lang files by installer_builder (20090626) 2009-06-26 00:29:31 +00:00
stronk7
c530a78a1c MDL-19579 code coverage - add file.php-like script to serve static reports
from dataroot/codecoverage/[dbtest|unittest]. Requires login + site:config cap
2009-06-25 23:54:22 +00:00
stronk7
0f53569f83 MDL-19579 code coverage - fix report paths and totals. Yay, I'm back! 2009-06-25 21:01:25 +00:00
tjhunt
edc2edddcd Fix deprecated function use. 2009-06-25 12:36:51 +00:00
skodak
73735edf48 MDL-16438 fixed regression during recent plugin centralisation effort 2009-06-25 09:14:16 +00:00
dongsheng
94742bca31 "MDL-16383, add check_login to construct function" 2009-06-25 07:44:27 +00:00
skodak
09f8d75e32 MDL-19611 fixing regression - video icon disappeared 2009-06-25 07:30:37 +00:00
tjhunt
75b7cac00d quiz: Fix copy/paste error. 2009-06-25 06:58:43 +00:00
tjhunt
fa98e6d15a Kill some debug code. 2009-06-25 06:56:41 +00:00
tjhunt
bfbbfdebb8 Typo fixes. 2009-06-25 06:48:25 +00:00
samhemelryk
ba458143e3 mod-lesson MDL-16706 Removed inline scripts and modified timer to take obj args 2009-06-25 06:29:41 +00:00
dongsheng
fdcf5320a8 "MDL-18520, for security, we use a fixed repository path for filesystem plugin" 2009-06-25 05:18:22 +00:00
dongsheng
ecf4785cc4 "MDL-16908, fixed webdav plugin hostname" 2009-06-25 04:58:58 +00:00
dongsheng
527c4acd27 "MDL-15350, fixed boxnet plugin authkey" 2009-06-25 04:14:45 +00:00
dongsheng
d1bfc05ed7 "MDL-13766, improve search form in file picker, improve error handing" 2009-06-25 04:12:43 +00:00
samhemelryk
48876da59e mod-survey MDL-19621 Fixed notices appearing in generated charts 2009-06-25 04:04:01 +00:00
tjhunt
88b02e3b22 Remove experimental part of string_manger. Also, improve class comment. 2009-06-25 04:02:36 +00:00
samhemelryk
74ef4c2e5a mod-survey MDL-16706 Removed inline script in survey and added survey.js 2009-06-25 03:46:59 +00:00
tjhunt
c207b6bece Remove a few unnecessary references to global $THEME. 2009-06-25 03:26:58 +00:00
samhemelryk
68533e531a mod-forum MDL-19620 Replaced get_db_family with get_dbfamily 2009-06-25 03:08:05 +00:00
samhemelryk
970df3e01f modforum MDL-16706 Removed inline js script call in mod forum 2009-06-25 02:57:46 +00:00
nicolasconnault
a52c344aab MDL-16438 Reverting upgrade of assignment/lib.php. get_plugin_types() is not fully implemented and doesn't yet support assignment types. 2009-06-25 01:32:44 +00:00
moodlerobot
e284aaa3ad Updated the HEAD build version to 20090625 2009-06-25 00:39:15 +00:00
skodak
e346496792 MDL-19611 removing some useless editor icons 2009-06-24 23:17:06 +00:00
skodak
7de5a29a33 MDL-19611 fixing regression - video icon disappeared 2009-06-24 23:15:24 +00:00