Git commits in Moodle 2.3.5 by Rossiani Wijaya

commit 646059869e36ea1db844ee0884fb50020348dab1
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Wed, 06 Mar 2013 15:18:44 +0800
Tag:    v2.3.5

MDL-37411 Note Module: additional patch to fixed undefined property for stable branches

commit 1b628c489def6e7394821f53a838591aa392e332
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 05 Mar 2013 15:17:11 +0800
Tag:    v2.3.5

MDL-37411 Notes: unset courseid and userid when updating the note to prevent accidental changes. Thank you Sam Hemelryk for suggesting an alternative solution.

commit 6fe4e3c02bf8b2e93adc67cb1229675874b49aae
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 26 Feb 2013 17:38:55 +0800
Tag:    v2.3.5

MDL-30481 Advanced upload assignment: Fixed assignment available date string to appropriately identify past or future availability

commit 7e89587526725b77c7d285c8bc42971f8414ddeb
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 18 Feb 2013 13:41:13 +0800
Tag:    v2.3.5

MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js

commit 9f2be81a8e0f67e1f0d1206be38ea2cfffb6aef9
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Wed, 13 Feb 2013 11:04:45 +0800
Tag:    v2.3.5

MDL-35336 report (course overview): check the setting for enablestats before printing out the node for setting > site admin > reports

commit 1989bb2ed8e09a0816eb3a8c981dbe106a061c30
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 12 Feb 2013 17:12:03 +0800
Tag:    v2.3.5

MDL-37396 User Enrollment: fixed missing user from enrolment sub-menu

commit 39239e299b533a854dfb6df055e17e4e899bdeaf
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 11 Feb 2013 13:15:58 +0800
Tag:    v2.3.5

MDL-35336 Report (course overview): fixed redirect url to enable statistics setting page when statistics is disable

commit 93a91776f6b49010cd2c8e305aa685e7387ec9ac
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 21 Jan 2013 14:57:05 +0800
Tag:    v2.3.5

MDL-37375 Report: fixed blog post link from course activity report

commit 28497b53b31eddb8e81e42826c2f832b5b675a0d
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 21 Jan 2013 11:56:42 +0800
Tag:    v2.3.5

MDL-19069 RSS feed block: Removed link for remote RSS feeds on navigation

commit e99486c448986551699f8acda41e45ec9cf61213
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Thu, 17 Jan 2013 13:01:27 +0800
Tag:    v2.3.5

MDL-35817 login: convert html tag to use html_writer and change <a> tag id to be more specific to login

commit a59dc25d6d18c357b58256a5386dffe72573df8d
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 15 Jan 2013 15:45:15 +0800
Tag:    v2.3.5

MDL-35817 Login: set page focus to error message for login error

commit 091a0b7b002c75f9aa83628850e4f73d7c0e0fb2
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 15 Jan 2013 11:17:55 +0800
Tag:    v2.3.5

MDL-34050 Lesson Module: Fixed spacing and removed array_unique() for responses

commit 7f5290099fbd930db05001430f25eb4c4ef4b3c6
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Fri, 11 Jan 2013 12:00:13 +0800
Tag:    v2.3.5

MDL-34050 Lesson Module: improved matching question logic for checking user response.  This patch will also resolved MDL-36343.

commit f7109ce6d8693b5932eb93ce8e9525725e9fddef
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Fri, 11 Jan 2013 11:47:13 +0800
Tag:    v2.3.5

MDL-34050 Lesson module: Fixed undefined variable for $qtype