Git commits in Moodle 2.1.x by Jason Fowler

commit 7114045d8d454f8a9cb6fe17c7d672211db661b8
Author: Jason Fowler <phalacee@gmail.com>
Date:   Fri, 22 Jun 2012 10:57:53 +0800
Tag:    v2.1.7

MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering

commit 4018a4b4a769bf5a133d8bae1b04ec5b06889aba
Author: Jason Fowler <phalacee@gmail.com>
Date:   Wed, 20 Jun 2012 09:52:53 +0800
Tag:    v2.1.7

MDL-32290 - Repositories - Fixing missing slash from the URL path

commit 820e356a5e2f3e520c63e6e57278cabfe114ad0e
Author: Jason Fowler <phalacee@gmail.com>
Date:   Wed, 13 Jun 2012 08:33:18 +0800
Tag:    v2.1.7

MDL-32990 - Repositories - Updating Box.net API calls to use HTTPS

commit 5cd936cb575d5a1123b6b81fe8d88e9fba450ab5
Author: Jason Fowler <phalacee@gmail.com>
Date:   Mon, 02 Apr 2012 14:35:35 +0800
Tag:    v2.1.6

MDL-27427 - Blog - Adding ability to delete entries from external blogs

commit f674eb81ca8b82a0c8a1960c5449f2c9966f30c2
Author: Jason Fowler <phalacee@gmail.com>
Date:   Mon, 26 Mar 2012 11:29:58 +0800
Tag:    v2.1.6

MDL-30784 - lib - Patch provided by Jason Hardin to provide detection for Android Tablets to allow the theme engine to provide the tablet theme

commit 9a47738c454c2289119276ad84f86d65f8174b8f
Author: Jason Fowler <phalacee@gmail.com>
Date:   Fri, 09 Mar 2012 15:08:25 +0800
Tag:    v2.1.6

MDL-27064 - Blog - Changing the link text for different levels of blog entries

commit 7faf219bce85eee06d1acea63b1e0476dfc5f454
Author: Jason Fowler <phalacee@gmail.com>
Date:   Fri, 02 Mar 2012 11:04:54 +0800
Tag:    v2.1.6

MDL-27087 - Resizing the 'roles' icon on blocks to bring it into line with the other icons

commit 440c440aeb6ce8f23821103fc5f52d0f7be04ad9
Author: Jason Fowler <phalacee@gmail.com>
Date:   Mon, 12 Dec 2011 11:59:00 +0800
Tag:    v2.1.4

MDL-30539 - Blog - Adding RSS Feed icon to the user blogs

commit 620ecfa62f48396dd93a903d4168a614397fc23d
Author: Jason Fowler <phalacee@gmail.com>
Date:   Fri, 09 Dec 2011 12:01:02 +0800
Tag:    v2.1.4

MDL-30541 - Blog - Fixing the context for RSS Feed headers on the single blog entry pages

commit 87b61e39bf6827894629161da614a93d1f16df47
Author: Jason Fowler <phalacee@gmail.com>
Date:   Wed, 30 Nov 2011 14:36:22 +0800
Tag:    v2.1.4

MDL-30376 - Glossary - Fixing ability to see the RSS feed for a glossary

commit 17ea5774eb010546617966fc76b7c8636f2616f9
Author: Jason Fowler <phalacee@gmail.com>
Date:   Wed, 09 Nov 2011 14:58:39 +0800
Tag:    v2.1.3

MDL-30194 - Lib - Fixing phpdoc for clean_param

commit 930bbe97c6ac952c0abbbb5d3e1b629442d38ccc
Author: Jason Fowler <phalacee@gmail.com>
Date:   Thu, 03 Nov 2011 16:18:39 +0800
Tag:    v2.1.3

MDL-28292 - Blocks - Patch supplied by Chris Follin to fix blocks with empty titles that disappear when docked

commit fd8fa80599c6b3550ad36c0634945d3ba9a2ca39
Author: Jason Fowler <phalacee@gmail.com>
Date:   Thu, 27 Oct 2011 11:54:54 +0800
Tag:    v2.1.4

MDL-29469 Enrolments - fixing the role assignment access elevation issue

commit 2c5be3e552493dfe8cc1d43f6df335e25e6223d6
Author: Jason Fowler <phalacee@gmail.com>
Date:   Mon, 17 Oct 2011 14:28:14 +0800
Tag:    v2.1.3

MDL-26712 Themes - Correcting text dimming for hidden labels

commit e2236bac8c513ce284ce88f220a9698d2f146ccb
Author: Jason Fowler <phalacee@gmail.com>
Date:   Thu, 13 Oct 2011 11:50:23 +0800
Tag:    v2.1.3

MDL-29231 - Course, Resource - Fix so that the correct icon is displayed for courses that have had two or more files uploaded to them - Thanks Michael D for the patch

commit 253be7381f4d6adcf3df2eaa7e9ac1ef6cdb1120
Author: Jason Fowler <phalacee@gmail.com>
Date:   Fri, 07 Oct 2011 16:20:26 +0800
Tag:    v2.1.3

MDL24200 - Admin Users - Changing the submit button to just a button to prevent it from taking focus when entering text. (Patch provided by Hubert Chathi)

commit 2be90263ec5638562da5b28d192e9dd48f27f2e2
Author: Jason Fowler <phalacee@gmail.com>
Date:   Wed, 05 Oct 2011 16:20:50 +0800
Tag:    v2.1.3

MDL-29496 Search, Course - Code applied from patch to allow courses with a blank summary to be found in searchs - Thanks to Andrew Nicols for the patch