Git commits in Moodle 2.0.0 by Francois Marier

commit 07ca3a4acffd2855e5d2d7fc5adbc0a5a4df8494
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Thu, 12 Nov 2009 09:58:33 +0800
Tag:    v2.0.0-rc1

MDL-20781 lib/excellib: add write_date() function

commit 3e83641fdceae9d566f32e3af3196b9bc95a87fb
Author: fmarier <fmarier>
Date:   Mon, 15 Jun 2009 14:08:42 +0800
Tag:    v2.0.0-rc1

MDL-2794 testweblib: adapt the unit tests to the output of new html2text library

commit 2d801928579d7bbe0dc779521c52d15a15dda19a
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 11:19:16 +0800
Tag:    v2.0.0-rc1

MDL-19222 lib/setup: work-around the disk_free_space call failing on very large partitions

commit ea2678d8b9cb63f06a889996efcfa0c57b99e92d
Author: fmarier <fmarier>
Date:   Fri, 22 May 2009 10:10:22 +0800
Tag:    v2.0.0-rc1

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

commit 5505925383457d3f87755f74d26433dc94b5ccda
Author: fmarier <fmarier>
Date:   Mon, 18 May 2009 12:47:58 +0800
Tag:    v2.0.0-rc1

MDL-19222 sessionlib: add a check and error message when initialising file sessions in case there is no free space on the partition

commit 6508931bc3439683cc8d27f42008af4ea8324ef4
Author: fmarier <fmarier>
Date:   Fri, 15 May 2009 11:37:07 +0800
Tag:    v2.0.0-rc1

Fix typo

commit dc247e5232cb2d8e384c0acefa3f9e90fbaee78d
Author: fmarier <fmarier>
Date:   Thu, 14 May 2009 14:04:35 +0800
Tag:    v2.0.0-rc1

MDL-19179 cache superfluous queries when listing categories on front page

commit 2a8eb9047111431d2ee1da03fc016d79fc1e4767
Author: fmarier <fmarier>
Date:   Tue, 12 May 2009 07:39:43 +0800
Tag:    v2.0.0-rc1

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

commit f17fcf9083ac1782d721154674821f6b7f9dcf76
Author: fmarier <fmarier>
Date:   Sat, 09 May 2009 12:34:11 +0800
Tag:    v2.0.0-rc1

MDL-19117 clarification to the license

commit 576e101aa35ebcf73435a594368c0b3482a210be
Author: fmarier <fmarier>
Date:   Thu, 07 May 2009 11:06:48 +0800
Tag:    v2.0.0-rc1

MDL-19096 include a copy of the GPL

commit 330895d56ff149c615a54b9aaf91d75aeb3278ef
Author: fmarier <fmarier>
Date:   Thu, 07 May 2009 06:41:39 +0800
Tag:    v2.0.0-rc1

MDL-19095 mod/forum: fix for new forum discussions being broken

commit b3a3a552ac0555e852cc2e1f4739c81a914d088e
Author: fmarier <fmarier>
Date:   Mon, 06 Apr 2009 07:46:32 +0800
Tag:    v2.0.0-rc1

password policy: MDL-17602 disable consecutive identical characters check by default

commit 316914bf6ed4435e303a3f6f3b36b9a38dda7f88
Author: fmarier <fmarier>
Date:   Mon, 06 Apr 2009 07:33:00 +0800
Tag:    v2.0.0-rc1

MDL-17037 ran all GIF images through gifsicle and PNG through optipng

commit c65ab2be9563580f8a2b2daf1bf88d0399a2965d
Author: fmarier <fmarier>
Date:   Fri, 03 Apr 2009 10:22:52 +0800
Tag:    v2.0.0-rc1

Password policy: MDL-17602 new "max consecutive identical characters" setting

commit c93dae38f07fed6a31bea7b056ba7fd4be53c106
Author: fmarier <fmarier>
Date:   Fri, 03 Apr 2009 09:13:42 +0800
Tag:    v2.0.0-rc1

mod/resource: MDL-18641 ability for resource type plugins to specify their own icon

commit 13ca1e06b872b7111fca6d89329da82beaa5c729
Author: fmarier <fmarier>
Date:   Fri, 27 Mar 2009 12:21:10 +0900
Tag:    v2.0.0-rc1

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

commit 08b2b79b4e970c4d1edfdbda37bb95096750a724
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Fri, 13 Mar 2009 07:21:57 +0900
Tag:    v2.0.0-rc1

Fix drift between CVS and git

commit 200164446a2afd50b048125160376d731bee6d6e
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Wed, 11 Mar 2009 22:16:54 +0900
Tag:    v2.0.0-rc1

Fix drift with CVS

commit 6280ef3e58870d4397623afeb757f1a9926f6bc5
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Mon, 02 Feb 2009 08:43:28 +0900
Tag:    v2.0.0-rc1

