moodle.git
12 years agoMerge branch 'mdl34368' of https://bitbucket.org/ngmares/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 30 Jul 2012 07:49:12 +0000 (15:49 +0800)]
Merge branch 'mdl34368' of https://bitbucket.org/ngmares/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34507-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 30 Jul 2012 06:04:54 +0000 (14:04 +0800)]
Merge branch 'MDL-34507-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34589_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 30 Jul 2012 05:55:50 +0000 (13:55 +0800)]
Merge branch 'MDL-34589_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMDL-34513 - RTL Theme fixes for Moodle 2 (theme/mymobile)
Nadav Kavalerchik [Tue, 24 Jul 2012 09:53:43 +0000 (12:53 +0300)]
MDL-34513 - RTL Theme fixes for Moodle 2 (theme/mymobile)
+ Right align frontpage course list
+ right align activity and resource titles
+ Two Columns on/off slider fix
+ Right align content in Blocks
+ Fix checkbox question types in quiz
+ Right align titles of fields in Forms
+ minor ui tweaks

12 years agoMerge branch 'MDL-33537_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 30 Jul 2012 05:46:33 +0000 (13:46 +0800)]
Merge branch 'MDL-33537_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'w31_MDL-34538_m23_validatefloats' of git://github.com/skodak/moodle...
Dan Poltawski [Mon, 30 Jul 2012 04:35:10 +0000 (12:35 +0800)]
Merge branch 'w31_MDL-34538_m23_validatefloats' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-31509_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 30 Jul 2012 04:15:49 +0000 (12:15 +0800)]
Merge branch 'MDL-31509_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMDL-34433 Check for existence of e and e.target in set_form_changed
Andrew Robert Nicols [Mon, 23 Jul 2012 14:28:26 +0000 (15:28 +0100)]
MDL-34433 Check for existence of e and e.target in set_form_changed

This is required for cases when code directly calls set_form_changed as
happens with the filepicker.

12 years agoMerge branch 'wip-mdl-34239-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_...
Dan Poltawski [Mon, 30 Jul 2012 04:05:25 +0000 (12:05 +0800)]
Merge branch 'wip-mdl-34239-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34519_23_course_reset_patch' of git://github.com/rlorenzo/moodle...
Dan Poltawski [Mon, 30 Jul 2012 03:57:41 +0000 (11:57 +0800)]
Merge branch 'MDL-34519_23_course_reset_patch' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE

12 years agoMDL-31509 quiz outcomes: let people associate quizzes with outcomes.
Tim Hunt [Fri, 27 Jul 2012 17:06:24 +0000 (18:06 +0100)]
MDL-31509 quiz outcomes: let people associate quizzes with outcomes.

The quiz does not really support outcomes, but even so in 1.9 you could
select outcomes on the quiz edit form, and apparently this was useful to
some people, therefore we should re-enable it.

12 years agoMDL-34538 fix PARAM_FLOAT validation
Petr Škoda [Fri, 27 Jul 2012 16:44:41 +0000 (18:44 +0200)]
MDL-34538 fix PARAM_FLOAT validation

12 years agoMDL-34538 add float validation tests
Petr Škoda [Fri, 27 Jul 2012 16:42:18 +0000 (18:42 +0200)]
MDL-34538 add float validation tests

12 years agoMDL-34239 Blog: Editing blog associated with module will be keep it's association
Rajesh Taneja [Tue, 24 Jul 2012 02:18:15 +0000 (10:18 +0800)]
MDL-34239 Blog: Editing blog associated with module will be keep it's association

12 years agoMDL-34507 Repository: Better support for 'any' accepted filetypes
Frederic Massart [Wed, 25 Jul 2012 07:29:47 +0000 (15:29 +0800)]
MDL-34507 Repository: Better support for 'any' accepted filetypes

12 years agoMDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).
Tim Hunt [Thu, 26 Jul 2012 17:47:57 +0000 (18:47 +0100)]
MDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).

Thanks to Matthew Davidson for diagnosing the problem.

12 years agoweekly release 2.3.1+
Aparup Banerjee [Thu, 26 Jul 2012 06:25:58 +0000 (14:25 +0800)]
weekly release 2.3.1+

