Git commits in Moodle 1.9.x by Andrew Davis (andyjdavis)

commit 97f258fabb3ebfa7acc7c02cb59de92b01710f99
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Wed, 14 Sep 2011 16:04:40 +0800
Tag:    v1.9.14

MDL-29311 messaging: added a safety check to prevent message refreshing causing inadvertant DOS

commit 14fabc127a06b65bdf7d1bfa051fb0dcb6bf5740
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Mon, 22 Aug 2011 11:52:54 +0800
Tag:    v1.9.14

MDL-28079 cron: added a safety check around a record set in cron

commit ab0c861479c5effcc5325ecd5e171e6b4f62e149
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Tue, 07 Jun 2011 17:06:00 +0800
Tag:    v1.9.13

MDL-24355 tag: added code to prevent an error if there are no tag correlations found

commit b66705e52c33f5cdfa07712a852a23c1c3aaa7be
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Fri, 06 May 2011 16:15:49 +0800
Tag:    v1.9.13

MDL-26704 gradebook: added some intelligence to the dates displayed on the user outline activity report

commit a1bc21b045255d06e891e5631c7d4c6e8bfae39f
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Fri, 06 May 2011 11:10:01 +0800
Tag:    v1.9.13

Revert "MDL-26704 gradebook: switched the user outline activity report to use date submitted instead of date graded"

commit e9cd73e2f383c3b29fb9bb4d0c110075c716a725
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Fri, 06 May 2011 11:08:07 +0800
Tag:    v1.9.13

MDL-26704 gradebook: switched the user outline activity report to use date submitted instead of date graded

commit 6c41ae0a0c6c9be40abfda810deb48ccbd524b9d
Author: Andrew Davis (andyjdavis) <andrew@moodle.com>
Date:   Wed, 30 Mar 2011 13:31:47 +0800
Tag:    v1.9.12

gradebook MDL-20946 switched from using IN to using JOIN in the quiries

commit 73c07a1f72e890730caaa6816f892042d6c5e607
Author: andyjdavis <andrew@moodle.com>
Date:   Tue, 25 Jan 2011 15:06:32 +0800
Tag:    v1.9.11

profiles MDL-17201 added an index to user_info_data table

commit 49436db62a2647787d3bf5142c8906a7d0e08113
Author: andyjdavis <andrew@moodle.com>
Date:   Mon, 20 Dec 2010 16:15:35 +0800
Tag:    v1.9.11

gradebook MDL-25713 switched grade_object fetch_all_helper over to use a recordset

commit 635f4f2c647e9840fc1cf0bceaf1e7ac26a12bc3
Author: andyjdavis <andrew@moodle.com>
Date:   Wed, 15 Dec 2010 13:52:35 +0800
Tag:    v1.9.11

gradebook MDL-20617 replaced the missing range column on the user report

commit 5cb39510c050643a1542657cb9e7d97b3be9c3e7
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Tue, 16 Nov 2010 13:37:51 +0800
Tag:    v1.9.11

gradebook MDL-25171 made it possible to deselect all grade items when exporting grades

commit bdc05176e9c8054fc081db56f29720f5c45dfd63
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 12 Nov 2010 12:04:01 +0800
Tag:    v1.9.11

gradebook MDL-21907 grader report group view was being limited to groups in the course's default grouping

commit 7755bba3f01a4f186bb9f043cec939229b82a591
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 29 Oct 2010 15:06:46 +0800
Tag:    v1.9.11

gradebook MDL-24791 fixing grader report column highlighting

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

commit a4bc9693af8afa1847d1e776558074eb9fa3dc3c
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 16 Apr 2010 15:48:15 +0800
Tag:    v1.9.9

unit tests MDL-22017 made test_usergetdate() work on machines in different timezones

commit 192dcd88713106d9595903f4d492f1dd2bc11bf9
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 16 Apr 2010 12:38:03 +0800
Tag:    v1.9.9

gradebook MDL-21218 made overview report respect display hidden items default correctly

commit e599553d84b173d40acaffb19765803a084a5c5a
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 18 Feb 2010 16:30:45 +0800
Tag:    v1.9.8

simpletestlib MDL-21644 Removed instances of the php keyword protected which is unsupported by php 4

commit c315756bf68efb42c692bd556925f030db6c7437
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 18 Feb 2010 16:29:03 +0800
Tag:    v1.9.8

gradebook MDL-21644 Removed instances of the php keyword protected which is unsupported by php 4

commit 2fa0e3e21b74bc0f3cb8e2e3faf96b8bec8472e6
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Tue, 16 Feb 2010 10:52:53 +0800
Tag:    v1.9.8

user profiles MDL-20619 Email obfuscation wasnt working in some versions of IE

commit 1966cb853f9e19d419a7eaf28776d10053530f77
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 08 Feb 2010 12:18:40 +0800
Tag:    v1.9.8

gradebook MDL-21315 Fixed column highlighting

