Git commits in Moodle 2.6.x by Simon Coggins

commit 1a68d6e7e1aae8fd420c1902456760d285b3090c
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Tue, 12 Aug 2014 10:06:37 +0800
Tag:    v2.6.5

MDL-46775: Fix call to unavailable function when loading an invalid JS file

commit c017cc5ca926ed4efe8977aafd3487e3a5b2d66a
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Tue, 20 May 2014 06:01:00 +0800
Tag:    v2.6.4

MDL-45623: Fix assigned users count on role delete confirmation page

commit 3ccba78a57255ea359ef797886a1f4156f11e799
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Tue, 22 Apr 2014 09:27:02 +0800
Tag:    v2.6.3

MDL-45210: Fix broken link when plagiarism plugins are disabled

commit 139a8556e83d4c3ae6d2e954613df7723661a943
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 05 Dec 2013 15:20:38 +0800
Tag:    v2.6.1

MDL-43218 navigation: Remove link to blogs when they are disabled

commit eab8b262bed0cbbd0df4b78864d75a4c8d9ce367
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Tue, 26 Nov 2013 03:20:21 +0800
Tag:    v2.6.1

MDL-43045 report: Fix missing role name in security overview report

commit a837a7c721edb0bb62384200f2ecd2d1c7f0ff42
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 25 Nov 2013 15:08:36 +0800
Tag:    v2.6.2

MDL-43049 accesslib: Fix typo in memory optimization code

commit f6ebcd34f275d8bcc1094cbb98df2ff2b8fef1b5
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 16 Sep 2013 16:15:32 +0800
Tag:    v2.6.0-beta

MDL-40848 badges: Validate backpack connection via Persona

commit d06ffbdf2d06aa7495dd47685cfc99f7d875a196
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Mon, 16 Sep 2013 12:14:29 +0800
Tag:    v2.6.0-beta

MDL-41806 Add assessors to moodle_url class

commit be8c6d7bc8e6fc9d261c72366180119ef6bf3397
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 15 Aug 2013 07:54:19 +0800
Tag:    v2.6.0-beta

MDL-39572: Fix sql_order_by_text() to use length argument correctly

commit be4bf53d6ddbe27fe6ca9ace7667013a22d45954
Author: Simon Coggins <simon.coggins@totaralms.com>
Date:   Thu, 15 Aug 2013 07:54:10 +0800
Tag:    v2.6.0-beta

MDL-39572: Fix existing tests and add more to demonstrate issue with sql_order_by_text()