]>
git.mjollnir.org Git - moodle.git/log
moodlerobot [Wed, 1 Jul 2009 00:38:58 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090701
iarenaza [Tue, 30 Jun 2009 23:33:11 +0000 (23:33 +0000)]
CAS authentication: MDL-19671 phpCAS::getUser can return a mixed-case username, so lower-case it for comparison.
Merged from MOODLE_18_STABLE
skodak [Tue, 30 Jun 2009 16:55:56 +0000 (16:55 +0000)]
MDL-19668 improvements of _with_advanced admin setting classes finished, quiz settings updated too
skodak [Tue, 30 Jun 2009 15:23:33 +0000 (15:23 +0000)]
MDL-19668 renaming textbox and select elements
skodak [Tue, 30 Jun 2009 15:19:12 +0000 (15:19 +0000)]
MDL-19668 PHPDocs improvements and minor cleanup
tjhunt [Tue, 30 Jun 2009 12:29:14 +0000 (12:29 +0000)]
Fix typo
wildgirl [Tue, 30 Jun 2009 09:28:32 +0000 (09:28 +0000)]
database help file: MDL-14132 note re. using with auto-linking filter
dongsheng [Tue, 30 Jun 2009 09:10:42 +0000 (09:10 +0000)]
"MDL-18520, file system, supported choose a subdirectory"
samhemelryk [Tue, 30 Jun 2009 08:33:29 +0000 (08:33 +0000)]
messages MDL-19664 Clean up the messages javascript code
I have cleaned up the message Javascript code, implementing the new PAGE methods
and at the same time implemented the new OUTPUT methods
samhemelryk [Tue, 30 Jun 2009 07:57:41 +0000 (07:57 +0000)]
output MDL-19077 Implemented periodic refresh to meta refresh by delay
Also created layout-popup.php for standardwhite theme to provide a simpler template
moodler [Tue, 30 Jun 2009 07:40:08 +0000 (07:40 +0000)]
mod/assignment/type/online MDL-14045 Just tidying up code and removing inappropriate styles
tjhunt [Tue, 30 Jun 2009 06:00:12 +0000 (06:00 +0000)]
XHTML strict
nicolasconnault [Tue, 30 Jun 2009 05:49:58 +0000 (05:49 +0000)]
MDL-19467 Fixed one of Tim's typos and added a language string for URL
tjhunt [Tue, 30 Jun 2009 05:34:50 +0000 (05:34 +0000)]
MDL-19077 - re-fix the problem of exceptions being thrown in $OUTPUT->header
Also, fix lines theme.
samhemelryk [Tue, 30 Jun 2009 02:58:09 +0000 (02:58 +0000)]
outputlib MDL-19077 Fixed a typo I made in the has_started method
jerome [Tue, 30 Jun 2009 02:42:56 +0000 (02:42 +0000)]
report MDL-19660 fix PHP Fatal error when display report (wrong field order into get_users_by_capability) - bug only in 2.0
dongsheng [Tue, 30 Jun 2009 02:12:16 +0000 (02:12 +0000)]
"MDL-13766, update image path, see http://moodle.org/mod/forum/discuss.php?d=126887"
tjhunt [Tue, 30 Jun 2009 01:59:48 +0000 (01:59 +0000)]
debug / lang string: MDL-19467 Debugging option to show where each lang string came from.
New option on Administration -> Server -> Debugging called
'Show origin of languages strings' ($CFG->debugstringids).
If this is set, get_string will add the name of the lang file and the id of the string
to each string it gets, so instead of returning 'No', it will return '{No admin/checkboxno}'.
samhemelryk [Tue, 30 Jun 2009 01:41:28 +0000 (01:41 +0000)]
course-reports MDL-16438 Fixed broken reports, changed plugin list type to coursereport
samhemelryk [Tue, 30 Jun 2009 01:28:32 +0000 (01:28 +0000)]
message MDL-16706 Replaced inline JS with new PAGE methods and created message.js
moodlerobot [Tue, 30 Jun 2009 00:38:22 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090630
stronk7 [Mon, 29 Jun 2009 17:11:34 +0000 (17:11 +0000)]
Fixed typo that was breaking badly custom_corner deprecated uses.
dongsheng [Mon, 29 Jun 2009 14:03:23 +0000 (14:03 +0000)]
"MDL-19654, implement draft files browsing and management"
tjhunt [Mon, 29 Jun 2009 09:19:53 +0000 (09:19 +0000)]
MDL-19077 - fix a $CFG->pixpath problem.
tjhunt [Mon, 29 Jun 2009 09:16:48 +0000 (09:16 +0000)]
Eliminate commented out code.
tjhunt [Mon, 29 Jun 2009 08:17:31 +0000 (08:17 +0000)]
MDL-19077 - Finish eliminating customcorners-specific code in core.
The custom-corners-specific code now in theme/customcornser/renderers.php
and lib/deprecatedlib.php.
Also, $CFG->pixpath is now causing more problems than ever. If it is
giving your problems, please call $OUTPUT->initialise_deprecated_cfg_pixpath()
as a temporary fix. As you can imagine, we are thinking about a better
long-term fix, which is why that method as a silly, and easy to grep name.
samhemelryk [Mon, 29 Jun 2009 08:05:21 +0000 (08:05 +0000)]
filter-mediaplugin MDL-16706 Replaced inline JS with new PAGE methods and created mediaplugin.js
samhemelryk [Mon, 29 Jun 2009 07:19:05 +0000 (07:19 +0000)]
lib MDL-19077 Created output redirect method and implemented against weblib redirect method
This resolves the meta bug that was used when redirecting with a delay
Thanks Tim for the help with this one
tjhunt [Mon, 29 Jun 2009 05:00:45 +0000 (05:00 +0000)]
MDL-19077 - change how $OUTPUT is initialised.
Please read the comment at the top of bootstrap_renderer in setuplib.php
dongsheng [Mon, 29 Jun 2009 03:41:02 +0000 (03:41 +0000)]
"MDL-13766, fixed image path"
dongsheng [Mon, 29 Jun 2009 03:32:38 +0000 (03:32 +0000)]
"MDL-19180, convert relative url to absolute url in url plugin"
tjhunt [Mon, 29 Jun 2009 03:10:06 +0000 (03:10 +0000)]
Fix deprecated function calls.
samhemelryk [Mon, 29 Jun 2009 02:38:22 +0000 (02:38 +0000)]
mod-scorm MDL-16706 Replaced inline JS with new PAGE methods and created player.js
samhemelryk [Mon, 29 Jun 2009 02:10:49 +0000 (02:10 +0000)]
formslib MDL-19626 Changed JS string handling to new $PAGE methods, Thanks Dan
samhemelryk [Mon, 29 Jun 2009 01:58:11 +0000 (01:58 +0000)]
formslib MDL-19626 Fixed broken show/hide advanced button
Updated formslib showadvanced inline JS to use new $PAGE methods
and replaced inline noscript with css handled display
moodlerobot [Mon, 29 Jun 2009 00:38:23 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090629
tjhunt [Mon, 29 Jun 2009 00:34:49 +0000 (00:34 +0000)]
themes: MDL-19640 / MDL-19077 remove other references to _print_normal_error
stronk7 [Sun, 28 Jun 2009 22:12:20 +0000 (22:12 +0000)]
MDL-19057 ddl tests - complete a bit ddl table tests (and partially drop enum fields)
dongsheng [Sun, 28 Jun 2009 10:06:04 +0000 (10:06 +0000)]
"MDL-13766, fixed print_msg function and fixed upload form, update compressed js"
dongsheng [Sun, 28 Jun 2009 09:38:32 +0000 (09:38 +0000)]
"MDL-19180, repository url plugin, if users provide a url of webpage, this plugin could list all images in this page"
moodlerobot [Sun, 28 Jun 2009 00:38:01 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090628
poltawski [Sat, 27 Jun 2009 21:26:08 +0000 (21:26 +0000)]
Sorry managed to commit sql_bitxor twice
poltawski [Sat, 27 Jun 2009 21:23:49 +0000 (21:23 +0000)]
dml/sqllite MDL-19644 - add sql_bitxor compatibility
fixes one unit test
poltawski [Sat, 27 Jun 2009 21:22:50 +0000 (21:22 +0000)]
dml/sqllite MDL-19643 Throw exceptions to make things more robust
Various functions were catching the pdo error and returning
false, but this isn't enough. I have modified the functions to
throw a dml exception like other drivers do.
poltawski [Sat, 27 Jun 2009 21:22:27 +0000 (21:22 +0000)]
dml/sqllite MDL-19642 - Make connections more robust
- Include 'pdo' as an extension to be checked for
- Bail out of a connect and throw an exception if the required
extensions aren't loaded
- Don't ignore pdo exceptions on connect error - throw our
own exception
poltawski [Sat, 27 Jun 2009 21:22:03 +0000 (21:22 +0000)]
dml/sqllite MDL-19644 - add sql_bitxor compatibility
fixes one unit test
poltawski [Sat, 27 Jun 2009 14:48:18 +0000 (14:48 +0000)]
Whoops, didn't mean to remove Andrei's copyright.
poltawski [Sat, 27 Jun 2009 14:46:44 +0000 (14:46 +0000)]
dmllib/pdo MDL-19641 - Fixup PDO (SQLlite) support
By changing the behaviour of the recordset to match
the native recordset we fix the major compatbility problems
Before: Can't get a working install to run tests
After: 353 passes, 10 fails and 0 exceptions.
(and moodle can install on my iphone)
moodlerobot [Sat, 27 Jun 2009 00:38:13 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090627
stronk7 [Fri, 26 Jun 2009 18:25:46 +0000 (18:25 +0000)]
MDL-19579 code coverage - finished adding initial $includecoverage attributes
ptrkmkl [Fri, 26 Jun 2009 18:14:43 +0000 (18:14 +0000)]
MDL-19547: Added CSS selector for .tag_cloud .s0 to styles_fonts.css
stronk7 [Fri, 26 Jun 2009 18:12:05 +0000 (18:12 +0000)]
MDL-19579 code coverage - add more initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 17:49:15 +0000 (17:49 +0000)]
MDL-19579 code coverage - add more initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 17:21:36 +0000 (17:21 +0000)]
MDL-19579 code coverage - add initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 17:07:33 +0000 (17:07 +0000)]
MDL-19579 code coverage - show link to latest complete report
stronk7 [Fri, 26 Jun 2009 15:51:12 +0000 (15:51 +0000)]
MDL-19579 code coverage - add lang strings and open complete report in new window
stronk7 [Fri, 26 Jun 2009 15:46:25 +0000 (15:46 +0000)]
XHTML Strict
tjhunt [Fri, 26 Jun 2009 11:22:41 +0000 (11:22 +0000)]
themes: MDL-19077 make a comment clearer.
tjhunt [Fri, 26 Jun 2009 10:29:56 +0000 (10:29 +0000)]
remove some print_simple_boxes.
tjhunt [Fri, 26 Jun 2009 10:26:31 +0000 (10:26 +0000)]
themes: MDL-19077 fix unit test regression
stronk7 [Fri, 26 Jun 2009 10:05:49 +0000 (10:05 +0000)]
MDL-19579 code coverage - fix error when reporting number of lines in summary 2nd try :-(
stronk7 [Fri, 26 Jun 2009 10:03:44 +0000 (10:03 +0000)]
MDL-19579 code coverage - fix error when reporting number of lines in summary
stronk7 [Fri, 26 Jun 2009 09:58:09 +0000 (09:58 +0000)]
Fix coverage summary OUTPUT
stronk7 [Fri, 26 Jun 2009 09:50:06 +0000 (09:50 +0000)]
Fix unit|db tests OUTPUT
tjhunt [Fri, 26 Jun 2009 09:38:14 +0000 (09:38 +0000)]
themes: MDL-19077 fix install regression
stronk7 [Fri, 26 Jun 2009 09:10:01 +0000 (09:10 +0000)]
MDL-19579 code coverage - initial frontend for both unit and db tests
stronk7 [Fri, 26 Jun 2009 09:07:58 +0000 (09:07 +0000)]
MDL-19579 code coverage - summary reporting
tjhunt [Fri, 26 Jun 2009 09:06:16 +0000 (09:06 +0000)]
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.
skodak [Fri, 26 Jun 2009 09:02:05 +0000 (09:02 +0000)]
MDL-16438 standardized component names
samhemelryk [Fri, 26 Jun 2009 08:12:50 +0000 (08:12 +0000)]
user MDL-16706 This was not the solution, removing YUI call here
samhemelryk [Fri, 26 Jun 2009 07:49:37 +0000 (07:49 +0000)]
mod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 07:32:52 +0000 (07:32 +0000)]
mod-feedback MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 06:53:23 +0000 (06:53 +0000)]
mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 06:31:26 +0000 (06:31 +0000)]
mod-scorm MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 05:55:55 +0000 (05:55 +0000)]
mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 05:49:33 +0000 (05:49 +0000)]
mod-chat MDL-16706 Removed inline JS and replaced with new PAGE methods
Removed print_header $meta at same time as no longer used
samhemelryk [Fri, 26 Jun 2009 05:12:43 +0000 (05:12 +0000)]
mod-resource-file MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 04:04:31 +0000 (04:04 +0000)]
mod-resource MDL-16706 Removed inline JS and replaced with new PAGE methods
samhemelryk [Fri, 26 Jun 2009 04:00:51 +0000 (04:00 +0000)]
user-adduser MDL-16706 Included YUI event using requires yui_lib
tjhunt [Fri, 26 Jun 2009 02:23:19 +0000 (02:23 +0000)]
MDL-19631 replace deprecated function usage.
ptrkmkl [Fri, 26 Jun 2009 01:59:32 +0000 (01:59 +0000)]
Cornflower theme: MDL-19607 Removed float from sideblock commands.
moodlerobot [Fri, 26 Jun 2009 00:39:42 +0000 (00:39 +0000)]
Updated the HEAD build version to
20090626
moodlerobot [Fri, 26 Jun 2009 00:29:31 +0000 (00:29 +0000)]
Automatic installer.php lang files by installer_builder (
20090626 )
stronk7 [Thu, 25 Jun 2009 23:54:22 +0000 (23:54 +0000)]
MDL-19579 code coverage - add file.php-like script to serve static reports
from dataroot/codecoverage/[dbtest|unittest]. Requires login + site:config cap
stronk7 [Thu, 25 Jun 2009 21:01:25 +0000 (21:01 +0000)]
MDL-19579 code coverage - fix report paths and totals. Yay, I'm back!
tjhunt [Thu, 25 Jun 2009 12:36:51 +0000 (12:36 +0000)]
Fix deprecated function use.
skodak [Thu, 25 Jun 2009 09:14:16 +0000 (09:14 +0000)]
MDL-16438 fixed regression during recent plugin centralisation effort
dongsheng [Thu, 25 Jun 2009 07:44:27 +0000 (07:44 +0000)]
"MDL-16383, add check_login to construct function"
skodak [Thu, 25 Jun 2009 07:30:37 +0000 (07:30 +0000)]
MDL-19611 fixing regression - video icon disappeared
tjhunt [Thu, 25 Jun 2009 06:58:43 +0000 (06:58 +0000)]
quiz: Fix copy/paste error.
tjhunt [Thu, 25 Jun 2009 06:56:41 +0000 (06:56 +0000)]
Kill some debug code.
tjhunt [Thu, 25 Jun 2009 06:48:25 +0000 (06:48 +0000)]
Typo fixes.
samhemelryk [Thu, 25 Jun 2009 06:29:41 +0000 (06:29 +0000)]
mod-lesson MDL-16706 Removed inline scripts and modified timer to take obj args
dongsheng [Thu, 25 Jun 2009 05:18:22 +0000 (05:18 +0000)]
"MDL-18520, for security, we use a fixed repository path for filesystem plugin"
dongsheng [Thu, 25 Jun 2009 04:58:58 +0000 (04:58 +0000)]
"MDL-16908, fixed webdav plugin hostname"
dongsheng [Thu, 25 Jun 2009 04:14:45 +0000 (04:14 +0000)]
"MDL-15350, fixed boxnet plugin authkey"
dongsheng [Thu, 25 Jun 2009 04:12:43 +0000 (04:12 +0000)]
"MDL-13766, improve search form in file picker, improve error handing"
samhemelryk [Thu, 25 Jun 2009 04:04:01 +0000 (04:04 +0000)]
mod-survey MDL-19621 Fixed notices appearing in generated charts
tjhunt [Thu, 25 Jun 2009 04:02:36 +0000 (04:02 +0000)]
Remove experimental part of string_manger. Also, improve class comment.
samhemelryk [Thu, 25 Jun 2009 03:46:59 +0000 (03:46 +0000)]
mod-survey MDL-16706 Removed inline script in survey and added survey.js