12 years agoMerge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23...
Aparup Banerjee [Thu, 26 Jul 2012 05:59:33 +0000 (13:59 +0800)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE

12 years agoAutomatically generated installer lang files
AMOS bot [Thu, 26 Jul 2012 00:31:43 +0000 (00:31 +0000)]
Automatically generated installer lang files

12 years agoMerge branch 'MDL-13629_droplow_23' of git://github.com/andyjdavis/moodle into MOODLE...
Dan Poltawski [Wed, 25 Jul 2012 04:29:47 +0000 (12:29 +0800)]
Merge branch 'MDL-13629_droplow_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE

12 years agoMDL-34441 dbtransfer - do not attempt migration if moodle is not installed.
Dan Poltawski [Wed, 25 Jul 2012 03:26:55 +0000 (11:26 +0800)]
MDL-34441 dbtransfer - do not attempt migration if moodle is not installed.

12 years agoMDL-34441 tool_dbtranfer - fix codechecker warnings
Dan Poltawski [Wed, 25 Jul 2012 02:43:37 +0000 (10:43 +0800)]
MDL-34441 tool_dbtranfer - fix codechecker warnings

Since we were so close to perfection.

12 years agoMerge branch 'w30_MDL-34441_m23_dbtransfer' of git://github.com/skodak/moodle into...
Dan Poltawski [Wed, 25 Jul 2012 02:51:15 +0000 (10:51 +0800)]
Merge branch 'w30_MDL-34441_m23_dbtransfer' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'w30_MDL-34475_m23_saveondefault' of git://github.com/skodak/moodle...
Sam Hemelryk [Tue, 24 Jul 2012 23:13:16 +0000 (11:13 +1200)]
Merge branch 'w30_MDL-34475_m23_saveondefault' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-27083-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Sam Hemelryk [Tue, 24 Jul 2012 21:18:19 +0000 (09:18 +1200)]
Merge branch 'MDL-27083-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE

12 years agoMDL-34519 - Course reset not protected by proper capability
Rex Lorenzo [Tue, 24 Jul 2012 19:01:11 +0000 (12:01 -0700)]
MDL-34519 - Course reset not protected by proper capability

12 years agoMDL-26969 assignment : clarified phpdoc and fixed whitespace.
Aparup Banerjee [Tue, 24 Jul 2012 08:35:41 +0000 (16:35 +0800)]
MDL-26969 assignment : clarified phpdoc and fixed whitespace.

12 years agoMerge branch 'MDL-26969_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Aparup Banerjee [Tue, 24 Jul 2012 08:40:42 +0000 (16:40 +0800)]
Merge branch 'MDL-26969_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34484_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 24 Jul 2012 07:40:26 +0000 (15:40 +0800)]
Merge branch 'MDL-34484_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'w30_MDL-34129_m23_enrolinfo' of git://github.com/skodak/moodle into...
Dan Poltawski [Tue, 24 Jul 2012 05:41:45 +0000 (13:41 +0800)]
Merge branch 'w30_MDL-34129_m23_enrolinfo' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoAutomatically generated installer lang files
AMOS bot [Tue, 24 Jul 2012 00:31:53 +0000 (00:31 +0000)]
Automatically generated installer lang files

12 years agoMDL-34475 add default value to xmldb_field hash calculation
Petr Škoda [Mon, 23 Jul 2012 18:48:14 +0000 (20:48 +0200)]
MDL-34475 add default value to xmldb_field hash calculation

12 years agoMDL-34484 unit tests: stop phpunit using testcase names as class names
Tim Hunt [Mon, 23 Jul 2012 10:08:37 +0000 (11:08 +0100)]
MDL-34484 unit tests: stop phpunit using testcase names as class names

12 years agoMDL-34449 phpdoc typo correction
Aparup Banerjee [Mon, 23 Jul 2012 08:39:25 +0000 (16:39 +0800)]
MDL-34449 phpdoc typo correction

12 years agoMerge branch 'w30_MDL-34449_m23_layoutmaddness' of git://github.com/skodak/moodle...
Aparup Banerjee [Mon, 23 Jul 2012 08:40:11 +0000 (16:40 +0800)]
Merge branch 'w30_MDL-34449_m23_layoutmaddness' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34379_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 23 Jul 2012 06:14:08 +0000 (14:14 +0800)]
Merge branch 'MDL-34379_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34351_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 23 Jul 2012 06:09:34 +0000 (14:09 +0800)]
Merge branch 'MDL-34351_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34251_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 23 Jul 2012 06:02:07 +0000 (14:02 +0800)]
Merge branch 'MDL-34251_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34226_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 23 Jul 2012 05:53:58 +0000 (13:53 +0800)]
Merge branch 'MDL-34226_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE

12 years agoMDL-34148 Blog: Fixed variable name used for saving module name
Rajesh Taneja [Tue, 17 Jul 2012 07:21:27 +0000 (15:21 +0800)]
MDL-34148 Blog: Fixed variable name used for saving module name

Updated Erik's patch to match coding style

12 years agoMDL-34148: Instead of using the module name from the filesystem, the blog menu now...
Erik Lundberg [Tue, 10 Jul 2012 16:51:23 +0000 (18:51 +0200)]
MDL-34148: Instead of using the module name from the filesystem, the blog menu now fetches the module name with get_string().

12 years agoMerge branch 'wip-MDL-34404-m23' of git://github.com/samhemelryk/moodle into MOODLE_2...
Dan Poltawski [Mon, 23 Jul 2012 05:26:12 +0000 (13:26 +0800)]
Merge branch 'wip-MDL-34404-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'w30_MDL-34396_m23_loginhttpsspell' of git://github.com/skodak/moodle...
Dan Poltawski [Mon, 23 Jul 2012 04:20:05 +0000 (12:20 +0800)]
Merge branch 'w30_MDL-34396_m23_loginhttpsspell' of git://github.com/skodak/moodle into MOODLE_23_STABLE

12 years agoMDL-27083 Questions: Orphaned questions are adopted on upgrade
Frederic Massart [Thu, 19 Jul 2012 09:09:50 +0000 (17:09 +0800)]
MDL-27083 Questions: Orphaned questions are adopted on upgrade

Conflicts:

version.php

12 years agoMDL-26969 Assignment module - upload: fixed get_submission() return value to nothing...
Rossiani Wijaya [Mon, 23 Jul 2012 03:27:28 +0000 (11:27 +0800)]
MDL-26969 Assignment module - upload: fixed get_submission() return value to nothing when param is set to false.

12 years agoMerge branch 'MDL-32665_chat_popup_23' of git://github.com/andyjdavis/moodle into...
Aparup Banerjee [Mon, 23 Jul 2012 02:21:44 +0000 (10:21 +0800)]
Merge branch 'MDL-32665_chat_popup_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34451_23' of git://github.com/merrill-oakland/moodle into MOODLE_23...
Dan Poltawski [Mon, 23 Jul 2012 01:22:48 +0000 (09:22 +0800)]
Merge branch 'MDL-34451_23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34412_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 23 Jul 2012 00:42:12 +0000 (12:42 +1200)]
Merge branch 'MDL-34412_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34370_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 23 Jul 2012 00:39:59 +0000 (12:39 +1200)]
Merge branch 'MDL-34370_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE

12 years agoMDL-34428 Private files repository should have a 'manage' link
Marina Glancy [Fri, 20 Jul 2012 05:32:47 +0000 (13:32 +0800)]
MDL-34428 Private files repository should have a 'manage' link

12 years agoMerge branch 'MDL-33560-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 23 Jul 2012 00:25:20 +0000 (12:25 +1200)]
Merge branch 'MDL-33560-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-31516_grade_comma_decsep_moodle23' of git://github.com/StudiUM...
Sam Hemelryk [Mon, 23 Jul 2012 00:19:58 +0000 (12:19 +1200)]
Merge branch 'MDL-31516_grade_comma_decsep_moodle23' of git://github.com/StudiUM/moodle into MOODLE_23_STABLE

12 years agoMDL-34221 disabledIf support for filemanager and filepicker elements
Marina Glancy [Fri, 13 Jul 2012 08:02:21 +0000 (16:02 +0800)]
MDL-34221 disabledIf support for filemanager and filepicker elements

