Git commits in Moodle 1.9.x by donal

commit 5afa13193de6cef5a9e2df9fb7c08ec8a812cb55
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:32:24 +0900
Tag:    v1.9.0

MDL-12492: Thanks to Nigel McNie, this addresses a problem which prevents hosts from re-keying when their keys expire.

commit 14715db3ee15b7855ab10cad656498d008b7507f
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:10:52 +0900
Tag:    v1.9.0

Write to the log when the SSL key is created

commit 28febd2534d2e92f5c953253b0be2d005f28207d
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:04:22 +0900
Tag:    v1.9.0

Remove unneeded mnet_host2service records

commit 916071c4649c3cb696570e4302d7726d2e5b591f
Author: donal <donal>
Date:   Wed, 13 Feb 2008 12:06:56 +0900
Tag:    v1.9.0

Ensure that the wwwroot has been supplied with a http:// or https:// prefix

commit 0962e210703b6538f63d6386838e287f6a399f05
Author: donal <donal>
Date:   Wed, 13 Feb 2008 07:27:51 +0900
Tag:    v1.9.0

MDL-12492: This patch addresses a problem which prevents hosts from re-keying when their keys expire.

commit 92a1d319fcb999dc8fa8c40060eedecfc7927277
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 09:14:43 +0900
Tag:    v1.9.0

Propagate additional error info about XML parse failures

commit 98547f476fc08e8f0823aefe1a276bc53b84723c
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 09:12:48 +0900
Tag:    v1.9.0

More error info about XML parse failures

commit 98a6fc4a3b576f454101532c79c254df8afea1eb
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 06:30:09 +0900
Tag:    v1.9.0

Initialize the $message variable properly this time.

commit 7499f511c8cfcf81094b6247e24826e70e60051a
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 06:26:55 +0900
Tag:    v1.9.0

Revert: Initialize the $message variable

commit 71494eb0b1f401f4c20a713da1228cdab3092e53
Author: donal72 <donal72>
Date:   Thu, 01 Nov 2007 15:13:02 +0900
Tag:    v1.9.0

Test for empty dataset to suppress a warning

commit 3e6e9eaa5205211a7ebf84cb2a34dd627d0cd135
Author: donal72 <donal72>
Date:   Thu, 01 Nov 2007 14:02:46 +0900
Tag:    v1.9.0

Initialize the $message variable

commit 45bddb6e6d127a17fc1a7131e9bc8ff607e1e323
Author: donal72 <donal72>
Date:   Fri, 19 Oct 2007 08:44:40 +0800
Tag:    v1.9.0

Enable access to Mahara from testclient.php

commit 47405f9b6f7e65de202a80c9e837bd463f742bf1
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:14:32 +0800
Tag:    v1.9.0

Laying groundwork for more Mnet error reporting

commit e04584907b4e800e5d3be2e1bd2f40053c58631b
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:11:50 +0800
Tag:    v1.9.0

Rewrite testclient.php to be a service browser for remote Moodles. This should be useful to people who are trying to connect to the API from non-Moodle hosts, or write software to connect to Moodle. MDL-10214, MDL-10174, MDL-10172, MDL-10171

commit 3dff7f538ba6059db7f8c515fe0b85d2ac9be149
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:07:50 +0800
Tag:    v1.9.0

Change reflection methods to only report on methods that are being published to the inquiring host (instead of all methods that could be published). MDL-10214, MDL-10174, MDL-10172, MDL-10171

commit 49ce7ff03c4c3e863e3aafcb82e5db1a9380e8be
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 22:03:00 +0800
Tag:    v1.9.0

Log error code and text in mnet_server_fault_xml function. MDL-10196

commit a4fbad6e80fac06c3cf4a853b4e181735a1a0d09
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 18:20:12 +0800
Tag:    v1.9.0

Label for wwwroot field

commit 646a6d9481a5d3f7331e25cdc692eb4ce906fa82
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 17:14:47 +0800
Tag:    v1.9.0

MDL-11329: fixed text: "Local courses for external users:"

commit 936450330a1ee316c8413450574ba4de6dc01458
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 17:02:01 +0800
Tag:    v1.9.0

More helpful MNet error messages in debug mode

