Git commits in Moodle 3.3.3 by Juan Leyva

commit 17e1682c4e9855234d1b3959e572abdea48e7169
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 31 Oct 2017 20:20:02 +0800
Tag:    v3.3.3

MDL-60433 mod_data: Fix strict check for groupid

commit ec8f2eb07d969263a411b9164b00c1ad5ab973ad
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 31 Oct 2017 19:05:06 +0800
Tag:    v3.3.3

MDL-60634 tool_mobile: Avoid CURL request to check HTTPS

commit c6a0e94bd1a7d21c52de6f1b177ce5b6ce98df4b
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 31 Oct 2017 00:42:03 +0800
Tag:    v3.3.3

MDL-51945 core_user: Prevent duplicated emails in update_users WS

commit 7bd64b53c5d8cec177e5b3d0cab4e64ded9ba7cf
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Mon, 30 Oct 2017 22:55:49 +0800
Tag:    v3.3.3

MDL-53501 webservice: Avoid values higher than PHP_INT_MAX

commit c12bfcefdd6713733e7bf282020bcf0c4370b20b
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 24 Oct 2017 19:24:50 +0800
Tag:    v3.3.3

MDL-60572 admin: Fix forgottenpasswordurl for WS

commit 2ec1b93b3103653ce15482aed077a40e35839137
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Fri, 13 Oct 2017 18:42:10 +0800
Tag:    v3.3.3

MDL-60433 mod_data: Fix groups in Web Services

commit 0f08e89988e8a154f350bb320438be459bed3838
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 10 Oct 2017 21:06:23 +0800
Tag:    v3.3.3

MDL-60377 webservice: Format correctly text returned by WS

commit 3ae3f0e2eef473d8351a54dcf7fbafc276642202
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Wed, 04 Oct 2017 18:39:51 +0800
Tag:    v3.3.3

MDL-60424 webservice: Allow CORS requests in webservice/upload.php

commit d6fee3b5720b5eefd119d9041c597191c0cb29c0
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Tue, 26 Sep 2017 17:43:46 +0800
Tag:    v3.3.3

MDL-60233 mod_assign: Avoid HTML in the item field of external warnings

commit 7135925f9ec308dc237fef598a32161909971ce3
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Thu, 21 Sep 2017 19:01:28 +0800
Tag:    v3.3.3

MDL-60198 webservice: Add missing MOODLE_INTERNAL checks

commit cb511fdfb67efa7d645e8eb48a859b214350c1c7
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Fri, 15 Sep 2017 17:32:55 +0800
Tag:    v3.3.3

MDL-60141 auth_email: Fix sitepolicy field type in get_signup_settings

commit ff2a8c5a184d7ecedeace916bcf1668f52404088
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Fri, 15 Sep 2017 17:17:12 +0800
Tag:    v3.3.3

MDL-60265 tool_mobile: Return sitepolicy in tool_mobile_get_config WS

commit 308bf50e76f6b2f7f66def6daa4312fdf4abb026
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Thu, 14 Sep 2017 18:17:21 +0800
Tag:    v3.3.3

MDL-60132 tool_mobile: Handle correctly moodle_url instances

commit 2f373db92bee0de2fdd5172a3135eb8ea1a9d0be
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Wed, 06 Sep 2017 18:36:42 +0800
Tag:    v3.3.3

MDL-60025 mod_book: Return correct values for chapters update time

commit 0272abac15480a60dac833cac17e72d3330f1def
Author: Juan Leyva <juanleyvadelgado@gmail.com>
Date:   Wed, 06 Sep 2017 18:15:56 +0800
Tag:    v3.3.3

MDL-60018 mod_chat: Fix chatmethod field type in get_chats_by_courses WS