Git commits in Moodle 1.9.3 by thepurpleblob

commit d178d3a21351223914f128268019e6bc529486bf
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 19 Sep 2008 17:58:57 +0800
Tag:    v1.9.3

MDL-16570 Use CDATA sections for text where required. More readable and less error prone.

commit c43541599b8399e586e05a7fd340cb3d645495c2
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 15 Sep 2008 22:21:02 +0800
Tag:    v1.9.3

MDL-16508 Changed deprecated error() calls to print_error()

commit ca1a880ffd10a985a20a3d27117cd223a5e9b32f
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 21:43:25 +0800
Tag:    v1.9.3

MDL-16198 Blackboard V6+ can now handle the .dat file directly as an option to the .zip file Some changes needed to recover the original filename.

commit cb285deb6622ed5c6d53d232e32cfa82db5724af
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 20:45:11 +0800
Tag:    v1.9.3

MDL-16221 Specify both width and height for user image

commit 2f26b249c065274524c251a8fc560c4503950c20
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:57:50 +0800
Tag:    v1.9.3

MDL-16252 Fixed some notices with essay questions when there is no feedback

commit aeb8bb2802f6ba739b5a94c0a080d0147f4096eb
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:34:11 +0800
Tag:    v1.9.3

MDL-16251 Changed tests to empty rather than isset to avoid notices when array is set but empty

commit a2055ae57fcd2d715bd11204464d8133e50809b7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:04:23 +0800
Tag:    v1.9.3

MDL-16250 Added support for Essay type questions

commit 9b1e693fa786301feae10c14d352049ce648d8f5
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 16:34:07 +0800
Tag:    v1.9.3

MDL-16221 Fixed missing height/width in CSS

commit a05709ad5921b1db951840110840f6111e59c276
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 27 Aug 2008 18:17:01 +0800
Tag:    v1.9.3

MDL-16221 The height and width are now included in the user's image.

commit d39d9a4df2218880782e457f5471f564d222e095
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 05 Aug 2008 22:16:08 +0800
Tag:    v1.9.3

MDL-15949 enrol_logtolocation not defined in config_form()

commit 3da5676e18cc43fd6cc012484c7f2d1625573fea
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 04 Aug 2008 18:07:54 +0800
Tag:    v1.9.3

MDL-15885 QTI fixes from Niall Barr

commit 599653847414bd175d13ddfbae02b3ceb70b00e7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 31 Jul 2008 23:00:35 +0800
Tag:    v1.9.3

MDL-15148 In fact, getting IP lookup too from MDL-15008 by Lue Hudson.

commit fe4cb39742be2a171cfe125e50f104de61c4dd12
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 31 Jul 2008 22:53:27 +0800
Tag:    v1.9.3

MDL-15148 When replacing key pair, lookup wwwroot again (it might have been changed)

commit e6ace9b18249e557f03419db34f3faa5bc195ec4
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jul 2008 22:33:38 +0800
Tag:    v1.9.3

MDL-13925 Was not handling adding subcategories properly. Thanks to Dennis Protzek for the patch.

commit f0c952dd413b0818c4721fe6900a51c8ad72e832
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jul 2008 21:16:31 +0800
Tag:    v1.9.3

MDL-14566 Misused get_role_users() was not returning users assigned in parent categories