Git commits in Moodle 1.8.x by donal

commit 5a3951e035b23157b5256308f836325d6eb75fe6
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:32:26 +0900
Tag:    v1.8.5

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

commit bc1982446c69e9b1d234a3dfa5c50e24c58423e0
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:10:53 +0900
Tag:    v1.8.5

Write to the log when the SSL key is created

commit eb3deee5484f8605efcaa351f63357fa49fa3a4d
Author: donal <donal>
Date:   Fri, 15 Feb 2008 17:04:24 +0900
Tag:    v1.8.5

Remove unneeded mnet_host2service records

commit a29910300df06a8fd23b2a44bec258666659b007
Author: donal <donal>
Date:   Wed, 13 Feb 2008 12:06:54 +0900
Tag:    v1.8.5

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

commit 30f5739a469235cd80b8af75ff05f46d165032e1
Author: donal <donal>
Date:   Wed, 13 Feb 2008 07:27:49 +0900
Tag:    v1.8.5

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

commit 0570c31a3b6c4c976ed80a0e69a248fefafc75ce
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 09:14:11 +0900
Tag:    v1.8.4

Propagate additional error info about XML parse failures

commit d1bbb753338bd4c7cb9d1df971072dcea6ebbcc8
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 09:12:59 +0900
Tag:    v1.8.4

More error info about XML parse failures

commit 9822b38f10740817e3bc1a30b3e0ce9e560e1a10
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 06:30:25 +0900
Tag:    v1.8.4

Initialize the $message variable properly this time.

commit dc2ea6fb2626b8eb6dc27f28c39ac40d9438ccdf
Author: donal72 <donal72>
Date:   Fri, 02 Nov 2007 06:27:51 +0900
Tag:    v1.8.4

Revert: Initialize the $message variable

commit e0033fb83c09494188dbbffdfa1dcae7086df3d8
Author: donal72 <donal72>
Date:   Thu, 01 Nov 2007 15:13:19 +0900
Tag:    v1.8.4

Test for empty dataset to suppress a warning

commit c5fbfafa6293073c834e7368b22e9a71cefa2f53
Author: donal72 <donal72>
Date:   Thu, 01 Nov 2007 14:02:31 +0900
Tag:    v1.8.4

Initialize the $message variable

commit 5862de1d22a58ae69d2780fe0793ea3a65687914
Author: donal72 <donal72>
Date:   Fri, 19 Oct 2007 08:45:56 +0800
Tag:    v1.8.4

Remove reference to other applications from the Moodle 1.8 source. This is a 1.9+ feature.

commit b3225d1a2ffab332e7e39fbf33bdcc01421b015d
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:14:17 +0800
Tag:    v1.8.4

Laying groundwork for more Mnet error reporting

commit d029c122af0a066326a28a186150ce58964a65d6
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:11:29 +0800
Tag:    v1.8.4

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 eb1bf095948afc027f05f60d3476e6ff475c6405
Author: donal72 <donal72>
Date:   Wed, 17 Oct 2007 16:07:24 +0800
Tag:    v1.8.4

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 4a1db8bd3dfb41ccfdb9ef18927fdffb678f1336
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 22:02:17 +0800
Tag:    v1.8.4

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

commit ed548587ab65d6d84f6d1ca094422b2d862de486
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 18:19:34 +0800
Tag:    v1.8.4

Label for wwwroot field

commit dbd1755a42dea3fc9b61388175ede4fadcf148b7
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 17:14:25 +0800
Tag:    v1.8.4

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

commit 90f3a22a0bbe0deb4488700d6b92d0cc36f733a8
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 17:01:46 +0800
Tag:    v1.8.4

More helpful MNet error messages in debug mode

