Git commits in Moodle 3.9.2 by Mihail Geshoski

commit e657192d31ad12507e87e9d1b05f59e2d65cde98
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Tue, 01 Sep 2020 14:33:11 +0800
Tag:    v3.9.2

MDL-69525 core: Publish a single event when toggling slave checkboxes

commit 185fc93ed542a227b580516b0d7251329731dba7
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Mon, 24 Aug 2020 09:28:44 +0800
Tag:    v3.9.2

MDL-69458 report_insights: Respect perpage value in pagination bar

commit 08d7552f4d94d4f5b8fe8f69bee5a65be40e3b36
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Fri, 14 Aug 2020 11:11:01 +0800
Tag:    v3.9.2

MDL-69048 book: Sanitize previous chapter value in add new chapter page

commit 806042d58a68d5517566fbbe8552409b0a9ebc39
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Tue, 04 Aug 2020 09:50:25 +0800
Tag:    v3.9.2

MDL-69401 book: Limit character length in chapter title

commit f49fe84488d9493bad1add77c31139fc8c30931a
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Fri, 24 Jul 2020 11:08:25 +0800
Tag:    v3.9.2

MDL-69079 core: Restore and set missing guest user

commit 5ce4bd05df8a7b7bd1b199d0024d4bbcd989e406
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Wed, 15 Jul 2020 23:54:00 +0800
Tag:    v3.9.2

MDL-69079 course: Handle missing guest when fetching recommended modules

commit b9f2e3d99bee65be7af2c0a5bbd30446df508956
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Wed, 15 Jul 2020 16:37:13 +0800
Tag:    v3.9.2

MDL-69079 course: Handle fetch module data failures in activity chooser

commit 4b60cede1e5be9c2b05ddfc8553854a62ae61e1f
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Tue, 14 Jul 2020 15:49:14 +0800
Tag:    v3.9.2

MDL-65115 repository: Prevent unzipping if it will exceed allowed quota

commit 4514918c33d60ef820a4476cd4207a937049a97f
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Tue, 14 Jul 2020 15:11:10 +0800
Tag:    v3.9.2

MDL-65115 core_files: Add get_total_content_size() in stored_file class

commit 87ae4833c45a56a5d03216628f355fbf148432f5
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Mon, 13 Jul 2020 10:03:34 +0800
Tag:    v3.9.2

MDL-68178 auth: CSRF protection for the resend confirmation email form

commit d8a886d75a59cb0e5f3bf7d5675340665173a747
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Mon, 06 Jul 2020 17:34:17 +0800
Tag:    v3.9.2

MDL-69206 course: Tidy up behat test to avoid potential failures

commit 480f26720d54618526b80d26f8a0fe0903d22276
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Mon, 06 Jul 2020 17:33:57 +0800
Tag:    v3.9.2

MDL-69206 course: Tidy up unit test to avoid potential failures

commit 13ad9d1f5bafae79927b51c8ae0ef4192582cd60
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Fri, 26 Jun 2020 14:57:49 +0800
Tag:    v3.9.2

MDL-52052 gradeimport_csv: Do not skip rows with blank user fields