commit 35707138281fef252c8a26807b8baf16d2d734d6
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 05 Feb 2010 15:27:02 +0800
Tag:    v1.9.8

gradebook MDL-21218 course and category totals behaviour when they contain hidden items

commit a97f19333c2958f906152703e6ddda52d65a19cc
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 03 Feb 2010 10:22:58 +0800
Tag:    v1.9.8

grader report MDL-21367 when an item is unhidden its category should unhide to

commit fd1e0f3bebb68efbbfb987e75f56d595fe2102d4
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 29 Jan 2010 09:17:23 +0800
Tag:    v1.9.8

grader report MDL-21374 made column averages align correctly

commit 732cef98a7f0eb4a423ae1c1ff25cd9344fe3fa6
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 14 Jan 2010 10:14:10 +0800
Tag:    v1.9.8

weblib MDL-21183 Commented out some unreasonable unit tests

commit 6dc8c4e4029ba163429900d46f02f8ca12cb9a63
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 13 Jan 2010 10:16:12 +0800
Tag:    v1.9.8

weblib MDL-21296 a temporary workaround convert_urls_into_links() causing timeouts

commit 5eb17eabee502f919a76ab689c38017b940b606d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 11 Jan 2010 14:21:32 +0800
Tag:    v1.9.8

weblib MDL-21168 I had accidently deleted a test

commit bdac61091c6b217c431f94cd9521c3a59bad7571
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 11 Jan 2010 14:14:09 +0800
Tag:    v1.9.8

weblib MDL-21168 added some more tests

commit 1f6a37155abea8ce6c5961bf99879c0efcc7609f
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 11 Jan 2010 10:29:08 +0800
Tag:    v1.9.8

course sorting MDL-21011 made upgrade code more efficient

commit ac13e678c99f79bc696bb4c3797841c441c15ce5
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 16:03:22 +0800
Tag:    v1.9.8

grader report MDL-21088 Fixed assorted vertical alignment issues

commit 1a59f3dd0295d51e53b326ca5420fb51fd9e854d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 15:46:30 +0800
Tag:    v1.9.8

grader report MDL-21270 Use constants instead of integers

commit 7cf7a14d85f154b4de36a83b0633baede2f450c4
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 15:38:50 +0800
Tag:    v1.9.8

course sorting MDL-21011 "Re-sort courses by name" button eventually lead sortorder to hit column maximum value

commit 1ca30d589fb204338ccdcae627852ee9866b1ab6
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 15:17:52 +0800
Tag:    v1.9.8

course sorting MDL-21011 "Re-sort courses by name" button eventually lead sortorder to hit column maximum value

commit 9c09c3b89a58adcdc4a060a4f72008d2d633fc7d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 15:07:55 +0800
Tag:    v1.9.8

course sorting MDL-21011 "Re-sort courses by name" button eventually lead sortorder to hit column maximum value

commit e45757ad632ec4811b53f98d8fb97037df6bbea3
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 08 Jan 2010 14:41:57 +0800
Tag:    v1.9.8

moodlelib MDL-20918 usergetdate was returning an array in a different order depending on whether or not timezone was set

commit 36f1ce024f944818d51fccf79a463a64541ea2d4
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 04 Jan 2010 16:14:14 +0800
Tag:    v1.9.8

graderreport MDL-21159 grader report was producing invalid html

commit 1b34261dc6c193b990f414a054746861e771bb26
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 24 Dec 2009 12:36:14 +0800
Tag:    v1.9.8

weblib MDL-21168 improved convert_urls_into_links

commit 49b115075e51629dbaa8db9fd4a7a450026c8c9c
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 17 Dec 2009 16:20:35 +0800
Tag:    v1.9.8

mnet MDL-12057 fixed mnet admin page table width

commit c85a0423831f612986432b795c809ccf65d17b5a
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 17 Dec 2009 16:03:19 +0800
Tag:    v1.9.8

live log MDL-20994 made "block editing on" button work on live logs page

commit 6b8e4d338ce328175f1ed03d2459983446b69889
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 17 Dec 2009 15:43:46 +0800
Tag:    v1.9.8

weblib MDL-20826 improved convert_urls_into_links()

commit d8a3469cfa5f72f6db4fefc6136b3d51f9e91f1e
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 16 Dec 2009 08:51:28 +0800
Tag:    v1.9.8

quiz MDL-18896 small efficiency improvement

commit 891027acf38081ec916146b6e159958182309b25
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 03 Dec 2009 08:59:55 +0800
Tag:    v1.9.8

componentlib MDL-20966 Added a guard to prevent a php warning during upgrade

commit e7062765e09580b47367b45fb4b4c37c946ae363
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 02 Dec 2009 17:24:48 +0800
Tag:    v1.9.8

mnet MDL-21019 Removed hard coded strings

commit a757f4a2d7f36413d6da97e509c8e0112a2f2c09
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 30 Nov 2009 09:16:23 +0800
Tag:    v1.9.8

unit tests MDL-19060 unified the two checks for CVS directories