commit 753775479c0e3395c3b4bda5a3faccc0c7250969
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 16:50:41 +0800
Tag:    v1.8.4

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 2eff9d13671e5260c904c599ebf525546cbff555
Author: donal72 <donal72>
Date:   Tue, 16 Oct 2007 16:00:03 +0800
Tag:    v1.8.4

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 75bbcfb74f2bcef6d0078689686d6039774fdf26
Author: donal72 <donal72>
Date:   Tue, 02 Oct 2007 14:44:07 +0800
Tag:    v1.8.3

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

commit f99f716464302d25da047dc988c46ff7fdae75ab
Author: donal72 <donal72>
Date:   Tue, 02 Oct 2007 14:21:26 +0800
Tag:    v1.8.3

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

commit f4f534c675b37cc37d2d988e79ab1394517c4306
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 21:18:00 +0800
Tag:    v1.8.3

MDL-8119 : Improvements to logging where Mnet hosts are involved

commit aa34400457bc1c27d2b75f9d8eae0d9a4772c52a
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 20:20:46 +0800
Tag:    v1.8.3

Link to profile editing should not appear on other users' profiles.

commit 1880a55e5359dc9e343be20e533cd41770138fc5
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 19:15:59 +0800
Tag:    v1.8.3

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

commit 39bf0df2283d2a7da6a0fedf28453e8af025a3d1
Author: donal72 <donal72>
Date:   Fri, 03 Aug 2007 18:08:52 +0800
Tag:    v1.8.3

MDL-9314 : typo of $access / $accessctrl

commit 587813b7139fcb6517c751734547e2d2f411d308
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 13:36:06 +0800
Tag:    v1.8.3

1 word doco fix

commit c21899e0ddf463667eb29d7fae975b1885b717fc
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 13:13:10 +0800
Tag:    v1.8.3

Fix for PHP 5.2.2: $HTTP_RAW_POST_DATA not populated bug: http://bugs.php.net/bug.php?id=41293

commit bcfbd8cbdf90d2e5151c8c735f9e2f20e6c91c99
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 12:30:34 +0800
Tag:    v1.8.3

Rename 'promiscuous' to 'dangerous'. Minor bugfixing for mnet.

commit 304182d210611d12b9e18c7632690672c8fad63e
Author: donal72 <donal72>
Date:   Thu, 02 Aug 2007 08:48:04 +0800
Tag:    v1.8.3

Minor mnet bugfixes

commit d11ec62bd3b3ac4248a92a93c84f943970403dd2
Author: donal72 <donal72>
Date:   Mon, 30 Apr 2007 11:19:24 +0800
Tag:    v1.8.1

MDL-8973 : Undo API change in previous commit

commit 597cd7728e7450a30254956ac934bb7227683d6d
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 23:09:45 +0800
Tag:    v1.8.1

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 791fbc568732920351020f3ff853f9da5e5774b5
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 21:59:01 +0800
Tag:    v1.8.1

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

commit 4e0d03df6249cee114ccf7b675e85b0442678e99
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 21:54:56 +0800
Tag:    v1.8.1

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

commit 617215310666d1c73246056c603c071b763238fb
Author: donal72 <donal72>
Date:   Sun, 29 Apr 2007 21:50:10 +0800
Tag:    v1.8.1

Prevent notices on user creation

commit 0145441c4df0401c7134337d9c79ca11f57ee773
Author: donal72 <donal72>
Date:   Wed, 18 Apr 2007 15:12:32 +0800
Tag:    v1.8.1

MDL-9420 - SSO fails over https

commit d4c97b77a526b08bd4a5a7394f25ad6cc47db620
Author: donal72 <donal72>
Date:   Wed, 11 Apr 2007 06:20:07 +0800
Tag:    v1.8.1

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

commit aecd299b7a7eced7e32b9c91454f52f787077ad8
Author: donal72 <donal72>
Date:   Mon, 02 Apr 2007 09:45:37 +0800
Tag:    v1.8.1

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

commit c13722179fc269860db7da1382eb4be3e3cbece2
Author: donal72 <donal72>
Date:   Tue, 27 Mar 2007 06:51:42 +0800
Tag:    v1.8.0

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

