Git commits in Moodle 2.3.4 by Mark Nelson

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

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 70badb4824024c6c076b99142dd3b21150053d5e
Author: Mark Nelson <markn@moodle.com>
Date:   Fri, 04 Jan 2013 15:23:12 +0800
Tag:    v2.3.4

MDL-37359 groups: fixing typo in the web service function create_groupings_parameters

commit 47acfc3db95f3483e5fbb7e9916c45dfa9309504
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 27 Nov 2012 15:58:30 +0800
Tag:    v2.3.4

MDL-36865 filepicker: ensuring the dnd arrow displays in the center of the filepicker for all supported browsers

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

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

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

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

commit 03e403414e2881a6f41da6d0c19da2bf859d0127
Author: Mark Nelson <markn@moodle.com>
Date:   Wed, 21 Nov 2012 12:03:54 +0800
Tag:    v2.3.4

MDL-35760 filemanager: ensuring the dnd arrow displays in the center of the filemanager for all supported browsers

commit 13f8c064141a810eef4090c9daf59c1c5273c34e
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 20 Nov 2012 17:42:28 +0800
Tag:    v2.3.4

MDL-25552 mod_lesson: changing filepicker element to filemanager to allow the deletion of a file

commit f2f5a5fc0e4b0e84d982ea09c39c6d80c3bf75be
Author: Mark Nelson <markn@moodle.com>
Date:   Tue, 20 Nov 2012 16:39:05 +0800
Tag:    v2.3.4

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

commit 302808a37fa8c1da004c5159c38475f9bff4675f
Author: Mark Nelson <markn@moodle.com>
Date:   Mon, 19 Nov 2012 15:43:12 +0800
Tag:    v2.3.4

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

commit 73d13b1e4320082fe6cf6ccb2ccca3d9faba5dcb
Author: Mark Nelson <markn@moodle.com>
Date:   Wed, 14 Nov 2012 21:01:19 +0800
Tag:    v2.3.4

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