Git commits in Moodle 1.9.1 by thepurpleblob

commit ae875f50ebfad10be5542028c548844dfa189547
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 05 May 2008 16:19:50 +0800
Tag:    v1.9.1

MDL-14624: Reverting fix. This needs proxy to have exceptions for local subnets available. Will work on this in HEAD only

commit 71588440e9b1a189b727cc7c75fb0feb97ba72d4
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 01 May 2008 20:20:39 +0800
Tag:    v1.9.1

Whoops... left some testing code in.

commit 0393331c13952ae0c6acafb6eb1d184be6965f95
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 01 May 2008 20:08:04 +0800
Tag:    v1.9.1

MDL-14406 Ensure 'length' field for description type questions is 0 and that default for all questions is 0

commit 9c3c1ab56d474bc82cd094615ece00f388a668ae
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Apr 2008 22:34:23 +0800
Tag:    v1.9.1

MDL-14406 MNET can now establish a peer through a proxy

commit a2e867b092ad272624fdc4a2b4b22bab2b77cec4
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Apr 2008 16:45:29 +0800
Tag:    v1.9.1

MDL-14461: The user must be (effectively) be logged in to use this function. Adding the logged in check means they will be asked if they are not (like everywhere else)

commit 282cd5aec2cc3260d3ca706060a8f24c3261270f
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 02 Apr 2008 21:57:56 +0800
Tag:    v1.9.1

Replaced some nasty 'magic numbers' with defines.

commit 24037e0f074d6b04367ca9ffb35af2dad860e04d
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 27 Mar 2008 00:11:19 +0900
Tag:    v1.9.1

Fixed typo in debug message, causing notice

commit 673e73d7992c9638c1d565d79e2651c81ce7fbba
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 11 Mar 2008 23:24:12 +0900
Tag:    v1.9.1

MDL-13872: Display a dash when no grade info, suppresses notice.