Git commits in Moodle 1.6.5 by tjhunt

commit 5c3a0f7cf6f7ed9b37534471df2955bb7ff915bc
Author: tjhunt <tjhunt>
Date:   Fri, 23 Mar 2007 06:31:12 +0900
Tag:    v1.6.5

MDL-7241 - Manual grading report, sort by completed time didn't.

commit a24948b64f0a229bc0595ed971739352d1828c7a
Author: tjhunt <tjhunt>
Date:   Thu, 22 Mar 2007 08:25:09 +0900
Tag:    v1.6.5

MDL-7259 - Item analysis report does not use the right format_text settings.

commit c6d0697e7ab2fc68ed5be145981ae44cc2ad066f
Author: tjhunt <tjhunt>
Date:   Thu, 22 Mar 2007 08:04:41 +0900
Tag:    v1.6.5

Fix whitespace problems and Eclipse warnings in Item Analysis quiz report.

commit e6fb20e1b443da3a5a02842f377608c9ba9d12a4
Author: tjhunt <tjhunt>
Date:   Wed, 21 Mar 2007 09:13:01 +0900
Tag:    v1.6.5

MDL-8978 - Regression from MDL-6386.

commit 05318aa55a84bb47ebf666051748e1d467cb579b
Author: tjhunt <tjhunt>
Date:   Tue, 20 Mar 2007 23:31:08 +0900
Tag:    v1.6.5

MDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I have got them all this time. Backported from HEAD.

commit 911812794c49744f2ef87265dee42bee1869e466
Author: tjhunt <tjhunt>
Date:   Thu, 15 Mar 2007 21:58:38 +0900
Tag:    v1.6.5

MDL-6462 - Cloze (multianswer) question special character issues.

commit 8ec981d1eb64d081c8d3793a3be80d2de31df39d
Author: tjhunt <tjhunt>
Date:   Thu, 15 Mar 2007 06:23:39 +0900
Tag:    v1.6.5

MDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail. Thanks to Pavel Krejci for the fix.

commit 3e93268a0ab8c16ce1aab0415b496f2eb4d82730
Author: tjhunt <tjhunt>
Date:   Wed, 14 Mar 2007 02:43:10 +0900
Tag:    v1.6.5

Eliminate bizarre use of function_exists.

commit 50219aacc1779c66aab510f8056650443e9df82d
Author: tjhunt <tjhunt>
Date:   Sat, 10 Mar 2007 09:34:55 +0900
Tag:    v1.6.5

MDL-8177 - Random questions selected deleted questions. Backported from MOODLE_18_STABLE.

commit 1e1ac995130b83cc3d03695c0fe8988eb3ea8869
Author: tjhunt <tjhunt>
Date:   Wed, 07 Mar 2007 03:00:51 +0900
Tag:    v1.6.5

MDL-8349 - responses not being filtered in history display. Backported from MOODLE_18_STABLE.

commit e4f0ab116bcb8fb0aebc44640e571407cd4dbe2f
Author: tjhunt <tjhunt>
Date:   Mon, 19 Feb 2007 13:23:58 +0900
Tag:    v1.6.5

MDL-8145 - Add more options to the add random questions dropdown.

commit 7d11d206b03d4c653823e089d2cc614ab2122f27
Author: tjhunt <tjhunt>
Date:   Sun, 18 Feb 2007 02:16:44 +0900
Tag:    v1.6.5

MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow.

commit c19838ded37a955638d18402ece4bc83ec1d0737
Author: tjhunt <tjhunt>
Date:   Tue, 30 Jan 2007 01:22:24 +0900
Tag:    v1.6.5

Fix type on close tag.