Git commits in Moodle 1.8.x by sam_marshall

commit e941d7248b418e1f0ed52c99c79a547c33f0cf4d
Author: sam_marshall <sam_marshall>
Date:   Mon, 12 Nov 2007 20:43:34 +0900
Tag:    v1.8.4

MDL-12030 Double quotes used accidentally instead of single

commit c6982f0c263358a633c1843528fed93b8ccec3ad
Author: sam_marshall <sam_marshall>
Date:   Fri, 08 Jun 2007 21:44:02 +0800
Tag:    v1.8.1

MDL-7541 Fixed wiki html diff

commit 6ffa6bf848646b85d3e5d2eae5329a8e72968218
Author: sam_marshall <sam_marshall>
Date:   Thu, 24 May 2007 23:18:26 +0800
Tag:    v1.8.1

MDL-9920 Allowed xmldb to create 32-bit serial fields if specified, in postgres

commit 36be12128cc0be7c860e2e3c26643959d2d95635
Author: sam_marshall <sam_marshall>
Date:   Thu, 24 May 2007 20:09:43 +0800
Tag:    v1.8.1

MDL-9932 Fixed calendar restore of events on same day with same description (but different names)

commit 0b9a7f7bc6c29137af1f370211ed3c9f49bf9507
Author: sam_marshall <sam_marshall>
Date:   Tue, 08 May 2007 22:58:05 +0800
Tag:    v1.8.1

MDL-9741: Fixed broken link on editor help page

commit c5e4aebf29dce40f8243f79451abc5264cd21fab
Author: sam_marshall <sam_marshall>
Date:   Tue, 24 Apr 2007 19:49:50 +0800
Tag:    v1.8.1

MDL-9556: HTML editor shortcut button should only appear when JS enabled

commit 5c33b4858009f21933a04f7d38cdcf93d27f7381
Author: sam_marshall <sam_marshall>
Date:   Thu, 29 Mar 2007 01:13:17 +0800
Tag:    v1.8.0

Undoing previous commit, which happened by accident - apologies

commit 993f282295a6c510354c9ab76558aa672c4d6fc9
Author: sam_marshall <sam_marshall>
Date:   Thu, 29 Mar 2007 00:58:34 +0800
Tag:    v1.8.0

Improved performance status (bug 2924)

commit 6920a2a59cbe6458a1cfe5e7113f8461013acf16
Author: sam_marshall <sam_marshall>
Date:   Tue, 27 Mar 2007 20:23:02 +0800
Tag:    v1.8.0

MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them

commit 787b30c0c2219ca684a9ac5b92716f74142f24b6
Author: sam_marshall <sam_marshall>
Date:   Mon, 12 Mar 2007 21:18:13 +0900
Tag:    v1.8.0

Merging MDL-8823 Made it so you can do require_js after header printed

commit 4fc82e8dc91a50004b33f3336483e5e9c066bc99
Author: sam_marshall <sam_marshall>
Date:   Sat, 10 Mar 2007 00:41:19 +0900
Tag:    v1.8.0

MDL-8825 Fixed html editor in wiki (invisible fieldset problem)

commit d0afc97d3ea9fd1e177d321078b9dcad619e543c
Author: sam_marshall <sam_marshall>
Date:   Fri, 23 Feb 2007 02:46:13 +0900
Tag:    v1.8.0

MDL-8621 Fixed wiki locking

commit c32580cea0dc3e7e02feea4fceab17e53d313a3e
Author: sam_marshall <sam_marshall>
Date:   Fri, 16 Feb 2007 23:21:13 +0900
Tag:    v1.8.0

MDL-8544 Fixed wiki locking require_js usage

commit 24c66531b3555bcd45349e6be6c800f3addef1c5
Author: sam_marshall <sam_marshall>
Date:   Fri, 02 Feb 2007 21:19:58 +0900
Tag:    v1.8.0

MDL-8216 Smartpix support (under 'experimental') for searching images in theme, parent theme, etc

commit d6f15b5eb3b193c61699efe99b93883452514a18
Author: sam_marshall <sam_marshall>
Date:   Sat, 20 Jan 2007 00:25:35 +0900
Tag:    v1.8.0

MDL-8227 - Made wiki locking only apply to group being edited!

commit 7f93cff60eb0da543cb3cff1789c5d9483acdbf4
Author: sam_marshall <sam_marshall>
Date:   Fri, 19 Jan 2007 21:48:35 +0900
Tag:    v1.8.0

MDL-8225 Made it not display wiki title twice in navigation, when first page has same name as title.

commit ca360e834b8c07b94b3763ca68cceb248396ccc6
Author: sam_marshall <sam_marshall>
Date:   Tue, 16 Jan 2007 02:45:47 +0900
Tag:    v1.8.0

