moodle.git
12 years agomod-data MDLSITE-970 Raarrrrrrrr fixed way old bug from dml conversion
Sam Hemelryk [Fri, 1 Oct 2010 08:51:26 +0000 (08:51 +0000)]
mod-data MDLSITE-970 Raarrrrrrrr fixed way old bug from dml conversion

12 years agodata MDL-24473 corrected the data table description
Andrew Davis [Fri, 1 Oct 2010 08:08:11 +0000 (08:08 +0000)]
data MDL-24473 corrected the data table description

12 years agonavigation MDLSITE-970 Check module support function exists before calling it
Sam Hemelryk [Fri, 1 Oct 2010 06:22:08 +0000 (06:22 +0000)]
navigation MDLSITE-970 Check module support function exists before calling it

12 years agomoodle.org MDLSITE-970 Moved some fixed strings to the moodle.org language file.
Sam Hemelryk [Fri, 1 Oct 2010 05:54:08 +0000 (05:54 +0000)]
moodle.org MDLSITE-970 Moved some fixed strings to the moodle.org language file.

12 years agogradebook MDL-24455 moved printing of page header until after all of the potential...
Andrew Davis [Fri, 1 Oct 2010 03:54:59 +0000 (03:54 +0000)]
gradebook MDL-24455 moved printing of page header until after all of the potential redirect points to avoid a warning being printed before redirecting.

12 years agoMDL-20410: remove set_focuscontrol
Rossiani Wijaya [Fri, 1 Oct 2010 02:24:38 +0000 (02:24 +0000)]
MDL-20410: remove set_focuscontrol

12 years agodatabase MDL-24349 added support for Moodle 2.0 data storage to database presets
Andrew Davis [Fri, 1 Oct 2010 02:06:56 +0000 (02:06 +0000)]
database MDL-24349 added support for Moodle 2.0 data storage to database presets

12 years agothemes MDL-22247 Fixed up broken editor_sheets for themes
Sam Hemelryk [Fri, 1 Oct 2010 01:43:06 +0000 (01:43 +0000)]
themes MDL-22247 Fixed up broken editor_sheets for themes

12 years agoUpdated the HEAD build version to 20101001
Moodle Robot [Fri, 1 Oct 2010 00:50:00 +0000 (00:50 +0000)]
Updated the HEAD build version to 20101001

12 years agoMDL-24466 - upgrading mod_feedback error
Andreas Grabs [Thu, 30 Sep 2010 23:17:24 +0000 (23:17 +0000)]
MDL-24466 - upgrading mod_feedback error

12 years agoMDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage
David Mudrak [Thu, 30 Sep 2010 14:44:33 +0000 (14:44 +0000)]
MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage

12 years agoMDL-19936 workshopform subplugins restore: use get_namefor() as mapping identifier
David Mudrak [Thu, 30 Sep 2010 12:05:59 +0000 (12:05 +0000)]
MDL-19936 workshopform subplugins restore: use get_namefor() as mapping identifier

As I realized in rubric, get_namefor() should be used so that both
get_mapping() and get_new_parentid() can be used.

12 years agoMDL-19936 workshopform_rubric: fixed a bug causing Moodle Features Demo restore fail
David Mudrak [Thu, 30 Sep 2010 11:14:53 +0000 (11:14 +0000)]
MDL-19936 workshopform_rubric: fixed a bug causing Moodle Features Demo restore fail

12 years agocommunity block MDL-22890 change eldest for oldest
jerome mouneyrac [Thu, 30 Sep 2010 09:58:16 +0000 (09:58 +0000)]
community block MDL-22890 change eldest for oldest

12 years agoMDL-24265 ooops, forgot to fix lineendings
Petr Skoda [Thu, 30 Sep 2010 09:08:11 +0000 (09:08 +0000)]
MDL-24265 ooops, forgot to fix lineendings

12 years agoMDL-24265 importing latest TinyMCE 3.3.9.2
Petr Skoda [Thu, 30 Sep 2010 09:01:47 +0000 (09:01 +0000)]
MDL-24265 importing latest TinyMCE 3.3.9.2

12 years agoassignment MDL-23683 removed backup & restore of deprecated filearea : 'online_submis...
Aparup Banerjee [Thu, 30 Sep 2010 08:01:45 +0000 (08:01 +0000)]
assignment MDL-23683 removed backup & restore of deprecated filearea : 'online_submission'

12 years agoassignment MDL-23683 online assignment filearea changed for consistency from 'online_...
Aparup Banerjee [Thu, 30 Sep 2010 06:30:34 +0000 (06:30 +0000)]
assignment MDL-23683 online assignment filearea changed for consistency from 'online_submission' to 'submission'