commit 29858f020ed1d7b952b737893d322300cc374643
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 16:53:16 +0800
Tag:    v1.9.0

MDL-11040: get_complete_user_data doesn't get the complete user data. Replace with get_record to bring over the user's description.

commit 516c4252156244d3fc0a3ea45474ef0617ef6b03
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 16:00:20 +0800
Tag:    v1.9.0

Removed a constraint that caused mnet to fail on clusters, vservers and other network configurations where the mnet client's hostname (as specified in the wwwroot) resolves to an IP address that differs from the IP address that it uses to contact other hosts. This should address MDL-10672

commit 1ce61506e5b9496fcc8097eb099d61e1743e7bb3
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:15:14 +0800
Tag:    v1.9.0

Version bump for roaming themes. Mods are to mnet_host table. MDL-11545

commit 1673e13423460a1e04c31707c3dfa338d44fb42b
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:14:39 +0800
Tag:    v1.9.0

Choose the correct theme for SSO-authenticated users. Roaming themes

commit 22882b6617a5b54246d5562037c6cf66e361ffba
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:12:41 +0800
Tag:    v1.9.0

Add force_theme and theme attributes to peer class for Roaming Themes

commit fcf24328caeb842f248ba82db48a59c08c314228
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:10:19 +0800
Tag:    v1.9.0

New files for config of MNet roaming themes

commit d53b8d4bbb7e34fc58f33f3dcb861715c0116716
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:09:17 +0800
Tag:    v1.9.0

Display new tabs for the 'Themes' config page in mnet

commit 2aa1f9bdd9be0143bf04e67be1b359c1f47725be
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:08:46 +0800
Tag:    v1.9.0

Instantiate some new strings for roaming themes

commit 5859f9bbd4728eddeaccc5e6b040c5fda577d1eb
Author: donal72 <donal72>
Date:   Wed, 03 Oct 2007 00:07:10 +0800
Tag:    v1.9.0

Some strings for roaming themes

commit 38d507af7146748d492cd0d3749ff159da02907b
Author: donal72 <donal72>
Date:   Tue, 02 Oct 2007 23:44:36 +0800
Tag:    v1.9.0

Fix for version no. (date) in upgrade.php

commit ac4e96fccda0b96330ff59ae9bfcc826d406056b
Author: donal72 <donal72>
Date:   Tue, 02 Oct 2007 23:43:11 +0800
Tag:    v1.9.0

New database fields in mnet_host for roaming themes

commit e945004fd1173ad5ab62109af6ece774a42942b2
Author: donal72 <donal72>
Date:   Tue, 02 Oct 2007 14:45:40 +0800
Tag:    v1.9.0

Bugfix caused by typo in /mnet/lib.php: This issue will have broken mnet for many users.

commit c824d47823feff322c661e225de45c345e6434cc
Author: donal72 <donal72>
Date:   Wed, 12 Sep 2007 11:25:43 +0800
Tag:    v1.9.0

Uninitialized variable

commit b4daa48f1e4662b33b0263f97adabe9593a5ab14
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 20:28:33 +0800
Tag:    v1.9.0

Link to profile editing should not appear on remote-users' profiles (except for the user himself).

commit 2f33c23492e29acf2f28e8018986a736ffdb6bb2
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 19:16:22 +0800
Tag:    v1.9.0

MDL-9288 : An additional addslashes() that was in Petr's patch but didn't get committed. Tested and required.

commit 0e2bcc6a5559a39e0ea3dd22d849c02712ff0053
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 18:17:18 +0800
Tag:    v1.9.0

Additional lang strings for Mahoodle

commit 987addd9499c0b4cd9dc4ec4293da17c0eabe8f4
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 18:16:23 +0800
Tag:    v1.9.0

Bugfix: Link back to parent Mahara site didn't work

commit c80934aa48f24dbcda970f592aa14638fa240e56
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 16:54:57 +0800
Tag:    v1.9.0

MDL-9314 : Fix typo $access / $accessctrl

commit 1bef950e2e916c9cc7ddb71607fac9c1010a9c23
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 13:35:19 +0800
Tag:    v1.9.0

Sharpen up call to 'dangerous' functions.

commit 68bcd355afd1e595d3f58f930bd4f18458ba52f7
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 13:27:06 +0800
Tag:    v1.9.0

