Git commits in Moodle 1.9.0 by ethem

commit a1cc49c6b18fcd2ed3c96f13c1f5e66b4856cc5f
Author: ethem <ethem>
Date:   Tue, 12 Feb 2008 00:39:13 +0900
Tag:    v1.9.0

Merged from MOODLE_18_STABLE

commit f461eacc8e0d8cbbb7c6b10be01867030abf762d
Author: ethem <ethem>
Date:   Fri, 08 Feb 2008 01:27:50 +0900
Tag:    v1.9.0

Cron handles all expired unenrolments. It is time to use own enrolment method when calling funcs enrol_into_course, role_assign.

commit d8347a0ab7b1fc0a77a430df2d073438925c2a24
Author: ethem <ethem>
Date:   Wed, 06 Feb 2008 17:07:03 +0900
Tag:    v1.9.0

MDL-10181 User Management Improvements: Cron unenrolment of manual should takes place in the main cron. It is time to use own enrolment method when calling funcs enrol_into_course, role_assign, role_unassign.

commit 8c4ca06f8831973c0b4d0e910efa4e8f87a8ae62
Author: ethem <ethem>
Date:   Tue, 15 Jan 2008 19:54:18 +0900
Tag:    v1.9.0

Tidy up

commit c8db08b82e3c3c7eb5117fd5c66c7cf5ab7d8406
Author: ethem <ethem>
Date:   Tue, 15 Jan 2008 02:55:43 +0900
Tag:    v1.9.0

MDL-12958 In the Authorize enrol plug-in when a credit card expiry date (year) is entered, a validate error is generated blocking credit card usage

commit 104838c9db0e3408f878352863e3f016c87792f4
Author: ethem <ethem>
Date:   Tue, 20 Nov 2007 22:30:50 +0900
Tag:    v1.9.0

Fix for Canadian Postal Code

commit f91a5b733a2fa20206f667af321ed3326e1190df
Author: ethem <ethem>
Date:   Thu, 08 Nov 2007 00:55:09 +0900
Tag:    v1.9.0

Fix for refactoring

commit 1d2a739b5609c2aa0e96f3308583ac6eddbaf718
Author: ethem <ethem>
Date:   Sat, 16 Jun 2007 01:40:58 +0800
Tag:    v1.9.0

MDL-9836 Authorize.net / SSL Config Bug prevents display of options from enrol/authorize/enrol.php

commit 20fe12b4a25c912ee5e03fdbb04e30e92a856ed8
Author: ethem <ethem>
Date:   Wed, 14 Mar 2007 22:07:36 +0900
Tag:    v1.9.0

Code cleanup

commit 55a8360776b4f875925c3ad4d710eb7c9264dae2
Author: ethem <ethem>
Date:   Mon, 19 Feb 2007 21:11:15 +0900
Tag:    v1.9.0

Removed unnecesary code; Merged from MOODLE_18_STABLE.