Git commits in Moodle 1.4.x by mchurch

commit a3bd219a37478c9af46ab264ff190ea25d88a236
Author: mchurch <mchurch>
Date:   Sat, 19 Feb 2005 02:10:26 +0800
Tag:    v1.4.4

Fixed help button position in accordance with other modules. see bug 2556.

commit 40ffe0916d40bae80528ebf86ec487e5527b8af3
Author: mchurch <mchurch>
Date:   Wed, 16 Feb 2005 21:43:08 +0800
Tag:    v1.4.4

Bug #2133 - Fixed group caching.

commit 5e36a8315a7e6058e1f0a2ffab8ac31b073914bc
Author: mchurch <mchurch>
Date:   Thu, 09 Dec 2004 05:58:00 +0800
Tag:    v1.4.3

Modified to ouput proper XHTML - especially if it already was XHTML. See bug #2230.

commit 5ec9237d2b6490e9ffb26c39657461561a8f790d
Author: mchurch <mchurch>
Date:   Wed, 15 Sep 2004 07:41:27 +0800
Tag:    v1.4.2

Fixed remove_teacher, so that a removed teacher is also removed from any groups they belong to.

commit 908b8b9a4f352d02d2d41877600a8374c132c6a9
Author: mchurch <mchurch>
Date:   Tue, 14 Sep 2004 07:09:33 +0800
Tag:    v1.4.2

Fixed strip_pages bug.

commit 7dc26ba47b0c617a2050df80108f342dffa46bb7
Author: mchurch <mchurch>
Date:   Sat, 11 Sep 2004 02:34:52 +0800
Tag:    v1.4.2

Fixed a bug to export caused by removal of the email filters.

commit 8d0a45232132d913a173deaf3b8e3ca2cdf8a8ec
Author: mchurch <mchurch>
Date:   Thu, 09 Sep 2004 20:47:44 +0800
Tag:    v1.4.1

Fixed potential undefined variable warning.

commit 91202daa8430b223252fe4cbc43ebb85c579bf23
Author: mchurch <mchurch>
Date:   Sat, 04 Sep 2004 02:02:21 +0800
Tag:    v1.4.1

Added <tt> and <code> tags to valid tags.

commit 92b57640a456e1b066edd3c1a8b579388cdc2466
Author: mchurch <mchurch>
Date:   Fri, 03 Sep 2004 03:20:29 +0800
Tag:    v1.4.1

Fixed some problems affecting wiki ** and ## formatting tags.

commit ebea2dd0395eee1ecb6cc9d206988efcbbf3e503
Author: mchurch <mchurch>
Date:   Sat, 28 Aug 2004 23:10:16 +0800
Tag:    v1.4.0

Fixed some SQL statements so they work with PostGreSQL as well as MySQL. Fix provided by paca.

commit ab37ddd5d2d3dc070db6e0d7ec4b95c58f08de16
Author: mchurch <mchurch>
Date:   Thu, 26 Aug 2004 04:31:30 +0800
Tag:    v1.4.0

Updated diff functions to handle HTML formatting a little better.

commit ab55cb4107b23762f7b25f6bc28c7feb6aacf8fa
Author: mchurch <mchurch>
Date:   Wed, 25 Aug 2004 21:39:18 +0800
Tag:    v1.4.0

Reorganized the attachment details page a bit, and added author info.

commit 5d2f5274494c9a722010b182ad2a5ebc3b870791
Author: mchurch <mchurch>
Date:   Wed, 25 Aug 2004 21:18:46 +0800
Tag:    v1.4.0

Changed attachment section on content page to only display if there are attachments, and then only as a link to the attachments control page.

commit b36a469ffcbf1514e8cb837141fe035ca2ac5342
Author: mchurch <mchurch>
Date:   Wed, 25 Aug 2004 21:17:45 +0800
Tag:    v1.4.0

Changed title for attachments on content page.

commit e8df6a89461772c3097c026fc225ba2bd64b202b
Author: mchurch <mchurch>
Date:   Wed, 25 Aug 2004 12:19:48 +0800
Tag:    v1.4.0

Restoring summary view to attachments view.

