]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoMDL-20693 new NO_DEBUG_DISPLAY define
Petr Skoda [Sat, 31 Oct 2009 22:02:05 +0000 (22:02 +0000)]
MDL-20693 new NO_DEBUG_DISPLAY define

15 years agoMDL-20691 "Fatal error: Exception thrown without a stack frame in Unknown on line...
Petr Skoda [Sat, 31 Oct 2009 15:01:25 +0000 (15:01 +0000)]
MDL-20691   "Fatal error: Exception thrown without a stack frame in Unknown on line 0" workaround in $OUTPUT->print_error()

15 years agoMDL-20676 whitespeace and other minor cleanup+fixes
Petr Skoda [Sat, 31 Oct 2009 14:17:44 +0000 (14:17 +0000)]
MDL-20676 whitespeace and other minor cleanup+fixes

15 years agoMDL-20577 fixed print error did not work outside of developer mode, output buffer...
Petr Skoda [Sat, 31 Oct 2009 14:12:16 +0000 (14:12 +0000)]
MDL-20577 fixed print error did not work outside of developer mode, output buffer content not discarded any more (significant debugging regression fix)

15 years agoMDL-20676 refactoring and cleanup in default exception handler
Petr Skoda [Sat, 31 Oct 2009 13:52:39 +0000 (13:52 +0000)]
MDL-20676 refactoring and cleanup in default exception handler

15 years agoMDL-20677 print_error() now throws exception + adding support for debug info parameter
Petr Skoda [Sat, 31 Oct 2009 13:23:29 +0000 (13:23 +0000)]
MDL-20677 print_error() now throws exception + adding support for debug info parameter

15 years agoMDL-20676, MDL-20678 error page fixes
Petr Skoda [Sat, 31 Oct 2009 13:20:18 +0000 (13:20 +0000)]
MDL-20676, MDL-20678 error page fixes

