Git commits in Moodle 3.9.5 by Mihail Geshoski

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

MDL-47410 mod_assign: Update mod_assign behat tests

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

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

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

MDL-47410 tool_licensemanager: Update tool_licensemanager behat tests

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

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

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

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

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

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

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

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

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

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