]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agomod-scorm MDL-16706 Replaced inline JS with new PAGE methods and created player.js
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

15 years agoformslib MDL-19626 Changed JS string handling to new $PAGE methods, Thanks Dan
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

15 years agoformslib MDL-19626 Fixed broken show/hide advanced button
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

15 years agoUpdated the HEAD build version to 20090629
moodlerobot [Mon, 29 Jun 2009 00:38:23 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090629

15 years agothemes: MDL-19640 / MDL-19077 remove other references to _print_normal_error
tjhunt [Mon, 29 Jun 2009 00:34:49 +0000 (00:34 +0000)]
themes: MDL-19640 / MDL-19077 remove other references to _print_normal_error

15 years agoMDL-19057 ddl tests - complete a bit ddl table tests (and partially drop enum fields)
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)

15 years ago"MDL-13766, fixed print_msg function and fixed upload form, update compressed js"
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"

15 years ago"MDL-19180, repository url plugin, if users provide a url of webpage, this plugin...
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"

15 years agoUpdated the HEAD build version to 20090628
moodlerobot [Sun, 28 Jun 2009 00:38:01 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090628

15 years agoSorry managed to commit sql_bitxor twice
poltawski [Sat, 27 Jun 2009 21:26:08 +0000 (21:26 +0000)]
Sorry managed to commit sql_bitxor twice

15 years agodml/sqllite MDL-19644 - add sql_bitxor compatibility
poltawski [Sat, 27 Jun 2009 21:23:49 +0000 (21:23 +0000)]
dml/sqllite MDL-19644 - add sql_bitxor compatibility

fixes one unit test

15 years agodml/sqllite MDL-19643 Throw exceptions to make things more robust
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.

15 years agodml/sqllite MDL-19642 - Make connections more robust
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

15 years agodml/sqllite MDL-19644 - add sql_bitxor compatibility
poltawski [Sat, 27 Jun 2009 21:22:03 +0000 (21:22 +0000)]
dml/sqllite MDL-19644 - add sql_bitxor compatibility

fixes one unit test

15 years agoWhoops, didn't mean to remove Andrei's copyright.
poltawski [Sat, 27 Jun 2009 14:48:18 +0000 (14:48 +0000)]
Whoops, didn't mean to remove Andrei's copyright.

15 years agodmllib/pdo MDL-19641 - Fixup PDO (SQLlite) support
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)

15 years agoUpdated the HEAD build version to 20090627
moodlerobot [Sat, 27 Jun 2009 00:38:13 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090627

15 years agoMDL-19579 code coverage - finished adding initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 18:25:46 +0000 (18:25 +0000)]
MDL-19579 code coverage - finished adding initial $includecoverage attributes

15 years agoMDL-19547: Added CSS selector for .tag_cloud .s0 to styles_fonts.css
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

15 years agoMDL-19579 code coverage - add more initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 18:12:05 +0000 (18:12 +0000)]
MDL-19579 code coverage - add more initial $includecoverage attributes

15 years agoMDL-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

15 years agoMDL-19579 code coverage - add initial $includecoverage attributes
stronk7 [Fri, 26 Jun 2009 17:21:36 +0000 (17:21 +0000)]
MDL-19579 code coverage - add initial $includecoverage attributes

15 years agoMDL-19579 code coverage - show link to latest complete report
stronk7 [Fri, 26 Jun 2009 17:07:33 +0000 (17:07 +0000)]
MDL-19579 code coverage - show link to latest complete report

15 years agoMDL-19579 code coverage - add lang strings and open complete report in new window
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

15 years agoXHTML Strict
stronk7 [Fri, 26 Jun 2009 15:46:25 +0000 (15:46 +0000)]
XHTML Strict

15 years agothemes: MDL-19077 make a comment clearer.
tjhunt [Fri, 26 Jun 2009 11:22:41 +0000 (11:22 +0000)]
themes: MDL-19077 make a comment clearer.

15 years agoremove some print_simple_boxes.
tjhunt [Fri, 26 Jun 2009 10:29:56 +0000 (10:29 +0000)]
remove some print_simple_boxes.

15 years agothemes: MDL-19077 fix unit test regression
tjhunt [Fri, 26 Jun 2009 10:26:31 +0000 (10:26 +0000)]
themes: MDL-19077 fix unit test regression