15 years agoUpdated the HEAD build version to 20091031
Moodle Robot [Sat, 31 Oct 2009 00:32:46 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091031

15 years agoAutomatic installer.php lang files by installer_builder (20091031)
Moodle Robot [Sat, 31 Oct 2009 00:21:50 +0000 (00:21 +0000)]
Automatic installer.php lang files by installer_builder (20091031)

15 years agoenrol/paypall MDL-16782 - Default cost is not used
Dan Poltawski [Fri, 30 Oct 2009 22:10:45 +0000 (22:10 +0000)]
enrol/paypall MDL-16782 - Default cost is not used

When a course level cost is not set, the global setting is not used.

15 years agoMissing global $OUTPUT decleration
Dan Poltawski [Fri, 30 Oct 2009 22:10:25 +0000 (22:10 +0000)]
Missing global $OUTPUT decleration

15 years agomod/assignment: MDL-16796 Support non-core assignment type titles
Dan Poltawski [Fri, 30 Oct 2009 21:13:31 +0000 (21:13 +0000)]
mod/assignment: MDL-16796 Support non-core assignment type titles

Without this patch, the add actvitiy drop down displays ugly
broken lang strings.

This is ugly - hopefully in Moodle 2.0 we will eventually support fully
pluggable architecture in a clean way.

15 years agoMDL-20288 add_to_log() - No need for any check in 2.0 as far as
Eloy Lafuente [Fri, 30 Oct 2009 17:07:21 +0000 (17:07 +0000)]
MDL-20288 add_to_log() - No need for any check in 2.0 as far as
insert_record_raw() already hadles that for Oracle on binding.
Merged from 19_STABLE

15 years agoadmin/process_email MDL-20682 Incorrect file handled closed
Dan Poltawski [Fri, 30 Oct 2009 16:24:45 +0000 (16:24 +0000)]
admin/process_email MDL-20682 Incorrect file handled closed

Thanks to Andrew Nicols for the patch

15 years agoMDL-20676 improved output buffer workaround when printing fatal errors
Petr Skoda [Fri, 30 Oct 2009 13:44:07 +0000 (13:44 +0000)]
MDL-20676 improved output buffer workaround when printing fatal errors

15 years agoMDL-20676 removed duplicated debug info in uncaught exceptions
Petr Skoda [Fri, 30 Oct 2009 13:31:15 +0000 (13:31 +0000)]
MDL-20676 removed duplicated debug info in uncaught exceptions

15 years agoMDL-20677 simplified debugging of deprecated use of error()
Petr Skoda [Fri, 30 Oct 2009 13:29:14 +0000 (13:29 +0000)]
MDL-20677 simplified debugging of deprecated use of error()

15 years agoMDL-20677 simplified debugging of deprecated use of error()
Petr Skoda [Fri, 30 Oct 2009 13:29:14 +0000 (13:29 +0000)]
MDL-20677 simplified debugging of deprecated use of error()

15 years agoMDL-20677 exception used in error() instead of print&die - this helps a lot when...
Petr Skoda [Fri, 30 Oct 2009 13:12:45 +0000 (13:12 +0000)]
MDL-20677 exception used in error() instead of print&die - this helps a lot when you need custom default exception handlers; it also reduces duplication in code

15 years agoMDL-20676 improved protocol specification in fatal error headers - credit goes to...
Petr Skoda [Fri, 30 Oct 2009 12:46:16 +0000 (12:46 +0000)]
MDL-20676 improved protocol specification in fatal error headers - credit goes to Martin Langhoff

15 years agoMDL-20676 removed strange attempt to eliminate good old temporary error message
Petr Skoda [Fri, 30 Oct 2009 12:29:32 +0000 (12:29 +0000)]
MDL-20676 removed strange attempt to eliminate good old temporary error message

15 years agomod/url MDL-19756 Convert print_footer to OUTPUT->footer
Martin Dougiamas [Fri, 30 Oct 2009 08:11:05 +0000 (08:11 +0000)]
mod/url MDL-19756 Convert print_footer to OUTPUT->footer

15 years agocourse/view MDL-10142 AJAX move functionality on section content
Rossiani Wijaya [Fri, 30 Oct 2009 08:02:16 +0000 (08:02 +0000)]
course/view MDL-10142 AJAX move functionality on section content

15 years agoMDL-19688 Recent blog entries block
Nicolas Connault [Fri, 30 Oct 2009 07:27:33 +0000 (07:27 +0000)]
MDL-19688 Recent blog entries block

15 years agoMDL-20995 Blog entries correctly displayed in activity reports
Nicolas Connault [Fri, 30 Oct 2009 07:27:19 +0000 (07:27 +0000)]
MDL-20995 Blog entries correctly displayed in activity reports

15 years agoMDL-19685 Upgraded blog_tags block so that it displays course-associated or module...
Nicolas Connault [Fri, 30 Oct 2009 07:27:02 +0000 (07:27 +0000)]
MDL-19685 Upgraded blog_tags block so that it displays course-associated or module-associated tags on the appropriate pages

15 years agoMDL-19687 MDL-19686 Completely rewrote the blog_menu block, so that it can be used...
Nicolas Connault [Fri, 30 Oct 2009 07:26:50 +0000 (07:26 +0000)]
MDL-19687 MDL-19686 Completely rewrote the blog_menu block, so that it can be used as a sticky block and varies in content depending on the current page.

15 years agoMDL-19683 MDL-20300 MDL-20219 Interface for external blogs
Nicolas Connault [Fri, 30 Oct 2009 07:26:27 +0000 (07:26 +0000)]
MDL-19683 MDL-20300 MDL-20219 Interface for external blogs

15 years agoMDL-20328 New capabilities for blog
Nicolas Connault [Fri, 30 Oct 2009 07:26:11 +0000 (07:26 +0000)]
MDL-20328 New capabilities for blog

15 years agoMDL-19676 MDL-14408 MDL-8776 Blog improvements
Nicolas Connault [Fri, 30 Oct 2009 07:25:50 +0000 (07:25 +0000)]
MDL-19676 MDL-14408 MDL-8776 Blog improvements

15 years agoMDL-20523 Script for upgrading sites that use the old bloglevel settings.
Nicolas Connault [Fri, 30 Oct 2009 07:24:55 +0000 (07:24 +0000)]
MDL-20523 Script for upgrading sites that use the old bloglevel settings.

15 years agoMDL-19754 New tables for blog, and upgrade script if needed
Nicolas Connault [Fri, 30 Oct 2009 07:24:34 +0000 (07:24 +0000)]
MDL-19754 New tables for blog, and upgrade script if needed

15 years agoNOBUG: Testing CVS mailout for Jordan
Sam Hemelryk [Fri, 30 Oct 2009 06:31:17 +0000 (06:31 +0000)]
NOBUG: Testing CVS mailout for Jordan

15 years agomoodle_url MDL-20674 Added a method to allow the dev to set the anchor attribute...
Sam Hemelryk [Fri, 30 Oct 2009 06:20:59 +0000 (06:20 +0000)]
moodle_url MDL-20674 Added a method to allow the dev to set the anchor attribute of a moodle_url

15 years agoUpdated the HEAD build version to 20091030
Moodle Robot [Fri, 30 Oct 2009 00:31:40 +0000 (00:31 +0000)]
Updated the HEAD build version to 20091030

15 years agoMDL-20663 (Correctly) added sesskey confirmation
Nicolas Connault [Thu, 29 Oct 2009 09:01:58 +0000 (09:01 +0000)]
MDL-20663 (Correctly) added sesskey confirmation

15 years agoMDL-20663 Added sesskey confirmation
Nicolas Connault [Thu, 29 Oct 2009 08:51:51 +0000 (08:51 +0000)]
MDL-20663 Added sesskey confirmation

15 years agoMDL-20663 Fixed horrible security hole in ajax callbacks file
Nicolas Connault [Thu, 29 Oct 2009 08:37:37 +0000 (08:37 +0000)]
MDL-20663 Fixed horrible security hole in ajax callbacks file

15 years agoMDL-20418 Entirely removed the duplication of code by refactoring the way the grader...
Nicolas Connault [Thu, 29 Oct 2009 08:14:40 +0000 (08:14 +0000)]
MDL-20418 Entirely removed the duplication of code by refactoring the way the grader report is built. Uses $OUTPUT only now.

15 years agojavascript MDL-20662 Commited patch to fix old_onload_focus, thanks Nigel for the...
Sam Hemelryk [Thu, 29 Oct 2009 07:48:55 +0000 (07:48 +0000)]
javascript MDL-20662 Commited patch to fix old_onload_focus, thanks Nigel for the patch :)

