Git commits in Moodle 2.4.0 by Eric Merrill

commit 7aa1a4fab22d43ffd96de3085dff227485b724dd
Author: Eric Merrill <merrill@oakland.edu>
Date:   Fri, 14 Sep 2012 01:26:36 +0800
Tag:    v2.4.0-beta

MDL-35411 assign Include plugin (submission/feedback) info, even when there is no user data.

commit 1bae1fe522cb87a57c4419c6e9a46c758b2b1d8d
Author: Eric Merrill <merrill@oakland.edu>
Date:   Sat, 01 Sep 2012 22:11:24 +0800
Tag:    v2.4.0-beta

MDL-35171 formslib Updating date config array to fix problems with month jumping.

commit 59d410ebb41a295c631bbc873659d7813dff50f4
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 21 Aug 2012 12:24:55 +0800
Tag:    v2.4.0-beta

MDL-34363 gradebook Adding check to prevent incorrect override when a blank feedback is submitted.

commit 13f87cb21e3284917ba541c1e4491b18aefb5de3
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 21 Aug 2012 05:09:40 +0800
Tag:    v2.4.0-beta

MDL-34985 gradebook Fixing issue where default parent in Full View Add Category could be inconsistent.

commit 710f1a344f634af23c35f3906e75ddba4409bfa2
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 16 Aug 2012 22:05:26 +0800
Tag:    v2.4.0-beta

MDL-34376 mod_assign Fixing flaw in previous commit with not defining .

commit 8c0cf5be669400c090853fb9984c6f65d8206ffb
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 09 Aug 2012 02:27:19 +0800
Tag:    v2.4.0-beta

MDL-34793 mod_assign Fix rendering error that causes student view to break in some cases.

commit 8f34ecdb7abd143fa8468c8854a136cd8021d43a
Author: Eric Merrill <merrill@oakland.edu>
Date:   Wed, 08 Aug 2012 22:01:28 +0800
Tag:    v2.4.0-beta

MDL-34376 mod_assign Omit assigns with no due date from print_overview.

commit fbb70b4717ec485bbb2bebfefd5310ac397d079c
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 07 Aug 2012 22:19:08 +0800
Tag:    v2.4.0-beta

MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string.

commit 478067dbfb5770419da0996d024438812c61e67e
Author: Eric Merrill <merrill@oakland.edu>
Date:   Mon, 23 Jul 2012 00:22:28 +0800
Tag:    v2.4.0-beta

MDL-34451 quiz Fixed problem where attempt page is updated for ALL attempts, not just current.