Git commits in Moodle 3.5.5 by Andrew Nicols

commit 5d4597cda795452793ac50352e1c01ae640e3651
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 28 Feb 2019 08:39:20 +0800
Tag:    v3.5.5

MDL-64971 access: Ensure that the capability exists when fetching

commit f5dde8d05ee1537b069edfa2c41d219d1bb30fcd
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 22 Feb 2019 10:51:25 +0800
Tag:    v3.5.5

weekly release 3.5.4+

commit 41a15e6d7308ffbe5a116b8aaae0633fb273e51c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 15 Feb 2019 08:29:24 +0800
Tag:    v3.5.5

weekly release 3.5.4+

commit f0f468ba1fb3364e026be8c78c89d1a09fc19a46
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 13 Feb 2019 07:45:02 +0800
Tag:    v3.5.5

MDL-64835 JS: Reduce cache invalidation checks

commit 8bb8d213db7077791e571adb1dcf594e5446ddfb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 13 Feb 2019 07:37:03 +0800
Tag:    v3.5.5

MDL-64835 JS: Stop using the jsrev in the jsrevPrefix

commit e3c4a1fc9f5ebcdb31302242b010b6bd304621cf
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 12 Feb 2019 07:37:16 +0800
Tag:    v3.5.5

MDL-64736 course: Rewrite behat step to avoid changing a checkbox

commit 0b9e9bf89db1cce13a1f85db160147f55b0db705
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 28 Jan 2019 11:03:57 +0800
Tag:    v3.5.5

MDL-64652 mod_data: Break LEFT JOINs to multiple INNER

commit ed5a08003418f0e8e64923115acacaa690ebeec8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 28 Jan 2019 10:31:37 +0800
Tag:    v3.5.5

MDL-64652 glossary: Break LEFT JOINs to multiple INNER

commit 419275478bac6bf97b9ef67c439a76fc43d45d1b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 28 Jan 2019 10:27:33 +0800
Tag:    v3.5.5

MDL-64652 forum: Use an inner join when fetching ratings

commit 6a06c7ca039a03216c94d69b3fdf0ee49a5e6d2e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 28 Jan 2019 10:27:07 +0800
Tag:    v3.5.5

MDL-64652 rating: Add optional inner join option to sql

commit cbf5a395a381a098db0db3cbfd773f2378df48a0
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 23 Jan 2019 21:33:02 +0800
Tag:    v3.5.5

MDL-64640 usertours: Fix target link on deletion

commit 6b9cce6b987734161b8a81d8d81778c8f8857095
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 23 Jan 2019 14:52:16 +0800
Tag:    v3.5.5

MDL-64652 mod_forum: Performance improvement for provider

commit 88c0ab547be868e3953d6ec54827b0cf05039b3c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 11 Jan 2019 08:41:27 +0800
Tag:    v3.5.5

MDL-62514 behat: Inplace editable pendingjs wrapper

commit 9b71e8a8b0c3af27ebf6875ba00167c0685a2526
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Jan 2019 14:42:13 +0800
Tag:    v3.5.5

MDL-62514 behat: Remove potentially conflicting names from description

commit 866cabf59ddf34fda26840fe5bc47e628483a8cb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 10 Oct 2018 12:05:34 +0800
Tag:    v3.5.5

MDL-63607 behat: Remove theme from config whitelist

commit 6c461125c5b65c09eb88a1787a59fa61c834bbf7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 28 Aug 2018 07:00:04 +0800
Tag:    v3.5.5

MDL-62514 behat: Add additional autocomplete validation

commit e3138b870ede1c247e7027423e314d69bbf2adf5
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 May 2018 07:49:14 +0800
Tag:    v3.5.5

MDL-62514 behat: Rewrite handling of autocomplete

commit eb18ff3cf3019f152daa07bae8a2538c443ef4bb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 May 2018 07:48:54 +0800
Tag:    v3.5.5

MDL-62514 behat: Add a wait_for_pending_js to form field

commit b56276774403adf9800ad4982634f48471363a54
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 07 Sep 2017 09:18:10 +0800
Tag:    v3.5.5

MDL-52132 core_question: Comment is different if format has changed