Git commits in Moodle 3.7.6 by Tim Hunt

commit 55ba3eece2323aff38ef556d091eb12d69a57ee1
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 06 May 2020 16:14:49 +0800
Tag:    v3.7.6

MDL-68402 accesslib: fix coding style of loops

commit e43a539e100b36d670d392b6a30c3eb0f294db34
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sun, 26 Apr 2020 21:20:30 +0800
Tag:    v3.7.6

MDL-57680 form autocomplete: extend Behat tests

commit 80474ee9e886fdbef8261120f66706b92713a977
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sun, 26 Apr 2020 20:02:12 +0800
Tag:    v3.7.6

MDL-57680 form autocomplete: fix triggering change event

commit cce1fe41a6f24253b196836b4db9d720e9220858
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Sat, 25 Apr 2020 21:39:27 +0800
Tag:    v3.7.6

MDL-57680 form autocomplete: let singleselects be cleared.

commit fb990d26d4e2033de0c5d9725139d40817ec2b34
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 15 Apr 2020 05:29:17 +0800
Tag:    v3.7.6

MDL-68402 accesslib: Modernise coding style in the functions changed

commit 96dbdc2ad99a882796b54829c1179810f22ddca3
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 15 Apr 2020 00:06:13 +0800
Tag:    v3.7.6

MDL-68402 accesslib: fix get_with_capability_join logic

commit 6536a3ff9ba04c8da345b9f8a5fad57cc6c084a7
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 27 Mar 2020 21:29:40 +0800
Tag:    v3.7.6

MDL-68277 qtype_essay: answer area in reviews should be right size

commit 8475b74d0c5d66252ea1fe9c31b4479d64bc26cb
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 13 Mar 2020 22:14:25 +0800
Tag:    v3.7.6

MDL-52319 install: Fix some coding style issues

commit f246d308312d8bd2de6dcac5158dbb02b6a7a88c
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 13 Mar 2020 21:57:43 +0800
Tag:    v3.7.6

MDL-52319 upgrade: Also run environment checks if plugins need upgrades

commit 631b1f77f0c77a846facc1ef9a7d1333be9f3e87
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 11 Mar 2020 20:28:39 +0800
Tag:    v3.7.6

MDL-68149 qtype_match: correctly distinguish 0 and 0.0 answers

commit ec67d8b676a47aa331961da2d5f1900b4210b745
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 11 Mar 2020 19:01:56 +0800
Tag:    v3.7.6

MDL-68149 qtype_match: Updatey tests to follow make_question() pattern

commit 0c90bc8cd34ecd57c8dc9c681530d275ff96cd0f
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 20 Feb 2020 01:01:31 +0800
Tag:    v3.7.6

MDL-67981 questions: avoid errors deleting contextless questions