Git commits in Moodle 2.1.0 by Rajesh Taneja

commit 912ea4bc84e095aef325c4858b51cee84baa0cea
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Thu, 23 Jun 2011 14:24:55 +0800
Tag:    v2.1.0

MDL-27964 lesson - Quick fix added for importing question files in lesson module

commit b89bf55f8467b99ca3d15a8f71a9f09ae1e5b7bd
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Thu, 23 Jun 2011 10:12:18 +0800
Tag:    v2.1.0

MDL-27964 lesson - Old file picker is replaced with new filepicker, currently all imported questions will be saved in /temp/questionimport/ where questionbank files are saved.

commit ba15c346b18ccf4a585bf7a367951056ace70230
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Tue, 21 Jun 2011 16:57:37 +0800
Tag:    v2.1.0

MDL-27956 Lesson - Fixed strings and readquestions scope

commit 92c93432bde0c35e7de2a56503e3f30901ad4b30
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Tue, 21 Jun 2011 13:31:32 +0800
Tag:    v2.1.0

MDL-26281 Lesson - Fixed short answer with apostrophe and other html formats

commit 42ab2b70a464f1b611ef30946ee6ef0cfff428a4
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Wed, 15 Jun 2011 13:34:28 +0800
Tag:    v2.1.0

MDL-27863 moodlelib - fixed testcase faliure in MDL-27577

commit ccc77f9152573575e099ba41a9e77cfdbc4ded6c
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Thu, 09 Jun 2011 11:29:43 +0800
Tag:    v2.1.0

MDL-27759 user webservice - added new PARAM for timezone PARAM_TIMEZONE, to validate timezone input in webservice while deling with user information

commit 6006774cf7fa41ee0db6a9c70d690fa670f776ea
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Mon, 30 May 2011 10:10:03 +0800
Tag:    v2.1.0

MDL-27603 enrol_user - changed modifier to modifierid which is used in database

commit 6a0bf5c4b096835c7fa1f9ce3e78c262341c91e6
Author: Rajesh Taneja <rajesh@moodle.org>
Date:   Fri, 27 May 2011 15:59:54 +0800
Tag:    v2.1.0

MDL-27577 moodlelib - fixed dst offset in userdate, usergetdate and make_timestamp functions