Git commits in Moodle 1.8.x by fmarier

commit 2461d989821ccb8e9200dfa828f2cc0ec4e12f27
Author: fmarier <fmarier>
Date:   Mon, 13 Jul 2009 08:44:25 +0800
Tag:    v1.8.10

MDL-19729 fix SQL incompatibility with Oracle

commit e3b02662bd8bfc4f89b17f23985ac9dd4728e915
Author: fmarier <fmarier>
Date:   Mon, 15 Jun 2009 13:59:38 +0800
Tag:    v1.8.10

MDL-2794: fix html2text handling of non-ASCII characters

commit 485c80f39a1d2c86dfd93b0d9ebedaa4c3504332
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 10:29:46 +0800
Tag:    v1.8.10

MDL-19266 lib/html2text: fix error in preg_replace_callback on php4

commit 15df124a39c4c856835de5731e1bcbb7e6732889
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 10:28:46 +0800
Tag:    v1.8.10

MDL-19266 lib/html2text: fix warnings in cron when using PHP4

commit d78b0e324f271898025ee97eaedc11e1d53d4f41
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 10:28:10 +0800
Tag:    v1.8.10

MDL-17542 lib/html2text: update to latest upstream version (r2374) from http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/html2text.php

commit 6af26c819a98872dc6091ca86ec4cb39a4cdd66e
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 10:10:22 +0800
Tag:    v1.8.10

file html2text_readme.txt was added on branch MOODLE_18_STABLE on 2009-05-22 02:28:11 +0000

commit 84610617431f8e2836d34f2a511d0aa9e51476c2
Author: fmarier <fmarier>
Date:   Fri, 15 May 2009 11:37:37 +0800
Tag:    v1.8.9

Fix typo

commit 41c92ff555f27f55bd8308f3375cd21b6b55839b
Author: fmarier <fmarier>
Date:   Tue, 12 May 2009 07:37:37 +0800
Tag:    v1.8.9

MDL-19156: auth/fc: clarifying the licensing terms as per author's email

commit 66705bc9e60cf320cea4c4860c595cf9ff2bae49
Author: fmarier <fmarier>
Date:   Sat, 09 May 2009 12:32:56 +0800
Tag:    v1.8.9

MDL-19117 clarification to the license

commit 7e6369972d8cca0e49c3a8b8429d81ce600221ff
Author: fmarier <fmarier>
Date:   Thu, 07 May 2009 11:04:47 +0800
Tag:    v1.8.9

MDL-19096 include a copy of the GPL

commit 2c81d559bd3b0b0e1c73db36902d70fbc8d90804
Author: fmarier <fmarier>
Date:   Thu, 07 May 2009 11:03:25 +0800
Tag:    v1.8.9

file COPYING.txt was added on branch MOODLE_18_STABLE on 2009-05-07 03:04:47 +0000

commit 9b72cbf773fa8cab591b0ad43a2c2cfb53532614
Author: fmarier <fmarier>
Date:   Fri, 03 Apr 2009 07:14:58 +0800
Tag:    v1.8.9

html2text: MDL-17542 switch to a GPL-compatible html2text library

commit 7d6b6b1a16a65e2c3e2d325638a252e2749c911c
Author: fmarier <fmarier>
Date:   Fri, 27 Mar 2009 12:27:19 +0900
Tag:    v1.8.9

mod/resource: MDL-18691 allow custom resource types to specify their name in their own lang directory

commit 5cb48efd23833f6903f0e9444c819154a4eb28e6
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Mon, 02 Feb 2009 08:45:11 +0900
Tag:    v1.8.9

Fix CVS-git drift (old .sql files)

commit e92cdcdbd9b00e9fad6e82a875501fadb00f6cae
Author: fmarier <fmarier>
Date:   Wed, 22 Oct 2008 10:40:14 +0800
Tag:    v1.8.8

moodlelib/welcome message: MDL-16947 use the userid that was passed in for the profile URL

commit 4d7928e235f93d85a58ce1c5c17beee0fc281f38
Author: fmarier <fmarier>
Date:   Mon, 14 Jul 2008 10:35:30 +0800
Tag:    v1.8.7

MDL-15614 Add 3 missing PHP error codes to get_file_upload_error()

commit 0d003551eb3237470b1590397f8605ebe1803fc3
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Wed, 25 Jun 2008 09:54:21 +0800
Tag:    v1.8.6

Fix drift between CVS and git

commit c7ad4ebfe4653e18bcec59119295582ca3b4ee7f
Author: fmarier <fmarier>
Date:   Wed, 07 May 2008 12:37:34 +0800
Tag:    v1.8.6

Printing ADODB error to the web server error log (MDL-14628)

commit 36c04a1bdb9740cf75914d9e5dd42bf0e36c28a7
Author: fmarier <fmarier>
Date:   Fri, 07 Dec 2007 13:58:35 +0900
Tag:    v1.8.4

weblib: Fix typo in print_table() which was causing invalid <th> tag MDL-11506

commit 8a48b86836429340d2b83e1915292e0ef8231440
Author: fmarier <fmarier>
Date:   Tue, 04 Dec 2007 08:17:56 +0900
Tag:    v1.8.4

ddllib: Mark table_column() as deprecated Signed-off-by: Eloy Lafuente

commit bcc37dd0c170b403ded4649df0fca04dc49557f0
Author: fmarier <fmarier>
Date:   Wed, 14 Nov 2007 10:13:00 +0900
Tag:    v1.8.4

mod/quiz: Revert commit which added the "go back to course" link

commit d4833f210377d521177c9ae0ca2b4a2974756652
Author: fmarier <fmarier>
Date:   Fri, 09 Nov 2007 10:22:25 +0900
Tag:    v1.8.4

Add missing fields when upgrading/installing on Postgres mod/exercise, mod/scorm and question/type/rqp MDL-12023

commit f285e9514a1a2977558c0aa0c8c8f23f6a229bb5
Author: fmarier <fmarier>
Date:   Fri, 09 Nov 2007 10:07:17 +0900
Tag:    v1.8.4

mod/quiz: Add a link back to the course page after a quiz is completed