Git commits in Moodle 3.7.0 by Tim Hunt

commit d1ac356a8b9f05e21c3731e2bde0289cda4332ca
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 15 Apr 2019 23:50:46 +0800
Tag:    v3.7.0-beta

MDL-60418 Behat: Fix broken docs links in Behat code.

commit 7d2c7fed744938bd8eb1eb81bcc376f156322ab6
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 08 Apr 2019 19:19:13 +0800
Tag:    v3.7.0-beta

MDL-65296 questions:  field should be declared

commit ab2474726d4ddea0862291f2470a2cf6fcf4354a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 03 Apr 2019 18:51:14 +0800
Tag:    v3.7.0-beta

MDL-65260 users policies: allow username in Show user identity

commit 6c91e515b0ea852a2c439982730489ebf99f191f
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 02 Apr 2019 22:16:03 +0800
Tag:    v3.7.0-beta

MDL-65245 question_attempt: fix PHPdoc and other PHPstorm warnings

commit be492e2a8f2eed8e044b2099cbfd043f9f755f66
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 02 Apr 2019 21:12:45 +0800
Tag:    v3.7.0-beta

MDL-65245 question engine: response vars should always be PHP strings

commit 05ea7ab19ec4cf88c2fc6c4b00e11628c3d1c95e
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 29 Mar 2019 22:39:27 +0800
Tag:    v3.7.0-beta

MDL-65222 questions: explain question walkthrough tests

commit f1ffd134d3167e462dca9bb7c9db545fed8a42fe
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 29 Mar 2019 21:37:30 +0800
Tag:    v3.7.0-beta

MDL-65029 questions: change question div id to acutally be unique

commit a0536c410a8c62ba3758ce88e7ad719f20b64001
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 01 Mar 2019 19:12:40 +0800
Tag:    v3.7.0-beta

MDL-64981 dml tests: pgsql_native_recordset_testcase port number

commit 822b4abb1e3382d86e6c618f50daa5b912b7ac53
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 08 Feb 2019 23:52:44 +0800
Tag:    v3.7.0-beta

MDL-64242 qtype_essay: more efficient query in restore code

commit a73fa10678e1f7b3005a5c10c3592d19b466b40a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 21 Jan 2019 21:17:56 +0800
Tag:    v3.7.0-beta

MDL-64521 grouplib: reduce memory use in groups_get_all_groups

commit d387f50fcdd8ede4433d344ee4b588837a875b4a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 19 Jan 2019 02:00:42 +0800
Tag:    v3.7.0-beta

MDL-64590 questions: wrong comments shown in the state history table

commit bd8774d55e5c3180019388d4834afa87184a9523
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 18 Jan 2019 23:58:11 +0800
Tag:    v3.7.0-beta

MDL-64591 User tours: don't show during redirects & other bad times

commit cdfee883aaa414379e8ef57a4bb38097da977c17
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 12 Jan 2019 02:35:05 +0800
Tag:    v3.7.0-beta

MDL-63870 quiz: new preview should abandon, not finish, current attempt

commit d434dd7ae74c3d789d59b33e3a3b65c8dac8138a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 09 Jan 2019 02:20:56 +0800
Tag:    v3.7.0-beta

MDL-64479 dd-qtypes: fix questions with non-consecutive groups

commit e5153d93c058f5f2987d48123987bfca726b9939
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 19 Dec 2018 21:49:25 +0800
Tag:    v3.7.0-beta

MDL-64393 drag-drop qtypes: be more robust when page layout changes

commit b195523758b0df27cb2c53b9bf65449677d73c09
Author: Tim Hunt <t.j.hunt@open.ac.uk>
Date:   Tue, 18 Dec 2018 11:53:31 +0800
Tag:    v3.7.0-beta

MDL-63809 question bank: ensure question_has_capability_on can be called

commit a44065edaa6b94b0d4a97e95974135ad9c2a1486
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 14 Dec 2018 00:04:28 +0800
Tag:    v3.7.0-beta

MDL-61441 accesslib: get_users_by_capability groups perf improvement

commit 2fbd8e9ec0dd0662f076feb48150fb9a3f8bd153
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 07 Dec 2018 03:27:29 +0800
Tag:    v3.7.0-beta

MDL-63260 qtype_random: orphaned random questions should be deleted

commit d6388d0acf3938108bbb60ea530cf6f6b3a88b03
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 06 Dec 2018 01:04:05 +0800
Tag:    v3.7.0-beta

MDL-64332 questions: idnumber should not prevent easy duplication

commit a3796190a60e9fd93366d095a470b097bf2918e7
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 30 Nov 2018 20:33:54 +0800
Tag:    v3.7.0-beta

MDL-64286 qtype_gapselect: removed unneeded line of code

commit c942cad763899e02b570761db36ef0f271cdf8d7
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 27 Nov 2018 01:09:17 +0800
Tag:    v3.7.0-beta

MDL-64465 qtypes: fix incorrect context passed to format_string

commit 614077863bcb3c46d067661363829a37762fe141
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 26 Nov 2018 20:52:09 +0800
Tag:    v3.7.0-beta

MDL-63459 qtype_calculatedmulti: fix incorrect hint object type

commit 1e8374c37018eb74d1709aa4c2da630de85b8b77
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 26 Nov 2018 20:49:47 +0800
Tag:    v3.7.0-beta

MDL-63459 qtype_calculatedmulti: unit test should test this qtype

commit 096a5b9949af4a51beb3eb913c9ffa2bc17271d5
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 23 Nov 2018 23:49:31 +0800
Tag:    v3.7.0-beta

MDL-64464 drag-drop qtypes: allow <span lang=".."> id draggables

commit ab1272a0da3e741918fc407896e927095a5bf118
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 05 Nov 2018 20:44:03 +0800
Tag:    v3.7.0-beta

MDL-46783 accesslib: add tests for MDL-63772 and MDL-63818

commit 939218c2b66b514d945357d349124654563c83f9
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 30 Oct 2018 20:00:12 +0800
Tag:    v3.7.0-beta

MDL-46783 permissions: let some moodle/ caps be overriden in all mods