Git commits in Moodle 1.6.1 by martinlanghoff

commit 8a774fddb7430e88476bc775d180146da5da0711
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 18 Jul 2006 12:35:45 +0800
Tag:    v1.6.1

Close Bug #5670 - get_courses_page() - remove costly and redundant DISTINCT

commit 059366fe22c955160d58c59bd6992bb022ef92a6
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 18 Jul 2006 11:32:51 +0800
Tag:    v1.6.1

Course restore - Restrict shortname to <= 15 characters, like the database table.

commit 23ea06dfbe13394b9054bb71fce95f82bab49e12
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 18 Jul 2006 09:34:19 +0800
Tag:    v1.6.1

auth/db: When using internal passwords we must register auth_update_user_password()

commit 8d2529e59e962ec307d560b8a306494943f4e051
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 18 Jul 2006 09:33:45 +0800
Tag:    v1.6.1

auth/db: use auth_validate_form() to set auth_db_stdchangepassword when passtype is 'internal'

commit 8f527a42ee10e402dd2866ee4a89e069b45e9dfd
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 18 Jul 2006 09:31:45 +0800
Tag:    v1.6.1

auth: extend API to support auth_validate_form()

commit b1682ee480704834d7b299871ba8bffee0800e76
Author: martinlanghoff <martinlanghoff>
Date:   Mon, 17 Jul 2006 14:01:31 +0800
Tag:    v1.6.1

enrol API: Updated documentation

commit 070a7cc0c24386247646a62cda7a1a23f404956e
Author: martinlanghoff <martinlanghoff>
Date:   Wed, 12 Jul 2006 14:31:46 +0800
Tag:    v1.6.1

Fixing up broken language packs for sm and to in install.

commit 551d2b59bf60a65fa9ad696ec161d1aa9027d5dc
Author: martinlanghoff <martinlanghoff>
Date:   Wed, 12 Jul 2006 10:28:37 +0800
Tag:    v1.6.1

chat: Prevent user from submitting a 2nd message before his 1st is received.

commit 05a289bf1fb86a5634e7c564a9ccdcf9e5b04341
Author: martinlanghoff <martinlanghoff>
Date:   Thu, 06 Jul 2006 13:35:47 +0800
Tag:    v1.6.1

wiki: fix for IE6 bug with HTMLArea, where the text area is not drawn

commit 904bd828c702cb9bd52b66dfb8934314fd3e8515
Author: martinlanghoff <martinlanghoff>
Date:   Thu, 06 Jul 2006 13:06:07 +0800
Tag:    v1.6.1

wiki: Fix for broken view on new (empty) wiki pages.