12 years agoMDL-34221 Filepicker - disableIf now prevents drag and drop upload
Davo Smith [Mon, 9 Jul 2012 20:39:34 +0000 (21:39 +0100)]
MDL-34221 Filepicker - disableIf now prevents drag and drop upload

12 years agoMDL-33927 Filemanager - enforce the maxfiles limit on form submission
Davo Smith [Mon, 9 Jul 2012 19:50:35 +0000 (20:50 +0100)]
MDL-33927 Filemanager - enforce the maxfiles limit on form submission

12 years agoMerge branch 'MDL-29563_23' of https://github.com/dmonllao/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 22 Jul 2012 23:49:39 +0000 (11:49 +1200)]
Merge branch 'MDL-29563_23' of https://github.com/dmonllao/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'MDL-34427' of git://github.com/jasonilicic/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 22 Jul 2012 23:40:07 +0000 (11:40 +1200)]
Merge branch 'MDL-34427' of git://github.com/jasonilicic/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'm23_MDL-34374' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 22 Jul 2012 23:38:09 +0000 (11:38 +1200)]
Merge branch 'm23_MDL-34374' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE

12 years agoMerge branch 'm23_MDL-34233' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 22 Jul 2012 23:26:50 +0000 (11:26 +1200)]
Merge branch 'm23_MDL-34233' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE

12 years agoMDL-34313: Deleting assignfeedback plugins deletes config for assignsubmission_plugin...
Damyon Wiese [Fri, 13 Jul 2012 04:40:25 +0000 (12:40 +0800)]
MDL-34313: Deleting assignfeedback plugins deletes config for assignsubmission_plugin instead.

12 years agoMDL-34272: Assignment module displays all assignments on my moodle instead of just...
Damyon Wiese [Fri, 13 Jul 2012 02:38:13 +0000 (10:38 +0800)]
MDL-34272: Assignment module displays all assignments on my moodle instead of just open ones

12 years agoMDL-34256: Grading table shows users with no submissions with "requires grading"...
Damyon Wiese [Fri, 13 Jul 2012 03:44:55 +0000 (11:44 +0800)]
MDL-34256: Grading table shows users with no submissions with "requires grading" filter

Also hide the filters completely if there are no submission plugins enabled (offline assignment).

12 years agoMDL-2283: Display number of assignment submissions that need grading in the grading...
Damyon Wiese [Fri, 13 Jul 2012 05:11:46 +0000 (13:11 +0800)]
MDL-2283: Display number of assignment submissions that need grading in the grading summary

12 years agoMerge branch 'MDL-34265-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_S...
Sam Hemelryk [Sun, 22 Jul 2012 22:39:45 +0000 (10:39 +1200)]
Merge branch 'MDL-34265-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE

12 years agoMDL-34322 Don't display empty navigation nodes which have no link
Andrew Robert Nicols [Fri, 13 Jul 2012 14:01:37 +0000 (15:01 +0100)]
MDL-34322 Don't display empty navigation nodes which have no link

12 years agoMDL-34243 completion: Fixed up call to completion_criteria::factory that was passing...
Sam Hemelryk [Sun, 22 Jul 2012 21:38:28 +0000 (09:38 +1200)]
MDL-34243 completion: Fixed up call to completion_criteria::factory that was passing object

12 years agoMDL-34243 completion: get_criteria() incorrectly passing object
Aaron Barnes [Tue, 10 Jul 2012 09:05:41 +0000 (21:05 +1200)]
MDL-34243 completion: get_criteria() incorrectly passing object

12 years agoMDL-34370 theme_fusion: added CSS in style/core.css to enable weeks to be moved when...
Mary Evans [Sun, 22 Jul 2012 16:55:59 +0000 (17:55 +0100)]
MDL-34370 theme_fusion: added CSS in style/core.css to enable weeks to be moved when editing

12 years agoMDL-34441 bump up version to trigger cache purging
Petr Škoda [Sun, 22 Jul 2012 19:01:31 +0000 (21:01 +0200)]
MDL-34441  bump up version to trigger cache purging

12 years agoMDL-34441 add CLI database migration script
Petr Škoda [Sun, 22 Jul 2012 18:56:22 +0000 (20:56 +0200)]
MDL-34441 add CLI database migration script