commit 33981a427d29d0ca8df658476f1fd450ce4be450
Author: donal72 <donal72>
Date:   Mon, 12 Mar 2007 11:32:08 +0900
Tag:    v1.8.0

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

commit 461594cc728fe92f70e4e9c0509499516895c68e
Author: donal72 <donal72>
Date:   Mon, 05 Mar 2007 16:47:09 +0900
Tag:    v1.8.0

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

commit ca4f8f38b398677c9ba1675c3f9ea1061912aaff
Author: donal72 <donal72>
Date:   Mon, 05 Mar 2007 14:03:36 +0900
Tag:    v1.8.0

XHTML Strict fix:  # MDL-8754

commit b74a216ad13d6f124f2155134301970c121b1171
Author: donal72 <donal72>
Date:   Tue, 20 Feb 2007 11:05:31 +0900
Tag:    v1.8.0

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

commit e6976ae1f60cfc9a7a12fd0abd136e90ef6a204f
Author: donal72 <donal72>
Date:   Wed, 07 Feb 2007 23:11:22 +0900
Tag:    v1.8.0

MNet: More error tracking updates

commit d452439a089d89c2f11db6a4f6840a1d88381411
Author: donal72 <donal72>
Date:   Wed, 07 Feb 2007 21:43:08 +0900
Tag:    v1.8.0

MNet:  Standardise format of the mnet_client->error array

commit fb5c773965810c339bfdeabb704903b88026bca0
Author: donal72 <donal72>
Date:   Mon, 29 Jan 2007 07:08:59 +0900
Tag:    v1.8.0

Auth:  Documentation update to reflect changes in signature of user_update_password method

commit da249a302832808a176e366320143c068d5dae55
Author: donal72 <donal72>
Date:   Sun, 28 Jan 2007 19:27:05 +0900
Tag:    v1.8.0

Auth:  Fix for error creating admin user (if you choose a new username).  Also addresses an issue in the user_update_password method.

commit 3e008de80479d062debbf4383942d0134cd451d6
Author: donal72 <donal72>
Date:   Thu, 25 Jan 2007 08:17:08 +0900
Tag:    v1.8.0

Mnet: We haven't been updating the last_connect_time field. Let's do that.

commit 6e783f21ec3b90f923b09ba4923411c45a468ade
Author: donal72 <donal72>
Date:   Thu, 25 Jan 2007 08:15:24 +0900
Tag:    v1.8.0

Mnet:  Minor:  Fix a comment

commit 560b3acc8512420e505faef414c8d3ebc694d42a
Author: donal72 <donal72>
Date:   Wed, 24 Jan 2007 08:07:29 +0900
Tag:    v1.8.0

Mnet:  Bugfix for rev 1.10: Update user's enrolment information on jump/land

commit 83b9f9d825972d2d5eb7bfdbdc68920a66a66f11
Author: donal72 <donal72>
Date:   Wed, 24 Jan 2007 07:30:43 +0900
Tag:    v1.8.0

Mnet:  Restore query to check that an outgoing RPC call is permitted by the client machine's admin

commit 3a1edc56f4895aca14ba1006d537b88dcf8f0f0c
Author: donal72 <donal72>
Date:   Wed, 24 Jan 2007 07:03:48 +0900
Tag:    v1.8.0

Mnet:  Users mnethostid now defaults to the admin user's mnethostid:  MDL-8253

commit 2541d297cf7e7bba61fa2c010d26faef1d4be629
Author: donal72 <donal72>
Date:   Wed, 24 Jan 2007 06:35:08 +0900
Tag:    v1.8.0

Auth:  Typo fix:  exprire -> expire MDL-8151

commit cdf2232920b4e85aeab035e3149f69758b20ea6e
Author: donal72 <donal72>
Date:   Wed, 24 Jan 2007 06:27:50 +0900
Tag:    v1.8.0