15 years agoUpdated the HEAD build version to 20091029
Moodle Robot [Thu, 29 Oct 2009 00:33:11 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091029

15 years agoauth/mnet - MDL-16872 Fix incorrect use of clone() on arrays
Dan Poltawski [Wed, 28 Oct 2009 11:16:57 +0000 (11:16 +0000)]
auth/mnet - MDL-16872 Fix incorrect use of clone() on arrays

Thanks to Nigel McNie for the patch

15 years agoUpdated the HEAD build version to 20091028
Moodle Robot [Wed, 28 Oct 2009 00:32:23 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091028

15 years agolib/dml - 'complicated sql' unit test MDL-19645
Dan Poltawski [Tue, 27 Oct 2009 23:25:07 +0000 (23:25 +0000)]
lib/dml - 'complicated sql' unit test MDL-19645

I have just added one specific example SQL syntax which was breaking on
earlier versions of sqlite. We need to add more variations used throughout
moodle so different engines can be properly tested for compatibility.

15 years agoMDL-12972 Added icons next to each student name in the grader report, which link...
Nicolas Connault [Tue, 27 Oct 2009 14:21:30 +0000 (14:21 +0000)]
MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE

15 years agoMDL-15050 Grades entered/updated through grader report now get correctly displayed...
Nicolas Connault [Tue, 27 Oct 2009 12:37:15 +0000 (12:37 +0000)]
MDL-15050 Grades entered/updated through grader report now get correctly displayed in course user activity reports (commenting on last commit). Merged from MOODLE_19_STABLE

15 years agoMDL-12886 support for custom test client forms in plugins
Petr Skoda [Tue, 27 Oct 2009 09:32:36 +0000 (09:32 +0000)]
MDL-12886 support for custom test client forms in plugins

15 years agoaccesslib - Remove some notices when user is not logged in
Martin Dougiamas [Tue, 27 Oct 2009 09:31:46 +0000 (09:31 +0000)]
accesslib - Remove some notices when user is not logged in

15 years agoMDL-12886 refactoring: improved test client forms support; fixing external group...
Petr Skoda [Tue, 27 Oct 2009 09:27:34 +0000 (09:27 +0000)]
MDL-12886 refactoring: improved test client forms support; fixing external group functions

15 years agoUpdated the HEAD build version to 20091027
Moodle Robot [Tue, 27 Oct 2009 00:32:36 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091027

15 years agoMDL-12886 untested external groups API
Petr Skoda [Mon, 26 Oct 2009 23:05:11 +0000 (23:05 +0000)]
MDL-12886 untested external groups API

15 years agoMDL-12886 inproved hadnling of bool ws params and return values
Petr Skoda [Mon, 26 Oct 2009 22:39:08 +0000 (22:39 +0000)]
MDL-12886 inproved hadnling of bool ws params and return values

15 years agoMDL-17135 external token access support
Petr Skoda [Mon, 26 Oct 2009 21:44:53 +0000 (21:44 +0000)]
MDL-17135 external token access support

15 years agoMDL-20623 formslib: fixed multiple forms freezing
David Mudrak [Mon, 26 Oct 2009 21:16:55 +0000 (21:16 +0000)]
MDL-20623 formslib: fixed multiple forms freezing

The singleton MoodleQuickForm_Renderer's property $this->_formTemplate
was set during the first frozen form display at a page and
such a frozen template remained for all other forms, too. This fix
returns the default form template for non-frozen forms.

15 years agoMDL-20585 correcting so that the confirm check button appears only on reload
Pierre Pichet [Mon, 26 Oct 2009 21:00:04 +0000 (21:00 +0000)]
MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected but also correcting the test setting an error on confir line
 394

15 years agoMDL-12886 support for ws cap names in core
Petr Skoda [Mon, 26 Oct 2009 19:41:06 +0000 (19:41 +0000)]
MDL-12886 support for ws cap names in core

15 years agoMDL-12886 untested amf server
Petr Skoda [Mon, 26 Oct 2009 19:30:12 +0000 (19:30 +0000)]
MDL-12886 untested amf server

15 years agoMDL-17135 external token access support
Petr Skoda [Mon, 26 Oct 2009 19:10:20 +0000 (19:10 +0000)]
MDL-17135 external token access support

15 years agoMDL-20591 IMS-CC import: Integration committed. Next weeklies will include it. Merged...
Eloy Lafuente [Mon, 26 Oct 2009 09:21:50 +0000 (09:21 +0000)]
MDL-20591 IMS-CC import: Integration committed. Next weeklies will include it. Merged from 19_STABLE

15 years agonavigation MDL-20543 Fixed remove_child and simpletests
Sam Hemelryk [Mon, 26 Oct 2009 06:08:47 +0000 (06:08 +0000)]
navigation MDL-20543 Fixed remove_child and simpletests

15 years agoUpdated the HEAD build version to 20091026
Moodle Robot [Mon, 26 Oct 2009 04:31:41 +0000 (04:31 +0000)]
Updated the HEAD build version to 20091026

15 years agoMDL-20632 crippling the Zend framework, only stuff needed for our /webservice/* kept :-(
Petr Skoda [Sun, 25 Oct 2009 17:58:57 +0000 (17:58 +0000)]
MDL-20632 crippling the Zend framework, only stuff needed for our /webservice/* kept :-(

15 years agoMDL-20632 import notes
Petr Skoda [Sun, 25 Oct 2009 09:57:22 +0000 (09:57 +0000)]
MDL-20632 import notes

15 years agoUpdated the HEAD build version to 20091025
Moodle Robot [Sun, 25 Oct 2009 03:20:52 +0000 (03:20 +0000)]
Updated the HEAD build version to 20091025

15 years agoMDL-12886 zend based Soap server class
Petr Skoda [Sat, 24 Oct 2009 20:59:59 +0000 (20:59 +0000)]
MDL-12886 zend based Soap server class

15 years agoMDL-20632 latest zend framework lib import
Petr Skoda [Sat, 24 Oct 2009 19:49:26 +0000 (19:49 +0000)]
MDL-20632 latest zend framework lib import

15 years agoMDL-20632 latest zend framework lib import
Petr Skoda [Sat, 24 Oct 2009 19:48:22 +0000 (19:48 +0000)]
MDL-20632 latest zend framework lib import

15 years agoMDL-12886 improved zend base class
Petr Skoda [Sat, 24 Oct 2009 16:25:31 +0000 (16:25 +0000)]
MDL-12886 improved zend base class

15 years agoMDL-12886 zend base class improvements, somebody forgot to update Zend framework...
Petr Skoda [Sat, 24 Oct 2009 15:28:01 +0000 (15:28 +0000)]
MDL-12886 zend base class improvements, somebody forgot to update Zend framework, this should help with compativiltiy too

15 years agoFixed passing 'itemid' param in case of no item
David Mudrak [Sat, 24 Oct 2009 09:45:25 +0000 (09:45 +0000)]
Fixed passing 'itemid' param in case of no item

15 years agoUpdated the HEAD build version to 20091024
Moodle Robot [Sat, 24 Oct 2009 03:37:49 +0000 (03:37 +0000)]
Updated the HEAD build version to 20091024

15 years agoAutomatic installer.php lang files by installer_builder (20091024)
Moodle Robot [Sat, 24 Oct 2009 03:26:57 +0000 (03:26 +0000)]
Automatic installer.php lang files by installer_builder (20091024)

15 years agoMDL-20585 correcting so that the confirm check button appears only on reload
Pierre Pichet [Sat, 24 Oct 2009 03:03:34 +0000 (03:03 +0000)]
MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected

15 years agooutputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but...
Tim Hunt [Fri, 23 Oct 2009 18:49:00 +0000 (18:49 +0000)]
outputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but you have passed an $image.

15 years agoMove action icons closer to the question name in the question bank to make Oleg happy.
Tim Hunt [Fri, 23 Oct 2009 18:44:02 +0000 (18:44 +0000)]
Move action icons closer to the question name in the question bank to make Oleg happy.

15 years agoNOBUG: Fixed spelling mistake in comments to test something for Jordan
Sam Hemelryk [Fri, 23 Oct 2009 04:23:57 +0000 (04:23 +0000)]
NOBUG: Fixed spelling mistake in comments to test something for Jordan

15 years agoUpdated the HEAD build version to 20091023
Moodle Robot [Fri, 23 Oct 2009 03:23:47 +0000 (03:23 +0000)]
Updated the HEAD build version to 20091023

15 years agoMDL-19118 Fixed a couple of XHTML errors in comment form definition
nicolasconnault [Fri, 23 Oct 2009 02:02:13 +0000 (02:02 +0000)]
MDL-19118 Fixed a couple of XHTML errors in comment form definition

15 years agoMDL-12886 fixed strict type checking of paramters in XML-RPC client
skodak [Fri, 23 Oct 2009 00:09:22 +0000 (00:09 +0000)]
MDL-12886 fixed strict type checking of paramters in XML-RPC client

15 years agoMDL-12886 fixed regressions, WS may return any data type, we have to use some var_exp...
skodak [Fri, 23 Oct 2009 00:03:10 +0000 (00:03 +0000)]
MDL-12886 fixed regressions, WS may return any data type, we have to use some var_export() or something similar to make it printable

15 years agoMDL-12886 one more external group function, other minor fixes
skodak [Thu, 22 Oct 2009 23:54:35 +0000 (23:54 +0000)]
MDL-12886 one more external group function, other minor fixes

15 years agoMDL-12886 one more external group function, other minor fixes
skodak [Thu, 22 Oct 2009 23:07:21 +0000 (23:07 +0000)]
MDL-12886 one more external group function, other minor fixes

15 years agoMDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost...
stronk7 [Thu, 22 Oct 2009 20:33:00 +0000 (20:33 +0000)]
MDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost ; merged from 19_STABLE

15 years agoNOBUG. Added missing return causing dupe output after saving xml file.
stronk7 [Thu, 22 Oct 2009 14:52:09 +0000 (14:52 +0000)]
NOBUG. Added missing return causing dupe output after saving xml file.

15 years agoMDL-20624 fixed problem with PREV/NEXT dev hack in unittests
skodak [Thu, 22 Oct 2009 14:40:29 +0000 (14:40 +0000)]
MDL-20624 fixed problem with PREV/NEXT dev hack in unittests

15 years agoMDL-20563 Applying a temporary patch to the confirm delete form.
pichetp [Thu, 22 Oct 2009 14:24:27 +0000 (14:24 +0000)]
MDL-20563 Applying a temporary patch to the confirm delete form.
A more permanent solution will follow after Tim advice

15 years agotag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgradin...
samhemelryk [Thu, 22 Oct 2009 05:55:00 +0000 (05:55 +0000)]
tag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgrading the deprecated YUI calls

15 years agotag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods
samhemelryk [Thu, 22 Oct 2009 03:59:35 +0000 (03:59 +0000)]
tag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods

15 years agoUpdated the HEAD build version to 20091022
moodlerobot [Thu, 22 Oct 2009 03:13:43 +0000 (03:13 +0000)]
Updated the HEAD build version to 20091022

15 years agoAutomatic installer.php lang files by installer_builder (20091022)
moodlerobot [Thu, 22 Oct 2009 03:02:38 +0000 (03:02 +0000)]
Automatic installer.php lang files by installer_builder (20091022)

15 years agoMDL-17135 fixing XSRF regression; adding description and removing incomplete support...
skodak [Wed, 21 Oct 2009 21:24:05 +0000 (21:24 +0000)]
MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators)

15 years agoMDL-12886 disabling unfinished extenal functions
skodak [Wed, 21 Oct 2009 21:21:48 +0000 (21:21 +0000)]
MDL-12886 disabling unfinished extenal functions

15 years agoMDL-17135 fixed whitespace coding style
skodak [Wed, 21 Oct 2009 20:03:05 +0000 (20:03 +0000)]
MDL-17135 fixed whitespace coding style

15 years agoMDL-17135 fixed too general js function name + fixed whitespace coding style
skodak [Wed, 21 Oct 2009 20:01:00 +0000 (20:01 +0000)]
MDL-17135 fixed too general js function name + fixed whitespace coding style

15 years agoMDL-17135 moving all webservice and external API related admin UI to new directory...
skodak [Wed, 21 Oct 2009 19:58:50 +0000 (19:58 +0000)]
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble

15 years agoMDL-17135 reverting recent change in service management UI - since 1.7 the right...
skodak [Wed, 21 Oct 2009 19:36:39 +0000 (19:36 +0000)]
MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services

15 years agoMDL-12886 refactored ws test client support and other minor tweaks
skodak [Wed, 21 Oct 2009 18:25:00 +0000 (18:25 +0000)]
MDL-12886 refactored ws test client support and other minor tweaks

15 years agoMDL-20616 support for array of arrays in postdata
skodak [Wed, 21 Oct 2009 18:24:12 +0000 (18:24 +0000)]
MDL-20616 support for array of arrays in postdata

15 years agoMDL-20585 Warning user of changes when editing a multianswer question used in a quiz
pichetp [Wed, 21 Oct 2009 13:45:52 +0000 (13:45 +0000)]
MDL-20585 Warning user of changes when editing a multianswer question used in a quiz
 a first beta version, lang files remained to be defined

15 years agocourse/view MDL-20123 section 0 visibility and highlight
rwijaya [Wed, 21 Oct 2009 06:25:21 +0000 (06:25 +0000)]
course/view MDL-20123 section 0 visibility and highlight