]> git.mjollnir.org Git - moodle.git/log
moodle.git
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"

15 years agomodforum MDL-16706 Removed inline js script call in mod forum and added forum.js
samhemelryk [Tue, 23 Jun 2009 03:16:16 +0000 (03:16 +0000)]
modforum MDL-16706 Removed inline js script call in mod forum and added forum.js

15 years agojavascript MDL-16706 Removed inline script call in mod choice and scorm
samhemelryk [Tue, 23 Jun 2009 01:18:22 +0000 (01:18 +0000)]
javascript MDL-16706 Removed inline script call in mod choice and scorm

15 years agoUpdated the HEAD build version to 20090623
moodlerobot [Tue, 23 Jun 2009 00:39:27 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090623

15 years agoMDL-19583 Showing outcomes in user report if enabled at site level. Merged from MOODL...
nicolasconnault [Tue, 23 Jun 2009 00:38:29 +0000 (00:38 +0000)]
MDL-19583 Showing outcomes in user report if enabled at site level. Merged from MOODLE_19_STABLE

15 years agoFix one test failing depending of the debug/debugdisplay settings.
stronk7 [Tue, 23 Jun 2009 00:24:52 +0000 (00:24 +0000)]
Fix one test failing depending of the debug/debugdisplay settings.

15 years agoAdding pear/XML/Parser to the list of 3rd part libraries used by code sniffer.
stronk7 [Mon, 22 Jun 2009 23:52:11 +0000 (23:52 +0000)]
Adding pear/XML/Parser to the list of 3rd part libraries used by code sniffer.

15 years agoMDL-19579 code coverage - added XML/Parser information to README file (New BSD = np)
stronk7 [Mon, 22 Jun 2009 18:50:57 +0000 (18:50 +0000)]
MDL-19579 code coverage - added XML/Parser information to README file (New BSD = np)

15 years agoMDL-19579 code coverage - add PEAR/XML lib, required by Spike PHP Coverage. New BSD...
stronk7 [Mon, 22 Jun 2009 18:35:56 +0000 (18:35 +0000)]
MDL-19579 code coverage - add PEAR/XML lib, required by Spike PHP Coverage. New BSD license.

15 years agoCommit new ur_utf8 lang installer file to HEAD. Automatically generated.
stronk7 [Mon, 22 Jun 2009 17:55:40 +0000 (17:55 +0000)]
Commit new ur_utf8 lang installer file to HEAD. Automatically generated.

15 years agoMDL-19452 Fix oracle/mssql drivers behaviour when using magic_quotes_sybase leading...
stronk7 [Mon, 22 Jun 2009 17:30:15 +0000 (17:30 +0000)]
MDL-19452 Fix oracle/mssql drivers behaviour when using magic_quotes_sybase leading to wrongly escaped contents. Many thanks to Sam Moffatt! Merged from 19_STABLE

15 years agoMDL-19598: Error in logic that should hide 'skip link' when block doesn't have title
sam_marshall [Mon, 22 Jun 2009 17:09:32 +0000 (17:09 +0000)]
MDL-19598: Error in logic that should hide 'skip link' when block doesn't have title

15 years agoMDL-19597 Fixed a typo.
mits [Mon, 22 Jun 2009 15:53:26 +0000 (15:53 +0000)]
MDL-19597 Fixed a typo.

15 years agoMDL-18297: Completion date checking - when updating meaning of 'available until'...
sam_marshall [Mon, 22 Jun 2009 11:11:45 +0000 (11:11 +0000)]
MDL-18297: Completion date checking - when updating meaning of 'available until', forgot to update validation code

15 years agoFix notice in blockmanager unit tests.
tjhunt [Mon, 22 Jun 2009 07:26:50 +0000 (07:26 +0000)]
Fix notice in blockmanager unit tests.

15 years agoFix some problems with the filelib unit tests, and stop hiding the true cause of...
tjhunt [Mon, 22 Jun 2009 07:17:59 +0000 (07:17 +0000)]
Fix some problems with the filelib unit tests, and stop hiding the true cause of another failure.

15 years agoFix accesslib unit tests.
tjhunt [Mon, 22 Jun 2009 07:16:26 +0000 (07:16 +0000)]
Fix accesslib unit tests.

15 years agoTry to avoid time-outs while running the unit tests
tjhunt [Mon, 22 Jun 2009 06:59:13 +0000 (06:59 +0000)]
Try to avoid time-outs while running the unit tests

15 years agoFix pagelib unit tests.
tjhunt [Mon, 22 Jun 2009 06:30:21 +0000 (06:30 +0000)]
Fix pagelib unit tests.

15 years agoMDL-19566 Refactored some of the more complex regular expressions in their own functi...
nicolasconnault [Mon, 22 Jun 2009 06:07:56 +0000 (06:07 +0000)]
MDL-19566 Refactored some of the more complex regular expressions in their own function and added unit tests for them.

15 years agoMDL-16438 fix string manager unit tests.
tjhunt [Mon, 22 Jun 2009 06:03:53 +0000 (06:03 +0000)]
MDL-16438 fix string manager unit tests.

15 years agomodfeedback MDL-16706 Removed inline scripts in mod feedback and added feedback.js
samhemelryk [Mon, 22 Jun 2009 04:11:25 +0000 (04:11 +0000)]
modfeedback MDL-16706 Removed inline scripts in mod feedback and added feedback.js

15 years agoSome old fixes for whitespaces etc (coding style)
moodler [Mon, 22 Jun 2009 03:53:02 +0000 (03:53 +0000)]
Some old fixes for whitespaces etc  (coding style)

15 years ago"MDL-13766, added more language strings for repository api"
dongsheng [Mon, 22 Jun 2009 03:45:24 +0000 (03:45 +0000)]
"MDL-13766, added more language strings for repository api"

15 years ago"MDL-17473, supported non-js file picker"
dongsheng [Mon, 22 Jun 2009 03:30:25 +0000 (03:30 +0000)]
"MDL-17473, supported non-js file picker"

15 years agomoddata MDL-16706 Removed inline scripts in mod data and added data.js
samhemelryk [Mon, 22 Jun 2009 03:16:25 +0000 (03:16 +0000)]
moddata MDL-16706 Removed inline scripts in mod data and added data.js

15 years ago"MDL-15351, fixed draft files browsing"
dongsheng [Mon, 22 Jun 2009 02:59:32 +0000 (02:59 +0000)]
"MDL-15351, fixed draft files browsing"

15 years agoajaxlib MDL-16693 Fixed fringe condition in ajaxlib and added test
samhemelryk [Mon, 22 Jun 2009 02:59:02 +0000 (02:59 +0000)]
ajaxlib MDL-16693 Fixed fringe condition in ajaxlib and added test

15 years agoMDL-19418 Replaced ereg* by preg*
nicolasconnault [Mon, 22 Jun 2009 01:22:37 +0000 (01:22 +0000)]
MDL-19418 Replaced ereg* by preg*

15 years agoMDL-16177 Detecting if script is called from URL, in which case it prints header...
nicolasconnault [Mon, 22 Jun 2009 00:52:36 +0000 (00:52 +0000)]
MDL-16177 Detecting if script is called from URL, in which case it prints header, footer and form. Otherwise, silently create a global $generator object that can be used by unit tests.

15 years agoUpdated the HEAD build version to 20090622
moodlerobot [Mon, 22 Jun 2009 00:37:06 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090622

15 years agoAutomatic installer.php lang files by installer_builder (20090622)
moodlerobot [Mon, 22 Jun 2009 00:27:15 +0000 (00:27 +0000)]
Automatic installer.php lang files by installer_builder (20090622)

15 years agoMDL-19580 preparation for requiring yui before print_header()
skodak [Sun, 21 Jun 2009 18:45:07 +0000 (18:45 +0000)]
MDL-19580 preparation for requiring yui  before print_header()

15 years agoMDL-16697 file picker xhtml strict fixes
skodak [Sun, 21 Jun 2009 18:30:41 +0000 (18:30 +0000)]
MDL-16697 file picker xhtml strict fixes

15 years agoMDL-14589 new function returning area files in tree structure
skodak [Sun, 21 Jun 2009 18:22:52 +0000 (18:22 +0000)]
MDL-14589 new function returning area files in tree structure

15 years agoMDL-14589 fixed error message if url malformed
skodak [Sun, 21 Jun 2009 18:22:16 +0000 (18:22 +0000)]
MDL-14589 fixed error message if url malformed

15 years agoMDL-19950 - check for format type name in qformat if not found in quiz.php lang file
arborrow [Sun, 21 Jun 2009 04:29:37 +0000 (04:29 +0000)]
MDL-19950 - check for format type name in qformat if not found in quiz.php lang file

15 years agoUpdated the HEAD build version to 20090621
moodlerobot [Sun, 21 Jun 2009 00:38:56 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090621

15 years agoMDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when...
skodak [Sat, 20 Jun 2009 11:00:40 +0000 (11:00 +0000)]
MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100%

15 years agoUpdated the HEAD build version to 20090620
moodlerobot [Sat, 20 Jun 2009 00:39:27 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090620

15 years agoAutomatic installer.php lang files by installer_builder (20090620)
moodlerobot [Sat, 20 Jun 2009 00:29:33 +0000 (00:29 +0000)]
Automatic installer.php lang files by installer_builder (20090620)

15 years agoMDL-19516 dragmath embedding improvements by Mauno Korpelainen
skodak [Fri, 19 Jun 2009 14:35:46 +0000 (14:35 +0000)]
MDL-19516 dragmath embedding improvements by Mauno Korpelainen

15 years agoMDL-16438 centralise information about plugins to avoid duplication, includes local...
skodak [Fri, 19 Jun 2009 14:25:56 +0000 (14:25 +0000)]
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions

15 years agojavascript: MDL-16695 print_footer('empty'); I had the wrong type of quotes.
tjhunt [Fri, 19 Jun 2009 08:02:11 +0000 (08:02 +0000)]
javascript: MDL-16695 print_footer('empty'); I had the wrong type of quotes.
Thanks to Dongsheng for noticing.

15 years ago"MDL-17316, improve non-js filepicker"
dongsheng [Fri, 19 Jun 2009 07:22:37 +0000 (07:22 +0000)]
"MDL-17316, improve non-js filepicker"

15 years agoUpdated the HEAD build version to 20090619
moodlerobot [Fri, 19 Jun 2009 00:39:02 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090619

15 years agoMDL-19528 new dragmath icon by Mauno Korpelainen
skodak [Thu, 18 Jun 2009 17:23:47 +0000 (17:23 +0000)]
MDL-19528 new dragmath icon by Mauno Korpelainen

15 years agothemes: MDL-19077 implement the renderer_factory instrastructure.
tjhunt [Thu, 18 Jun 2009 10:43:13 +0000 (10:43 +0000)]
themes: MDL-19077 implement the renderer_factory instrastructure.

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

The concept is that all the print_... functions in weblib get replaced  by methods
on a moodle_core_renderer class. Then, the theme can choose whether to
use the standard moodle_core_renderer class, or another implemenatation of
its own choosing, to generate different HTML.

Also, becuase Moodle is modular, we may need a moodle_mod_forum_renderer
and so on.

In order for the theme to be able to choose which renderers get created, we
introduce the concept  of a renderer factory, as in the factory design pattern.
The theme will choose which factory should be used, and that then creates
the renderer objects based on the module name.

This commit includes 4 types of factory:
* standard_renderer_factory
* custom_corners_renderer_factory
* theme_overridden_renderer_factory
* template_renderer_factory

All this with unit tests and PHP doc comments.

Note, this new code is not actually used yet. Still todo:
1. actually define the moodle_core_renderer class, and deprecate a lot of weblib functions.
2. make theme_setup initialise everything, so it is used.

15 years ago"MDL-17316, supported flickr_public plugin working in non-js filepicker"
dongsheng [Thu, 18 Jun 2009 07:58:37 +0000 (07:58 +0000)]
"MDL-17316, supported flickr_public plugin working in non-js filepicker"

15 years ago"MDL-16698, use non-js filepicker to pick up files"
dongsheng [Thu, 18 Jun 2009 06:52:26 +0000 (06:52 +0000)]
"MDL-16698, use non-js filepicker to pick up files"

15 years ago"MDL-17316, fix upload form in non-js file picker"
dongsheng [Thu, 18 Jun 2009 06:31:51 +0000 (06:31 +0000)]
"MDL-17316, fix upload form in non-js file picker"

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

15 years agoMDL-19552 Fixed a typo.
mits [Wed, 17 Jun 2009 17:40:09 +0000 (17:40 +0000)]
MDL-19552 Fixed a typo.

15 years agojavascript: MDL-16695 print_footer('empty'); was not printing the necessary end of...
tjhunt [Wed, 17 Jun 2009 10:29:42 +0000 (10:29 +0000)]
javascript: MDL-16695 print_footer('empty'); was not printing the necessary end of page code.

15 years agoJust some whitespace fixes
moodler [Wed, 17 Jun 2009 08:50:16 +0000 (08:50 +0000)]
Just some whitespace fixes

15 years agoMove extra ajaxlib unit tests to the right place.
tjhunt [Wed, 17 Jun 2009 07:35:33 +0000 (07:35 +0000)]
Move extra ajaxlib unit tests to the right place.

15 years agoFix boilerplate.
tjhunt [Wed, 17 Jun 2009 07:32:18 +0000 (07:32 +0000)]
Fix boilerplate.

15 years agoJavadoc comment syntax.
tjhunt [Wed, 17 Jun 2009 05:34:10 +0000 (05:34 +0000)]
Javadoc comment syntax.

15 years agoUpdated the HEAD build version to 20090617
moodlerobot [Wed, 17 Jun 2009 00:39:23 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090617

15 years agoMDL-19465 accesslib - improve get_user_access_sitewide() performance (~10%)
stronk7 [Tue, 16 Jun 2009 15:34:55 +0000 (15:34 +0000)]
MDL-19465 accesslib - improve get_user_access_sitewide() performance (~10%)

15 years agoblocks upgrade: MDL-19511 And repeat the upgrade step, since some poeple will have...
tjhunt [Tue, 16 Jun 2009 10:31:33 +0000 (10:31 +0000)]
blocks upgrade: MDL-19511 And repeat the upgrade step, since some poeple will have missed it.

15 years agoMDL-19526 fixed inserting of < and >
skodak [Tue, 16 Jun 2009 10:28:56 +0000 (10:28 +0000)]
MDL-19526 fixed inserting of < and >

15 years agoblocks upgrade: MDL-19511 put back important code that Petr commented out!
tjhunt [Tue, 16 Jun 2009 10:23:56 +0000 (10:23 +0000)]
blocks upgrade: MDL-19511 put back important code that Petr commented out!
The actual mistake was the name of the previous column, which is totally irrelevant, but which XMLDB had filled in incorrectly. Grrr!

15 years agoMDL-19522 dragmath plugin now fully supports localization
skodak [Tue, 16 Jun 2009 10:23:27 +0000 (10:23 +0000)]
MDL-19522 dragmath plugin now fully supports localization

15 years agoadministration MDL-19525 remove global $userfields usage from uploadpicture_form...
jerome [Tue, 16 Jun 2009 09:09:33 +0000 (09:09 +0000)]
administration MDL-19525 remove global $userfields usage from uploadpicture_form class, merged from 1.9

15 years agoMDL-19523 dragmath embedding xhtml fixed
skodak [Tue, 16 Jun 2009 08:54:01 +0000 (08:54 +0000)]
MDL-19523 dragmath embedding xhtml fixed

15 years agoMDL-19523 dragmath embedding xhtml fixed
skodak [Tue, 16 Jun 2009 08:53:37 +0000 (08:53 +0000)]
MDL-19523 dragmath embedding xhtml fixed

15 years agoMDL-19520 upgrading to latest dragmath, thanks Marc Grober for new version notification
skodak [Tue, 16 Jun 2009 08:44:50 +0000 (08:44 +0000)]
MDL-19520 upgrading to latest dragmath, thanks Marc Grober for new version notification

15 years agoMDL-19211 adding forgotten dragmath in legacy editors
skodak [Tue, 16 Jun 2009 08:00:53 +0000 (08:00 +0000)]
MDL-19211 adding forgotten dragmath in legacy editors

15 years ago"MDL-13766, use new API to load javascript files, fix xhtml strict issues in javascri...
dongsheng [Tue, 16 Jun 2009 02:42:32 +0000 (02:42 +0000)]
"MDL-13766, use new API to load javascript files, fix xhtml strict issues in javascript, but YUI cannot work in xml strict mode, so do not true on xml strict option in moodle if you want to use file picker"

15 years agoUpdated the HEAD build version to 20090616
moodlerobot [Tue, 16 Jun 2009 00:40:27 +0000 (00:40 +0000)]
Updated the HEAD build version to 20090616

15 years agoMDL-19460 wiki - disable by default undocumented interwiki links. Can be ebabled...
stronk7 [Mon, 15 Jun 2009 15:11:20 +0000 (15:11 +0000)]
MDL-19460 wiki - disable by default undocumented interwiki links. Can be ebabled with $CFG->wiki_allow_interwiki = true; merged from 19_STABLE

15 years agofilters/multimedia MDL-19504 - Fullscreen button didn't work
poltawski [Mon, 15 Jun 2009 11:21:13 +0000 (11:21 +0000)]
filters/multimedia MDL-19504 - Fullscreen button didn't work

merged from MOODLE_19_STABLE

15 years agojavascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
tjhunt [Mon, 15 Jun 2009 07:57:53 +0000 (07:57 +0000)]
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
This is the final batch.

15 years agojavascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
tjhunt [Mon, 15 Jun 2009 07:00:08 +0000 (07:00 +0000)]
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.

15 years agoMDL-2794 testweblib: adapt the unit tests to the output of new html2text library
fmarier [Mon, 15 Jun 2009 06:08:42 +0000 (06:08 +0000)]
MDL-2794 testweblib: adapt the unit tests to the output of new html2text library

15 years agojavascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
tjhunt [Mon, 15 Jun 2009 05:37:57 +0000 (05:37 +0000)]
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.

Also, some related JavaScript cleanup.

More to follow.

15 years ago"MDL-16695, fixed yui js files path"
dongsheng [Mon, 15 Jun 2009 05:06:34 +0000 (05:06 +0000)]
"MDL-16695, fixed yui js files path"

15 years agoFurther fixes to PHPdoc comments.
tjhunt [Mon, 15 Jun 2009 04:03:59 +0000 (04:03 +0000)]
Further fixes to PHPdoc comments.

15 years agoFurther fixes to PHPdoc comments.
tjhunt [Mon, 15 Jun 2009 03:54:00 +0000 (03:54 +0000)]
Further fixes to PHPdoc comments.

15 years agoTry to improve formatting of PHPdoc.
tjhunt [Mon, 15 Jun 2009 02:48:40 +0000 (02:48 +0000)]
Try to improve formatting of PHPdoc.

15 years agoFix package name.
tjhunt [Mon, 15 Jun 2009 02:45:26 +0000 (02:45 +0000)]
Fix package name.

15 years agoUpdated the HEAD build version to 20090615
moodlerobot [Mon, 15 Jun 2009 00:39:07 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090615

15 years agoMDL-19500 improved editor embedding
skodak [Sun, 14 Jun 2009 21:35:07 +0000 (21:35 +0000)]
MDL-19500 improved editor embedding

15 years agoMDL-19331 Changes is table name/comments now flag xmldb as changed
stronk7 [Sun, 14 Jun 2009 16:34:34 +0000 (16:34 +0000)]
MDL-19331 Changes is table name/comments now flag xmldb as changed

15 years agoMDL-19498 importing tinymce 3.2.4.1
skodak [Sun, 14 Jun 2009 16:19:28 +0000 (16:19 +0000)]
MDL-19498 importing tinymce 3.2.4.1