Git commits in Moodle 1.7.2 by stronk7
commit 41a5c34f910e1628c13447e46736279b81c45e22
Author: stronk7 <stronk7>
Date: Sat, 24 Mar 2007 10:00:29 +0900
Tag: v1.7.2
Fix a problem with glossary not being able to sort by firstname.
commit d08b6757e642a81a49cb130b44c2850f246c34c1
Author: stronk7 <stronk7>
Date: Sat, 24 Mar 2007 09:39:30 +0900
Tag: v1.7.2
One default was causing author view not being able to sortby firstname or lastname.
commit dc8207c52ab8a1ece2aff1ac2041b7291a5a1b0f
Author: stronk7 <stronk7>
Date: Tue, 20 Mar 2007 01:11:01 +0900
Tag: v1.7.2
small typo in var name
commit dbd0f586a2e1929834ea7e235f99f56a84d9767e
Author: stronk7 <stronk7>
Date: Fri, 16 Mar 2007 04:58:47 +0900
Tag: v1.7.2
Fix small bug only reproduced in tests about changing field names and amldb_field object becoming modified. Novice OOP bug
commit a45296043ea0b76801077f2e13e3638fd4655e05
Author: stronk7 <stronk7>
Date: Fri, 16 Mar 2007 04:13:17 +0900
Tag: v1.7.2
Testing comments and default clauses containing chars to be escaped.
commit 4bf57cbfa6cb7bbf31ad29c40b772546afbb31a2
Author: stronk7 <stronk7>
Date: Fri, 16 Mar 2007 03:59:02 +0900
Tag: v1.7.2
DB escaping comments. MDL-8918
commit 01be5c29cc8fb5e50e5fd404f4dc07bd56ee22b3
Author: stronk7 <stronk7>
Date: Fri, 02 Mar 2007 18:39:50 +0900
Tag: v1.7.2
Skipping thousands of require_once() calls because PHP5 is really slow (and heavy) with them. MDL-8700
commit da0dcaef1b860bd48baee407a9504f74154732bf
Author: stronk7 <stronk7>
Date: Wed, 28 Feb 2007 03:19:47 +0900
Tag: v1.7.2
Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
commit 9babd808f8478abf9200448c8cdf3b6a48045d49
Author: stronk7 <stronk7>
Date: Wed, 28 Feb 2007 02:39:48 +0900
Tag: v1.7.2
Fix some warnings generated after enrol because of the LAMS module. MDL-8078
commit 66d6716a024ffbcb92cebb65f1a3268ad0a6271f
Author: stronk7 <stronk7>
Date: Tue, 20 Feb 2007 08:21:33 +0900
Tag: v1.7.2
Changing iso-8859-1 encoding of excel files to windows-1252. It adds support for some more (a few) characters. MDL-7993
commit 19906f7074379783e5fcdf331e96b3e1f6e87f6c
Author: stronk7 <stronk7>
Date: Tue, 20 Feb 2007 07:26:54 +0900
Tag: v1.7.2
Backporting excellib with support to $CFG->excelisofiles to 17_STABLE. MDL-7993. http://moodle.org/mod/forum/discuss.php?d=53302
commit cf507be4c0bec53d6d331071990abc4baba7e775
Author: stronk7 <stronk7>
Date: Thu, 15 Feb 2007 08:50:04 +0900
Tag: v1.7.2
PHP 4 assignment is by value so course_header (containing edited names) wasn't being modified. MDL-8298
commit 72395f4d2ab6338ed59a2a79a06c370a966f0aee
Author: stronk7 <stronk7>
Date: Wed, 14 Feb 2007 08:39:21 +0900
Tag: v1.7.2
Some minor js problems. MDL-7811 and MDL-6481
commit 04f64ffbe0c2ca28049dcecb9b234b5fe4acd53f
Author: stronk7 <stronk7>
Date: Fri, 09 Feb 2007 09:32:32 +0900
Tag: v1.7.2
Limit table comments to 60cc for MySQL. MDL-7765
commit bdc1bb33589ac21f7890bcab6e08066c783d4ea3
Author: stronk7 <stronk7>
Date: Fri, 09 Feb 2007 09:11:45 +0900
Tag: v1.7.2
Delete backup records on course delete. MDL-8314
commit 0d8057b1193342d5de13ca901df3d8c889396b3d
Author: stronk7 <stronk7>
Date: Wed, 07 Feb 2007 00:50:03 +0900
Tag: v1.7.2
Fixed two schema-fk typos. MDL-8427
commit 2786c8fd73f1626a70fb990d178690589230f16d
Author: stronk7 <stronk7>
Date: Tue, 06 Feb 2007 02:01:37 +0900
Tag: v1.7.2
Generators can use ddllib.php stuff (I missed this some days ago)
commit 6defede491497908f37489bde2202d5e40ed07b5
Author: stronk7 <stronk7>
Date: Mon, 05 Feb 2007 05:05:09 +0900
Tag: v1.7.2
Fixing one little-little bug about user->ajax being nullable. MDL-8421
commit 8c30f7fc2609308694b7ff92d8d84eb51a571782
Author: stronk7 <stronk7>
Date: Fri, 02 Feb 2007 08:53:47 +0900
Tag: v1.7.2
Delete some non cros-db boolean uses from queries, delegating them to PHP. MDL-8164
commit 81de99d733c0ea9fd92247fb2d53f318e2d85e47
Author: stronk7 <stronk7>
Date: Fri, 02 Feb 2007 07:35:06 +0900
Tag: v1.7.2
Adding missing tags in code. Credit goes to Greg Lyon. MDL-8383.
commit de161d3c493dd4188b95d53e7ecd65f3939ea9b4
Author: stronk7 <stronk7>
Date: Thu, 01 Feb 2007 03:44:57 +0900
Tag: v1.7.2
Restoring one deleted by error }. Grrr.
commit 509b0c983d8fc4c95e5e831bd3dd3ea865a4a221
Author: stronk7 <stronk7>
Date: Thu, 01 Feb 2007 03:36:53 +0900
Tag: v1.7.2
Changing nullability of field response on table lesson_answers to null. Versions in 17_STABLE are the same, so no problems. MDL-8351
commit f555bfac15d38d5b1da92deda9a00bf7dac0ea82
Author: stronk7 <stronk7>
Date: Tue, 30 Jan 2007 09:21:22 +0900
Tag: v1.7.2
nothing interesting, just a comment.
commit 5fb8a656c1b6b5c74169becbc5ff4a6f9ecf03a8
Author: stronk7 <stronk7>
Date: Tue, 30 Jan 2007 08:55:42 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit bfc8a717dff060eb245ee2a6f779a5c4848ca454
Author: stronk7 <stronk7>
Date: Tue, 30 Jan 2007 08:44:58 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit b65b99cab8f35f52b7922602e5f2559b6cd7af74
Author: stronk7 <stronk7>
Date: Tue, 30 Jan 2007 07:14:36 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 7409a0e99a470b6fab444f959b4f6a51ca5222a6
Author: stronk7 <stronk7>
Date: Tue, 30 Jan 2007 04:14:49 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 890cdce4889d05666d24484e7f6b8745ae07f625
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 21:07:14 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 5a739340da231836273f5810ebee481a95db1c63
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 20:20:44 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 751ad21e9c4476b0955044f3db884c50fca4c162
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 20:05:15 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit a9a72d76f9845bef6c8344944b395dfc63b8b4e6
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 19:53:14 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 31e0c05036452993598cbc037ddae075d5193282
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 19:44:45 +0900
Tag: v1.7.2
Applying new rs_xxx() functions everywhere. MDL-8134
commit 011dd960f4fb2be28a9c5063a70c90b30245fa48
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 10:11:43 +0900
Tag: v1.7.2
This seems to be the damned line! db must be CFG
commit 03892886936ff52fae9c5daedefe619dcad73726
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 09:15:14 +0900
Tag: v1.7.2
First real test of the new rs_fetchXXX() functions. Applying it to get_my_courses(). MDL-8134
commit e5b094bed6a953de7d2fe5a0c4b9491b81c543ed
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 08:08:14 +0900
Tag: v1.7.2
Added Oracle DIRTY HACK to both rs_fetchXX functions. Detecting of EOF in rs_fetch_record() Big improvement of rs_fetch_next_record() by using FethRow() with speeds near native fields[]. MDL-8134
commit bdd5bba79136bbc7a7aece40b1002df573612b58
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 05:10:33 +0900
Tag: v1.7.2
Initial commit of the new rs_XXX() functions to fetch, advance and close ADOdb recordsets in a standard way. Not finished yet but I need them in CVS. MDL-8134
commit 1159927f08d4e3535134891494f8c1cfef6c9e6f
Author: stronk7 <stronk7>
Date: Mon, 29 Jan 2007 03:30:42 +0900
Tag: v1.7.2
Backported fix for annoying typo from HEAD.
commit 14da408e08f34a99e3fce2d8ce47c6c916b4039d
Author: stronk7 <stronk7>
Date: Sat, 27 Jan 2007 05:44:57 +0900
Tag: v1.7.2
Adding two helper functions and modify upgrade to work properly under MSSQL and Oracle. MDL-8303
commit 4ca9e54f7fbaa5d6ea197384c17c9fc7ef375a46
Author: stronk7 <stronk7>
Date: Sat, 27 Jan 2007 04:25:53 +0900
Tag: v1.7.2
Oracle doesn't like ; at the end of execute_sql()
commit 7c018f428cdcbf959b2aeff2c3f3d84e310961b0
Author: stronk7 <stronk7>
Date: Tue, 23 Jan 2007 08:13:47 +0900
Tag: v1.7.2
Changing some stripslashes() to stripslashes_safe() because it was causing some real backslashes to be lost in some qtypes. MDL-8217