commit bb2fcfcbc3278a60603f7aa792c6700732f7f03c
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 27 Nov 2009 14:12:07 +0800
Tag:    v1.9.8

unit tests MDL-20537 Added another unit test for shorten_text

commit 9e12452925bcb5ffdc1bf544f19cb83460a92bed
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 27 Nov 2009 13:57:52 +0800
Tag:    v1.9.8

mnet admin MDL-12057 Added an entry to standard style css to make tables on admin/mnet/index.php the same width

commit dcc7e27813e67379881121e05ab53089de7a17a8
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 27 Nov 2009 13:52:25 +0800
Tag:    v1.9.8

cornflower theme MDL-20987 Added missing close div tag at the end of cornflower footer.html

commit 1721304eea14a3e3a87795a7dc1ea47d1e626194
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 27 Nov 2009 13:45:56 +0800
Tag:    v1.9.8

grader report MDL-20179 Fixed broken JS on grader report

commit a368208636e8612166351735b4844608926fa7a9
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 27 Nov 2009 13:40:02 +0800
Tag:    v1.9.8

unit test MDL-19060 prevent unit tests from scanning cvs and .git directories

commit 9bf18ccaadaceb2b5fae26d2a99ed59acc044d33
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 23 Nov 2009 13:09:04 +0800
Tag:    v1.9.7

forums MDL-20578 no longer using like in queries so removed retrieval of db like keyword

commit dcb7585070d621e0ddcdd2953fe8ea620a0b1d5d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Mon, 23 Nov 2009 09:33:09 +0800
Tag:    v1.9.7

grader report MDL-20914 Html tooltips now work in IE on the grader report

commit 84011efb0d80cc7fa0d72fb7b5115b2a0f940594
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 20 Nov 2009 11:52:07 +0800
Tag:    v1.9.7

messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found.

commit 3e20548f1fc13453985ec86ccc57f74ded6df74a
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 20 Nov 2009 11:29:10 +0800
Tag:    v1.9.7

messages MDL-19107 html entities decoded and html tags removed from email message subject line

commit c917a13b47b76f7c3b2a14a0a441101da5313b0d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 20 Nov 2009 11:08:59 +0800
Tag:    v1.9.7

users online block MDL-18328 users online block always reported 1 online user to the admin if more than 50 online

commit de7092fe1f45f01004342d079d6bb4144be4e8ce
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 20 Nov 2009 10:26:40 +0800
Tag:    v1.9.7

datalib MDL-18470 Implemented more readable version of get_admin()

commit f7e5d9235b241731f042324f6f5e6c4a62e76dec
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 20 Nov 2009 09:42:11 +0800
Tag:    v1.9.7

roles MDL-20686 Provided a convenient links back to the category from the role assignment screen

commit a762409317a3e256607ad71bbdc1b40da3b5a6d6
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 19 Nov 2009 14:14:54 +0800
Tag:    v1.9.7

validation MDL-20821 Fixed a mistake in validation

commit 291542b8efb8e5c4b53ce79310a537af8a6acd42
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Thu, 19 Nov 2009 12:03:44 +0800
Tag:    v1.9.7

mnet MDL-20208 Added the string 'allhosts_no_options'

commit 76561f1e4e2c0cfa181804344b501b4e6d56d270
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 18 Nov 2009 15:36:20 +0800
Tag:    v1.9.7

all MDL-20821 Removed ereg related deprecated functions

commit 4dadad086909f829241f11837f0cab7b2c9a6de1
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 18 Nov 2009 14:05:12 +0800
Tag:    v1.9.7

file readme_moodle.txt was added on branch MOODLE_19_STABLE on 2009-11-18 07:36:25 +0000

commit 8a66b479030a105bf298383f5c452c8548736537
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 18 Nov 2009 14:05:11 +0800
Tag:    v1.9.7

file readme_moodle.txt was added on branch MOODLE_19_STABLE on 2009-11-18 07:36:29 +0000

commit a5f92356ae785a27efce464177750b83bbe97609
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 18 Nov 2009 14:05:11 +0800
Tag:    v1.9.7

file readme_moodle.txt was added on branch MOODLE_19_STABLE on 2009-11-18 07:36:27 +0000

commit ef489b88fec7cde917b4256f23ec9e5a76d7dcf2
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Wed, 18 Nov 2009 14:05:10 +0800
Tag:    v1.9.7

file README_MOODLE.txt was added on branch MOODLE_19_STABLE on 2009-11-18 07:36:27 +0000

commit 004179e48b9b4ffb81e49c9695f33dd483f68e0d
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 13 Nov 2009 14:16:21 +0800
Tag:    v1.9.7

report backup MDL-19903 Fixed backup report table header

commit 799f8e0888de3d945fb1678a719a21f928669ea5
Author: Andrew Davis <andrew@affinitysoftware.net>
Date:   Fri, 13 Nov 2009 13:35:09 +0800
Tag:    v1.9.7

my moodle MDL-19543 uses theme block min and max widths rather than hard coded values