Git commits in Moodle 2.0.x by ericmerrill

commit 4a09658ea8ac3457a799e73efd2576ceb46868bd
Author: ericmerrill <ericmerrill>
Date:   Thu, 08 Oct 2009 12:52:33 +0800
Tag:    v2.0.0-rc1

My Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repairs two off by one errors in get_my_courses and get_user_courses_bycap.

commit e84a97b83cf75c5b6e0349d87b21346951a05fff
Author: ericmerrill <ericmerrill>
Date:   Thu, 08 Oct 2009 00:30:07 +0800
Tag:    v2.0.0-rc1

My Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing so that it obeys mycoursesperpage and propperly displays '...'

commit 62097c91ed24c779f4c7b4ffa909fa3954382cc8
Author: ericmerrill <ericmerrill>
Date:   Thu, 04 Dec 2008 01:31:49 +0900
Tag:    v2.0.0-rc1

weblib: MDL-16293: background-color attribute stripped from html. Adding 'background-color' attribute to $ALLOWED_PROTOCOLS array so kses doesn't drop it.

commit b230cac1da5a565f538171553157fbb11b4c9fc5
Author: ericmerrill <ericmerrill>
Date:   Fri, 18 Jul 2008 21:19:55 +0800
Tag:    v2.0.0-rc1

MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB

commit 817fb4cb01e15d1fa904fa0f3fc0b0fb86f53efd
Author: ericmerrill <ericmerrill>
Date:   Wed, 09 Jan 2008 11:13:52 +0900
Tag:    v2.0.0-rc1

MDL-11674