MDL-8185: Added an extra \n to use_html_editor to make it happy in wiki editing (doesn't do any harm elsewhere)

commit 2cf02a3935dde007865791a1d67c2744fd0b8a53
Author: sam_marshall <sam_marshall>
Date:   Tue, 16 Jan 2007 02:42:06 +0900
Tag:    v1.8.0

MDL-8185: Changed wiki html tag balancer to leave CDATA sections alone

commit f8e1c7af386a2a0b8c44c4d7fb40d2ccb50890ee
Author: sam_marshall <sam_marshall>
Date:   Sat, 13 Jan 2007 02:05:32 +0900
Tag:    v1.8.0

MDL-8149 Added code to narrow down possibilities for get_my_courses, which reduces number of db queries required for profile page when site has many courses.

commit ad9947a8574413fce93f59d2fc9085c16e07f003
Author: sam_marshall <sam_marshall>
Date:   Mon, 18 Dec 2006 22:54:31 +0900
Tag:    v1.8.0

MDL-7969 Documented requirement for first column in get_records_sql etc to be a unique field such as id.

commit dc268b2f24e2f364999f22c76c753f6ad57a4a38
Author: sam_marshall <sam_marshall>
Date:   Wed, 13 Dec 2006 02:23:31 +0900
Tag:    v1.8.0

MDL-7904: Trivial change to load_capability_def (so it works if run multiple times for the same file during one PHP run)

commit ae628043a0ccf3b04a940667181bc30359fb5509
Author: sam_marshall <sam_marshall>
Date:   Tue, 12 Dec 2006 00:47:23 +0900
Tag:    v1.8.0

MDL-7401 Course format database/backup/lang/stylesheet/capability support

commit de312b53bb09d79416cc9380e321f390dab304a0
Author: sam_marshall <sam_marshall>
Date:   Wed, 06 Dec 2006 23:50:57 +0900
Tag:    v1.8.0

MDL-7816 Added optional (checkbox) facility to quickform dateselector

commit 7fa944ca8555c80943331c394f5255528688c5b3
Author: sam_marshall <sam_marshall>
Date:   Wed, 06 Dec 2006 02:46:39 +0900
Tag:    v1.8.0

MDL-7805 Block instance_delete was not called

commit 1aa1044fdcadcc9b331c9bdde2f0b44e6d873e76
Author: sam_marshall <sam_marshall>
Date:   Wed, 22 Nov 2006 22:27:42 +0800
Tag:    v1.8.0

MDL-7656 Changed print_object to escape html

commit 40d86709566e925ade2ce595eeeef598bc93bc12
Author: sam_marshall <sam_marshall>
Date:   Wed, 15 Nov 2006 22:23:43 +0800
Tag:    v1.8.0

MDL-7513 Further tweak to the way defaultuser role works to unbreak one possible situation that my previous change just broke

commit 39dee8f200baaf60a3afb4c5b8e25f80da7e42d1
Author: sam_marshall <sam_marshall>
Date:   Wed, 15 Nov 2006 21:36:57 +0800
Tag:    v1.8.0

MDL-7513 - made it so a hack for Guest role only applies to that role and doesn't remove the course:view capability from other roles at site level when specifically assigned

commit 2af55137891846717acf4c3ac2dd5c9aa2c5f647
Author: sam_marshall <sam_marshall>
Date:   Sat, 04 Nov 2006 01:29:15 +0800
Tag:    v1.8.0

MDL-7346 Changed enablerecordcache to be a limit for the size of cache, not just an on/off switch.

commit e3eb61244d8147087e525ade0579da7ea356d71c
Author: sam_marshall <sam_marshall>
Date:   Fri, 03 Nov 2006 22:39:19 +0800
Tag:    v1.8.0

MDL-7344 Change 'import child course' timeout to 180 seconds per course because role creation takes a while for thousands of users. (Merge from STABLE)

commit 82928b7954eeaeccd882aba0ccb2c9f9d9f9697f
Author: sam_marshall <sam_marshall>
Date:   Mon, 30 Oct 2006 19:02:08 +0800
Tag:    v1.8.0

[MDL-7287] Lesson - tweaked continue.php to include a file via filesystem not HTTP because I couldn't see any reason to do it the latter way and it breaks under our loadbalancing system

commit 62eb0371dcec5904e57da4ec5c955191dcbadbcf
Author: sam_marshall <sam_marshall>
Date:   Sat, 28 Oct 2006 00:27:28 +0800
Tag:    v1.8.0

MDL-7250 merged from stable

commit 8bcf97e1f9a247f3381a6fad78340e9d7f0e085e
Author: sam_marshall <sam_marshall>
Date:   Thu, 26 Oct 2006 22:15:46 +0800
Tag:    v1.8.0

The 'Activity is currently hidden' check in mod/forum/post.php incorrectly used 'manageactivities' capability instead of 'viewhiddenactivities', fixing.

commit 352b1adb8c3cd192a1eb21dd1ebb35150a6b27ea
Author: sam_marshall <sam_marshall>
Date:   Wed, 11 Oct 2006 01:23:24 +0800
Tag:    v1.8.0

Wiki: fixed issue if you tried to set a page content to completely blank (you need to switch the html editor into text mode to get this, otherwise it puts in <br/>, but one of our QA people managed to find it anyway).