Mnet:  Rename field: access to accessctrl for Oracle interop:  MDL-8237

commit 573f8b025c6e880a8311505b429be19d8fdcd13a
Author: donal72 <donal72>
Date:   Tue, 23 Jan 2007 11:38:54 +0900
Tag:    v1.8.0

Mnet:  Update user's enrolment information on jump/land

commit 0855c4cab3f614a6e9b4cf2cdd452108b5d95ca8
Author: donal72 <donal72>
Date:   Fri, 19 Jan 2007 09:23:55 +0900
Tag:    v1.8.0

Mnet:  More enrolment data in the back channel - stash in mnet_enrol_assignments table

commit 68ea70b45f64cb2ca7a070c46df9f79b036d0fbf
Author: donal72 <donal72>
Date:   Thu, 18 Jan 2007 08:03:18 +0900
Tag:    v1.8.0

Mnet:  enrol/mnet:  Return enrol plugin type with list of enrolled users

commit 1451836469782a60c4f171282c68c317b8642170
Author: donal72 <donal72>
Date:   Wed, 17 Jan 2007 23:13:19 +0900
Tag:    v1.8.0

Mnet:  In auth config, show which hosts have mnet/auth configured

commit 5291907c4518fec391c8335c7fb21c98902a7172
Author: donal72 <donal72>
Date:   Wed, 17 Jan 2007 21:12:11 +0900
Tag:    v1.8.0

Mnet:  Show non-mnet enrolments in the mnet/enrolment page

commit 503d126273dcf4c12b83d0de439d771c4f116d36
Author: donal72 <donal72>
Date:   Wed, 17 Jan 2007 12:56:31 +0900
Tag:    v1.8.0

Mnet:  Minor oops - a variable in the last commit was not renamed

commit 0d0f67f353af8cc75ddda4daee7bdddf5949e756
Author: donal72 <donal72>
Date:   Wed, 17 Jan 2007 07:53:11 +0900
Tag:    v1.8.0

Mnet:  The tokenizer extension is now optional.  MDL-8136

commit afbedfb8d86012014d21eb3fe37049e60ca3d8c9
Author: donal72 <donal72>
Date:   Wed, 17 Jan 2007 07:52:24 +0900
Tag:    v1.8.0

Mnet:  Bugfix:  Faulty logic - if the user has no local courses, we didn't bother to check for remote courses.

commit 4d8c087e023f69685c52a045df1a5f0e61f1819b
Author: donal72 <donal72>
Date:   Tue, 16 Jan 2007 14:00:18 +0900
Tag:    v1.8.0

MNET:  MyCourses block enriched with links to remote Moodles when roaming

commit 492d44e4f7e97757b100f53e3a75627b80a1b714
Author: donal72 <donal72>
Date:   Tue, 16 Jan 2007 07:00:28 +0900
Tag:    v1.8.0

Mnet:  Show that a key has expired.

commit fc7900e75ef22474feab633d766ae63af939b391
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 18:14:41 +0900
Tag:    v1.8.0

MNet:  Display expiry date of local certificate

commit 9dd0e6115de6b73759cead6643ce64acdf6a6046
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 18:03:39 +0900
Tag:    v1.8.0

Mnet:  Key rotation:  A more robust changeover for fresh keys

commit 82b29ea15ac3f6b361855445d3485ef0dfbf8ed9
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 18:00:39 +0900
Tag:    v1.8.0

Mnet:  Stylefix:  Array was returned with unusual numeric index

commit 151a987289c2d7705f00834a3cd26a1270178c28
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 17:40:24 +0900
Tag:    v1.8.0

Mnet:  Refactor:  Split up mnet_server_fault function so we have option to send non-lang-file errors

commit 85d2d959d57a38abc1e04357d7807f76db42ad3a
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 17:31:58 +0900
Tag:    v1.8.0

