Git commits in Moodle 2.4.2 by Rossiani Wijaya

commit ebfdc35f2a33f14051e22af5410485fe6f1afc92
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Wed, 06 Mar 2013 15:09:24 +0800
Tag:    v2.4.2

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

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

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 e6e074cc70390550eb432be1630fdad2b90182e8
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 26 Feb 2013 17:38:55 +0800
Tag:    v2.4.2

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

commit 408609793509057d64c9b9869c1812566cbe8ee4
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 18 Feb 2013 13:22:07 +0800
Tag:    v2.4.2

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

commit 2102aee45ce0f2b79649ebcd7f8d474f787ace65
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Wed, 13 Feb 2013 11:03:42 +0800
Tag:    v2.4.2

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

commit 53a054c8dd46b3d496a89d34eb76161010a4d1aa
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Tue, 12 Feb 2013 16:42:51 +0800
Tag:    v2.4.2

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

commit ec0fef3294ec8db9050c845906d1dbbc4e794ae5
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 11 Feb 2013 13:12:04 +0800
Tag:    v2.4.2

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

commit 3895b3459ea6a7ee5069b8b3a29e19a81b93abb0
Author: Rossiani Wijaya <rwijaya@moodle.com>
Date:   Mon, 21 Jan 2013 14:58:20 +0800
Tag:    v2.4.2

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

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

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

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

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

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

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

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

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

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

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

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

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