Git commits in Moodle 3.3.6 by Shamim Rezaie

commit 41960dcbe8594e016345f43519af28ff97bb3f14
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:44:45 +0800
Tag:    v3.3.6

MDL-62251 Privacy: Fix dir separator in export_file()

commit 0a65299f7f0f1575b3b1a124a9188944f8bb3b58
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:43:10 +0800
Tag:    v3.3.6

MDL-62251 Privacy: Url path separator should be platform independant

commit f6f1a5f624b3a55aa91c12758c9ea09d8f646255
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:39:54 +0800
Tag:    v3.3.6

MDL-62251 Privacy: Fix get_path() and get_full_path() bug in Windows

commit 96437cfa3e82934d1627c7559920aaf292b3b5c2
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:37:03 +0800
Tag:    v3.3.6

MDL-62251 backup: Fix replace_tempdir() bug under Windows

commit 80936f77ef7575ca4d4b1443d50c8aa77d612a17
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 08 May 2018 21:47:23 +0800
Tag:    v3.3.6

MDL-62318 core_group: Updating cache when deleting group memberships

commit 9c172adefecca2563452ef16cd746e97a95e79ea
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 04 May 2018 21:59:04 +0800
Tag:    v3.3.6

MDL-62318 core_group: Add implementation of privacy API

commit d6b5be41d4b59e4ea3605fee974f7767900babea
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Mon, 30 Apr 2018 13:39:00 +0800
Tag:    v3.3.6

MDL-62231 block_recent_activity: Implement null provider for the block

commit 31842699a0c3889dfcd5c7303d452da1e2e0df81
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 25 Apr 2018 01:35:17 +0800
Tag:    v3.3.6

MDL-62117 enrol_paypal: Add implementation of Privacy API

commit afa0d549342adeb310e156e0cf7ca56dd6b4e510
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Mon, 23 Apr 2018 02:45:50 +0800
Tag:    v3.3.6

MDL-62060 core_privacy: Make sure the exported json is human readable

commit 835f7f20da0d43a9d04319c0eedaf5185217aff3
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 20 Apr 2018 14:19:06 +0800
Tag:    v3.3.6

MDL-62059 mod_book: Implement null provider for mod_book

commit baffbd6d6f947065dc95aa43f535cc6bc56f3f32
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 20 Apr 2018 02:48:38 +0800
Tag:    v3.3.6

MDL-62005 block_comments: Add implementation of Privacy API

commit 4b057b9d1a12b1e89ef356a930ee495db43a6cc4
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 28 Mar 2018 08:35:34 +0800
Tag:    v3.3.6

MDL-61020 media_videojs: Fix RTL display issues