Git commits in Moodle 2.9.1 by Rajesh Taneja

commit e6ad444ea15553a816b3fbdcdfde54c97fd4122c
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Wed, 01 Jul 2015 10:52:21 +0800
Tag:    v2.9.1

MDL-50481 behat: SingleSelect can be urlselect and should support id/name

commit 064cfdff9257e0dedd4e9710d64ceb3573152e23
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Mon, 29 Jun 2015 09:53:45 +0800
Tag:    v2.9.1

MDL-50675 repository_wikimedia: Fixed title varaible

commit dfec225a377a79d86bd011bcf1bde51af190e612
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Mon, 29 Jun 2015 09:53:02 +0800
Tag:    v2.9.1

MDL-50675 repository_wikimedia: Wikimedia is using https and not http

commit 532acaf5aca5e4511b96b392953e2384fa77327b
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Fri, 19 Jun 2015 11:59:17 +0800
Tag:    v2.9.1

MDL-50481 core_grades: Fixed behat feature and step to work with non-js

commit bc7b926591f7954321c6ce97cfc9b7703da17164
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Fri, 19 Jun 2015 11:56:52 +0800
Tag:    v2.9.1

MDL-50481 behat: Press go button for given single select in non-js

commit 824bbbcb3f512f60b03217b6d32be4992e226624
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Mon, 15 Jun 2015 16:22:29 +0800
Tag:    v2.9.1

MDL-49022 auth_ldap: Updated unit test, checking sync_user events

commit ebae161cdf3bfa2815bff90e29ca5a01fe05732f
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 11 Jun 2015 10:21:35 +0800
Tag:    v2.9.1

MDL-49659 theme_clean: Add login info in the nav bar

commit 4c07dea461e961c06511338129092165a856f18f
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 04 Jun 2015 16:08:34 +0800
Tag:    v2.9.1

MDL-50179 lesson: Get student/attempts only when showing overview

commit 629f298ce7aacbdf6bff55d1974f6ca5ee2c9372
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 04 Jun 2015 11:13:00 +0800
Tag:    v2.9.1

MDL-47995 lib: encode title properly, before additing it to image title

commit 1cb309178029e1b2fad51278c2ce94c11dd58ff6
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Wed, 27 May 2015 11:20:48 +0800
Tag:    v2.9.1

MDL-49772 behat: Removed optimization as it's not required

commit 3ac8f0c5e3c24a8a5cd9acc052d146e9b41303fe
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 26 May 2015 15:48:54 +0800
Tag:    v2.9.1

MDL-49806 behat: Ensure user is marked complete before runnning cron

commit 058b07958b16af902dee1cbee283a091cc807d30
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Wed, 20 May 2015 10:07:26 +0800
Tag:    v2.9.1

MDL-49061 behat: Fixed input name to use full activity name

commit 7e4101303874dc1533163f745e37ad8999fb5f2e
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 19 May 2015 13:32:32 +0800
Tag:    v2.9.1

MDL-50116 behat: Fixed xpath for selecting table row

commit 5c57e2ad476dd32df2da7559d0caa11b4730a96a
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Mon, 18 May 2015 15:03:57 +0800
Tag:    v2.9.1

MDL-50259 behat: Use strict activity name checking

commit 859aac85c488d3e795794661c945556f55e19f52
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Thu, 14 May 2015 12:48:00 +0800
Tag:    v2.9.1

MDL-50116 behat: updated symfony/symfony version

commit f47d844c68631af1e0912e1599a6a66c2a7f8a53
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Wed, 13 May 2015 15:19:59 +0800
Tag:    v2.9.1

MDL-50203 behat: Click on link in student 1 row

commit b09e7b4c7dcc57613304e44ea7e4a2a2699793cf
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Wed, 13 May 2015 15:13:51 +0800
Tag:    v2.9.1

MDL-50179 behat: Use %d for windows compatibility

commit 73cc1d04c9ebdd21857e1aa9acea84dd04cab4b0
Author: Rajesh Taneja <rajesh@moodle.com>
Date:   Tue, 07 Apr 2015 16:39:04 +0800
Tag:    v2.9.1

MDL-49772 behat: Added support to updatestep file by parallel run