Git commits in Moodle 2.1.5 by Rajesh Taneja

commit 7d019212c3cc750cff6c6d3acf2ed5581af97a97
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 06 Mar 2012 10:08:54 +0800
Tag:    v2.1.5

MDL-31894 Blocks: fixed get_course_context usage in peoples block

commit d3bc407853411b51f15c6ed4fbe95a9dd2cbd7e9
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 23 Feb 2012 16:15:08 +0800
Tag:    v2.1.5

MDL-29274 blocks: people block will use course context for making url and not module context

commit 97c8fe4defd2501e0f5b0a44b864b9be73b90deb
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 21 Feb 2012 16:31:20 +0800
Tag:    v2.1.5

MDL-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities

commit 3c5ea52dda56ba58bd3e1c5b9f60f96deb99d9ac
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 14 Feb 2012 14:58:59 +0800
Tag:    v2.1.5

MDL-29254 blog: added check in upgrade for summary and content to be null fields

commit 2f20a794bf48f0aed1297ee82ab4cdf7b4d6a131
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 14 Feb 2012 14:17:16 +0800
Tag:    v2.1.5

MDL-30521 blog: Updated uniquehash field preceision to 255 in post table

commit a33ba5562a1bb6b59881872d20dc1550cf18221c
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Fri, 10 Feb 2012 13:32:28 +0800
Tag:    v2.1.5

MDL-28101 wiki2.0: escape bold and italics for NWIKI formatting

commit c9bc0704f82e7de0446e1649ddf744213199f799
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 09 Feb 2012 17:09:29 +0800
Tag:    v2.1.5

MDL-31576 core: Duplicate message definition removed from get_core_subsystem

commit 543301a97f6356dc0f080c38582cdce10350e324
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 09 Feb 2012 15:37:30 +0800
Tag:    v2.1.5

MDL-25432 backup: Catching exception for orphan course modules and it's block (if any), and logging them, no exception will be thrown for this now.

commit d3d7cb46ce715fc6669e58622860ff71aeb7b628
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 31 Jan 2012 15:25:20 +0800
Tag:    v2.1.5

MDL-30388 Blocks: navigation block is visible on block search page

commit 46f1a8428150784e2124d95898d9dde86c808807
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 31 Jan 2012 14:11:43 +0800
Tag:    v2.1.5

MDL-30388 Blocks: Search view for block instances fixed, with proper page url and pagination

commit 91dac2a2c97df8b777ce3c3810406b5212ea2df7
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Tue, 10 Jan 2012 17:21:58 +0800
Tag:    v2.1.5

Applying: MDL-30452 Repositories: Changed default capability on repos - Thanks Michael