Git commits in Moodle 3.5.6 by Shamim Rezaie

commit b2877712720f0788937a0b95b7d003d2315004b4
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 09 May 2019 15:29:02 +0800
Tag:    v3.5.6

MDL-65540 core_search: Explicit component name in the str helper

commit 4b00d8392c4c4fbf587e828d3653f8fc05db257a
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 09 May 2019 15:24:50 +0800
Tag:    v3.5.6

MDL-65540 tool_dataprivacy: Explicit component name in the str helper

commit 1150862f9d97393f7d94cbca0473651f934bc679
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Mon, 06 May 2019 16:08:42 +0800
Tag:    v3.5.6

MDL-65399 mod_quiz: Handling the edge case when section name is ''

commit 73c4aa313bcdf4fffda52964f84d250feb5ebb2b
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 03 May 2019 16:39:13 +0800
Tag:    v3.5.6

MDL-64988 mod_quiz: Fix questions always being added to the last section

commit b94ea41bbfc478017f3ec7723b387c343f66dc1c
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 26 Apr 2019 00:20:05 +0800
Tag:    v3.5.6

MDL-65399 mod_quiz: UI should prevent deleting the last slot of section

commit 6946a25e9ff5d9de8a72be8ef539787dbd4d87d5
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 23 Apr 2019 09:15:43 +0800
Tag:    v3.5.6

MDL-65399 mod_quiz: remove_slot should update the existing info

commit 2a75ea0ec9550d5a19b126bfad5276b84ba40cd9
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 12 Apr 2019 17:27:38 +0800
Tag:    v3.5.6

MDL-65399 mod_quiz: Remove $slots from the \mod_quiz\structure class

commit de2f0d85e72bad65bec3edf2cbfad3f7470fc563
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Mon, 08 Apr 2019 13:39:36 +0800
Tag:    v3.5.6

MDL-65293 core_calendar: Privacy deletion fix

commit 2787bb559363c6b17dcc6ede7aeb9cd78f3412a5
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 28 Mar 2019 12:17:50 +0800
Tag:    v3.5.6

MDL-65102 core_form: autocomplete element to handle submit event

commit 2e790a9741ab457d5106c7b78fe2a3f0f730e789
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Mon, 25 Mar 2019 13:39:03 +0800
Tag:    v3.5.6

MDL-65094 registration: don't encourage registration if on localhost

commit 3be433b5d2ea334968b3c0e63bcfb935a48d07a2
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 07 Mar 2019 14:48:17 +0800
Tag:    v3.5.6

MDL-63144 mod_lti: Add userid param to mod_lti calendar callbacks

commit 3086259abbf6b7b3be1d4ec4c2ecc65e30ccad49
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 07 Mar 2019 14:38:01 +0800
Tag:    v3.5.6

MDL-63144 mod_lti: Check if the module is visible to the user

commit f20c9009fa1309dc7785ee073ba13115850cce06
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Thu, 07 Mar 2019 14:28:02 +0800
Tag:    v3.5.6

MDL-63149 mod_survey: Add userid param to mod_survey calendar callbacks

commit e3a7647ec39fb221ba1a184504e968002e13809d
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 05 Mar 2019 16:22:14 +0800
Tag:    v3.5.6

MDL-63152 mod_workshop: Add userid param to calendar callbacks

commit 70c84f07d77cf6b1138a96acef26f3139a3bddf1
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 05 Mar 2019 16:09:43 +0800
Tag:    v3.5.6

MDL-63152 mod_workshop: check if the module is visible to the user

commit 34667451cffb4ef1a685476da51bed85332824e3
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 05 Mar 2019 15:26:07 +0800
Tag:    v3.5.6

MDL-63151 mod_wiki: check if the module is visible to the user

commit 3be7a5ce18697c337cc633c087948679993a8758
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 05 Mar 2019 15:02:23 +0800
Tag:    v3.5.6

MDL-63151 mod_wiki: Add userid param to mod_wiki calendar callbacks

commit 4480118b5d0793e912a16da0dc7e8818940fe5de
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Tue, 05 Mar 2019 09:33:06 +0800
Tag:    v3.5.6

MDL-63146 mod_quiz: Add userid param to mod_quiz calendar callbacks

commit 485ac4aeba42b991010f7177535f6b92a314acb5
Author: Shamim Rezaie <shamim@moodle.com>
Date:   Fri, 15 Feb 2019 15:50:40 +0800
Tag:    v3.5.6

MDL-62872 atto_recordrtc: max_filesize detection fix