Git commits in Moodle 1.8.9 by stronk7

commit e02f1a7a5a06e8711be24ab04c8c71a25f341382
Author: stronk7 <stronk7>
Date:   Tue, 12 May 2009 17:30:40 +0800
Tag:    v1.8.9

MDL-19161 - DB 2.0 reqs. Updated to fulfil 2.0 Roadmap ; backported from HEAD

commit 4d2cf40ef91fdcea7eae89f8601fa58b2a2b1428
Author: stronk7 <stronk7>
Date:   Thu, 07 May 2009 01:26:34 +0800
Tag:    v1.8.9

MDL-14463 search/order - comments cleanup + make it cross-db + delete unused column from query ; backported from HEAD

commit bee3f66eb061798eda7d37384f0817d3d220725e
Author: stronk7 <stronk7>
Date:   Wed, 06 May 2009 23:54:04 +0800
Tag:    v1.8.9

MDL-18243, MDL-16961 data module filter - make it cross-db by using sql_compare_text()

commit 42a7f43ee2ad975391d61836291b4351a0b1e94f
Author: stronk7 <stronk7>
Date:   Wed, 06 May 2009 17:33:06 +0800
Tag:    v1.8.9

MDL-18058 glossary rates - secured ; backported from HEAD

commit 21fc08574602efdf787db87654f7033ed9ea9b8d
Author: stronk7 <stronk7>
Date:   Sun, 26 Apr 2009 05:19:47 +0800
Tag:    v1.8.9

MDL-18940 meta description in main page - render multilang summary properly. Backported from 19_STABLE

commit bdcc2476cf83e4f8c2fde0be47dba6e0f8c6bb3e
Author: stronk7 <stronk7>
Date:   Tue, 21 Apr 2009 05:29:07 +0800
Tag:    v1.8.9

MDL-18893 TeX filter - fine tune "def" commands + add some more commands to blacklist (from Kopete). Thanks to Mauno Korpelainen and Steve Mayer. Backported from 19_STABLE

commit 13000c137998d70ace976dca7fcb96325db3a433
Author: stronk7 <stronk7>
Date:   Fri, 27 Mar 2009 06:37:58 +0900
Tag:    v1.8.9

MDL-18552 TeX filter - add string ; backported from HEAD

commit 899ccfe26f006b2604090b8a9885087c60e32e64
Author: stronk7 <stronk7>
Date:   Fri, 27 Mar 2009 04:19:46 +0900
Tag:    v1.8.9

MDL-18552 TeX filter - blacklist unsecure commands + protect texdebug ; backported from HEAD

commit 65e428397d4225ea68a948ac5d44f5d2f701eb43
Author: stronk7 <stronk7>
Date:   Tue, 17 Mar 2009 02:56:20 +0900
Tag:    v1.8.9

MDL-18576 timezones - info updated to tzdata2009c ; backported from HEAD

commit 9d4222bb7f6f372eecfe2b835ffa26bb9c27c433
Author: stronk7 <stronk7>
Date:   Wed, 18 Feb 2009 20:04:35 +0900
Tag:    v1.8.9

MDL-18302 filterlib - fixed rebuild of nested ignoretags ; backported from HEAD

commit d3d4056087222a439a1db5fa5f9ceaed5f5b3da2
Author: stronk7 <stronk7>
Date:   Sat, 14 Feb 2009 20:03:42 +0900
Tag:    v1.8.9

MDL-9796 install - delete dataroot's env info (shouldn't exist) to force check against released one

commit 6326668d2b62767d1c8aeceb1123d02ee40e725c
Author: stronk7 <stronk7>
Date:   Sat, 14 Feb 2009 00:45:05 +0900
Tag:    v1.8.9

MDL-9796 upgrade & env - delete dataroot's environmetal info to force check against released one

commit 168bbfa4350f4177dfd6f5bae27e45058d629db6
Author: stronk7 <stronk7>
Date:   Fri, 13 Feb 2009 20:02:12 +0900
Tag:    v1.8.9

MDL-18227 - Ignoring all non numeric rates.

commit a69f581c0427bf6ccac4e45a088d0c948ac7415c
Author: stronk7 <stronk7>
Date:   Sat, 07 Feb 2009 10:01:06 +0900
Tag:    v1.8.9

MDL-18165 filterlib - Use one exclusive separator, instead of "." (dot) to avoid saved tags to match with phrases being processed ; backported from HEAD

commit 13ea07e24c5d120eab81be09c77851f7e1bb8c76
Author: stronk7 <stronk7>
Date:   Thu, 05 Feb 2009 22:42:18 +0900
Tag:    v1.8.9

MDL-10583 course format - some more uses of the get_section_name() added ; backported from HEAD

commit c65318bd3c951206625125d05b710077df0320c5
Author: stronk7 <stronk7>
Date:   Thu, 05 Feb 2009 22:31:42 +0900
Tag:    v1.8.9

MDL-10583 course format - discovered the get_section_name() that performs the fallback harcoded in previous commit. Backported from HEAD

commit 97ac6f03aab954637ab8ceede00542904119be18
Author: stronk7 <stronk7>
Date:   Thu, 05 Feb 2009 22:14:20 +0900
Tag:    v1.8.9

MDL-10583 course format - allow course formats to specify their section name ; backported from HEAD

commit f75507dadbaabe2df698ff522e120d6f64113c88
Author: stronk7 <stronk7>
Date:   Thu, 05 Feb 2009 02:24:08 +0900
Tag:    v1.8.9

MDL-8848 restore section summaries - now restored if target course have them empty ; backported from 19_STABLE

commit 0462087db76337859fac06863abc09702240edc7
Author: stronk7 <stronk7>
Date:   Thu, 05 Feb 2009 01:42:44 +0900
Tag:    v1.8.9

MDL-18129 blog_print_entry() - avoid double format_text() ; backported from HEAD

commit 6ea03ceca080a19dee55f4417bfd20e8405076fe
Author: stronk7 <stronk7>
Date:   Thu, 29 Jan 2009 08:41:52 +0900
Tag:    v1.8.9

MDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 17_STABLE