Git commits in Moodle 3.5.2 by Shamim Rezaie

commit 936ed6067f0967ef3f12672c8e15ad9bc963fa09
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 31 Jul 2018 14:23:56 +0800
Tag:    v3.5.2

MDL-58768 mod_assign: Fixed incorrect version number in upgrade.php

commit 866839163027725700a83fd1a2200b362c90e8c7
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 31 Jul 2018 14:15:06 +0800
Tag:    v3.5.2

MDL-58768 Calendar: Added user param to calendar_set_filters

commit f35e7a0eeb7e5bee2b9b9e366425294b96083758
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 31 Jul 2018 14:07:15 +0800
Tag:    v3.5.2

MDL-58768 Calendar: Added userid param to calendar_get_default_courses

commit daff43e9c73a47b2239edc02f95181bff5261a3b
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 20 Jul 2018 16:11:32 +0800
Tag:    v3.5.2

MDL-62897 Questions: Find duplicate top cats per context and fix them

commit 542048507632bcc2332dd5844f9a26aaeaad4d46
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 20 Jul 2018 11:20:15 +0800
Tag:    v3.5.2

MDL-62897 Questions: Fix multi top cats in question_save_from_deletion

commit e69a3f20ee1604fb45cc23cbd436121c720adf97
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 20 Jul 2018 10:31:08 +0800
Tag:    v3.5.2

MDL-62897 restore: Fix component name in get_string()

commit 5e2914612719ae1346213265236357e1ff3794e4
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 19 Jul 2018 12:29:13 +0800
Tag:    v3.5.2

MDL-62931 Questions: Escaping lang strings properly

commit 238006f6492cd79d008adb83d44ad02c8c27d66a
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 05 Apr 2018 16:17:36 +0800
Tag:    v3.5.2

MDL-58768 mod_assign: Added userid param to calendar callbacks

commit d11038dd4321c0adfe72d479a66bdcca9d2f943c
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 04 Apr 2018 23:56:56 +0800
Tag:    v3.5.2

MDL-58768 core: Fix a typo for callback name

commit 6b8b06911bd2045d6f702e19580aec30568e72b4
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 04 Apr 2018 23:15:47 +0800
Tag:    v3.5.2

MDL-58768 mod_assign: Add $user param to assign::can_grade

commit fe1ae23939346151e45811554aaeeec3c5df71b9
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 04 Apr 2018 22:37:56 +0800
Tag:    v3.5.2

MDL-58768 calendar: Add $requestinguser to the container class

commit 64b5d44abcb57fee2ef42eab0c348680c9391c9b
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 04 Apr 2018 22:17:40 +0800
Tag:    v3.5.2

MDL-58768 coursecat: coursecat::get to accept a $user parameter

commit 526e3e8c97a1c08680fe90279ca103ae4e4f801c
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Wed, 28 Mar 2018 22:58:06 +0800
Tag:    v3.5.2

MDL-58768 Calendar: Update get_raw_events_legacy_implementation