Mnet:  Bugfix:  Prevent infinite loop when 2 community hubs peer for the first time

commit e931feddaf7834b226736215d34209c6847d05a1
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 17:26:56 +0900
Tag:    v1.8.0

Mnet:  Bugfix:  Prevent a second record to be created for an existing host if the user entered http://example.com/ as the wwwroot

commit ca1131e2ea8cded87ba1ad281dd25d609bdcf81b
Author: donal72 <donal72>
Date:   Mon, 15 Jan 2007 17:20:10 +0900
Tag:    v1.8.0

Mnet:  Drop deprecated interface to mnet_get_public_key function

commit 7340c7435c749a2039d3e47ebedd14b2764b80a6
Author: donal72 <donal72>
Date:   Fri, 12 Jan 2007 10:10:36 +0900
Tag:    v1.8.0

Mnet:  Remove 'Hide remote users' if there are no remote users: MDL-8068

commit ad77001dfacf76bfe2dbe85a1c836c762fdfd6d7
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 15:07:52 +0900
Tag:    v1.8.0

mnet: Replace hardcoded strings: MDL-8069

commit 2c1833bdb4606629eaac2c5b01d9921ef0b506f6
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 14:59:57 +0900
Tag:    v1.8.0

Mnet: Bugfix: Revised query to find hosts we SSO with: MDL-8082

commit 15ed527f3820cf1de5f5f4e0b510c79dba0a7789
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 14:55:37 +0900
Tag:    v1.8.0

Mnet: Bugfix: 3 params in optional_param(): MDL-8119

commit 3d7e44684f8d8da17032dda450e15fb209d97110
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 14:38:45 +0900
Tag:    v1.8.0

Mnet: Bugfix for keepalive client

commit 016bac47b7e94e5044b003a7c5991a33f19d8449
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 13:16:34 +0900
Tag:    v1.8.0

Auth:  Better error message when SSO fails

commit 1ca484a3b7396c1551aa9c0c235ed41364cccf19
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 13:11:25 +0900
Tag:    v1.8.0

mnet:  XHTML strict fixes:  MDL-7861

commit 8dc3de16296310c0dcd15625927fbb66521c8a2d
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 10:41:44 +0900
Tag:    v1.8.0

Auth: Replace hardcoded strings: MDL-8069

commit e8b9d76a3f3f8e2039aa1752e37fac08c654e8a6
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 09:05:47 +0900
Tag:    v1.8.0

Auth: Replace hardcoded strings: MDL-8069

commit a9ad3633c7dc03b0447424eacc28edf8c7d03ee3
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 08:17:51 +0900
Tag:    v1.8.0

Auth: Replace hardcoded strings: MDL-8069

commit 5a3be3847e207440e42b51b78e2f8aaa12fc9e7c
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 08:15:53 +0900
Tag:    v1.8.0

mnet: Replace hardcoded strings: MDL-8069

commit 7d542ec91dba0f519aceae5b92a5771155366564
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 06:43:04 +0900
Tag:    v1.8.0

Auth: Replace hardcoded strings: MDL-8069

commit 5ecfc853c9eab07da72d92acd845475a847e2ac4
Author: donal72 <donal72>
Date:   Thu, 11 Jan 2007 05:42:40 +0900
Tag:    v1.8.0

auth:  XHTML strict fixes:  MDL-7861

commit b7b50143f3eb730a5bed020971d015ba5bc8d36f
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:50:59 +0900
Tag:    v1.8.0

Auth: Bugfix: MDL-8131

commit f9dff2433fbcd55b5084b2d3307c1561660c497d
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:39:15 +0900
Tag:    v1.8.0

mnet: Replace hardcoded strings: MDL-8069

commit 5c2e5bf2d4b83a5dc8555c6f909eb793ba7b4d9d
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:37:53 +0900
Tag:    v1.8.0

mnet: Bugfix: An object with no properties == false!!!

