Git commits in Moodle 1.5.3 by patrickslee

commit 498ef90f7b9be57bf261d148a70b72658c9e8dc9
Author: patrickslee <patrickslee>
Date:   Wed, 16 Nov 2005 05:53:39 +0800
Tag:    v1.5.3

More restrictions on enrol/unenrol of meta courses. Thanks to Bug #4057

commit 5f7baedd1904b0dc8eca103e7f7c32ee934af8fb
Author: patrickslee <patrickslee>
Date:   Tue, 15 Nov 2005 10:58:30 +0800
Tag:    v1.5.3

Added an IE specific rule in layout CSS to prevent command icons hidden behind HTMLArea generated tables

commit b5ec2ec12fcf1ee4368b0befb4349e8b877d7c05
Author: patrickslee <patrickslee>
Date:   Fri, 11 Nov 2005 04:46:05 +0800
Tag:    v1.5.3

Fixed a misspelling in help index

commit afb39ad0c440f2484ce817bbc33cbe1cb66066a7
Author: patrickslee <patrickslee>
Date:   Fri, 11 Nov 2005 04:40:56 +0800
Tag:    v1.5.3

Added contextual help for meta course

commit 4caea37161d781eb035bda142419fe2932e6f82b
Author: patrickslee <patrickslee>
Date:   Thu, 10 Nov 2005 11:26:56 +0800
Tag:    v1.5.3

Converted forum help index file to linux line breaks

commit f7d818d5c5d35d8a798e48d872735016f4d284e3
Author: patrickslee <patrickslee>
Date:   Thu, 03 Nov 2005 04:34:00 +0800
Tag:    v1.5.3

Fixed a wrong call to add_teacher in LDAP plugin

commit df7f761f53a7178a922dee47e1e104b8c2838cb2
Author: patrickslee <patrickslee>
Date:   Tue, 01 Nov 2005 04:31:57 +0800
Tag:    v1.5.3

Block normal users to gain access to meta courses

commit 46dc437f6671e5e0592d79271e72d33b0566fb1e
Author: patrickslee <patrickslee>
Date:   Mon, 31 Oct 2005 06:05:30 +0800
Tag:    v1.5.3

Reverting commits just made. They are not intended to be in MOODLE_15_STABLE

commit 80fc4f88beca9e486ebabb5d1c37263adcbfeac6
Author: patrickslee <patrickslee>
Date:   Mon, 31 Oct 2005 05:36:19 +0800
Tag:    v1.5.3

DB upgrade script to clean up enrol field for user_students and user_teachers

commit 5ec4333086ab702946baed3ea319dd9ece09585b
Author: patrickslee <patrickslee>
Date:   Fri, 28 Oct 2005 10:12:45 +0800
Tag:    v1.5.3

Fixed dis-ordered displaying for quiz overview report when no soring is specified

commit e89b542b1b67637e51a952b8d611339f31de015f
Author: patrickslee <patrickslee>
Date:   Thu, 27 Oct 2005 10:20:11 +0800
Tag:    v1.5.3

Fixed a mis-usage (typo?) of get_admin() in paypal module

commit 88fb90e9b47ad29b3109169e51594c0a90ebe305
Author: patrickslee <patrickslee>
Date:   Thu, 27 Oct 2005 06:28:26 +0800
Tag:    v1.5.3

Added default argument value for grade_category_select() to prevent error when calling without arguments

commit 2382dae10360a22e6525bfffc39cec27b35d34e5
Author: patrickslee <patrickslee>
Date:   Fri, 14 Oct 2005 11:10:21 +0800
Tag:    v1.5.3

On a rare case courses will have duplicate sections those have the same id. Added some code to re-order sections if this is found when moving sections

commit 763f3766a8b6f582b2023e1de93e663336b2f099
Author: patrickslee <patrickslee>
Date:   Tue, 11 Oct 2005 05:39:43 +0800
Tag:    v1.5.3