12 years agoassignment MDL-24382 fixed enforcing file size limit in single upload
Aparup Banerjee [Thu, 30 Sep 2010 03:49:59 +0000 (03:49 +0000)]
assignment MDL-24382 fixed enforcing file size limit in single upload

12 years agoMDL-24382, fixed display of file size limit in filepicker
Dongsheng Cai [Thu, 30 Sep 2010 03:36:38 +0000 (03:36 +0000)]
MDL-24382, fixed display of file size limit in filepicker

12 years agodatabase MDL-24349 fixed a bug with database field presets. textareas werent being...
Andrew Davis [Thu, 30 Sep 2010 02:40:51 +0000 (02:40 +0000)]
database MDL-24349 fixed a bug with database field presets. textareas werent being successfully set up.

12 years agotags MDL-22030 fixed redirection error after adding a tag. fixed course tags links...
Aparup Banerjee [Thu, 30 Sep 2010 02:40:41 +0000 (02:40 +0000)]
tags MDL-22030 fixed redirection error after adding a tag. fixed course tags links rendering on only first tag block.

12 years agoUpdated the HEAD build version to 20100930
Moodle Robot [Thu, 30 Sep 2010 00:50:09 +0000 (00:50 +0000)]
Updated the HEAD build version to 20100930

12 years agoMDL-19936 workshopeval_best: restore improved
David Mudrak [Wed, 29 Sep 2010 23:12:38 +0000 (23:12 +0000)]
MDL-19936 workshopeval_best: restore improved

12 years agoMDL-19936 workshopform_rubric: restore implemented
David Mudrak [Wed, 29 Sep 2010 23:12:20 +0000 (23:12 +0000)]
MDL-19936 workshopform_rubric: restore implemented

12 years agoMDL-19936 workshopform_numerrors: restore implemented
David Mudrak [Wed, 29 Sep 2010 23:11:47 +0000 (23:11 +0000)]
MDL-19936 workshopform_numerrors: restore implemented

12 years agoMDL-19936 workshopform_comments: restore implemented
David Mudrak [Wed, 29 Sep 2010 23:11:25 +0000 (23:11 +0000)]
MDL-19936 workshopform_comments: restore implemented

12 years agoMDL-19936 workshopform_accumulative restore improvements
David Mudrak [Wed, 29 Sep 2010 23:10:48 +0000 (23:10 +0000)]
MDL-19936 workshopform_accumulative restore improvements

12 years agoSCORM MDL-24435 fix missing completionlib include
Dan Marsden [Wed, 29 Sep 2010 22:18:39 +0000 (22:18 +0000)]
SCORM MDL-24435 fix missing completionlib include

12 years agoMDL-24446 prevent problems with invalid values of CFG->maxbytes
Petr Skoda [Wed, 29 Sep 2010 21:50:11 +0000 (21:50 +0000)]
MDL-24446 prevent problems with invalid values of CFG->maxbytes

12 years agoMDL-24445 fixed problem with uninitialised PAGE object
Petr Skoda [Wed, 29 Sep 2010 21:09:19 +0000 (21:09 +0000)]
MDL-24445 fixed problem with uninitialised PAGE object

12 years agoMDL-24450 - searching in mapcourses fails
Andreas Grabs [Wed, 29 Sep 2010 20:43:01 +0000 (20:43 +0000)]
MDL-24450 - searching in mapcourses fails

12 years agoMDL-24449 Fixed icons at /course/category.php page
David Mudrak [Wed, 29 Sep 2010 20:41:37 +0000 (20:41 +0000)]
MDL-24449 Fixed icons at /course/category.php page

12 years agoMDL-24265 adding missing nolink dirs
Petr Skoda [Wed, 29 Sep 2010 19:58:16 +0000 (19:58 +0000)]
MDL-24265 adding missing nolink dirs

12 years agoMDL-24265 adding missing moodlemedia dirs
Petr Skoda [Wed, 29 Sep 2010 19:57:48 +0000 (19:57 +0000)]
MDL-24265 adding missing moodlemedia dirs

12 years agoMDL-24265 adding missing dragmath dirs
Petr Skoda [Wed, 29 Sep 2010 19:57:22 +0000 (19:57 +0000)]
MDL-24265 adding missing dragmath dirs

12 years agoMDL-24441, enforce course max file size
Dongsheng Cai [Wed, 29 Sep 2010 10:13:35 +0000 (10:13 +0000)]
MDL-24441, enforce course max file size

12 years agoMDL-24339 workaround for broken parents in block instances
Petr Skoda [Wed, 29 Sep 2010 08:16:13 +0000 (08:16 +0000)]
MDL-24339 workaround for broken parents in block instances

