Git commits in Moodle 3.4.3 by Shamim Rezaie

commit 5604f5977f273901cc1cc8ec1d07e5be33929ce4
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:33:08 +0800
Tag:    v3.4.3

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

commit 6d882faecfa18160c418a043fb8d7b34270d2faf
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:31:23 +0800
Tag:    v3.4.3

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

commit b561a9a3c2b93ec398cbb6eddd14e47fa060b79e
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:27:49 +0800
Tag:    v3.4.3

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

commit 836f8eb62e9a4551d0f53fd959054c3d9fbab8f1
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 11 May 2018 15:19:12 +0800
Tag:    v3.4.3

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

commit 059b45807eb5f6ab3187c99dd225ece4c247a5d9
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 08 May 2018 21:37:31 +0800
Tag:    v3.4.3

MDL-62318 core_group: Updating cache when deleting group memberships

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

MDL-62318 core_group: Add implementation of privacy API

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

MDL-62231 block_recent_activity: Implement null provider for the block

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

MDL-62117 enrol_paypal: Add implementation of Privacy API

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

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

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

MDL-62059 mod_book: Implement null provider for mod_book

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

MDL-62005 block_comments: Add implementation of Privacy API

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

MDL-61020 media_videojs: Fix RTL display issues