Git commits in Moodle 1.9.5 by thepurpleblob

commit e5dbb5ea88e9b05ede00a70a1cbbaf849b5d5999
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 19:38:59 +0900
Tag:    v1.9.5

MDL-18542 Finally committing one line patch for bug. Sigh smile

commit 0326d0e6f7bb5ca7d3b3ff8b769b71cb419c5981
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 19:33:54 +0900
Tag:    v1.9.5

MDL-18542: Replacing another (intermediate) fix.

commit 0f899b0cc34b2390018a8f4616438f88e7ca3825
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 06:46:38 +0900
Tag:    v1.9.5

Whoops... missed Tim's edit.

commit 047194759310afedffd5bfbcbf14d5ce37b729f4
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 06:34:31 +0900
Tag:    v1.9.5

Reverting changes in MDL-18542

commit 0791d2fbb5955d1b1989ee464025ca03943bbf95
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 06:22:52 +0900
Tag:    v1.9.5

Reverting changes in MDL-18542 (some more to do in fields, but this should un-break it). Checkbox error still extant.

commit 5e7932a38fcfd338709129b6c0e78e49a26e3727
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 20:35:03 +0900
Tag:    v1.9.5

MDL-18542: Aaargh... yet another one missed. Hopefully that's it.

commit d831f2bd37844641577db1203f61cb51e992af01
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 06:15:57 +0900
Tag:    v1.9.5

MDL-18542: Missed the format field for textarea.

commit e04eb3c786abde1f1dcbedb6ec161d3e03f198a4
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 05:39:45 +0900
Tag:    v1.9.5

MDL-18542: Correctly deals with field types that have multiple parts (e.g. data and lat/long) Thanks to Eloy for spotting this.

commit 4a093d50968925f6ad556c62061cfdf078b33cce
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 18 Mar 2009 20:14:17 +0900
Tag:    v1.9.5

MDL-18579: Provide nicer message if 'Stop on error' is selected and errors are found.

commit 0479b1aa1450d6163c0f16d58baf76999221ff3f
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Mar 2009 01:35:44 +0900
Tag:    v1.9.5

MDL-18567: Check for (boolean) false coming back from database instead of real data

commit 20538060c3284c11c97fd2a5912dd40543d04129
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Mar 2009 00:35:48 +0900
Tag:    v1.9.5

MDL-18542 Can now uncheck checkboxes and have them stored correctly.

commit 80fe7b9ef7b19ea2a05b49d65b1c365b26d0d633
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Mar 2009 23:19:46 +0900
Tag:    v1.9.5

MDL-18555: Adding better handling for unsupported question types.

commit 7d8f12b630f1186ce88de270640348564a48070e
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Mar 2009 22:43:19 +0900
Tag:    v1.9.5

MDL-18390: Now looks up the questiontype name correctly.

commit 7b1476eb6d0757b9eb3e2e833ee6740dcbe9de4b
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 12 Mar 2009 23:38:09 +0900
Tag:    v1.9.5

MDL-18535: Adding checks for field name mismatches and "proper" error messages.

commit 4e334e2d8979cd0aa7e6cb5d2eafdf7568078bd9
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Mar 2009 22:15:32 +0900
Tag:    v1.9.5

MDL-18390 - now correctly looks up name of questiontype from language pack

commit a34725b3eb02a6b8717071e7b8d289df340a721d
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 04 Mar 2009 19:25:23 +0900
Tag:    v1.9.5

MDL-18390 Corrected handling of unsupported question types and added new language file to remove hard coded strings.