Git commits in Moodle 1.9.10 by Andrew Davis

commit 6dbefdab52be18a2051933f33b79c066685b612d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 15 Oct 2010 10:58:18 +0800
Tag:    v1.9.10

gradebook MDL-24682 1.9 corrected a capability check that was incorrectly allowing some users to make a course scale a standard scale

commit ca664bc4e96c17c4c1294ba029df9b19c78728aa
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 01 Oct 2010 16:09:42 +0800
Tag:    v1.9.10

data MDL-24473 corrected the data table description

commit 3318054d958b2bf53e00cdd02733f38e90d5895c
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 17 Sep 2010 11:09:29 +0800
Tag:    v1.9.10

gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change pt 2

commit ca0cd9a253569e6142dfb34475f54fed72c26446
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 17 Sep 2010 11:04:07 +0800
Tag:    v1.9.10

gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change

commit 76fe2687d536a380849200faaad6cad728fff442
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Tue, 14 Sep 2010 16:32:58 +0800
Tag:    v1.9.10

gradebook MDL-22841 fixed a bug where the user report when viewing multiple students would misreport student's course totals

commit 656f1a97da9b1f481ec26c0d6671ffea5d2ea777
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 13 Sep 2010 16:39:34 +0800
Tag:    v1.9.10

data MDL-23488 made available from/to work

commit eb8f8daecb936d92948009ef9803ccf3138b6c6c
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 25 Aug 2010 08:59:40 +0800
Tag:    v1.9.10

admin MDL-21011 fix a bug with the course auto-sort

commit 4afe9581abe69c97f0b2673373819d4351a47a2f
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 12 Aug 2010 09:32:56 +0800
Tag:    v1.9.10

gradebook MDL-22931 display more meaningful strings when configuring grade category

commit 9cb5d53238595922855ee7585d86e83cd5e676af
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 11 Aug 2010 15:27:35 +0800
Tag:    v1.9.10

gradebook MDL-19070 Added a guard to protect against a potential error

commit 9ab33a132879f9607691a12fcc2b78b198832629
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 30 Jul 2010 14:46:32 +0800
Tag:    v1.9.10

gradebook MDL-23577 made grade_update_outcomes() return a success/failure flag