Rename the 'promiscous' mode to 'dangerous' as promiscuous is used elsewhere.

commit 4fc66605f2737faf9e43b35eacd4dd5c03c15501
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 13:16:59 +0800
Tag:    v1.9.0

Minor mnet keyswap bugfix

commit b26a847bbee678770fb40773141ce9d6d151dc9e
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 08:19:43 +0800
Tag:    v1.9.0

Minor mnet bugfixing.

commit 533f791072c8f2d7afa097cb612cbc302df2873b
Author: donal72 <donal72>
Date:   Mon, 30 Apr 2007 11:14:43 +0800
Tag:    v1.9.0

MDL-8973 : Undo API change in previous commit

commit dd3d9dcf2eee40a45637e5a14b47dee0a6c2c77c
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 23:08:29 +0800
Tag:    v1.9.0

Typo in previous commit: MDL-8973 : Update to the require_logout function

commit f8bd70303eac67993493c9de5518b9c7b6218feb
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 23:01:47 +0800
Tag:    v1.9.0

MDL-8973 : Update to the require_logout function to ensure that the user's auth plugin is the first (& only) one to have its prelogout_hook invoked.

commit 1bc6c1ed3788edfd8cc108d637f6845c6f24ac88
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 22:09:27 +0800
Tag:    v1.9.0

MDL-9288 - use addslashes to avoid injection attacks on data imported vi mnet

commit c8e564f5ff6a47a93eafff3c23fba955ad508dfd
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 21:55:11 +0800
Tag:    v1.9.0

Bugfix: The $this->response['faultCode'] was returning the 1th element of the $this->response string (because a non-empty string == 1).

commit a9457b5485cbc814c2e0c7716ab189caf82de525
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 21:50:33 +0800
Tag:    v1.9.0

Prevent notices on user creation

commit 1883612a1aac62e32f85908bbd47a0429e117259
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 08:51:29 +0800
Tag:    v1.9.0

Add missing closing-bracket from previous commit

commit 6bed4299ce5b62cb8549227132e947a108515ce3
Author: donal72 <donal72>
Date:   Wed, 18 Apr 2007 10:23:20 +0800
Tag:    v1.9.0

MDL-9420 - SSO fails over https

commit f71a7f8f376b8c5a4fd6812d644f21f1e6fdd653
Author: donal72 <donal72>
Date:   Wed, 11 Apr 2007 06:23:37 +0800
Tag:    v1.9.0

MNET: Uninitialised variable $timenow. Should be time()?

commit b2d38907a4188b4a7cc40e560c816237ab55c8b8
Author: donal72 <donal72>
Date:   Mon, 02 Apr 2007 09:45:33 +0800
Tag:    v1.9.0

MNET: Properly remove trailing slash from wwwroot: MDL-9157

commit dd9f1b7df5482716a702aac74ffc279cb5e4b88f
Author: donal72 <donal72>
Date:   Tue, 27 Mar 2007 06:51:37 +0800
Tag:    v1.9.0

Patch for upgrade breakage on IIS (and maybe other non-Apache webservers) MDL-8926

commit 76691858b2e3596e1987e9a8b926ad1e60b5a736
Author: donal72 <donal72>
Date:   Mon, 12 Mar 2007 11:31:50 +0900
Tag:    v1.9.0

MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846

commit 68879a58021196a1b46a92f61f78ea0bf4121c8c
Author: donal72 <donal72>
Date:   Mon, 05 Mar 2007 16:49:38 +0900
Tag:    v1.9.0

Mnet: Permit 1.8 upgrade to continue, even if duplicate usernames exist in the user table. # MDL-8720

commit 78e02af979f81bb7288afbe0d9e6fe7c50a53974
Author: donal72 <donal72>
Date:   Mon, 05 Mar 2007 14:04:02 +0900
Tag:    v1.9.0

XHTML Strict fix:  # MDL-8754

commit 1008dad65a7c803250f91893b9d2ad29526fc768
Author: donal72 <donal72>
Date:   Tue, 20 Feb 2007 11:06:56 +0900
Tag:    v1.9.0

MNet goes from ISO8859-1 -> UTF-8;  #MDL-8514 MDL-8514