Git commits in Moodle 1.8.x by defacer

commit ba34f3372db2315a3e55e0563d7c4a51e88e8e24
Author: defacer <defacer>
Date:   Thu, 01 Mar 2007 16:18:32 +0900
Tag:    v1.8.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 04adc7de38851a1888a69aaaa47c34c274036dca
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 23:43:09 +0900
Tag:    v1.8.0

Not needing this anymore, we now have Moodle Docs.

commit 4854bec6cf5fbb704f41e996911452b72a8f40f6
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 23:35:28 +0900
Tag:    v1.8.0

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

commit 8e74a6eb9ee3fb263bee00d21ef440a9f2fa544f
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 22:59:22 +0900
Tag:    v1.8.0

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

commit 437ef94eb249d54f2b70f2e909ce3cac188d5edb
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 22:49:14 +0900
Tag:    v1.8.0

Changing email addresses that caught my eye in the comments.

commit e790b61e383e139499c2bde073462e3532e56d79
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 21:40:37 +0900
Tag:    v1.8.0

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

commit 2273ddbb27e16f28b7899b2ee9c30bc5651de112
Author: defacer <defacer>
Date:   Tue, 27 Feb 2007 09:37:35 +0900
Tag:    v1.8.0

Merged from MOODLE_17_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 a8088232b14742670a50d97ddec1c7511de7f6a0
Author: defacer <defacer>
Date:   Mon, 26 Feb 2007 22:58:14 +0900
Tag:    v1.8.0

Fixing notices, I should 've done grep "BLOCK_TYPE_NUKE" earlier.

commit ff1b96e9f0361d12697d55bf6e4ab5553380d1bb
Author: defacer <defacer>
Date:   Mon, 26 Feb 2007 22:26:56 +0900
Tag:    v1.8.0

Killing BLOCK_NUKE constant, since Martin nuked nuke blocks.

commit ffeeed9b32d447679328cd11272a38e73423959b
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 10:31:56 +0900
Tag:    v1.8.0

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 f943a78cbee68796d94fb1f1a77d231f813dae94
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 10:07:52 +0900
Tag:    v1.8.0

Updating local language packs was breaking XHTML in the "results" screen.

commit 0e2b6268f003080d77b8dc3d645b46b365c61e7f
Author: defacer <defacer>
Date:   Sun, 25 Feb 2007 08:31:22 +0900
Tag:    v1.8.0

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

commit 8f83745255308303ec837671fc58c8905e3bf9d1
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 10:44:22 +0900
Tag:    v1.8.0

Merged from HEAD: Fixing ugly blue border around help icon during installation

commit 2f6b6e92411da850df4563e876ad0c92a7fb68ec
Author: defacer <defacer>
Date:   Fri, 23 Feb 2007 10:37:20 +0900
Tag:    v1.8.0

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