Git commits in Moodle 2.1.5 by Aparup Banerjee

commit cad5317fd0ebdcd7da79371050d4d9e4eca32035
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Thu, 01 Mar 2012 10:21:22 +0800
Tag:    v2.1.5

MDL-27793 themes : anomaly theme rtl+ltr login box element widths fixed to be acceptable for IE and FF.

commit 0feba3f8fa5d93e79532b1ee28f2909521673d80
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Wed, 29 Feb 2012 14:39:14 +0800
Tag:    v2.1.5

MDL-25027 web service: moved validation to before changes to DB transaction.

commit 12166ca08d3620a72d472e48a6c8b037e811f2f1
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Tue, 21 Feb 2012 15:23:57 +0800
Tag:    v2.1.5

MDL-25027 Web Service: added email validation to create_users() - just like GUI

commit 70a752c0684e31ea25c644b076644334a192f88a
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Tue, 21 Feb 2012 14:59:21 +0800
Tag:    v2.1.5

MDL-25027 Web Service: removed user info(firstname,lastname) truncation for GUI-WS consistency.

commit b861cf6a3d47d7846e1b346bfd553a5ae0d4bbd7
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Wed, 09 Nov 2011 14:38:14 +0800
Tag:    v2.1.5

MDL-27793 Themes : review changes - removed .dir-rtl from .loginbox selector rule to be default css rule. made them same width too.

commit a1fc9592a310f3cea5bfaab3912ccef514176204
Author: Aparup Banerjee <aparup@moodle.com>
Date:   Fri, 23 Sep 2011 15:58:00 +0800
Tag:    v2.1.5

MDL-27793 Themes : fixed base (and other themes) theme's loginbox  - fixed translated lengthy terms were being clipped  - fixed clipping and positioning of loginbox in rtl and ltr languages both