Git commits in Moodle 3.7.x by Mikhail Golenkov

commit ae0d7f7089a9b3918beaf75d5e37360e20036233
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Sun, 26 Apr 2020 08:56:03 +0800
Tag:    v3.7.6

MDL-67540 quiz: Start transaction before selecting existing slots.

commit e061d00010a4f90a41729a5f96597e9ee9de5b60
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Thu, 02 Apr 2020 07:49:36 +0800
Tag:    v3.7.6

MDL-65700 javascript: Add MDN and URL polyfills.

commit f8c7167b5d6101d2d5be7fdca7385f2f24a7a760
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Thu, 26 Mar 2020 14:33:36 +0800
Tag:    v3.7.6

MDL-68223 assign: Fix selection of comment text.

commit 4be61487858ce50da6a58aa6afcfe91330d54240
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 17 Feb 2020 11:54:08 +0800
Tag:    v3.7.5

MDL-67980 tasks: Sort ad-hoc tasks by nextruntime.

commit 198b653bf77235fe4cca7eee0daafc833be17ba8
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Tue, 21 Jan 2020 13:02:30 +0800
Tag:    v3.7.5

MDL-67746 Tasks: Cleanup task logs in chunks.

commit b3e0d3edeca07257eb81abe21bc4dc4bcb36dd25
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Thu, 09 Jan 2020 11:49:38 +0800
Tag:    v3.7.4

MDL-67485 task: Release the task runner lock before throwing exception.

commit 0b40ec7c6cb196aebee12a23a6805171253b852f
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Tue, 26 Nov 2019 09:11:00 +0800
Tag:    v3.7.4

MDL-56886 navigation: Allow local plugins to modify navigation via AJAX.

commit 8dc826354d92e066b98fe6669f313425e840b85e
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 21 Oct 2019 14:48:45 +0800
Tag:    v3.7.3

MDL-66973 search: Reset Content writer after test.

commit bf61d3f2b733546848c48286eb76f453422a46fc
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 07 Oct 2019 13:28:16 +0800
Tag:    v3.7.3

MDL-66864 upgrade: Delete non-mutual contacts in chunks.

commit c2ba01fe9e4d9df3e72218b66fc630adfad5b6f0
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 30 Sep 2019 09:12:33 +0800
Tag:    v3.7.3

MDL-66794 core_customfield: Reset Course handler after unit tests run.