Git commits in Moodle 3.8.x by Mikhail Golenkov

commit 19cce334605e2214a0487ae4f7cc1bc4e23d84d9
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 05 Oct 2020 11:56:58 +0800
Tag:    v3.8.6

MDL-69791 gradereport: Fix error message when invalid grade is entered

commit 323a15ba58b3f545972749660c1521a671a55860
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Sun, 04 Oct 2020 15:25:43 +0800
Tag:    v3.8.6

MDL-69818 mod_feedback: Fix item dependency during activity restoration

commit 8912dcbe150be5d274fe9c0b1fe0583e314576e0
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Sun, 04 Oct 2020 10:44:17 +0800
Tag:    v3.8.6

MDL-69752 mod_data: Format module intro on Database activities page

commit 9167c6d47c49dfec187b189bd3d9e8356abcbfd2
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 31 Aug 2020 12:53:03 +0800
Tag:    v3.8.6

MDL-47178 question: Retain question authors when restoring backups.

commit 7132e1a3983776fcf0adf5daf2776d42787a93ab
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Tue, 11 Aug 2020 19:01:44 +0800
Tag:    v3.8.5

MDL-69358 backup: Do not clean up records for incomplete adhoc tasks.

commit 8c4893ffdcc6b92788d623bbc73ce6240befbb4d
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 20 Jul 2020 14:45:13 +0800
Tag:    v3.8.5

MDL-66626 assignfeedback_editpdf: Check page count for attempt.

commit bab00d9b8cd2f007ff13410b84967ee6ddafb835
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 20 Jul 2020 14:42:47 +0800
Tag:    v3.8.5

MDL-66626 assignfeedback_editpdf: Count files outside of foreach loop.

commit a58cfea20579c1426231e265f715ae90ad925a36
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Sun, 26 Apr 2020 08:55:17 +0800
Tag:    v3.8.3

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

commit 214542af796eaa1c62b7fb5ce13bb0b2e2de2a90
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Thu, 02 Apr 2020 07:21:41 +0800
Tag:    v3.8.3

MDL-65700 javascript: Add url-polyfill.

commit 4a363544eb0b3f199224bbae4ec3beac1ca47396
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Thu, 26 Mar 2020 14:12:33 +0800
Tag:    v3.8.3

MDL-68223 assign: Fix selection of comment text.

commit 3d20910e8802473d7cb658c7f79a6fcb324f09fa
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 17 Feb 2020 11:58:15 +0800
Tag:    v3.8.2

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

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

MDL-67746 Tasks: Cleanup task logs in chunks.

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

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

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

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

commit 17fed0d1ccf9a18849185e8c9fc893f2930e46ce
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 21 Oct 2019 14:55:30 +0800
Tag:    v3.8.0-beta

MDL-66973 search: Reset Content writer after test.

commit 9c7a5526bac9f3b3da8a4252af4f53c8cc1215f2
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 07 Oct 2019 13:32:20 +0800
Tag:    v3.8.0-beta

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

commit 15136147ba36cd095b7a8e326ea4a5d84912f0e1
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Mon, 30 Sep 2019 08:56:04 +0800
Tag:    v3.8.0-beta

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

commit 1a159252405e85394d241922a5244309e9ad14f4
Author: Mikhail Golenkov <mikhailgolenkov@catalyst-au.net>
Date:   Wed, 25 Sep 2019 09:07:13 +0800
Tag:    v3.8.0-beta

MDL-66304 files: Allow xsendfile support in alternative file system.