Git commits in Moodle 1.7.0 by danmarsden

commit 92b2d0f2ddef78485a3c8e9381c31879ca0decff
Author: danmarsden <danmarsden>
Date:   Wed, 01 Nov 2006 02:59:38 +0800
Tag:    v1.7.0

MDL-7171 Location of guest form should be above results - where the form for submitting results would appear.

commit cf0d9e996bd25245e451529057fc0f39eb15eedb
Author: danmarsden <danmarsden>
Date:   Mon, 16 Oct 2006 07:59:18 +0800
Tag:    v1.7.0

Fix for MDL-6550  - patch from Graeme Byrne thanks! smile

commit 6ba7f08774dd6c9e0218ec76dca6897c2abdfb25
Author: danmarsden <danmarsden>
Date:   Mon, 28 Aug 2006 04:33:54 +0800
Tag:    v1.7.0

Fix for MDL-4190 - when admin is editing profile, admin loses all subscriptions to forums.

commit 038184e26429902b77299dec143fe8db73bda00c
Author: danmarsden <danmarsden>
Date:   Thu, 24 Aug 2006 10:08:59 +0800
Tag:    v1.7.0

MDL-4493  issue with 405 pages for IIS users - must specify actual page, as the notice function does a post - you cannot use the POST Verb on a directory in IIS.

commit f2b7abf058f0d180e2c66b51dede4d854011377d
Author: danmarsden <danmarsden>
Date:   Mon, 24 Jul 2006 08:37:58 +0800
Tag:    v1.7.0

Bug #5882 ldap enrolment doesn't work. $USER->student getting munged patch from Iaki.

commit 0ba66a5de0e00eb82aa1cc99f92e4a789ed1922c
Author: danmarsden <danmarsden>
Date:   Mon, 24 Jul 2006 08:15:54 +0800
Tag:    v1.7.0

Bug 6130 session has bad entries causes calendar to fail showing events Workaround untill Session is fixed properly.

commit e4aa175a9202149ca4d064b65b7a638f4b481efc
Author: danmarsden <danmarsden>
Date:   Mon, 24 Jul 2006 07:48:09 +0800
Tag:    v1.7.0

Fixes for Bug 5749 and Bug 5750

commit 1e0c4d67fd4dce76739229b440df0218303f7cf3
Author: danmarsden <danmarsden>
Date:   Mon, 24 Jul 2006 06:14:31 +0800
Tag:    v1.7.0

Fix for Bug 6119 - gives error when choice full, and user submits a choice they have already selected

commit 5ac207d98eb138fe8233ad63283b1a2304f3e987
Author: danmarsden <danmarsden>
Date:   Mon, 24 Jul 2006 06:05:18 +0800
Tag:    v1.7.0

fix for Bug #4733  title gets garbled when html inside title.

commit 8f3c8cdd844dc46d991a9b18f3e948afbdf0903c
Author: danmarsden <danmarsden>
Date:   Thu, 01 Jun 2006 04:28:18 +0800
Tag:    v1.7.0

BUG 5662 - bad check for 1.6 version.

commit 019c47d6c1bb33491bc7fc0f5d2f6634db70ffe2
Author: danmarsden <danmarsden>
Date:   Tue, 16 May 2006 07:24:42 +0800
Tag:    v1.7.0

Fixes bug 5464 also makes response clearer to students -see: http://moodle.org/mod/forum/discuss.php?d=45504