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

commit bc9cc6019169393cc6cf9ef1af97bc36346e914f
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 24 Feb 2012 14:54:20 +0800
Tag:    v2.3.0-beta

MDL-29178 Fix block naming inconsistencies

commit 2640cba30d23564531102f2727ea6b81b2a82dbb
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Thu, 23 Feb 2012 15:28:19 +0800
Tag:    v2.3.0-beta

MDL-31419 Fixing "Suspended acount" typo in auth.php

commit 7d169e53f438fa3a7cf352207cf6dadbb88697ad
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Tue, 14 Feb 2012 09:13:49 +0800
Tag:    v2.3.0-beta

MDL-31388 Fixing typo in enrol_ldap

commit 0758f991b36bdccb429b08a05ccbafe1d7ad977d
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 10:18:57 +0800
Tag:    v2.3.0-beta

MDL-30935_in_lti_change_role_from_instructor_to_teacher

commit 72ed614c74382f03dc3504159568033b6a3068b8
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 10:18:57 +0800
Tag:    v2.3.0-beta

MDL-30935_in_lti_change_role_from_instructor_to_teacher

commit 9e61bf63e14be72b42185e84accb42f148c6759e
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 06:21:20 +0800
Tag:    v2.3.0-beta

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

commit c80a48686668537a13695a68b25a5a5dc8928289
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Fri, 10 Feb 2012 05:09:10 +0800
Tag:    v2.3.0-beta

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

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

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

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

MDL-26807 Updating the withselectedusers_help string

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

MDL-30723 Fixing English typo(s)

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

MDL-27654 Insert a space into the somefieldrequired string

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

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

commit 709dfc0687397e491f8704a9acece1fcf94e3da3
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Thu, 09 Feb 2012 13:56:05 +0800
Tag:    v2.3.0-beta

MDL-31552 Change add_to_log() so that it's exception handling throws a useful message when there is a problem.

commit 4d6b40a0200ab0d2003d08a97b01043dc109c770
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Mon, 23 Jan 2012 13:42:11 +0800
Tag:    v2.3.0-beta

Updating phpdoc comments to Rajesh's specifications.

commit bcdcee903c567a9800f67d07ac8612e9d43afdbf
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Mon, 09 Jan 2012 17:27:45 +0800
Tag:    v2.3.0-beta

MDL-30992 Updating Tag API DocBlocks

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

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 229278a71bcb6a62c52b35fa9cba0701d89d3233
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Thu, 22 Dec 2011 14:00:44 +0800
Tag:    v2.3.0-beta

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

commit 8caba22968b5c143b2d650cf9a329f87e89cfb0c
Author: Gerard (Gerry) Caulfield <gerry@moodle.com>
Date:   Wed, 14 Dec 2011 09:05:52 +0800
Tag:    v2.3.0-beta

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

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

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.