Git commits in Moodle 1.9.0 by defacer

commit 927a78087c6933f6376c165e7e15492fa3bd2ee6
Author: defacer <defacer>
Date:   Thu, 01 Mar 2007 16:19:57 +0900
Tag:    v1.9.0

Merging from MOODLE_16_STABLE: Fix for MDL-8515: Prefixing chat messages with a slash should not hide the user's name unless it's a special command we handle.

commit 62d3553e2bcb46310215fbc81a7d8494dc1e5b42
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 23:43:20 +0900
Tag:    v1.9.0

Not needing this anymore, we now have Moodle Docs.

commit 53d8fac03415726eb13f76327ea6d4feb6063d4b
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 23:36:58 +0900
Tag:    v1.9.0

Merging from MOODLE_16_STABLE: Fix for MDL-4701: Event URLs now include anchor so that the event is immediately visible.

commit 449c1d6c2d9665f5af7c7760fba42edcbb8566c9
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 22:59:43 +0900
Tag:    v1.9.0

Merging from MOODLE_16_STABLE: Bugfix: skodak's fix for MDL-5991 is needed here as well.

commit bdcb26b717cb8223cd61ec2f419bf1ed2fb101b1
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 22:49:43 +0900
Tag:    v1.9.0

Changing email addresses that caught my eye in the comments.

commit 4af8d5d3ca00e649fe014eed75594a2dcc9bd781
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 21:42:08 +0900
Tag:    v1.9.0

Merging from MOODLE_17_STABLE: Fix for MDL-8402: $CFG->calendar_weekdays wasn't saved correctly and misbehaved.

commit 0e6a8f4bbec0da6bd900888f612a58919e19f87c
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 09:41:28 +0900
Tag:    v1.9.0

Merging from MOODLE_18_STABLE: Bugfix: $CFG->calendar_adminseesall was not working at all, Moodle behaved as if it were always on. Reported at http://moodle.org/mod/forum/discuss.php?d=65500.

commit ccd3dd0ce2ef8559d3ec7e10f07291200efd93d6
Author: defacer <defacer>
Date:   Mon, 26 Feb 2007 23:02:21 +0900
Tag:    v1.9.0

Merge from MOODLE_18_STABLE: Fixing notices, I should 've done grep "BLOCK_TYPE_NUKE" earlier.

commit 86ce75a8e5e1f700aee000ee293ba7ba80a7b3d5
Author: defacer <defacer>
Date:   Mon, 26 Feb 2007 22:29:57 +0900
Tag:    v1.9.0

Merge from MOODLE_18_STABLE: Killing BLOCK_NUKE constant, since Martin nuked nuke blocks.

commit 2f7ccc66440186e29ad277a185f8d1ab57f54866
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 10:35:32 +0900
Tag:    v1.9.0

Merged from MOODLE_18_STABLE: Fix for MDL-8653: When updating languages through a proxy, skip to the end of the HTTP headers as defined by RFC 1945 instead of skipping exactly 12 lines of chaff.

commit a4e61dde70f5a65dd69526ed7fec2545b15957ac
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 10:10:00 +0900
Tag:    v1.9.0

Merging from MOODLE_18_STABLE: Updating local language packs was breaking XHTML in the "results" screen.

commit fed8017908f34f0f5fbb3ac695116abadf94d442
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 08:38:42 +0900
Tag:    v1.9.0

Merged from MOODLE_16_STABLE: Fix for MDL-4940: Social Activities block disappears when editing course settings.

commit 99571c3e857d6af7562a0148eefedcc24edb759e
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 13:08:55 +0900
Tag:    v1.9.0

Putting up a title and moving the heading to the top for consistency with the 'setting up primary admin' screen.

commit e2d84bf3ab3cf69bb0ff7b03c38b6059cbe3f5dd
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 12:06:14 +0900
Tag:    v1.9.0

Setup screen for primary admin had no title, so added one plus a heading

commit 9b70d314370a44aaa2c4459c23d7a36fda2708fa
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 11:35:22 +0900
Tag:    v1.9.0

Fixing a silly cosmetic thing under Windows...

commit 5782d81809ce16c049bcfd33ec5af04475462b5f
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 10:42:46 +0900
Tag:    v1.9.0

Fixing ugly blue border around help icon during installation

commit 23b86e1cf1fcf486cb3cb0fd196fa3165b7718f5
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 10:23:04 +0900
Tag:    v1.9.0

Fixing a few tons of notices when installing if error_reporting = E_ALL in php.ini.