commit d2049a8b7b70b86bcff465c9678e1458c67565b1
Author: mchurch <mchurch>
Date:   Wed, 25 Aug 2004 10:51:15 +0800
Tag:    v1.4.0

Cleaned up attachment section of view page.

commit 75c180d2e3c89cccf153aa3440f33cae63fab1b6
Author: mchurch <mchurch>
Date:   Tue, 24 Aug 2004 21:39:03 +0800
Tag:    v1.4.0

Set Moodle filtering for wiki text only.

commit 37d7e21482883264ca06c982bf8569e8a54dd36e
Author: mchurch <mchurch>
Date:   Tue, 24 Aug 2004 08:08:08 +0800
Tag:    v1.4.0

Bug #1611 - Fixed the editing of wiki pages containing apostrophes.

commit ae342592c8e807495e55a388e86b6bce47cfda9c
Author: mchurch <mchurch>
Date:   Tue, 24 Aug 2004 05:56:47 +0800
Tag:    v1.4.0

Fixed filtering of wiki output to only apply to wiki text pages and not action pages.

commit 69c76405d27b4a2e4c1475b0652c3b0287e3a4e7
Author: mchurch <mchurch>
Date:   Wed, 28 Jul 2004 23:52:51 +0800
Tag:    v1.4.0

Added group support to log viewing functions.

commit e8f993326c6a74cf81c6add91cc2c11cc9851285
Author: mchurch <mchurch>
Date:   Thu, 24 Jun 2004 23:56:01 +0800
Tag:    v1.4.0

Added a per-wiki option to allow disabling of automatic camel case linking. If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.

commit c4346f440cfc2f2bab9cb1d0347431a5f0020f25
Author: mchurch <mchurch>
Date:   Thu, 24 Jun 2004 21:27:14 +0800
Tag:    v1.4.0

Removing non-production warning. This is no longer valid.

commit c513f599e5da410a5820cf52923e7f82f0fa24f7
Author: mchurch <mchurch>
Date:   Mon, 14 Jun 2004 03:41:47 +0800
Tag:    v1.4.0

Added options to select or deselect administration flags for students.

commit 0606b0d38eb91c48f30916210c97a7e8e6dfed21
Author: mchurch <mchurch>
Date:   Fri, 04 Jun 2004 20:22:47 +0800
Tag:    v1.4.0

Fixed description of naming requirements.

commit 089a198517ab2aa3e85764eea1be6e700bb68c8e
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 21:40:46 +0800
Tag:    v1.4.0

Changed multiple occurrences of help icon in non-HTML modes, to one occurrence for all modes.

commit 6f4d8ece46281c1c4910ce40361b0e2e504846ba
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 20:13:57 +0800
Tag:    v1.4.0

Changed use of PHP_SELF to $ME.

commit 03e0e5f691e73762da19371b614f2a16f08e7e93
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 07:14:14 +0800
Tag:    v1.4.0

Fixed use of '- or -' string to a language file string. Added back lost initialcontent help file.

commit 012791873cea132eac86a061cfc486e41e11c442
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 05:32:18 +0800
Tag:    v1.4.0

Added 'HowToWiki' help file to view wiki screen.

commit 3164a1ab3092c36c7d4ddc3f686418de37abb828
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 05:29:26 +0800
Tag:    v1.4.0

Added HowToWiki help file.

commit 300840a6b0a9496e3e37847a238f099246c76d7b
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 05:28:37 +0800
Tag:    v1.4.0

Added 'HowToWiki' help file and appropriate strings.

commit 526efb551728f127a6b393d5bb5b10fa89517762
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 03:00:55 +0800
Tag:    v1.4.0

Removed requirement for a wiki activity's page name to be in CamelCase, per bug report 1355.

commit af13c001f0f6d8836362c2afacadebbac63f71b1
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 02:23:24 +0800
Tag:    v1.4.0

Added the string for 'thispageisntlinkedfromanywhereelse'.

commit 1d20c825c0078a7753c01d7c0641a6c0190e34c6
Author: mchurch <mchurch>
Date:   Thu, 03 Jun 2004 02:17:30 +0800
Tag:    v1.4.0

Replaced some needed plugins.