Git commits in Moodle 2.2.3 by Andrew Davis

commit ad9fee8416cb726dd4bdc7a52a4b40db279bae8d
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 03 May 2012 11:46:28 +0800
Tag:    v2.2.3

MDL-31488 admin: made admin_externalpage_setup() try to guess the reason why the requested section couldnt be found

commit 923ea459d8a2ca8a091de0539ff6851a7e23f06c
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 19 Apr 2012 19:03:18 +0800
Tag:    v2.2.3

MDL-31429 enrol: added db/messages.php for enrolment plugins and added some smarts to messaging so it won't display message settings for disabled enrolment plugins

commit 23caf506bae66510347cfd8000875c2c2c0eac9e
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 19 Apr 2012 11:32:38 +0800
Tag:    v2.2.3

MDL-29264 course: removed the z-index from course css for course completion elements

commit 50223a8ae13068104de4e4b95916c378bf4c8d41
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 12 Apr 2012 13:34:14 +0800
Tag:    v2.2.3

MDL-26523 grade: fixed a called to addHelpButton() that was asking for a non-existent string

commit 92a7892d421da09a7f257389ed194d888e5c63ac
Author: Andrew Davis <andrew@moodle.com>
Date:   Tue, 10 Apr 2012 13:01:52 +0800
Tag:    v2.2.3

MDL-30955 rating: corrected /rating/index.php as it was determining the maximum rating incorrectly for custom scales

commit c2e8445bf1b4a1f26992a8c3d94d0cfaeda2c8cb
Author: Andrew Davis <andrew@moodle.com>
Date:   Mon, 09 Apr 2012 13:28:00 +0800
Tag:    v2.2.3

MDL-30819 grade: fixed column highlighting on the grader report

commit 79c0996c6458b6dfbcf8e35f866074af7f0c3b75
Author: Andrew Davis <andrew@moodle.com>
Date:   Sun, 08 Apr 2012 12:10:44 +0800
Tag:    v2.2.3

MDL-31510 grade: made the user report observe $cm->uservisible so that activities not available to a student because of groups do not appear on their user report

commit 65634948fa7a5bd486fbdba636ea3c28075e43fe
Author: Andrew Davis <andrew@moodle.com>
Date:   Fri, 06 Apr 2012 12:16:55 +0800
Tag:    v2.2.3

MDL-32191 grade:renamed a mis-spelled string name AMOS BEGIN  CPY [invalidgradeitmeid,error],[invalidgradeitemid,error] AMOS END

commit 85427358fc2c6c2d64345fe59f1466a5d72623dc
Author: Andrew Davis <andrew@moodle.com>
Date:   Wed, 04 Apr 2012 10:58:22 +0800
Tag:    v2.2.3

MDL-32082 message: added a function to make user checks more readable

commit 4bf46b6e96f8860ebdbd12aff8267c7ad2046a05
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 08 Mar 2012 15:45:45 +0800
Tag:    v2.2.3

MDL-28187 message: fixed up $PAGE->set_url() in /message/index.php so the nav highlighted properly

commit 9d75f3a0b9a75c455663aa66a749b1b32a6c4862
Author: Andrew Davis <andrew@moodle.com>
Date:   Sun, 04 Mar 2012 13:21:03 +0800
Tag:    v2.2.3

MDL-31841 grade: prevented the feedback column on the user report from being centered

commit c232e12bf2c39a8a275dfb52ae9f37f724edbe06
Author: Andrew Davis <andrew@moodle.com>
Date:   Sat, 03 Mar 2012 14:47:41 +0800
Tag:    v2.2.3

MDL-31835 message: added a view conversation type link after each conversation on the recent conversation screen

commit e9ed7e0ed0fb81ffa4cf242f98deec501d5d1e6f
Author: Andrew Davis <andrew@moodle.com>
Date:   Fri, 02 Mar 2012 15:19:29 +0800
Tag:    v2.2.3

MDL-31818 grade: removed some broken code to do with overriding students per page, added a post variable so the page isnt lost when submitting grades

commit 08b6184488465d96f69fcac1b5c5e79777a74da0
Author: Andrew Davis <andrew@moodle.com>
Date:   Thu, 01 Mar 2012 14:53:48 +0800
Tag:    v2.2.3

MDL-31834 message: fixed up some not quite correct usage of moodle/site:readallmessages