Git commits in Moodle 2.4.2 by Tim Hunt

commit fdbb450f5fab46771a55d997f57a0ef2c3491353
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 06 Mar 2013 17:27:11 +0800
Tag:    v2.4.2

MDL-38311 question manual grading: comment fixes.

commit 1707b741b6682008c93e5f2993fdb1b24d3e7d80
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 05 Mar 2013 00:41:22 +0800
Tag:    v2.4.2

MDL-38311 questions: manual grading API should accept commentformat

commit 97f7bfc45751dc5b14e1c9c6f17280b30b022e4c
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 02 Mar 2013 01:33:32 +0800
Tag:    v2.4.2

MDL-39282 quiz: always allow removal of bogus questions.

commit a78c180efaca54b165a4223fdf5a1cd06897adcb
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 01 Mar 2013 23:21:09 +0800
Tag:    v2.4.2

MDL-38279 questions: must have default mark positive.

commit 627f31b52cd51d1afce4cfcd904188a2971f3e61
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 28 Feb 2013 02:20:24 +0800
Tag:    v2.4.2

MDL-37847 / MDL-38119 question engine: document API change.

commit fd8c97d2646ac1206d6f10d33b1ac5ec93c1c6b9
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 18 Feb 2013 18:27:37 +0800
Tag:    v2.4.2

MDL-37894 Show the quiz close date even if the quiz is not open yet.

commit 5baa26c105f7280077bdd536e66fc28865bdafec
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 08 Feb 2013 20:40:49 +0800
Tag:    v2.4.2

MDL-37943 upgrade: logic error in upgrade_plugins_blocks.

commit e2d9006792f96dc7b8caa0ed521a3ad2209f39ae
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 08 Feb 2013 01:46:55 +0800
Tag:    v2.4.2

MDL-37924 quiz settings: change wrong 'fix' => 'adv'.

commit 2de365981090cd338b966be0b20b802fca11130e
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 07 Feb 2013 01:45:58 +0800
Tag:    v2.4.2

MDL-37896 qtype_essay: correct PARAM_CLEANHTML -> PARAM_RAW.

commit b7f894a4031f4657927298091f5d38530004f098
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 04 Feb 2013 20:54:10 +0800
Tag:    v2.4.2

MDL-37847 plain text essays were screwing up HTML special chars.

commit 3f7a6d53315212dd568adeadea738d2dd011a206
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 29 Jan 2013 18:05:28 +0800
Tag:    v2.4.2

MDL-37746 qtype_shortanser: avoid normalizer_normalize dangers.

commit c257025ccde75ce0b4f8969128b5a00fe34612e5
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 25 Jan 2013 20:12:12 +0800
Tag:    v2.4.2

MDL-37694 move quiz unit tests to the right place.

commit 9970d909a3affb38e763316fb5608953ada76091
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 21 Jan 2013 20:07:47 +0800
Tag:    v2.4.2

MDL-37599 question import: add missing string.

commit 876ba8faec0fc7d04072cc5f6fd4e33d3c25042e
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 19 Jan 2013 00:43:48 +0800
Tag:    v2.4.2

MDL-37577 quiz overdue handling: optimise database query

commit 2b18a45e61b9bd36dc70ae567ccc8ae778cd9b47
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 18 Jan 2013 19:27:53 +0800
Tag:    v2.4.2

MDL-28512 qtype essay: clean up properly when a question is deleted.

commit e4863a1668409064580e2ac15ef86203cc600c30
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 16 Jan 2013 20:38:04 +0800
Tag:    v2.4.2

MDL-31616 blocks: ensure showinsubcontexts is only 0 or 1 in the DB.

commit db1f584cc27a7c10b1e288f78917ff724a15a30b
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 16 Jan 2013 19:13:53 +0800
Tag:    v2.4.2

MDL-37374 questions: fix property_exists calls.

commit 198279d3031edde6765a0086f77172b6ac97ea82
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 11 Jan 2013 20:51:53 +0800
Tag:    v2.4.2

MDL-37485 plugins overview: require_login before _capability.

commit 8c11e08765c4d524d142f4720ba5c8838261d58b
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 09 Jan 2013 23:35:10 +0800
Tag:    v2.4.2

MDL-37431 question preview: cron performance problem.

commit ffdca1520bad6b997834c057b4edd4a8a0c5caad
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 07 Jan 2013 23:56:20 +0800
Tag:    v2.4.2

MDL-37378 quiz restore: timecheckstate not in old backups.

commit 4dcede552eb1e77a8442328e8b3f4c63748e8dc6
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 07 Jan 2013 23:40:42 +0800
Tag:    v2.4.2

MDL-37374 questions: use property_exists rather than isset

commit 70688fd72ee88edaf77a1455a36641afaa51c569
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 17 Dec 2012 06:39:07 +0800
Tag:    v2.4.2

MDL-31616 block editing: show in subcontexts does not work on category pages.