Git commits in Moodle 2.1.x by Gerard (Gerry) Caulfield

commit 77593642aa9fd98548482a91f944109bb8996237
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Tue, 14 Feb 2012 09:13:49 +0800
Tag:    v2.1.5

MDL-31388 Fixing typo in enrol_ldap

commit 2d3eed0fbaa82d57ed7a1580c84b86fd3d2492d5
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 06:21:20 +0800
Tag:    v2.1.5

MDL-25996 Updating languaged editing interface terms to make them user friendly

commit 7902e2036171e0bb9129273023a3b6035ffdd58c
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 05:09:10 +0800
Tag:    v2.1.5

MDL-27285 Updating string grammar on the wiki module's links page

commit 74e6179ab33a9f9a1b8533576f669f90e6ba3ad4
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 02:44:27 +0800
Tag:    v2.1.5

MDL-31107 Fixing instaces of below where it is written as bellow (two L's)

commit b15041dc403821f09492893cf6cb3aef309d65e7
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 02:15:37 +0800
Tag:    v2.1.5

MDL-26807 Updating the withselectedusers_help string

commit 6fbd8a9c5c4da64b0fffa1b454d8b3a0aa45c1e4
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 01:47:21 +0800
Tag:    v2.1.5

MDL-30723 Fixing English typo(s)

commit f652396ce5d5e9efefe4faba647cff2145b839a3
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 01:24:16 +0800
Tag:    v2.1.5

MDL-27654 Insert a space into the somefieldrequired string

commit c7f338c6d7cc111f18bd8477938875af4595a74b
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 00:40:07 +0800
Tag:    v2.1.5

MDL-29153 Fixing typo, "Bellow" should be "Below"

commit d773f373ef33840655c2c22135124b6f861a44fc
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Tue, 03 Jan 2012 02:43:39 +0800
Tag:    v2.1.5

MDL-30957 Adding a new method "is_complete" to assignment lib for testing if a submission has actually been submitted and then adding a call to it before displaying the the assignment submission date header

commit d875953d965d361654949fde03ca8e8580ce0025
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Thu, 22 Dec 2011 14:00:44 +0800
Tag:    v2.1.4

MDL-29400 Fixing unset object bug encountered by Rajesh during testing

commit 9af65cb3accae49a18877f9ebbd508041d67765a
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Wed, 14 Dec 2011 09:05:52 +0800
Tag:    v2.1.5

MDL-30724 Limit assignment_count_real_submissions() to only select real submissions

commit 65f3793fd87f1e43dc5f95b7b78914d7a5d49de3
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Wed, 14 Dec 2011 05:54:10 +0800
Tag:    v2.1.4

MDL-29400 Update the upload and uploadsingle assignment classes to so that they only display the assignment submitted status when it has actually been submitted.