Git commits in Moodle 3.2.6 by Juan Leyva

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

MDL-60634 tool_mobile: Avoid CURL request to check HTTPS

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

MDL-51945 core_user: Prevent duplicated emails in update_users WS

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

MDL-53501 webservice: Avoid values higher than PHP_INT_MAX

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

MDL-60572 admin: Fix forgottenpasswordurl for WS

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

MDL-60377 webservice: Format correctly text returned by WS

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

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

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

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

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

MDL-60198 webservice: Add missing MOODLE_INTERNAL checks

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

MDL-60141 auth_email: Fix sitepolicy field type in get_signup_settings

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

MDL-60265 tool_mobile: Return sitepolicy in tool_mobile_get_config WS

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

MDL-60132 tool_mobile: Handle correctly moodle_url instances

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

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

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

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