Git commits in Moodle 2.3.4 by Adrian Greeve

commit c154ce5a7f5c58b7dfe984563093a45e1ff29d9f
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 06 Dec 2012 10:52:09 +0800
Tag:    v2.3.4

MDL-37026 - lib: The function user_can_assign() returns true for admins.

commit eb883f0fa4bfa37da5b2f595598bfd138abb6b4c
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 30 Nov 2012 15:00:19 +0800
Tag:    v2.3.4

MDL-35653 - mod/wiki: Force format now lets users edit wiki pages.

commit 691cd371f034ba1d40d89bb3f808fe40e83e523b
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 30 Nov 2012 09:57:45 +0800
Tag:    v2.3.4

MDL-36915 - mod/data: A database with no entries no longer displays the export to portfolio button.

commit 85094b8fa4a441dc8e17adb9069dd049e3aeeec5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 29 Nov 2012 14:43:25 +0800
Tag:    v2.3.4

MDL-36906 - mod_data: Latitude and Logitude error fix.

commit d22b5faae897ba430f2f6d62a759ea67af9a0ccc
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 26 Nov 2012 15:53:30 +0800
Tag:    v2.3.4

MDL-36795 - lib / administration: maxsections now limits the default setting for numsections.

commit 0c5bd8349dc48705027fcba6dc9c67e5ce4647b4
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 14 Nov 2012 12:22:51 +0800
Tag:    v2.3.4

MDL-36551 - mod_data: Onsite presets now retain the advanced search template.

commit f6cdef58cb8f196142d0b9fdb8a0e31b508f9a85
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 08 Nov 2012 17:38:57 +0800
Tag:    v2.3.4

MDL-36453 - mod_data: Presets now load in a Windows environment. Thanks to Michael de Raadt for this patch.

commit 92aa8fe491939360e448d031ec30169b701dc4c2
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 29 Oct 2012 14:13:43 +0800
Tag:    v2.3.4

MDL-36668 - mod/data: Removed duplicate data_content join in simple searches.