Git commits in Moodle 3.7.0 by Davo Smith

commit 298ff4e79a723a35c737478370304d12cdd2a225
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Tue, 02 Apr 2019 16:12:42 +0800
Tag:    v3.7.0-beta

MDL-64906 mod_feedback: remove incorrect behat test form value

commit 385247d94e7ebd46ad37567dc5609f21226b2d53
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Wed, 27 Feb 2019 16:42:59 +0800
Tag:    v3.7.0-beta

MDL-64906 mod: add support for hideif to activity modules

commit efc34ea5c9ab26bd175f8bc95833fd38b15650dc
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Tue, 19 Feb 2019 23:27:49 +0800
Tag:    v3.7.0-beta

MDL-64906 forms: add support for hideif to repeat_elements

commit 08163b20675a0e53a05862398a10fa4b31d6569f
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Tue, 19 Feb 2019 20:44:18 +0800
Tag:    v3.7.0-beta

MDL-52167 admin: display dependencies in search results

commit d940855f926aaf75619351426a172733e8360bc3
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Wed, 13 Feb 2019 16:51:38 +0800
Tag:    v3.7.0-beta

MDL-52167 admin: switch hide_if() to use hide() + update upgrade.txt

commit c5ec8db43b531cd3b601e82c648d60f202288082
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Tue, 12 Feb 2019 18:17:19 +0800
Tag:    v3.7.0-beta

MDL-64557 tool_behat: fix broken test

commit 309686547a904e1fd6d57b1c29c7523e98452c74
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Mon, 14 Jan 2019 18:26:30 +0800
Tag:    v3.7.0-beta

MDL-64557 category: switch disabledIf to hideIf on delete form

commit 87c7fb6e9a77973dc6ea3aaf90db3227cbb530b6
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Mon, 14 Jan 2019 18:26:04 +0800
Tag:    v3.7.0-beta

MDL-64557 modform: switch disabledIf to hideIf, where appropriate

commit 223fc57d27054db389a9ed1839968aa5d4fbd3e4
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Fri, 11 Jan 2019 19:27:33 +0800
Tag:    v3.7.0-beta

MDL-64552 admin: use hideIf instead of disabledIf (where appropriate)

commit f203fbf9b6a94335631db19f2ac71a6ac94e15b8
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 14 Dec 2017 00:45:46 +0800
Tag:    v3.7.0-beta

MDL-63773 assignsubmission_onlinetext: switch instance form to hideIf

commit a029b9aff51f31e7ca883c586f60f1a1061f9e00
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 14 Dec 2017 00:43:13 +0800
Tag:    v3.7.0-beta

MDL-63773 assignsubmission_file: switch instance form to hideIf

commit 540a0e23f15cecaf7bbf62d3c53386c38fa4d8ad
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 14 Dec 2017 00:40:56 +0800
Tag:    v3.7.0-beta

MDL-63773 assignfeedback_comments: switch instance form to hideIf

commit 67809990f699b9882424cb81fa6afabd078a3eab
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 14 Dec 2017 00:38:24 +0800
Tag:    v3.7.0-beta

MDL-63773 mod_assign: switch instance form to hideIf

commit f83bd641481dcd2be4d59f8f995fc1b1b54820d3
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 07 Dec 2017 22:32:18 +0800
Tag:    v3.7.0-beta

MDL-64365 mod_forum: hide RSS settings if RSS not enabled

commit 8ed3671d4cd883bf13754234d339243ec2c4be57
Author: Davo Smith <davo.smith@synergy-learning.com>
Date:   Thu, 07 Dec 2017 22:31:32 +0800
Tag:    v3.7.0-beta

MDL-52167 admin: now able to show/hide settings based on conditions