Git commits in Moodle 3.10.2 by Mihail Geshoski

commit 880224da1b95f5d41645a3eb565ce8ecad3134d0
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 12:05:58 +0800
Tag:    v3.10.2

MDL-47410 mod_assign: Update mod_assign behat tests

commit 07d73cc416d21ebc308f7acb6341b05aa0098392
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 12:04:46 +0800
Tag:    v3.10.2

MDL-47410 behat: Support selection from the datetime selector element

commit c68967af02d564213eae90889e4e6d9c66dd6d53
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 12:01:09 +0800
Tag:    v3.10.2

MDL-47410 tool_licensemanager: Update tool_licensemanager behat tests

commit 7a868e586f418c912b36076195fd9b002dfb1c58
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 11:58:44 +0800
Tag:    v3.10.2

MDL-47410 behat: Support date selection from the date selector element

commit c9ecca60c1d53d2cccbde2a9a4aa51281b669959
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 11:49:18 +0800
Tag:    v3.10.2

MDL-47410 behat: Create custom selector for the date and datetime fields

commit 8031c68d12e43da2054fe489f2b62a564f0df6a7
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 11:40:30 +0800
Tag:    v3.10.2

MDL-47410 behat: Move logic from guess_type() to a separate method

commit 41d8472136c71a773b9ce6846e053720d3687501
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 11:38:00 +0800
Tag:    v3.10.2

MDL-47410 behat: Use data-fieldtype attribute to guess the field type

commit d2304bfbe5809f8942bbf6e7b6aac57b15766518
Author: Mihail Geshoski <mihail@moodle.com>
Date:   Thu, 11 Feb 2021 11:36:27 +0800
Tag:    v3.10.2

MDL-47410 form: Add data-fieldtype attribute to checkbox inline element