12 years agoMDL-34441 add maintenance mode to db migration and improve lang strings
Petr Škoda [Sun, 22 Jul 2012 15:49:59 +0000 (17:49 +0200)]
MDL-34441 add maintenance mode to db migration and improve lang strings

12 years agoMDL-34441 scroll to the bottom when db migration finished
Petr Škoda [Sun, 22 Jul 2012 11:23:04 +0000 (13:23 +0200)]
MDL-34441 scroll to the bottom when db migration finished

12 years agoMDL-34441 rewrite log display actions after db migration
Petr Škoda [Sun, 22 Jul 2012 11:17:15 +0000 (13:17 +0200)]
MDL-34441 rewrite log display actions after db migration

12 years agoMDL-34441 improve error handling when migrating databases
Petr Škoda [Sun, 22 Jul 2012 11:00:24 +0000 (13:00 +0200)]
MDL-34441 improve error handling when migrating databases

12 years agoMDL-34441 prevent mysqli::close() notice after failed mysql driver connect
Petr Škoda [Sun, 22 Jul 2012 09:13:14 +0000 (11:13 +0200)]
MDL-34441 prevent mysqli::close() notice after failed mysql driver connect

12 years agoMDL-34441 show db transfer in experimental section
Petr Škoda [Sun, 22 Jul 2012 09:01:01 +0000 (11:01 +0200)]
MDL-34441 show db transfer in experimental section

DB export and import is not ready yet, sorry.

12 years agoMDL-34441 fix switched lang strings
Petr Škoda [Sun, 22 Jul 2012 08:54:46 +0000 (10:54 +0200)]
MDL-34441 fix switched lang strings

12 years agoMDL-34441 always use proper charset in htmlspecialchars() calls
Petr Škoda [Sun, 22 Jul 2012 08:38:39 +0000 (10:38 +0200)]
MDL-34441 always use proper charset in htmlspecialchars() calls

12 years agoMDL-34441 cleanup dtl related phpdocs and minor style improvements
Petr Škoda [Sun, 22 Jul 2012 08:37:11 +0000 (10:37 +0200)]
MDL-34441 cleanup dtl related phpdocs and minor style improvements

12 years agoMDL-34451 quiz Fixed problem where attempt page is updated for ALL attempts, not...
Eric Merrill [Sun, 22 Jul 2012 16:22:28 +0000 (12:22 -0400)]
MDL-34451 quiz Fixed problem where attempt page is updated for ALL attempts, not just current.

12 years agoMDL-34449 lazy load theme layout otpions
Petr Škoda [Sun, 22 Jul 2012 13:26:15 +0000 (15:26 +0200)]
MDL-34449 lazy load theme layout otpions

This should allow us to switch page layout on admin pages and elsewhere before $OUTPUT->header() call.

12 years agoMDL-34129 show course info on enrolment page
Petr Škoda [Sat, 21 Jul 2012 19:00:24 +0000 (21:00 +0200)]
MDL-34129 show course info on enrolment page

12 years agoMDL-34396 Ensure TinyMCE editor spell checking works on pages with $PAGE->https_requi...
Luke Tucker [Tue, 19 Jun 2012 09:36:40 +0000 (19:06 +0930)]
MDL-34396 Ensure TinyMCE editor spell checking works on pages with $PAGE->https_required()

12 years agoMDL-34412 theme_afterburner: defined #EEE as background-color in afterburner_styles...
Mary Evans [Fri, 20 Jul 2012 22:12:06 +0000 (23:12 +0100)]
MDL-34412 theme_afterburner: defined #EEE as background-color in afterburner_styles.css for filemanager and filepicker input, select, button & textarea

12 years agoMDL-33537 gradingform_rubric Adding the definition when retrieving grading instances
David Monllao [Fri, 20 Jul 2012 06:56:00 +0000 (14:56 +0800)]
MDL-33537 gradingform_rubric Adding the definition when retrieving grading instances

Credit to Sam Chaffee

12 years agoMDL-34427: Corrected language string when not allowed to enter the chat room.
Jason Ilicic [Fri, 20 Jul 2012 05:15:32 +0000 (14:45 +0930)]
MDL-34427: Corrected language string when not allowed to enter the chat room.