Fix CVS-git drift (remove some files deleted in CVS)

commit 588acd0608f8af6e43da4c8bed50c2bbd8a78060
Author: fmarier <fmarier>
Date:   Wed, 17 Dec 2008 11:55:33 +0900
Tag:    v2.0.0-rc1

MDL-17542 weblib/html2text: replace html2text.php with a GPL alternative (which is also faster)

commit abf1c50ff6d41a0a274a6a9eefe323e038fe9a6d
Author: fmarier <fmarier>
Date:   Thu, 06 Nov 2008 12:49:44 +0900
Tag:    v2.0.0-rc1

mod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle

commit 6a77823cb6cc0f2e52bad4a26cd7d9f81aa80088
Author: fmarier <fmarier>
Date:   Tue, 28 Oct 2008 10:50:10 +0900
Tag:    v2.0.0-rc1

MDL-17037 Lossless optimization of all PNG and JPEG images

commit be2718051bfd3f8cd5deeb5532a1d3c5aa583b77
Author: fmarier <fmarier>
Date:   Wed, 22 Oct 2008 11:14:45 +0800
Tag:    v2.0.0-rc1

backuplib: MDL-16945 (merge from 1.9)

commit ecc313783109f572319799747bf1d803d2363f83
Author: fmarier <fmarier>
Date:   Wed, 22 Oct 2008 10:35:24 +0800
Tag:    v2.0.0-rc1

moodlelib/welcome message: MDL-16947 (merge from 1.9)

commit cf3ed6e42fee360bb208047dba93fe71ce7772c8
Author: fmarier <fmarier>
Date:   Mon, 28 Jul 2008 14:34:08 +0800
Tag:    v2.0.0-rc1

mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE

commit a8e352c5f4a0e1e44d1f566a3f322cd903db559c
Author: fmarier <fmarier>
Date:   Mon, 14 Jul 2008 10:38:50 +0800
Tag:    v2.0.0-rc1

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

commit 6800d78e06f93417e80f27af754fe79448cb21f8
Author: Francois Marier <francois@catalyst.net.nz>
Date:   Thu, 26 Jun 2008 01:31:23 +0800
Tag:    v2.0.0-rc1

Drift between CVS and git

commit 874487c0d89233e7634c233cc02c35eef8149f34
Author: fmarier <fmarier>
Date:   Thu, 19 Jun 2008 10:30:37 +0800
Tag:    v2.0.0-rc1

auth/ldap: fix PHP warnings and remove bad "Choose one" id

commit 4b270c4c3e8cc84e965d06c164ffe2e21d19081a
Author: fmarier <fmarier>
Date:   Mon, 09 Jun 2008 13:34:43 +0800
Tag:    v2.0.0-rc1

filelib: Add .ics files to the mimetypes array (MDL-15188)

commit 211c6890c52b73c1a82c2d54620ad935c26d2e39
Author: fmarier <fmarier>
Date:   Wed, 07 May 2008 12:40:18 +0800
Tag:    v2.0.0-rc1

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

commit 0cda10df3e942935a05bb9fb75a3c7010ab7f97f
Author: fmarier <fmarier>
Date:   Fri, 01 Feb 2008 07:24:45 +0900
Tag:    v2.0.0-rc1

Merged from MOODLE_19_STABLE: MDL-13244 - weblib - Add 'summary' attribute to print_table()

commit 9bb19e5827f1ff3bc7c80a2072e052b13fd62d88
Author: fmarier <fmarier>
Date:   Mon, 17 Dec 2007 13:49:27 +0900
Tag:    v2.0.0-rc1

course/lib: Cache get_categories() using a static variable (MDL-11938) Some recursive functions call get_categories() repeatedly to get all of the child categories of the current one.

commit 2bba926db020eb7c8634244d6a2c97d5a3bbde9c
Author: fmarier <fmarier>
Date:   Fri, 07 Dec 2007 14:00:22 +0900
Tag:    v2.0.0-rc1

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

commit 69885093bfc841ba3cc216e42e69b16045ce3675
Author: fmarier <fmarier>
Date:   Tue, 04 Dec 2007 08:20:03 +0900
Tag:    v2.0.0-rc1

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

commit af5dd7c547e497ee2f132ea911d125e57911deca
Author: fmarier <fmarier>
Date:   Wed, 14 Nov 2007 10:13:37 +0900
Tag:    v2.0.0-rc1

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

commit 9858605e59f25d5cf474287cc66eeea2185a9fdb
Author: fmarier <fmarier>
Date:   Fri, 09 Nov 2007 10:25:28 +0900
Tag:    v2.0.0-rc1

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

commit 69b339390aa66be8c91c7b6cb13479301a0cfa23
Author: fmarier <fmarier>
Date:   Fri, 09 Nov 2007 10:17:48 +0900
Tag:    v2.0.0-rc1

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