]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-9881 - Attempting to delete large number of questions fails due to long URL ...
tjhunt [Tue, 22 May 2007 14:04:06 +0000 (14:04 +0000)]
MDL-9881 - Attempting to delete large number of questions fails due to long URL - Merged from MOODLE_18_STABLE.

18 years agoWhen using DEBUG_DEVELOPER, make error(...) output a stack trace.
tjhunt [Tue, 22 May 2007 13:25:31 +0000 (13:25 +0000)]
When using DEBUG_DEVELOPER, make error(...) output a stack trace.

18 years agoSwitch a form from post to get, since that is more appropriate.
tjhunt [Tue, 22 May 2007 13:24:51 +0000 (13:24 +0000)]
Switch a form from post to get, since that is more appropriate.

18 years agoMDL-9848 eventslib improvements and cleanup
skodak [Tue, 22 May 2007 10:26:29 +0000 (10:26 +0000)]
MDL-9848 eventslib improvements and cleanup

18 years agoMDL-9857 "more options in print_context function"
jamiesensei [Tue, 22 May 2007 10:09:22 +0000 (10:09 +0000)]
MDL-9857 "more options in print_context function"

18 years agoMDL-9506 Changed grade_tree fullobjects param (not fully implemented) to $include_gra...
nicolasconnault [Tue, 22 May 2007 09:03:33 +0000 (09:03 +0000)]
MDL-9506 Changed grade_tree fullobjects param (not fully implemented) to $include_grades param, default to false, fully implemented. Full objects are always loaded when building the tree, but grades are only loaded conditionally.

