Git commits in Moodle 2.0.0 by Shane Elliott

commit f574d378d5168fb4c2d29ff00a0178289feed9d5
Author: Shane Elliott <shane@pukunui.com>
Date:   Wed, 13 Oct 2010 17:00:31 +0800
Tag:    v2.0.0-rc2

MDL-24649 Fixed typo preventing download in excel format

commit 410fc5a24d714ba28dcca0bd714a04833e6ebb4e
Author: ikawhero <ikawhero>
Date:   Tue, 06 Jan 2009 16:31:26 +0900
Tag:    v2.0.0-rc1

MDL-17791 Can make a link from user data when adding a new custom user profile text field

commit 76727901a643b15d699f708d4e0682383366c2d6
Author: ikawhero <ikawhero>
Date:   Wed, 24 Dec 2008 13:17:56 +0900
Tag:    v2.0.0-rc1

MDL-17228 Allow admins to view hidden custom profile fields. Thanks to Alan Barrett for the fix. Merged from MOODLE_19_STABLE

commit cf74300857876136e5fa3467bb335f3cac25a8de
Author: ikawhero <ikawhero>
Date:   Fri, 28 Nov 2008 15:06:35 +0900
Tag:    v2.0.0-rc1

MDL-17434 Fixed URLs for enrol/unenrol links Merged from MOODLE_19_STABLE

commit 35a261eb6d03dc8107623040136944aaf2565eab
Author: ikawhero <ikawhero>
Date:   Fri, 07 Nov 2008 14:57:24 +0900
Tag:    v2.0.0-rc1

MDL-17151: Missing code to check for uniqueness of values. Merged from MOODLE_19_STABLE

commit 501ca377a151b7f640645e5d0966b9c9fdd6dbbc
Author: ikawhero <ikawhero>
Date:   Fri, 07 Nov 2008 11:01:19 +0900
Tag:    v2.0.0-rc1

MDL-17151: Fix typo. Merged from MOODLE_19_STABLE.

commit df9eff58c25b1dd64b09d716cf298ddaf7f183ce
Author: ikawhero <ikawhero>
Date:   Tue, 15 Jul 2008 12:07:15 +0800
Tag:    v2.0.0-rc1

MDL-14299 New checkbox profile field type. Credit to Brian King.

commit 8750134a46edad73edebdb098c824d8c49ce819b
Author: ikawhero <ikawhero>
Date:   Tue, 15 Jul 2008 12:03:33 +0800
Tag:    v2.0.0-rc1

Merged from stable. Change language string file.

commit 60d922d5f13e068294113eb3e9a02b1a2eea1afd
Author: ikawhero <ikawhero>
Date:   Tue, 15 Jul 2008 11:31:32 +0800
Tag:    v2.0.0-rc1

MDL-14299 New checkbox profile field type. Credit to Brian King.

commit 8231ba19322ffcd0253b713c0328229d1ddd840d
Author: ikawhero <ikawhero>
Date:   Mon, 30 Jun 2008 14:08:57 +0800
Tag:    v2.0.0-rc1

MDL-13000 minor fix merged from MOODLE_19_STABLE

commit 258db59a44d409c5753765496573550232ed88c3
Author: ikawhero <ikawhero>
Date:   Thu, 20 Mar 2008 18:16:23 +0900
Tag:    v2.0.0-rc1

Fixed typo that was affecting the reordering of custom profile fields. MDL-13909.

commit 246c7eb9d02a6126201e84dc9802d2ea4ce8fc02
Author: ikawhero <ikawhero>
Date:   Mon, 21 Jan 2008 15:42:49 +0900
Tag:    v2.0.0-rc1

Minor correction.

commit 6a4680be3bcc215a50bd5557b46f7e9d344e9649
Author: ikawhero <ikawhero>
Date:   Mon, 21 Jan 2008 15:14:26 +0900
Tag:    v2.0.0-rc1

Changes to help file for new enrolperiod field.

commit 2686b6c34ccf7b45a0aac412f28359815b1262f0
Author: ikawhero <ikawhero>
Date:   Mon, 21 Jan 2008 15:09:58 +0900
Tag:    v2.0.0-rc1

Added enrolperiod field.

commit 6b34dd500c37a674e676d57fd31d8aab24e88572
Author: ikawhero <ikawhero>
Date:   Mon, 07 Jan 2008 10:02:45 +0900
Tag:    v2.0.0-rc1

Adding method to allow printing of the enrolment key form code when using PayPal. Merged from MOODLE_19_STABLE