Git commits in Moodle 3.9.3 by Andrew Nicols

commit 02a8be1f8076fac9389f19e5c7b2b5b64618c224
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Nov 2020 15:27:46 +0800
Tag:    v3.9.3

MDL-70137 cache: Use sensible default when reading MUC config

commit 463b232453d4d274f4ee7db27de72828979a51ad
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Nov 2020 15:07:57 +0800
Tag:    v3.9.3

MDL-70137 cache: Write config to temp file and move into place

commit 126cbbff7cb8931cd157d71dc00f9f4ff36bb2eb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Nov 2020 11:24:04 +0800
Tag:    v3.9.3

MDL-70075 core: Autocomplete selection should always have an active item

commit 4edad07619d11c6bf881f1fc0479e52c4c90fd5d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Nov 2020 15:42:38 +0800
Tag:    v3.9.3

MDL-70075 core: Do not return a value in an event handler

commit 6cdcee7a6572a2e99f3884a76750754f47526817
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Nov 2020 15:42:13 +0800
Tag:    v3.9.3

MDL-70075 core: jQuery.attr() does not accept a bool value

commit 28fbba8b3c826caae9da7ae8307f7cf6c9b8c4e6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Nov 2020 09:33:05 +0800
Tag:    v3.9.3

MDL-70075 core: Listen for `change` in  accessibleChange event

commit 90fde2b40d5e16b3b5947f40f0f67ba6788b47a7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Nov 2020 08:12:22 +0800
Tag:    v3.9.3

MDL-70075 core: Listen for the `focus` and `blur` events again

commit 2e026689c6c256e5fd7e35562fbee14a5e84879d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 28 Oct 2020 09:27:15 +0800
Tag:    v3.9.3

MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)

commit 7818990010fe5c2f0a181bdcd5cf977fbc4634cc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 15 Sep 2020 11:46:31 +0800
Tag:    v3.9.3

MDL-42012 cache: Fix missing return value

commit db22846df6d8a9ca556f0e3b8e51e44d03958686
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Sep 2020 14:04:05 +0800
Tag:    v3.9.3

MDL-42012 cache: Fully disable cache for disabled cache factory

commit 7156a01a0c6cd29e80721c227246f9fede980ff7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Sep 2020 13:50:37 +0800
Tag:    v3.9.3

MDL-42012 cache: Valid definitions are required even when disabled

commit ef6e3bfd77dc7e9edc20d67933bb1536a01e4b8f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 04 Sep 2020 14:17:24 +0800
Tag:    v3.9.3

MDL-42012 cache: Allow data sources to work when caching is disabled