Git commits in Moodle 2.6.2 by Tim Hunt

commit 65a90d2d9bf19a7d2c9a87a8587cdf15fb5f8869
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 28 Feb 2014 15:58:58 +0800
Tag:    v2.6.2

MDL-44278 Quiz time overrides: use the same step everywhere.

commit 379a3fcee3ee228e2bf32c428d2fc3a93631ea81
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 25 Feb 2014 23:29:13 +0800
Tag:    v2.6.2

MDL-41248 completion: fix non-translatable text.

commit 193cb510423021aa48fbab9099fea78754ccf459
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 20 Feb 2014 19:44:28 +0800
Tag:    v2.6.2

MDL-44288 qtype_calculatedsimple fix validation notice.

commit 652413ce70137146e11198baf5ea6ca4cbb122cd
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 13 Feb 2014 20:26:32 +0800
Tag:    v2.6.2

MDL-44118 new environment check are all quiz attempts upgraded.

commit a82e15de8491c1602ccd3d2863a99d902d2bf004
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 10 Feb 2014 01:47:39 +0800
Tag:    v2.6.2

MDL-44056 questions: restore essay attempts from 2.0 notice.

commit f10763ebc073348e4b61a662b77f69154975ee1e
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 06 Feb 2014 23:00:56 +0800
Tag:    v2.6.2

MDL-43929 question manual grading: keep comment when validation fails.

commit aa083d663bb6a5f14ed92e9a64ea979f54b3daad
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 06 Feb 2014 17:50:30 +0800
Tag:    v2.6.2

MDL-44018 quesiton variant was not backed up or restored.

commit 7e0041033844ae635481152fa68a2f500c4cba88
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 05 Feb 2014 19:23:42 +0800
Tag:    v2.6.2

MDL-43936 questions: fix my lame spelling in upgrade.txt.

commit bdeb5d0bf1146e70ef228ca51278982738392ab3
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 31 Jan 2014 22:12:19 +0800
Tag:    v2.6.2

MDL-43936 questions: document renderer API change.

commit 9b62fec54a2cc6dc33cfe81710a93bf7f631b8fc
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 31 Jan 2014 02:03:00 +0800
Tag:    v2.6.2

MDL-43926 Unit tests shouldn't assume only one category on install

commit e82aee689550e2f1295f7ff9bce9ee17e85a9caf
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 28 Jan 2014 23:55:41 +0800
Tag:    v2.6.2

MDL-43892 dbtransfer: Fix missing string.

commit b006c3f9ff0566dd5a7e8c98f2559b53ff700314
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 27 Jan 2014 19:57:55 +0800
Tag:    v2.6.2

MDL-43874 quiz, teacher comments should respect display options.

commit b8e91060b1eaa7e0fa50d36efb083d9ff9cf7af0
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 23 Jan 2014 23:35:53 +0800
Tag:    v2.6.2

MDL-43581 additionalhtmlfooter should be added to every page

commit 8b080d52ffb1de1a777fabf1c388268c08bc1291
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 22 Jan 2014 20:45:08 +0800
Tag:    v2.6.2

MDL-43809 qformat_xml messes up $s in multianswer questions.

commit 4c4fc6d6294b1a03ad1fc31c0f50039a029e40a4
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 18 Jan 2014 00:58:13 +0800
Tag:    v2.6.2

MDL-43733  use any auto-saved responses when questions are finished.

commit 7e71efabf9e685c5698244062f28f787bc427fdd
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 17 Jan 2014 23:36:19 +0800
Tag:    v2.6.2

MDL-43246 some question data mapper unit tests

commit 4caa3de6dbbe105f7c064e45f43235cfe10c0e12
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 17 Jan 2014 19:56:55 +0800
Tag:    v2.6.2

MDL-43246 give unit tests class a better name.

commit 217d839ded7026ed1b1280e1c296bc80a4036023
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 14 Jan 2014 21:40:11 +0800
Tag:    v2.6.2

MDL-43690 quiz_question_tostring missing s().

commit 68575baff3e75bf540104c7eddae80a047b90a0a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 09 Jan 2014 02:22:20 +0800
Tag:    v2.6.2

MDL-43246 question engine: avoid order-by id.

commit 4cbc5af3a6cc6a45e5aa2f4fd3c04d762354781c
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 09 Jan 2014 01:55:25 +0800
Tag:    v2.6.2

MDL-43412 quiz with grade period and password did not work.