12 years agoMDL-34351 quiz cron: one broken overdue attempt should not kill cron
Tim Hunt [Tue, 17 Jul 2012 15:30:33 +0000 (16:30 +0100)]
MDL-34351 quiz cron: one broken overdue attempt should not kill cron

It seems that sometimes trying to process an overdue quiz attempt can
throw an exception. In that case, we need to catch it and report it
nicely, and then carry on processing the rest of the attempts, rather
than just killing the whole of cron processing.

Also, there may be garbage quiz attempts where the associated quiz or
course has been deleted. Skip those too.

12 years agoMDL-34379 quiz reports: timetaken 'open' for never submitted attempts
Tim Hunt [Tue, 17 Jul 2012 15:18:22 +0000 (16:18 +0100)]
MDL-34379 quiz reports: timetaken 'open' for never submitted attempts

12 years agoMDL-34251 question engine: possible infinite loop loading usages
Tim Hunt [Tue, 17 Jul 2012 16:32:56 +0000 (17:32 +0100)]
MDL-34251 question engine: possible infinite loop loading usages

In the case where either a question_attempt had not steps, or a
question_usage had not question_attempts, the load_from_records methods
could get stuck in an infinite loop.

This fix ensures that does not happen, with unit tests to verify it. At
the same time, I noticed an error in the existing tests, which this
patch fixes.

12 years agoMDL-34226 multianswer qtype: basic unit test.
Tim Hunt [Mon, 16 Jul 2012 13:32:25 +0000 (14:32 +0100)]
MDL-34226 multianswer qtype: basic unit test.

This verifies the previous fix, and gets rid of a rather embarassing TODO.

12 years agoMDL-34226 multichoice qtype: correct is_complete_response for multianswer
Tim Hunt [Mon, 16 Jul 2012 13:30:12 +0000 (14:30 +0100)]
MDL-34226 multichoice qtype: correct is_complete_response for multianswer

The multianswer qtype uses the multi-choice one, and the way it does its
responses array breaks an assumption that multi-choice was making.

12 years agoMDL-33448 javascript: Added caching for the YUI instance used for debug in get_string
Sam Hemelryk [Wed, 11 Jul 2012 23:27:46 +0000 (11:27 +1200)]
MDL-33448 javascript: Added caching for the YUI instance used for debug in get_string

12 years agoMDL-34265 SCORM: Removing sorting from unsortable columns
Ankit Agarwal [Tue, 17 Jul 2012 01:22:48 +0000 (09:22 +0800)]
MDL-34265 SCORM: Removing sorting from unsortable columns

12 years agoMDL-34233 SCORM backup - change to using set_source_sql to preserve order of records...
Dan Marsden [Mon, 16 Jul 2012 02:01:33 +0000 (14:01 +1200)]
MDL-34233 SCORM backup - change to using set_source_sql to preserve order of records in backup.

12 years agoMDL-29563 course Throwing an exception instead of a message
David Monllao [Tue, 17 Jul 2012 06:11:55 +0000 (14:11 +0800)]
MDL-29563 course Throwing an exception instead of a message

12 years agoMDL-29563 course Hide duplication button in activities without backup2 support -...
David Monllao [Mon, 16 Jul 2012 06:54:06 +0000 (14:54 +0800)]
MDL-29563 course Hide duplication button in activities without backup2 support - Credit to Mark Nielsen

12 years agoweekly release 2.3.1+
Dan Poltawski [Thu, 19 Jul 2012 05:45:56 +0000 (13:45 +0800)]
weekly release 2.3.1+

12 years agoMerge branch 'install_23_STABLE' of git://github.com/amosbot/moodle into MOODLE_23_STABLE
Dan Poltawski [Thu, 19 Jul 2012 05:42:05 +0000 (13:42 +0800)]
Merge branch 'install_23_STABLE' of git://github.com/amosbot/moodle into MOODLE_23_STABLE

12 years agoMDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course...
Dan Marsden [Tue, 17 Jul 2012 22:32:46 +0000 (10:32 +1200)]
MDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course format.

12 years agoMDL-32665 mod_chat: disabled popup notifications in the chat windows
Andrew Davis [Tue, 17 Jul 2012 02:15:14 +0000 (10:15 +0800)]
MDL-32665 mod_chat: disabled popup notifications in the chat windows