Git commits in Moodle 1.5.0 by ikawhero

commit 5450baa28a071c0ea3a9cec0c5e00ccd1d3fa898
Author: ikawhero <ikawhero>
Date:   Mon, 06 Jun 2005 11:35:28 +0800
Tag:    v1.5.0

Added a 'Save Changes' button to the top of the page for those of us too lazy to scroll!

commit 422eaecc132c8759e232a183744986fd934e11f3
Author: ikawhero <ikawhero>
Date:   Mon, 06 Jun 2005 08:39:35 +0800
Tag:    v1.5.0

Check array is initialised. Bug 3424.

commit e4cedd797a23ee1b6fb05356128448a2b069f39e
Author: ikawhero <ikawhero>
Date:   Mon, 06 Jun 2005 07:57:19 +0800
Tag:    v1.5.0

Errors will now return to course page instead of site. Related to Bug 3418.

commit 3e41bf36a3fea9262865ad713bc1cf6b3cb28600
Author: ikawhero <ikawhero>
Date:   Sat, 04 Jun 2005 18:39:57 +0800
Tag:    v1.5.0

Link to add new courses only shown to course creators when there are no courses available. Bug 3420.

commit 9bb32eb744d4bc02181396beb07603993acd9038
Author: ikawhero <ikawhero>
Date:   Fri, 03 Jun 2005 22:41:35 +0800
Tag:    v1.5.0

Meaningful string shown in breadcrumb and heading when editing site topic. Bug 3408.

commit b2570808000dc103a5f4a55917de555a5e1edb47
Author: ikawhero <ikawhero>
Date:   Sat, 02 Apr 2005 08:32:48 +0800
Tag:    v1.5.0

Added a 1/7 grade.

commit 5b2ae5848c5edddbe33368b5eccb0c9399e70e99
Author: ikawhero <ikawhero>
Date:   Fri, 01 Apr 2005 15:39:27 +0800
Tag:    v1.5.0

Can provide an alternate page for the login form. The page must contain a form with an action field set to /login/index.php and return fields username and password

commit 47819c85d29d05b0eaba1e316141e101c1b389c2
Author: ikawhero <ikawhero>
Date:   Sat, 26 Mar 2005 11:41:05 +0800
Tag:    v1.5.0

Some spaces so string wraps in the edit language page

commit 748105767fa3fc262433a961db5c88037b42d0cd
Author: ikawhero <ikawhero>
Date:   Sat, 26 Mar 2005 11:03:26 +0800
Tag:    v1.5.0

Just so we can put spaces in the bad words string.

commit d7d93ee995e7ba6b6ab99bfdfc1d85730f8a339e
Author: ikawhero <ikawhero>
Date:   Sat, 26 Feb 2005 07:18:09 +0800
Tag:    v1.5.0

Fixed incorrect order of rebuilding excluded text

commit d3dcbc29227a1efcab0d5e3525e4224ea980acc9
Author: ikawhero <ikawhero>
Date:   Fri, 21 Jan 2005 10:37:02 +0800
Tag:    v1.5.0

Added a class around helpbutton links so that enclosing <font> tags can be removed from HTML code

commit 35a6dcc72c59bcb5684d81e466ed267fe7a7b5fa
Author: ikawhero <ikawhero>
Date:   Tue, 18 Jan 2005 18:04:04 +0800
Tag:    v1.5.0

New class for form help links.

commit 2e708fa0966312bc6fd36c3699ec79cf396b03da
Author: ikawhero <ikawhero>
Date:   Tue, 18 Jan 2005 17:46:01 +0800
Tag:    v1.5.0

General tidy up of code, changes for XHTML and accessibility compatibility.

commit c7444a36a59e3401b3f44da84bc41b3b398ea5bb
Author: ikawhero <ikawhero>
Date:   Tue, 18 Jan 2005 14:57:59 +0800
Tag:    v1.5.0

General removal of <nolink> tags for XHTML compatibility. Moved from the glossary filter as the filter may not be enabled.

commit 8d6380f7ccdfc0683ec07ea5452a327d210c5bc0
Author: ikawhero <ikawhero>
Date:   Wed, 29 Dec 2004 11:55:14 +0800
Tag:    v1.5.0

New strings added

commit 082864f91c9b1d0a1ee6a56c4cc8031fc27f03a5
Author: ikawhero <ikawhero>
Date:   Wed, 29 Dec 2004 11:54:33 +0800
Tag:    v1.5.0

Fixed keyword searching Added functions for printing contact links

commit 9a1eb4997fc30c65023c77d4b83a3cfbe9b8e062
Author: ikawhero <ikawhero>
Date:   Thu, 09 Dec 2004 16:01:25 +0800
Tag:    v1.5.0

Changes for XHTML and accessibility compatibility

commit 85d25fd70d3b5a8c35e155e7343356449292f2dc
Author: ikawhero <ikawhero>
Date:   Wed, 08 Dec 2004 07:49:51 +0800
Tag:    v1.5.0

Minor change to enlarge the textarea for topic summary editing. Was too small for summaries that included large headings or images.

commit f13075f14fa1299c36421f7efa5b958cf772089f
Author: ikawhero <ikawhero>
Date:   Fri, 08 Oct 2004 08:18:36 +0800
Tag:    v1.5.0

Fixed string error

commit 24c54604d3892d45ac90f7eff0d8753b18522f6b
Author: ikawhero <ikawhero>
Date:   Sat, 02 Oct 2004 08:09:24 +0800
Tag:    v1.5.0

Merged changes from stable branch

commit 5c4b19d38d7c3bc572cb95ffda267089ff061708
Author: ikawhero <ikawhero>
Date:   Fri, 01 Oct 2004 12:51:05 +0800
Tag:    v1.5.0

Bug in path for language strings fixed

commit 000713693e6a0d8288899f93618a974aaca54ade
Author: ikawhero <ikawhero>
Date:   Tue, 07 Sep 2004 14:24:27 +0800
Tag:    v1.5.0

file web.gif was initially added on branch MOODLE_14_STABLE.