18 years agoFollow up for MDL-9753, accepts HTML for $text param (THEME->larrow, rarrow don't...
nfreear [Tue, 22 May 2007 08:59:56 +0000 (08:59 +0000)]
Follow up for MDL-9753, accepts HTML for $text param (THEME->larrow, rarrow don't work in stock IE6).

18 years agoAutomatic installer.php lang files by installer_builder (20070522)
moodler [Tue, 22 May 2007 05:14:38 +0000 (05:14 +0000)]
Automatic installer.php lang files by installer_builder (20070522)

18 years agoMDL-9506 Implemented grade_tree->update_db, fixed bugs in grade_category etc...
nicolasconnault [Tue, 22 May 2007 04:38:20 +0000 (04:38 +0000)]
MDL-9506 Implemented grade_tree->update_db, fixed bugs in grade_category etc...

18 years agouse PARAM_ALPHANUM on "section" parameter so that "section=all" is allowed
gbateson [Tue, 22 May 2007 04:28:27 +0000 (04:28 +0000)]
use PARAM_ALPHANUM on "section" parameter so that "section=all" is allowed

18 years agoMDL-8877, adding help files for changed extendenrol and groupextendenrol features
toyomoyo [Tue, 22 May 2007 02:24:31 +0000 (02:24 +0000)]
MDL-8877, adding help files for changed extendenrol and groupextendenrol features

18 years agoadding or deleting more than 1 dataitems in one step in datasetitems_form.php
pichetp [Tue, 22 May 2007 02:23:50 +0000 (02:23 +0000)]
adding or deleting more than 1 dataitems in one step in datasetitems_form.php

18 years agoplaced help files in the wrong place, sorry!
toyomoyo [Tue, 22 May 2007 02:23:23 +0000 (02:23 +0000)]
placed help files in the wrong place, sorry!

18 years agoFix for MDL-8877, forgot to add these before checking in
toyomoyo [Tue, 22 May 2007 02:09:41 +0000 (02:09 +0000)]
Fix for MDL-8877, forgot to add these before checking in

18 years agoMDL-8877, specify time of manual enrolments and related improvements for changing...
toyomoyo [Tue, 22 May 2007 02:08:22 +0000 (02:08 +0000)]
MDL-8877, specify time of manual enrolments and related improvements for changing enrolment period from user/index.php. Thanks Andrei!

18 years agosome clean ups for gradebook import/export
toyomoyo [Tue, 22 May 2007 02:05:00 +0000 (02:05 +0000)]
some clean ups for gradebook import/export

18 years agoMDL-9880 Remove user_activate() method from public API because it was used only from...
skodak [Mon, 21 May 2007 20:33:42 +0000 (20:33 +0000)]
MDL-9880 Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()
MDL-9575 fix email signup in ldap auth mod

18 years agoMDL-9861 Password expiration value is calculated wrong when ldap_expirationtime2unix...
skodak [Mon, 21 May 2007 20:08:45 +0000 (20:08 +0000)]
MDL-9861 Password expiration value is calculated wrong when ldap_expirationtime2unix() returns 0 - patch by Iñaki Arenaza; merged from MOODLE_18_STABLE

18 years agoMDL-9860 Incorrect check for password expiration at login - patch by Iñaki Arenaza...
skodak [Mon, 21 May 2007 20:00:10 +0000 (20:00 +0000)]
MDL-9860 Incorrect check for password expiration at login - patch by Iñaki Arenaza; merged from MOODLE_18_STABLE

18 years agoMDL-9856 allow passing moodle_url to moodle_form constructor as action instead of...
jamiesensei [Mon, 21 May 2007 16:11:17 +0000 (16:11 +0000)]
MDL-9856 allow passing moodle_url to moodle_form constructor as action instead of passing url as a string

18 years agoFix for manual read tracking MDL-9859
moodler [Mon, 21 May 2007 14:43:09 +0000 (14:43 +0000)]
Fix for manual read tracking   MDL-9859

18 years ago MDL-9866 incorrect include() in simpletest library
skodak [Mon, 21 May 2007 14:27:22 +0000 (14:27 +0000)]
 MDL-9866 incorrect include() in simpletest library

18 years agoMerged MDL-9875 from stable
moodler [Mon, 21 May 2007 13:34:49 +0000 (13:34 +0000)]
Merged MDL-9875 from stable

18 years agomerged from STABLE18
thepurpleblob [Mon, 21 May 2007 13:11:06 +0000 (13:11 +0000)]
merged from STABLE18

18 years agonew sql to fetch question counts for categories all in one sql query. Question count...
jamiesensei [Mon, 21 May 2007 09:26:17 +0000 (09:26 +0000)]
new sql to fetch question counts for categories all in one sql query. Question count now included in drop down box.

18 years agoMDL-9506 Extracted the code that applies droplow and keephigh rules to aggregated...
nicolasconnault [Mon, 21 May 2007 08:56:44 +0000 (08:56 +0000)]
MDL-9506 Extracted the code that applies droplow and keephigh rules to aggregated values, into its own little method. Unit testing this method revealed a coding error which I have rectified.

18 years agoMDL-9506 New grade_tree->build_tree_filled method called at the end of renumber(...
nicolasconnault [Mon, 21 May 2007 07:47:41 +0000 (07:47 +0000)]
MDL-9506 New grade_tree->build_tree_filled method called at the end of renumber(). Prepares object for display_grades().

18 years agoMDL-4325 ... fix the order of the name fields is lastname/firstname are reversed...
moodler [Mon, 21 May 2007 07:37:55 +0000 (07:37 +0000)]
MDL-4325 ... fix the order of the name fields is lastname/firstname are reversed - thanks Kita!

18 years ago*** empty log message ***
jgutierr25 [Mon, 21 May 2007 07:11:12 +0000 (07:11 +0000)]
*** empty log message ***

18 years agoMDL-9506 Removed the debugging message for the fetch() methods. Added droplow and...
nicolasconnault [Mon, 21 May 2007 05:54:12 +0000 (05:54 +0000)]
MDL-9506 Removed the debugging message for the fetch() methods. Added droplow and keephigh rules to grade_category::aggregate_grades(). The only question now is what to do when the droplow or keephigh field is larger than the number of grades for a given user/item combination. At the moment it just gives that value 0.

18 years agoAdded Iñaki's patch from MDL-7233 for 1.9 - thanks!
moodler [Mon, 21 May 2007 05:23:00 +0000 (05:23 +0000)]
Added Iñaki's patch from MDL-7233 for 1.9   - thanks!

18 years agoAutomatic installer.php lang files by installer_builder (20070521)
moodler [Mon, 21 May 2007 04:45:14 +0000 (04:45 +0000)]
Automatic installer.php lang files by installer_builder (20070521)

18 years agoMDL-9506 Resolved a small bug in grade_category that failed the set_as_parent method.
nicolasconnault [Mon, 21 May 2007 02:22:12 +0000 (02:22 +0000)]
MDL-9506 Resolved a small bug in grade_category that failed the set_as_parent method.

18 years agoadding quoting to output of hidden params in moodle_url
jamiesensei [Sun, 20 May 2007 17:05:27 +0000 (17:05 +0000)]
adding quoting to output of hidden params in moodle_url

18 years agoUI for editing questions changed to support sharing questions in multiple contexts...
jamiesensei [Sun, 20 May 2007 16:17:48 +0000 (16:17 +0000)]
UI for editing questions changed to support sharing questions in multiple contexts. Also changed import / export and category editing form to use formslib.

18 years agosmall additions to comments on moodle_url
jamiesensei [Sun, 20 May 2007 14:05:49 +0000 (14:05 +0000)]
small additions to comments on moodle_url

18 years agosome changes to listlib to make it possible to chain the paging of several lists...
jamiesensei [Sun, 20 May 2007 13:59:58 +0000 (13:59 +0000)]
some changes to listlib to make it possible to chain the paging of several lists together that are displayed on the same page, so that paging can work across several lists

18 years agocorrecting display of datasetitems_form for multiple answers
pichetp [Sun, 20 May 2007 12:39:01 +0000 (12:39 +0000)]
correcting display of datasetitems_form for multiple answers

18 years agoremoved unecessary sesskey hidden param. sesskey is automatically included and proces...
jamiesensei [Sun, 20 May 2007 11:56:57 +0000 (11:56 +0000)]
removed unecessary sesskey hidden param. sesskey is automatically included and processed in formslib forms. Removed redundant validation method.

18 years agonew element for formslib selectgroups is a select drop down with options grouped...
jamiesensei [Sun, 20 May 2007 11:48:02 +0000 (11:48 +0000)]
new element for formslib selectgroups is a select drop down with options grouped into optgroups

18 years agosmall fix for uninitialised var
jamiesensei [Sun, 20 May 2007 11:20:49 +0000 (11:20 +0000)]
small fix for uninitialised var

18 years agoMDL-9855 upgrade HTML Purifier to v1.6.1
skodak [Sun, 20 May 2007 05:35:43 +0000 (05:35 +0000)]
MDL-9855 upgrade HTML Purifier to v1.6.1

18 years agoAutomatic installer.php lang files by installer_builder (20070519)
moodler [Sat, 19 May 2007 04:38:43 +0000 (04:38 +0000)]
Automatic installer.php lang files by installer_builder (20070519)

18 years agocorrecting datasets to $datasets line 248
pichetp [Fri, 18 May 2007 12:51:38 +0000 (12:51 +0000)]
correcting datasets to $datasets line 248

18 years agoMDL-9802 added my:manageblocks capability so admins can define whether users can...
jmg324 [Fri, 18 May 2007 11:57:46 +0000 (11:57 +0000)]
MDL-9802 added my:manageblocks capability so admins can define whether users can add/remove blocks from myMoodle page

18 years agoMDL-984adding forgottent rs_close() - thanks Eloy! merged from MOODLE_18_STABLE
skodak [Fri, 18 May 2007 09:52:11 +0000 (09:52 +0000)]
MDL-984adding forgottent rs_close() - thanks Eloy! merged from MOODLE_18_STABLE

18 years agoMDL-9842 Groups from groupings not moved to "Not in a grouping"; merged from MOODLE_1...
skodak [Fri, 18 May 2007 09:20:52 +0000 (09:20 +0000)]
MDL-9842 Groups from groupings not moved to "Not in a grouping"; merged from MOODLE_18_STABLE

18 years agobug fixes for gradebook import/export
toyomoyo [Fri, 18 May 2007 08:49:00 +0000 (08:49 +0000)]
bug fixes for gradebook import/export

18 years agoMDL-9506 New grade_category::set_as_parent($children) method (non-static). Crucial...
nicolasconnault [Fri, 18 May 2007 08:05:53 +0000 (08:05 +0000)]
MDL-9506 New grade_category::set_as_parent($children) method (non-static). Crucial method for adding categories over children. 4 constraints have been set up, and successfully tested in unit tests. However, the method fails when it comes to updating the children's parent fields. The test data may be missing some required fields.

18 years agoMDL-9506 Fixed up the grade_tree and its unit tests. The main change to notice is...
nicolasconnault [Fri, 18 May 2007 05:34:30 +0000 (05:34 +0000)]
MDL-9506 Fixed up the grade_tree and its unit tests. The main change to notice is in grade_category, where the array returned by get_children() is indexed by sortorder. The associated unit tests have been updated to reflect this important change.

18 years agoMDL-9846 Typo in password policy
skodak [Thu, 17 May 2007 19:48:57 +0000 (19:48 +0000)]
MDL-9846 Typo in password policy

18 years agoCheck if the files exist. Display tick if they do and cross if not.
thepurpleblob [Thu, 17 May 2007 17:44:06 +0000 (17:44 +0000)]
Check if the files exist. Display tick if they do and cross if not.

18 years agoMDL-9843 get_cached_events does not handle components properly;
skodak [Thu, 17 May 2007 15:44:07 +0000 (15:44 +0000)]
MDL-9843 get_cached_events does not handle components properly;
whitespace cleanup;
minor coding style changes - such as always returning arrays from get cached and file events;
marked some functions as eventslib internal only

18 years agoremoved unused $varprefix
skodak [Thu, 17 May 2007 14:05:36 +0000 (14:05 +0000)]
removed unused $varprefix

18 years agoMDL-9840 - added missing installation of core event handlers during initial install
skodak [Thu, 17 May 2007 14:04:22 +0000 (14:04 +0000)]
MDL-9840 - added missing installation of core event handlers during initial install

18 years agoMDL-9506 Elements of the array returned by grade_category::get_children are now index...
nicolasconnault [Thu, 17 May 2007 09:04:52 +0000 (09:04 +0000)]
MDL-9506 Elements of the array returned by grade_category::get_children are now indexed by sortorder, to work more easily with grade_tree methods.
New get_sortorder method for grade_category and grade_item. This is used when the type of an object is unknown, and could be either one. Because categories have a "virtual" sortorder (through their grade_item), they can transparently return one as well.
Unit tests fail for grade_tree at present because of faulty implementation which is being fixed. The $depth attribute has been completely removed, as well as a number of switch statements, in favour of an $index variable which is exploded and used to build strings of array keys for eval statements (unset and array_splice). Can't wait to get all this working :-)

18 years agodevelopment code, missing GUI and formslib for second form
toyomoyo [Thu, 17 May 2007 08:55:29 +0000 (08:55 +0000)]
development code, missing GUI and formslib for second form

18 years agofixing footer
toyomoyo [Thu, 17 May 2007 08:53:56 +0000 (08:53 +0000)]
fixing footer

18 years agomerging forgotten changes from MOODLE_18_STABLE
skodak [Thu, 17 May 2007 08:48:47 +0000 (08:48 +0000)]
merging forgotten changes from MOODLE_18_STABLE

18 years agoMDL-9506 Successfully implemented the grade_tree methods for moving an element somewh...
nicolasconnault [Thu, 17 May 2007 04:13:42 +0000 (04:13 +0000)]
MDL-9506 Successfully implemented the grade_tree methods for moving an element somewhere else in the tree. Tests pass successfully. However the test data doesn't yet include more than 1 top-category, so I can't test moving it. Direct insertion and deletion have not yet been tested, although insertion is used by the move_element method.

18 years agoMDL-9506 Refactored some of the category methods into grade_tree, same for unit tests.
nicolasconnault [Thu, 17 May 2007 02:22:32 +0000 (02:22 +0000)]
MDL-9506 Refactored some of the category methods into grade_tree, same for unit tests.

18 years agoget_my_courses() if the parameters passed are identical to the defaults... MDL-7416
martinlanghoff [Wed, 16 May 2007 23:19:15 +0000 (23:19 +0000)]
get_my_courses() if the parameters passed are identical to the defaults... MDL-7416

We are using the defaults then ;-)

Credits for spotting it go to Yu!
Blames for the thinko to MartinL

18 years agoMDL-9392 resource_popup: not working; merged from MOODLE_18_STABLE
skodak [Wed, 16 May 2007 21:29:12 +0000 (21:29 +0000)]
MDL-9392 resource_popup: not working; merged from MOODLE_18_STABLE

18 years agoMDL-9618 Form remove option logic is incorrect - patch by Mark Nielsen; merged from...
skodak [Wed, 16 May 2007 20:32:01 +0000 (20:32 +0000)]
MDL-9618 Form remove option logic is incorrect - patch by Mark Nielsen; merged from MOODLE_18_STABLE

18 years agoMDL-9761 Student's Gradebook view doesn't follow defaults establ;ished by the Instruc...
skodak [Wed, 16 May 2007 20:25:12 +0000 (20:25 +0000)]
MDL-9761 Student's Gradebook view doesn't follow defaults establ;ished by the Instructor; patch by Jason Skinner; merged from MOODLE_18_STABLE

18 years agoMDL-9418 use proper addslashes before each insert; merged from MOODLE_18_STABLE
skodak [Wed, 16 May 2007 20:08:26 +0000 (20:08 +0000)]
MDL-9418 use proper addslashes before each insert; merged from MOODLE_18_STABLE

18 years agoMDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused...
skodak [Wed, 16 May 2007 18:17:14 +0000 (18:17 +0000)]
MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches; merged from MOODLE_18_STABLE

18 years agoMDL-9506 Created new grade_tree object for working with a tree of grade_categories...
nicolasconnault [Wed, 16 May 2007 15:04:35 +0000 (15:04 +0000)]
MDL-9506 Created new grade_tree object for working with a tree of grade_categories and items.

18 years agoFixed bug with correct_responses elements
bobopinna [Wed, 16 May 2007 14:30:25 +0000 (14:30 +0000)]
Fixed bug with correct_responses elements

18 years agoFixed double indexed elements problem
bobopinna [Wed, 16 May 2007 08:34:25 +0000 (08:34 +0000)]
Fixed double indexed elements problem

18 years agonew grade book export plugins development
toyomoyo [Wed, 16 May 2007 08:21:46 +0000 (08:21 +0000)]
new grade book export plugins development

18 years agoMerged MDL-9826 from stable
moodler [Wed, 16 May 2007 08:03:37 +0000 (08:03 +0000)]
Merged MDL-9826 from stable

18 years agoMDL-9506 Fixed a couple of failing unit tests, due to new test data
nicolasconnault [Wed, 16 May 2007 07:47:04 +0000 (07:47 +0000)]
MDL-9506 Fixed a couple of failing unit tests, due to new test data

18 years agoMDL-9506 Reorganised unit tests a bit, added some stubs and tests for grade_category...
nicolasconnault [Wed, 16 May 2007 03:17:46 +0000 (03:17 +0000)]
MDL-9506 Reorganised unit tests a bit, added some stubs and tests for grade_category, and corrected missing grade_finals for orphan grade_items and categories.

18 years agoMDL-9506 grade_category::display_grades() and grade_category::get_tree() correctly...
nicolasconnault [Wed, 16 May 2007 02:47:56 +0000 (02:47 +0000)]
MDL-9506 grade_category::display_grades() and grade_category::get_tree() correctly built the headers for a HTML table of grades, with two layers of categories and one layer of grade_items. Empty filler cells are used when a 1st or 2nd level category doesn't exist for a grade_item.

18 years agomodifiyng save question so that $SESSION is not used MDL-8565
pichetp [Wed, 16 May 2007 02:18:29 +0000 (02:18 +0000)]
modifiyng save question so that $SESSION is not used MDL-8565

18 years agocorrecting for modifications done in numerical question units code
pichetp [Wed, 16 May 2007 02:05:40 +0000 (02:05 +0000)]
correcting for modifications done in numerical question units code

18 years agoMDL-9824 do not use sesskey check when user already logged out in logout.php; merged...
skodak [Tue, 15 May 2007 21:13:23 +0000 (21:13 +0000)]
MDL-9824 do not use sesskey check when user already logged out in logout.php; merged from MOODLE_18_STABLE

18 years agoMDL-9380 Adding a Resource of Type directory leads to SQL errors, patch by Andrew...
skodak [Tue, 15 May 2007 20:56:40 +0000 (20:56 +0000)]
MDL-9380 Adding a Resource of Type directory leads to SQL errors, patch by Andrew Schmadeke; merged from MOODLE_18_STABLE

18 years agoMDL-9799 can not use forms due to object bug in IE :-( ; merged from MOODLE_18_STABLE
skodak [Tue, 15 May 2007 20:22:15 +0000 (20:22 +0000)]
MDL-9799 can not use forms due to object bug in IE :-( ; merged from MOODLE_18_STABLE

18 years agoMDL-9730 resource name is now used in accessibility pdf link instead of summary hat...
skodak [Tue, 15 May 2007 19:56:08 +0000 (19:56 +0000)]
MDL-9730 resource name is now used in accessibility pdf link instead of summary hat may not be always present; merged from MOODLE_18_STABLE

18 years agoMDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls...
skodak [Tue, 15 May 2007 19:42:53 +0000 (19:42 +0000)]
MDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls; merged from MOODLE_18_STABLE

18 years agoMDL-9821 incorrect permission to modify templates for non-editing teacher in db modul...
skodak [Tue, 15 May 2007 16:58:05 +0000 (16:58 +0000)]
MDL-9821 incorrect permission to modify templates for non-editing teacher in db module; merged from MOODLE_18_STABLE

18 years agoMDL-5958 reverting the permission change in db/lib/access.php - course creator permis...
skodak [Tue, 15 May 2007 16:45:53 +0000 (16:45 +0000)]
MDL-5958 reverting the permission change in db/lib/access.php - course creator permissions must be defined only above the course level!
they must not be enabled at module level

18 years agoMDL-9506 Experimental development of numbering and displaying of category and items...
nicolasconnault [Tue, 15 May 2007 09:59:53 +0000 (09:59 +0000)]
MDL-9506 Experimental development of numbering and displaying of category and items tree/table. Messy work :-)

18 years agoMerging fixes from 1.8 stable
exe-cutor [Tue, 15 May 2007 08:49:54 +0000 (08:49 +0000)]
Merging fixes from 1.8 stable

18 years agofixing grade exports
toyomoyo [Tue, 15 May 2007 08:49:49 +0000 (08:49 +0000)]
fixing grade exports

18 years agoMDL-9798 fallback to html mimetype when missing index.php, index.html; merged from...
skodak [Tue, 15 May 2007 08:41:55 +0000 (08:41 +0000)]
MDL-9798 fallback to html mimetype when missing index.php, index.html; merged from MOODLE_18_STABLE

18 years agoMDL-9798 workaround for handling of object tag in buggy IE; merged from MOODLE_18_STABLE
skodak [Tue, 15 May 2007 08:33:22 +0000 (08:33 +0000)]
MDL-9798 workaround for handling of object tag in buggy IE; merged from MOODLE_18_STABLE

18 years agoMerged brackets fixes from stable
moodler [Tue, 15 May 2007 07:50:19 +0000 (07:50 +0000)]
Merged brackets fixes from stable

18 years agoRemoved code which was there to skip a step on Scorm compliance test
csantossaenz [Tue, 15 May 2007 06:41:25 +0000 (06:41 +0000)]
Removed code which was there to skip a step on Scorm compliance test

18 years agoAutomatic installer.php lang files by installer_builder (20070515)
moodler [Tue, 15 May 2007 04:47:30 +0000 (04:47 +0000)]
Automatic installer.php lang files by installer_builder (20070515)

18 years agotaking out a debugging line
toyomoyo [Tue, 15 May 2007 03:39:20 +0000 (03:39 +0000)]
taking out a debugging line

18 years agosome changes to events to make grade_added work
toyomoyo [Tue, 15 May 2007 03:19:01 +0000 (03:19 +0000)]
some changes to events to make grade_added work

18 years agoAdd support for more tabs in module pages. Point 1. MDL-9736
stronk7 [Mon, 14 May 2007 16:57:33 +0000 (16:57 +0000)]
Add support for more tabs in module pages. Point 1. MDL-9736

Merged from MOODLE_18_STABLE

18 years agoFollow-up fix bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6".
nfreear [Mon, 14 May 2007 13:28:21 +0000 (13:28 +0000)]
Follow-up fix bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6".

18 years agoRemoved maxmodel unuseful variable
bobopinna [Mon, 14 May 2007 12:27:12 +0000 (12:27 +0000)]
Removed maxmodel unuseful variable
This could fix also cmi.interactions.n.learner_response problem

18 years agoMDL-9382: Added fields and orderby parameters to get_user_capability_course, which...
sam_marshall [Mon, 14 May 2007 12:11:47 +0000 (12:11 +0000)]
MDL-9382: Added fields and orderby parameters to get_user_capability_course, which allows for greatly improved performance in the case where you want more information about the courses. (However, the function does still basically suck.)

18 years agoFirst rough cut at a grade_handler for Yu to continue with
moodler [Mon, 14 May 2007 09:38:41 +0000 (09:38 +0000)]
First rough cut at a grade_handler for Yu to continue with

18 years agoEvent handler for new grades
moodler [Mon, 14 May 2007 09:30:56 +0000 (09:30 +0000)]
Event handler for new grades