Git commits in Moodle 2.3.x by Eric Merrill

commit 4c31a1526169739f41965c30970524da4a5d3d88
Author: Eric Merrill <merrill@oakland.edu>
Date:   Wed, 27 Mar 2013 03:18:10 +0800
Tag:    v2.3.7

MDL-25631 backup Decoupling legacy files from course config settigs. If they are present, they will be restored.

commit 7ef965ce502ff54ebc79fae73a5a18f5f3f0030a
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 26 Feb 2013 22:48:46 +0800
Tag:    v2.3.5

MDL-35127 mod_assign More efficient use of expensive database queries

commit 1077bf7086290a5477a9b3fb5911cb216396edf3
Author: Eric Merrill <merrill@oakland.edu>
Date:   Fri, 14 Sep 2012 01:26:36 +0800
Tag:    v2.3.3

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

commit e0b818cde01dcf2b17945c228ace5fe64c6507fc
Author: Eric Merrill <merrill@oakland.edu>
Date:   Sat, 01 Sep 2012 22:11:24 +0800
Tag:    v2.3.3

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

commit 35870a76db474b0e0aa53d862b2a327f4bef5d95
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 21 Aug 2012 12:24:55 +0800
Tag:    v2.3.3

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

commit 2d0a11ee947523b16a4ddb480c50d52fbeb4d637
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 21 Aug 2012 05:09:40 +0800
Tag:    v2.3.2

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

commit 5c57df4c9dd16b0f523a890523d4f1e6f6b0636a
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 16 Aug 2012 22:05:26 +0800
Tag:    v2.3.2

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

commit 2a5378d2c67941da6749f89fa33fe6fdc1f71d6b
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 09 Aug 2012 02:27:19 +0800
Tag:    v2.3.2

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

commit 383639a5ef9bbb7db376518bf3eaabf1cbe73ef7
Author: Eric Merrill <merrill@oakland.edu>
Date:   Wed, 08 Aug 2012 22:01:28 +0800
Tag:    v2.3.2

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

commit 4c60068485edc60fdb391f64ba020b33c7892ec0
Author: Eric Merrill <merrill@oakland.edu>
Date:   Tue, 07 Aug 2012 22:19:08 +0800
Tag:    v2.3.2

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 a14ef47b44ac9dfef75175ddac3c1fa79468ba9f
Author: Eric Merrill <merrill@oakland.edu>
Date:   Mon, 23 Jul 2012 00:22:28 +0800
Tag:    v2.3.2

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

commit 54c2756ca21e74ad89a5c922e47287477f3add55
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 07 Jun 2012 00:04:03 +0800
Tag:    v2.3.0-beta

MDL-32985 cron: Fixing related problem with setting of lastnotifyfailure

commit 192a8e13c308d21444bfda2690f376ad2d303eba
Author: Eric Merrill <merrill@oakland.edu>
Date:   Mon, 14 May 2012 23:00:39 +0800
Tag:    v2.3.0-beta

MDL-32985 cron: don't execute notify_login_failures unnecessarily

commit 4eef1c2e142def8464498019ec7249d98df9ef70
Author: Eric Merrill <merrill@oakland.edu>
Date:   Fri, 20 Apr 2012 22:08:48 +0800
Tag:    v2.3.0-beta

MDL-32012 resource: flaw in restore from moodle 1.9 backups

commit 8767142576b443e79a09fd70689bea42da923e10
Author: Eric Merrill <merrill@oakland.edu>
Date:   Sat, 14 Apr 2012 23:23:00 +0800
Tag:    v2.3.0-beta

MDL-32443 qeupgradehelper: Add cli tool to execute qeupgrade helper

commit 288893f3a79f9528975a3a071e08be7b530ed986
Author: Eric Merrill <merrill@oakland.edu>
Date:   Sat, 14 Apr 2012 21:05:12 +0800
Tag:    v2.3.0-beta

MDL-32442 questionupgrade: error in SQL from postgres systems

commit eba9236ceaa5c497847033cd62b96794a4c3633a
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 12 Apr 2012 00:37:02 +0800
Tag:    v2.3.0-beta

MDL-32353 backup: Flaw in settings logic for user info and anonymise

commit f930cf6b41296267dd627a53c2ef1f3775534f5f
Author: Eric Merrill <merrill@oakland.edu>
Date:   Thu, 05 Apr 2012 20:50:16 +0800
Tag:    v2.3.0-beta

MDL-32143 output lib: Add ability have override core icons in dataroot