Git commits in Moodle 2.2.x by Mark Nelson

commit 01dd8c9b0796b6868bf9ba288d99c3edde3e496d
Author: Mark Nelson <markn@moodle.com>
Date:   Thu, 14 Feb 2013 15:30:14 +0800
Tag:    v2.2.8

MDL-38003 upgrade: ensure specific columns are set to not null during upgrade from < 1.7 to 2.x

commit ba3f753cf7ef28fcae7c731475667134b8f0885f
Author: Mark Nelson <markn@moodle.com>
Date:   Mon, 21 Jan 2013 17:53:44 +0800
Tag:    v2.2.8

MDL-33652 mod_resource: fixed issue with max filenames in 1.9 breaking temp column during upgrade

commit 8946805511e0a1f5b84b6bc5bee87e77381cec4b
Author: Mark Nelson <markn@moodle.com>
Date:   Thu, 10 Jan 2013 17:15:51 +0800
Tag:    v2.2.7

MDL-36741 mod_forum: fixed the function forum_rss_newstuff that was using count_records_sql incorrectly as well as generating RSS content when no data exists

commit e3ad8a5d2ce504110a35ca1f912b4fcec1669fb8
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 27 Nov 2012 12:38:11 +0800
Tag:    v2.2.7

MDL-36841 portfolio: ensure variables in parent function match those of childs to prevent strict standard error

commit 6f2e7ccb5421b5ced0be6b26a614908e0acddb0f
Author: Mark Nelson <markn@moodle.com>
Date:   Fri, 23 Nov 2012 16:27:09 +0800
Tag:    v2.2.7

MDL-36741 mod_forum: fixed SQL that was generated when either timed posts or groups were enabled

commit 9a48481915f270bc17fa1db969c80881470b39bc
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 20 Nov 2012 16:28:52 +0800
Tag:    v2.2.7

MDL-29334 mod_data: if site-wide presets created in <= 1.9 exist convert them to 2.x

commit 82695f7730258adb0f292f0853bfc168e3e39b03
Author: Mark Nelson <markn@moodle.com>
Date:   Mon, 19 Nov 2012 15:42:52 +0800
Tag:    v2.2.7

MDL-36609 javascript: ensure HTML element exists before attempting to perform JS functionality

commit edbada7c4f4a36f9b23bfd2020277a2c2f91b81a
Author: Mark Nelson <markn@moodle.com>
Date:   Wed, 14 Nov 2012 21:00:02 +0800
Tag:    v2.2.7

MDL-30377 forum: do not allow users to view not yet started or expired discussions

commit 08f68a7d2fa4bd51c4baec44e17490fd787e4c20
Author: Mark Nelson <markn@moodle.com>
Date:   Fri, 09 Nov 2012 19:01:13 +0800
Tag:    v2.2.6

MDL-25948 upgrade: Check that field does not match defaults before editing.

commit d1bed0abc3c1acee09567304d21106d30de353e5
Author: Mark Nelson <markn@moodle.com>
Date:   Fri, 09 Nov 2012 15:06:29 +0800
Tag:    v2.2.6

MDL-25948 upgrade: Fixing issues with upgrade from < 1.7 to 2.x.

commit 1be0790e015b4fcbb59778d7e79892761230fd84
Author: Mark Nelson <markn@moodle.com>
Date:   Wed, 07 Nov 2012 16:39:01 +0800
Tag:    v2.2.6

MDL-33791 Portfolio: Fixed security issue with passing file paths.

commit 853d6d008f4e81d6639e45e378281b03aeb20af0
Author: Mark Nelson <markn@moodle.com>
Date:   Fri, 02 Nov 2012 15:32:36 +0800
Tag:    v2.2.6

MDL-35349 paypal: Fixing return page so that it now declares page context

commit a9e4129829a7fbaed454a565a1cf21e4324724cb
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 30 Oct 2012 15:24:09 +0800
Tag:    v2.2.6

MDL-36271 feedback: Fixed variable typo

commit dde080fb66c534c4d3459a7fd7c88a2d3b414828
Author: Mark Nelson <markn@moodle.com>
Date:   Thu, 27 Sep 2012 11:58:47 +0800
Tag:    v2.2.6

MDL-35637 group: Fix form submission error that occurs when GD version is not set.

commit 0601dd6961e44e438abb10f8f6ba097f7475fafc
Author: Mark Nelson <mark@moodle.com.au>
Date:   Wed, 27 Jun 2012 14:31:03 +0800
Tag:    v2.2.4

MDL-34025 - quiz secure window: fix popup closing