12 years agoMDL-24416, fixed the problem of using file picker in tinymce fullscreen mode
Dongsheng Cai [Wed, 29 Sep 2010 08:03:52 +0000 (08:03 +0000)]
MDL-24416, fixed the problem of using file picker in tinymce fullscreen mode

12 years agoMDL-24410, repository upload plugin allows rename file
Dongsheng Cai [Wed, 29 Sep 2010 07:05:51 +0000 (07:05 +0000)]
MDL-24410, repository upload plugin allows rename file

12 years agomod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results.
Sam Hemelryk [Wed, 29 Sep 2010 03:02:18 +0000 (03:02 +0000)]
mod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results.

12 years agoNOBUG removing outdated comment
Sam Hemelryk [Wed, 29 Sep 2010 01:23:19 +0000 (01:23 +0000)]
NOBUG removing outdated comment

12 years agoUpdated the HEAD build version to 20100929
Moodle Robot [Wed, 29 Sep 2010 00:51:44 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100929

12 years agoAutomatic installer lang files (20100929)
AMOS bot [Wed, 29 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20100929)

12 years agoimproved handling on errors on redirect page + preventing PAGE->context errors
Petr Skoda [Tue, 28 Sep 2010 22:34:33 +0000 (22:34 +0000)]
improved handling on errors on redirect page + preventing PAGE->context errors

12 years agoMDL-24381 backup - avoid infinite iteration under windows caused by platform-dependen...
Eloy Lafuente [Tue, 28 Sep 2010 21:26:11 +0000 (21:26 +0000)]
MDL-24381 backup - avoid infinite iteration under windows caused by platform-dependent dirname()

12 years agoMDL-24265 removing forgotten debug script
Petr Skoda [Tue, 28 Sep 2010 13:47:01 +0000 (13:47 +0000)]
MDL-24265 removing forgotten debug script

12 years agoMDL-24265 tring to fix messed up moving of dirs in bloody CVS
Petr Skoda [Tue, 28 Sep 2010 13:41:24 +0000 (13:41 +0000)]
MDL-24265 tring to fix messed up moving of dirs in bloody CVS

12 years agoMDL-24265 importing latest tinymce, customisations and build script is available...
Petr Skoda [Tue, 28 Sep 2010 13:34:10 +0000 (13:34 +0000)]
MDL-24265 importing latest tinymce, customisations and build script is available from github.com/skodak/tinymce

12 years agofixed incorrect line endings
Petr Skoda [Tue, 28 Sep 2010 13:19:13 +0000 (13:19 +0000)]
fixed incorrect line endings

12 years agoMDL-24180 new help string
Helen Foster [Tue, 28 Sep 2010 09:46:11 +0000 (09:46 +0000)]
MDL-24180 new help string

12 years agoMDL-23752 backup - export/import add one missing string
Eloy Lafuente [Tue, 28 Sep 2010 09:37:16 +0000 (09:37 +0000)]
MDL-23752 backup - export/import add one missing string

12 years agoMDL-23752 backup - export/import mode. Fixed various details.
Eloy Lafuente [Tue, 28 Sep 2010 09:33:54 +0000 (09:33 +0000)]
MDL-23752 backup - export/import mode. Fixed various details.

12 years agowiki MDL-24130 fixed editing errors when editing is turned on when creating a first...
Aparup Banerjee [Tue, 28 Sep 2010 09:04:24 +0000 (09:04 +0000)]
wiki MDL-24130 fixed editing errors when editing is turned on when creating a first wiki page.

12 years agoMDL-24368 disable compression on admin index and cron pages
Petr Skoda [Tue, 28 Sep 2010 08:44:42 +0000 (08:44 +0000)]
MDL-24368 disable compression on admin index and cron pages

12 years agowiki MDL-24130 fixed errors when editing is turned on when in wiki page creation.
Aparup Banerjee [Tue, 28 Sep 2010 08:14:33 +0000 (08:14 +0000)]
wiki MDL-24130 fixed errors when editing is turned on when in wiki page creation.

12 years agocourse-combolist MDL-24300 Added CSS to dim categories on the combolist.
Sam Hemelryk [Tue, 28 Sep 2010 02:17:20 +0000 (02:17 +0000)]
course-combolist MDL-24300 Added CSS to dim categories on the combolist.

12 years agocalendar MDL-24378 set better defaults when constructing a calendar object.
Sam Hemelryk [Tue, 28 Sep 2010 02:02:04 +0000 (02:02 +0000)]
calendar MDL-24378 set better defaults when constructing a calendar object.

12 years agoenrol-ajax MDL-24397 Removed unneeded header call
Sam Hemelryk [Tue, 28 Sep 2010 01:50:19 +0000 (01:50 +0000)]
enrol-ajax MDL-24397 Removed unneeded header call

12 years agoUpdated the HEAD build version to 20100928
Moodle Robot [Tue, 28 Sep 2010 00:51:28 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100928

12 years agoAutomatic installer lang files (20100928)
AMOS bot [Tue, 28 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20100928)

12 years agoMDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud
Eloy Lafuente [Mon, 27 Sep 2010 21:10:00 +0000 (21:10 +0000)]
MDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud

12 years agoMDL-24368 prevent infinite loops when caching can not be disabled
Petr Skoda [Mon, 27 Sep 2010 15:41:46 +0000 (15:41 +0000)]
MDL-24368 prevent infinite loops when caching can not be disabled

12 years agoMDL-24332 fixed https handling when using sslproxy - thanks djeeg
Petr Skoda [Mon, 27 Sep 2010 10:16:28 +0000 (10:16 +0000)]
MDL-24332 fixed https handling when using sslproxy - thanks djeeg

12 years agoMDL-24356 fixed DML conversion - based on patch by Jay Knight
Petr Skoda [Mon, 27 Sep 2010 09:41:59 +0000 (09:41 +0000)]
MDL-24356 fixed DML conversion - based on patch by Jay Knight

12 years agoMDL-24383 adding missing context setup - credit goes to Paul Ortman
Petr Skoda [Mon, 27 Sep 2010 09:15:28 +0000 (09:15 +0000)]
MDL-24383 adding missing context setup - credit goes to Paul Ortman

12 years agoMDL-24396 fixed regressions in bulk user delete
Petr Skoda [Mon, 27 Sep 2010 08:45:59 +0000 (08:45 +0000)]
MDL-24396 fixed regressions in bulk user delete

12 years agoUpdated the HEAD build version to 20100927
Moodle Robot [Mon, 27 Sep 2010 00:51:46 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100927

12 years agoUpdated the HEAD build version to 20100926
Moodle Robot [Sun, 26 Sep 2010 00:49:23 +0000 (00:49 +0000)]
Updated the HEAD build version to 20100926

12 years agoAutomatic installer lang files (20100926)
AMOS bot [Sun, 26 Sep 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (20100926)

12 years agoUpdated the HEAD build version to 20100925
Moodle Robot [Sat, 25 Sep 2010 00:51:47 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100925

12 years agoAutomatic installer lang files (20100925)
AMOS bot [Sat, 25 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20100925)

12 years agoMDL-12192 temporarily disabled support for colonized labels
David Mudrak [Fri, 24 Sep 2010 11:19:57 +0000 (11:19 +0000)]
MDL-12192 temporarily disabled support for colonized labels

The code must be fixed so that the colon is not displayed when the label
is hidden by accessibility CSS.

12 years agoassignment MDL-24373 cleaned up code.
Aparup Banerjee [Fri, 24 Sep 2010 07:15:27 +0000 (07:15 +0000)]
assignment MDL-24373 cleaned up code.

12 years agoassignment MDL-24373 removed file count check to display button to manage assignment...
Aparup Banerjee [Fri, 24 Sep 2010 07:09:42 +0000 (07:09 +0000)]
assignment MDL-24373 removed file count check to display button to manage assignment files submitted. file limits are managed entirely via the file manager ui.

12 years agowebservice MDL-23438 do not create a token for a user if the service doesn't allow him
jerome mouneyrac [Fri, 24 Sep 2010 07:06:47 +0000 (07:06 +0000)]
webservice MDL-23438 do not create a token for a user if the service doesn't allow him

12 years agowebservice MDL-23438 do not create a token for a user if the service doesn't allow him
jerome mouneyrac [Fri, 24 Sep 2010 07:05:39 +0000 (07:05 +0000)]
webservice MDL-23438 do not create a token for a user if the service doesn't allow him

12 years agoMDL-24367, fixed 'Show only new' feature in basic chat ui
Dongsheng Cai [Fri, 24 Sep 2010 06:10:53 +0000 (06:10 +0000)]
MDL-24367, fixed 'Show only new' feature in basic chat ui

12 years agobackup-import MDL-24361 Fixed up bug with course imports
Sam Hemelryk [Fri, 24 Sep 2010 05:37:17 +0000 (05:37 +0000)]
backup-import MDL-24361 Fixed up bug with course imports

12 years agocommunity block/registration/publication MDL-24230 change /admin/ for $CFG->admin...
jerome mouneyrac [Fri, 24 Sep 2010 05:22:07 +0000 (05:22 +0000)]
community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir

12 years agocommunity block/registration/publication MDL-24230 change /admin/ for $CFG->admin...
jerome mouneyrac [Fri, 24 Sep 2010 05:12:44 +0000 (05:12 +0000)]
community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir

12 years agoMDL-22663, fixed webdav basic authentication
Dongsheng Cai [Fri, 24 Sep 2010 04:10:46 +0000 (04:10 +0000)]
MDL-22663, fixed webdav basic authentication

12 years agoajax MDL-23694 added missing page context which fixes groups ui ajax search
Aparup Banerjee [Fri, 24 Sep 2010 03:57:13 +0000 (03:57 +0000)]
ajax MDL-23694 added missing page context which fixes groups ui ajax search

12 years agouser-profile MDL-22499 Added context checks around the link in a users course profile...
Sam Hemelryk [Fri, 24 Sep 2010 03:14:27 +0000 (03:14 +0000)]
user-profile MDL-22499 Added context checks around the link in a users course profile to view their full profile.

12 years agowebservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir
jerome mouneyrac [Fri, 24 Sep 2010 02:45:39 +0000 (02:45 +0000)]
webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir

12 years agoSCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to...
Dan Marsden [Fri, 24 Sep 2010 01:56:20 +0000 (01:56 +0000)]
SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue.

12 years agoUpdated the HEAD build version to 20100924
Moodle Robot [Fri, 24 Sep 2010 00:51:09 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100924

12 years agoAutomatic installer lang files (20100924)
AMOS bot [Fri, 24 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20100924)

12 years agoSCORM MDL-24239 update scorm settings correctly during file upgrade
Dan Marsden [Thu, 23 Sep 2010 23:38:43 +0000 (23:38 +0000)]
SCORM MDL-24239 update scorm settings correctly during file upgrade

12 years agoMDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Respo...
Andreas Grabs [Thu, 23 Sep 2010 22:24:18 +0000 (22:24 +0000)]
MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab

12 years agoassignment MDL-24240 set the assignment type plugin title string to produce notice...
Aparup Banerjee [Thu, 23 Sep 2010 12:29:48 +0000 (12:29 +0000)]
assignment MDL-24240 set the assignment type plugin title string to produce notice for the subplugin's lang pack, removed notice for core lang pack

12 years agoSCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB...
Dan Marsden [Thu, 23 Sep 2010 08:27:53 +0000 (08:27 +0000)]
SCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB->sql_isnotempty()

12 years agoMDL-24258 (updated): eliminate student capability to delete their post when it exceed...
Rossiani Wijaya [Thu, 23 Sep 2010 08:03:47 +0000 (08:03 +0000)]
MDL-24258 (updated): eliminate student capability to delete their post when it exceeded the max editing time.

12 years agoMDL-24258: eliminate student capability to delete their post when it exceeded the...
Rossiani Wijaya [Thu, 23 Sep 2010 07:55:18 +0000 (07:55 +0000)]
MDL-24258: eliminate student capability to delete their post when it exceeded the max editing time.

12 years agodatabase MDL-24349 made exporting of preset database activities produce valid preset...
Andrew Davis [Thu, 23 Sep 2010 06:45:05 +0000 (06:45 +0000)]
database MDL-24349 made exporting of preset database activities produce valid preset zip files

12 years agocommunity block MDL-24306 add sort by rating
jerome mouneyrac [Thu, 23 Sep 2010 06:25:46 +0000 (06:25 +0000)]
community block MDL-24306 add sort by rating

12 years agoMDL-24350: fixed XHTML strict by removing an additional of '</div>'
Rossiani Wijaya [Thu, 23 Sep 2010 05:50:15 +0000 (05:50 +0000)]
MDL-24350: fixed XHTML strict by removing an additional of '</div>'

12 years agomod-forum MDL-22220 Added CSS classes for better for post styling
Sam Hemelryk [Thu, 23 Sep 2010 05:45:00 +0000 (05:45 +0000)]
mod-forum MDL-22220 Added CSS classes for better for post styling

12 years agoNOBUG: Added page heading
Sam Hemelryk [Thu, 23 Sep 2010 05:37:00 +0000 (05:37 +0000)]
NOBUG: Added page heading

12 years agomform-dateselector MDL-23829 Removed patch to fix YUI issue that was fixed in 3.2.0
Sam Hemelryk [Thu, 23 Sep 2010 05:30:22 +0000 (05:30 +0000)]
mform-dateselector MDL-23829 Removed patch to fix YUI issue that was fixed in 3.2.0