Fixed various bugs in add_teacher() those caused the function not populating record correctly

commit dd7a3aaedf802dd32e4afe125c789fad1517e273
Author: patrickslee <patrickslee>
Date:   Mon, 03 Oct 2005 05:57:53 +0800
Tag:    v1.5.3

Improved number rounding for grades fix

commit 1f508431dd140c07e29e59b3766df849ab2f015c
Author: patrickslee <patrickslee>
Date:   Thu, 29 Sep 2005 09:40:12 +0800
Tag:    v1.5.3

Removed a block of redundant code in participants list

commit 290c1e61cc3c1073eeb7432a1eecee4e23c730a0
Author: patrickslee <patrickslee>
Date:   Mon, 19 Sep 2005 08:09:25 +0800
Tag:    v1.5.3

Added some number rounding for grades to prevent PostgreSQL errors

commit f89c3674bbe4656b880bca5f0893eb0b92beee9e
Author: patrickslee <patrickslee>
Date:   Mon, 19 Sep 2005 08:07:57 +0800
Tag:    v1.5.3

Corrected some table/field names

commit fe18e430f704cf84120a7708fac7d5a294d7a806
Author: patrickslee <patrickslee>
Date:   Wed, 07 Sep 2005 12:22:03 +0800
Tag:    v1.5.3

Finally the *correct* fix for the looping problem. Thanks to Penny

commit 6fcc3fab2c669edb9a63f60751e9ba59b433f0cf
Author: patrickslee <patrickslee>
Date:   Wed, 07 Sep 2005 06:15:42 +0800
Tag:    v1.5.3

The report_session_error() fix does not work all the times. Proper fix here.

commit 67ba380ec9782f37e9c31f9559b84819f7a98567
Author: patrickslee <patrickslee>
Date:   Tue, 06 Sep 2005 07:46:08 +0800
Tag:    v1.5.3

Fixed a rare problem that report_session_error() causes a redirection loop

commit bd22fdfbdb2885b6af26bd1bd72f00a137e2b1d8
Author: patrickslee <patrickslee>
Date:   Thu, 25 Aug 2005 07:05:23 +0800
Tag:    v1.5.3

Wrong parameter order in function definition

commit a3c092c96debe098d1d22c5258e6c8ebc20fbd40
Author: patrickslee <patrickslee>
Date:   Tue, 16 Aug 2005 06:30:47 +0800
Tag:    v1.5.3

Mass cleanup of bad postgres upgrade scripts

commit 83847ae5b171a2d9ef63c2c482d0d017dc675899
Author: patrickslee <patrickslee>
Date:   Fri, 12 Aug 2005 07:50:13 +0800
Tag:    v1.5.3

Fixed a serious bug in table_column() that modified column not having NOT NULL for postgres

commit 80729b01d02dec49c77ebc9a14106045141f9afa
Author: patrickslee <patrickslee>
Date:   Wed, 10 Aug 2005 13:28:46 +0800
Tag:    v1.5.3

Fixed a bug in postgres block upgrade script messing up with block ids

commit 8585ef87265d10e0387fe80be1cf6d50c2814b8d
Author: patrickslee <patrickslee>
Date:   Wed, 03 Aug 2005 08:09:33 +0800
Tag:    v1.5.3

Removed/added/moved redundant/missing/misplaced page headers/footers

commit f899b4a6d3b67ee605fdbd2bdd9cba9ff7549ccb
Author: patrickslee <patrickslee>
Date:   Tue, 02 Aug 2005 12:08:37 +0800
Tag:    v1.5.3

Fixed postgres structure problem as in http://moodle.org/mod/forum/discuss.php?d=28077

commit 9021f8168ae24875b4be5489f3cc39b83ef265a0
Author: patrickslee <patrickslee>
Date:   Tue, 19 Jul 2005 06:41:48 +0800
Tag:    v1.5.3

Fixed when $cm is NULL, postgres still reports error. From HEAD