Git commits in Moodle 3.3.9 by Adrian Greeve

commit 044655249660727a2d750362fb07f0b3ce687605
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Tue, 09 Oct 2018 16:22:25 +0800
Tag:    v3.3.9

MDL-62491 core_privacy: php 5.6 fix for using current()

commit efd6748031587218dbc7700487b9ca0089008faa
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Tue, 02 Oct 2018 13:02:30 +0800
Tag:    v3.3.9

MDL-62491 navigation: Update to tree.js to allow callbacks.

commit 493f79cc6ad8c807204c35b3ed401428e3cf850e
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Fri, 14 Sep 2018 10:22:40 +0800
Tag:    v3.3.9

MDL-62491 mod_assign: Fill in the rewrite plugin urls properly.

commit 0231ce53b11ddb4d1f01f3706548cbc3a8bdc7e7
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Fri, 14 Sep 2018 10:22:14 +0800
Tag:    v3.3.9

MDL-62491 core_privacy: Add html files to the user data export.

commit 76a361a82127cbd9cda6b8b9f33477728f3c6968
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Thu, 30 Aug 2018 13:19:21 +0800
Tag:    v3.3.9

MDL-63267 grading methods: Unit test update for fix.

commit fb1740d897e935d7aca42089423bd3b70c5d02d9
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Thu, 30 Aug 2018 11:35:52 +0800
Tag:    v3.3.9

MDL-63267 grading methods: Fix for multiple intances.

commit 95433e37634fd3c2969f737ed42b60b6bc39a630
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Thu, 16 Aug 2018 14:34:29 +0800
Tag:    v3.3.9

MDL-63267 tool_dataprivacy: Registry shows deprecated interfaces.

commit af7362c323adef3ff3660f22c17e81fb7b16ed63
Author: Adrian Greeve <abgreeve@gmail.com>
Date:   Thu, 16 Aug 2018 14:31:43 +0800
Tag:    v3.3.9

MDL-63267 privacy: Create deprecated provider interface.

commit 07d283e56edfc78a480660b03a88485929b666bb
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 15 Jun 2018 11:40:56 +0800
Tag:    v3.3.9

MDL-63267 core_grading: Unit test for new methods.

commit f1608e1184af90a051357bbb09ce65afe48f2a64
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 14 Jun 2018 13:11:18 +0800
Tag:    v3.3.9

MDL-63267 mod_assign: Update to providers to include adv grading.

commit 958dfb534df5735b6c34c75bca072711570342bd
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 14 Jun 2018 10:38:19 +0800
Tag:    v3.3.9

MDL-63267 core_grading: Update to providers and interface.