15 years agoMDL-19579 code coverage - fix error when reporting number of lines in summary 2nd...
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 :-(

15 years agoMDL-19579 code coverage - fix error when reporting number of lines in summary
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

15 years agoFix coverage summary OUTPUT
stronk7 [Fri, 26 Jun 2009 09:58:09 +0000 (09:58 +0000)]
Fix coverage summary OUTPUT

15 years agoFix unit|db tests OUTPUT
stronk7 [Fri, 26 Jun 2009 09:50:06 +0000 (09:50 +0000)]
Fix unit|db tests OUTPUT

15 years agothemes: MDL-19077 fix install regression
tjhunt [Fri, 26 Jun 2009 09:38:14 +0000 (09:38 +0000)]
themes: MDL-19077 fix install regression

15 years agoMDL-19579 code coverage - initial frontend for both unit and db tests
stronk7 [Fri, 26 Jun 2009 09:10:01 +0000 (09:10 +0000)]
MDL-19579 code coverage - initial frontend for both unit and db tests

15 years agoMDL-19579 code coverage - summary reporting
stronk7 [Fri, 26 Jun 2009 09:07:58 +0000 (09:07 +0000)]
MDL-19579 code coverage - summary reporting

15 years agothemes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
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.

15 years agoMDL-16438 standardized component names
skodak [Fri, 26 Jun 2009 09:02:05 +0000 (09:02 +0000)]
MDL-16438 standardized component names

15 years agouser MDL-16706 This was not the solution, removing YUI call here
samhemelryk [Fri, 26 Jun 2009 08:12:50 +0000 (08:12 +0000)]
user MDL-16706 This was not the solution, removing YUI call here

15 years agomod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods
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

15 years agomod-feedback 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

15 years agomod-chat 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

15 years agomod-scorm 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

15 years agomod-chat 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

15 years agomod-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

15 years agomod-resource-file MDL-16706 Removed inline JS and replaced with new PAGE methods
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

15 years agomod-resource 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

15 years agouser-adduser MDL-16706 Included YUI event using requires yui_lib
samhemelryk [Fri, 26 Jun 2009 04:00:51 +0000 (04:00 +0000)]
user-adduser MDL-16706 Included YUI event using requires yui_lib

15 years agoMDL-19631 replace deprecated function usage.
tjhunt [Fri, 26 Jun 2009 02:23:19 +0000 (02:23 +0000)]
MDL-19631 replace deprecated function usage.

15 years agoCornflower theme: MDL-19607 Removed float from sideblock commands.
ptrkmkl [Fri, 26 Jun 2009 01:59:32 +0000 (01:59 +0000)]
Cornflower theme: MDL-19607 Removed float from sideblock commands.

15 years agoUpdated the HEAD build version to 20090626
moodlerobot [Fri, 26 Jun 2009 00:39:42 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090626

15 years agoAutomatic installer.php lang files by installer_builder (20090626)
moodlerobot [Fri, 26 Jun 2009 00:29:31 +0000 (00:29 +0000)]
Automatic installer.php lang files by installer_builder (20090626)

15 years agoMDL-19579 code coverage - add file.php-like script to serve static reports
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

15 years agoMDL-19579 code coverage - fix report paths and totals. Yay, I'm back!
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!

15 years agoFix deprecated function use.
tjhunt [Thu, 25 Jun 2009 12:36:51 +0000 (12:36 +0000)]
Fix deprecated function use.

15 years agoMDL-16438 fixed regression during recent plugin centralisation effort
skodak [Thu, 25 Jun 2009 09:14:16 +0000 (09:14 +0000)]
MDL-16438 fixed regression during recent plugin centralisation effort

15 years ago"MDL-16383, add check_login to construct function"
dongsheng [Thu, 25 Jun 2009 07:44:27 +0000 (07:44 +0000)]
"MDL-16383, add check_login to construct function"

15 years agoMDL-19611 fixing regression - video icon disappeared
skodak [Thu, 25 Jun 2009 07:30:37 +0000 (07:30 +0000)]
MDL-19611 fixing regression - video icon disappeared

15 years agoquiz: Fix copy/paste error.
tjhunt [Thu, 25 Jun 2009 06:58:43 +0000 (06:58 +0000)]
quiz: Fix copy/paste error.

15 years agoKill some debug code.
tjhunt [Thu, 25 Jun 2009 06:56:41 +0000 (06:56 +0000)]
Kill some debug code.

15 years agoTypo fixes.
tjhunt [Thu, 25 Jun 2009 06:48:25 +0000 (06:48 +0000)]
Typo fixes.

15 years agomod-lesson MDL-16706 Removed inline scripts and modified timer to take obj args
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

15 years ago"MDL-18520, for security, we use a fixed repository path for filesystem plugin"
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"

15 years ago"MDL-16908, fixed webdav plugin hostname"
dongsheng [Thu, 25 Jun 2009 04:58:58 +0000 (04:58 +0000)]
"MDL-16908, fixed webdav plugin hostname"

15 years ago"MDL-15350, fixed boxnet plugin authkey"
dongsheng [Thu, 25 Jun 2009 04:14:45 +0000 (04:14 +0000)]
"MDL-15350, fixed boxnet plugin authkey"

15 years ago"MDL-13766, improve search form in file picker, improve error handing"
dongsheng [Thu, 25 Jun 2009 04:12:43 +0000 (04:12 +0000)]
"MDL-13766, improve search form in file picker, improve error handing"

15 years agomod-survey MDL-19621 Fixed notices appearing in generated charts
samhemelryk [Thu, 25 Jun 2009 04:04:01 +0000 (04:04 +0000)]
mod-survey MDL-19621 Fixed notices appearing in generated charts

15 years agoRemove experimental part of string_manger. Also, improve class comment.
tjhunt [Thu, 25 Jun 2009 04:02:36 +0000 (04:02 +0000)]
Remove experimental part of string_manger. Also, improve class comment.

15 years agomod-survey MDL-16706 Removed inline script in survey and added survey.js
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

15 years agoRemove a few unnecessary references to global $THEME.
tjhunt [Thu, 25 Jun 2009 03:26:58 +0000 (03:26 +0000)]
Remove a few unnecessary references to global $THEME.

15 years agomod-forum MDL-19620 Replaced get_db_family with get_dbfamily
samhemelryk [Thu, 25 Jun 2009 03:08:05 +0000 (03:08 +0000)]
mod-forum MDL-19620 Replaced get_db_family with get_dbfamily

15 years agomodforum MDL-16706 Removed inline js script call in mod forum
samhemelryk [Thu, 25 Jun 2009 02:57:46 +0000 (02:57 +0000)]
modforum MDL-16706 Removed inline js script call in mod forum

15 years agoMDL-16438 Reverting upgrade of assignment/lib.php. get_plugin_types() is not fully...
nicolasconnault [Thu, 25 Jun 2009 01:32:44 +0000 (01:32 +0000)]
MDL-16438 Reverting upgrade of assignment/lib.php. get_plugin_types() is not fully implemented and doesn't yet support assignment types.

15 years agoUpdated the HEAD build version to 20090625
moodlerobot [Thu, 25 Jun 2009 00:39:15 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090625

15 years agoMDL-19611 removing some useless editor icons
skodak [Wed, 24 Jun 2009 23:17:06 +0000 (23:17 +0000)]
MDL-19611 removing some useless editor icons

15 years agoMDL-19611 fixing regression - video icon disappeared
skodak [Wed, 24 Jun 2009 23:15:24 +0000 (23:15 +0000)]
MDL-19611 fixing regression - video icon disappeared

15 years agoMDL-19611 fixing regression - video icon disappeared
skodak [Wed, 24 Jun 2009 22:54:49 +0000 (22:54 +0000)]
MDL-19611 fixing regression - video icon disappeared

15 years agoMDL-19580 cleanup of require css and js filepicker code
skodak [Wed, 24 Jun 2009 22:34:29 +0000 (22:34 +0000)]
MDL-19580 cleanup of require css and js filepicker code

15 years agolang strings: MDL-17678 typo fixes
wildgirl [Wed, 24 Jun 2009 13:31:07 +0000 (13:31 +0000)]
lang strings: MDL-17678 typo fixes

15 years agoadmin lang string: MDL-17022 small rewording
wildgirl [Wed, 24 Jun 2009 13:19:17 +0000 (13:19 +0000)]
admin lang string: MDL-17022 small rewording

15 years agoinstall: MDL-19610 encapsulate empty($CFG->rolesactive) checks in a during_initial_in...
tjhunt [Wed, 24 Jun 2009 09:17:56 +0000 (09:17 +0000)]
install: MDL-19610 encapsulate empty($CFG->rolesactive) checks in a during_initial_install() function.

15 years agorepository MDL-16909 missing mahara language file
jerome [Wed, 24 Jun 2009 08:21:16 +0000 (08:21 +0000)]
repository MDL-16909 missing mahara language file

15 years agojavascript MDL-16693 Tim's fix for recaptcha
jerome [Wed, 24 Jun 2009 07:39:57 +0000 (07:39 +0000)]
javascript MDL-16693 Tim's fix for recaptcha

15 years ago"MDL-18830, improve flickr_public plugin license searching, easier to use "
dongsheng [Wed, 24 Jun 2009 05:49:52 +0000 (05:49 +0000)]
"MDL-18830, improve flickr_public plugin license searching, easier to use "

15 years ago"MDL-19180, clean up repository url download plugin, and make it support non-js file...
dongsheng [Wed, 24 Jun 2009 03:38:13 +0000 (03:38 +0000)]
"MDL-19180, clean up repository url download plugin, and make it support non-js file picker"

15 years agoUpdated the HEAD build version to 20090624
moodlerobot [Wed, 24 Jun 2009 00:38:59 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090624

15 years agoMDL-19596 Added browser check and refactored fixed student column check into its...
nicolasconnault [Wed, 24 Jun 2009 00:22:52 +0000 (00:22 +0000)]
MDL-19596 Added browser check and refactored fixed student column check into its own method. Merged from MOODLE_19_STABLE

15 years agoMDL-19579 code coverage - xhtml compliant fixes
stronk7 [Tue, 23 Jun 2009 16:50:03 +0000 (16:50 +0000)]
MDL-19579 code coverage - xhtml compliant fixes

15 years agoAdded spikephpcoverage to the list of libs
stronk7 [Tue, 23 Jun 2009 11:32:32 +0000 (11:32 +0000)]
Added spikephpcoverage to the list of libs

15 years agothemes: MDL-19077 start implementing moodle_core_renderer
tjhunt [Tue, 23 Jun 2009 10:41:22 +0000 (10:41 +0000)]
themes: MDL-19077 start implementing moodle_core_renderer
Only a couple of methods implemented. Please review the API and
tell me if you are not happy with the direction I am taking.

15 years agoUnit tests: show total time taken to run the tests.
tjhunt [Tue, 23 Jun 2009 10:34:21 +0000 (10:34 +0000)]
Unit tests: show total time taken to run the tests.

15 years agounit tests: raise_memeory_limit. I was running out when running all tests.
tjhunt [Tue, 23 Jun 2009 10:33:58 +0000 (10:33 +0000)]
unit tests: raise_memeory_limit. I was running out when running all tests.

15 years agoMDL-19579 code coverage - initial lang strings required
stronk7 [Tue, 23 Jun 2009 09:31:49 +0000 (09:31 +0000)]
MDL-19579 code coverage - initial lang strings required

15 years agoMDL-19579 code coverage - prepare ddl & moodlelib tests to support code coverage
stronk7 [Tue, 23 Jun 2009 09:30:59 +0000 (09:30 +0000)]
MDL-19579 code coverage - prepare ddl & moodlelib tests to support code coverage

15 years agoMDL-19579 code coverage - add Spike PHPCoverage lib (LGPL)
stronk7 [Tue, 23 Jun 2009 09:23:06 +0000 (09:23 +0000)]
MDL-19579 code coverage - add Spike PHPCoverage lib (LGPL)

15 years agoMDL-19579 code coverage - add library supporting all the extensions both to simpletes...
stronk7 [Tue, 23 Jun 2009 09:09:54 +0000 (09:09 +0000)]
MDL-19579 code coverage - add library supporting all the extensions both to simpletest and spikephpcoverage required to have code coverage available

15 years agoOops, I left some debugging info in my prev commit.
stronk7 [Tue, 23 Jun 2009 08:24:50 +0000 (08:24 +0000)]
Oops, I left some debugging info in my prev commit.

15 years agoMDL-19600 remove remaining traces of docstyles.php.
tjhunt [Tue, 23 Jun 2009 04:39:11 +0000 (04:39 +0000)]
MDL-19600 remove remaining traces of docstyles.php.
(Not used since Moodle 1.6.)
Also remove the remaining bits of lang/en_utf8/docs.

15 years agoFixed a typo
moodler [Tue, 23 Jun 2009 04:34:24 +0000 (04:34 +0000)]
Fixed a typo

15 years agoAdded a TRADEMARK.txt file to HEAD to explain the trademark in detail.
moodler [Tue, 23 Jun 2009 04:32:54 +0000 (04:32 +0000)]
Added a TRADEMARK.txt file to HEAD to explain the trademark in detail.

15 years ago"MDL-17316, fixed search paging and fixed xhtml strict"
dongsheng [Tue, 23 Jun 2009 03:53:40 +0000 (03:53 +0000)]
"MDL-17316, fixed search paging and fixed xhtml strict"