commit 1f4ca9aff5abc2c88bc7f5e92deb8d2fc865a314
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:32:42 +0900
Tag:    v1.8.0

mnet: Replace a hardcoded string: MDL-8069

commit 9274112148edad46e825aa3d2a1e7369be198c50
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:31:43 +0900
Tag:    v1.8.0

mnet:  XHTML strict fixes:  MDL-7861

commit a57db6bda337cfc11c4dfce0998ae2c68dcb4396
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:25:51 +0900
Tag:    v1.8.0

Auth: Replace a hardcoded string: MDL-8069

commit a1229bdd3975b4be6bcb5d250a4f77824c91fcfa
Author: donal72 <donal72>
Date:   Wed, 10 Jan 2007 09:10:38 +0900
Tag:    v1.8.0

mnet:  XHTML strict fixes:  MDL-7861

commit 9dfe778f6ca9acf2f21f39028ae91fd21e22ba0b
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 13:24:18 +0900
Tag:    v1.8.0

mnet: enrol/mnet/allowed_courses:  Stylefix - if( to if (

commit 0d098fbb65af8fb8c9fa0a571ca291c144b6c8f1
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 12:55:40 +0900
Tag:    v1.8.0

mnet: enrol/mnet/allowed_courses:  Removed PHP5.1+ functions

commit d25942e7ce35369c114202a9f04eaf0e13454877
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 11:31:22 +0900
Tag:    v1.8.0

mnet: enrol/mnet/remote_courses.php XHTML strict fix:  MDL-7861

commit 9feaec8f79e971c4f15883ea81c942547996baac
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 10:51:12 +0900
Tag:    v1.8.0

mnet:  enrol/mnet/allowed_courses:  XHTML strict fixes:  MDL-7861

commit 9953ee10d650b0a9b46ab387c90bd7f3c3cd142d
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 10:32:31 +0900
Tag:    v1.8.0

mnet:  enrol/mnet/config.html XHTML strict fixes:  MDL-7861

commit c65160b58e0f2a9d3fa165dbfac1678e513d11b7
Author: donal72 <donal72>
Date:   Tue, 09 Jan 2007 10:31:53 +0900
Tag:    v1.8.0

mnet:  admin/enrol_config.php XHTML strict fixes:  MDL-7861

commit 82dff95cc7a0146344c3346a688aa86cd1620e98
Author: donal72 <donal72>
Date:   Mon, 08 Jan 2007 18:06:20 +0900
Tag:    v1.8.0

mnet: New lang file for describing auth/mnet services

commit 1bbb43eb93aec352429162bcf4450f3e382b274c
Author: donal72 <donal72>
Date:   Mon, 08 Jan 2007 16:16:29 +0900
Tag:    v1.8.0

mnet:  XHTML strict fixes:  MDL-7861

commit cac88d400ace7331463b2240ffc997251fe4d304
Author: donal72 <donal72>
Date:   Mon, 08 Jan 2007 14:05:00 +0900
Tag:    v1.8.0

mnet:  In lib/db/upgrade.php, switch the magic number 1 to $CFG->mnet_localhost_id

commit cd607643dc05d5cd34b95976bb777dab34506027
Author: donal72 <donal72>
Date:   Fri, 05 Jan 2007 14:58:39 +0900
Tag:    v1.8.0

mnet:  Removed hardcoded English strings from some MNET files: MDL-8069

commit 08cb427af6455488226a521cb71e3b01768779fb
Author: donal72 <donal72>
Date:   Fri, 05 Jan 2007 12:31:05 +0900
Tag:    v1.8.0

mnet: Remove bogus XYZ prefixes from last commit   MDL-8070

commit 722f3f053e5ca6c750b96d115a0914fc6a823776
Author: donal72 <donal72>
Date:   Fri, 05 Jan 2007 11:59:14 +0900
Tag:    v1.8.0

mnet:  Allow an environment variable to be established in the absence of openssl - MDL-8070