Git commits in Moodle 3.6.4 by Shamim Rezaie

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

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

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

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

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

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

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

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

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

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

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

MDL-65399 mod_quiz: remove_slot should update the existing info

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

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

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

MDL-65293 core_calendar: Privacy deletion fix

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

MDL-65102 core_form: autocomplete element to handle submit event

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

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

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

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

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

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

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

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

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

MDL-63152 mod_workshop: Add userid param to calendar callbacks

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

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

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

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

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

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

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

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

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

MDL-62872 atto_recordrtc: max_filesize detection fix