Git commits in Moodle 1.8.x by mchurch

commit c03ace0bdb15809846419cabedf5892f3698b26c
Author: mchurch <mchurch>
Date:   Thu, 31 Jul 2008 22:14:05 +0800
Tag:    v1.8.7

MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.

commit ca2b78b2d9337e84116c5111136f37a94b53a05e
Author: mchurch <mchurch>
Date:   Fri, 06 Jun 2008 05:12:43 +0800
Tag:    v1.8.6

MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places.

commit e19d0aa40c31e0abf648d58cd7350040c37a8c63
Author: mchurch <mchurch>
Date:   Wed, 28 May 2008 22:56:02 +0800
Tag:    v1.8.6

MDL-15035 - Changed error message to more meaningful one.

commit 5b3a9f3add032d3022924c61ab4d171b5dd90ed5
Author: mchurch <mchurch>
Date:   Thu, 22 May 2008 00:34:04 +0800
Tag:    v1.8.6

MDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing some SCORM navigation from continuing in our tests - but only if debugging was turned off!

commit 203b990fb0fa17ad54af9270224c07606bf302aa
Author: mchurch <mchurch>
Date:   Thu, 31 Jan 2008 01:38:03 +0900
Tag:    v1.8.5

MDL-13252 Fix context to always use course context, rather than instance->page.

commit f653c544e9412156d4fd32b76e45ff25a38fa9d4
Author: mchurch <mchurch>
Date:   Thu, 24 Jan 2008 01:32:30 +0900
Tag:    v1.8.5

MDL-12694: Same change as in 1.9. Files that can be embedded will be embedded regardless of resource frame settings.

commit 757bc06941187d6c1bfe6a65c6474791854bbd86
Author: mchurch <mchurch>
Date:   Sat, 29 Dec 2007 02:10:34 +0900
Tag:    v1.8.4

MDL-12703 - Use the 'welcometocourse' language string if there is no 'welcomemessage' property set in the course object. Currently, there does not seem to be any code or data items that would set this property.

commit a20f71c7ef6e0be76527854cc13fcb9ca85b9af8
Author: mchurch <mchurch>
Date:   Sat, 29 Dec 2007 00:56:21 +0900
Tag:    v1.8.4

MDL-12704 - Added error handling to print_recent_activity() to prevent fatal errors in the case of missing files.

commit 7cdb6ee4a96e61680abb42d713e1207a94f0efff
Author: mchurch <mchurch>
Date:   Fri, 28 Dec 2007 06:25:19 +0900
Tag:    v1.8.4

MDL-12744 - Add ability to pass an extra button for use in print header for modules that use the course page to display themselves with blocks.

commit 3dc3b31e777adfa6e6931325bdb370cbc1769af5
Author: mchurch <mchurch>
Date:   Wed, 19 Dec 2007 09:04:05 +0900
Tag:    v1.8.4

Fixing warning that can break uploads.

commit 0b0f2f864b34e93d1f7d3773b5a08fd9d278a90d
Author: mchurch <mchurch>
Date:   Thu, 15 Nov 2007 23:04:22 +0900
Tag:    v1.8.4

MDL-12016 Category text not being sent to 'create_category_path'.

commit ed0acd0904628f74c29e70bd169ea4237edd13d3
Author: mchurch <mchurch>
Date:   Thu, 15 Nov 2007 22:40:13 +0900
Tag:    v1.8.4

MDL-12015 Import question count was wrong.

commit 58e84d7044bba43adc57b60033f409b9d949507b
Author: mchurch <mchurch>
Date:   Wed, 14 Nov 2007 03:02:28 +0900
Tag:    v1.8.4

MDL-11991 Fixing error on undefined method while using the manual plug-in.

commit c58364c3d3a8709f699d2b2e1df23a2be6d1e7d3
Author: mchurch <mchurch>
Date:   Wed, 14 Nov 2007 01:46:16 +0900
Tag:    v1.8.4

MDL-12149 Added code to check for selected group as well, so that privileged users get correct count when changing groups.

commit 678530de2b524cb9c53171b45512ffb1168eb5d8
Author: mchurch <mchurch>
Date:   Wed, 14 Nov 2007 00:53:02 +0900
Tag:    v1.8.4

MDL-12114 Fixed typo in elements array.

commit ca6e796485ab8c038354973933c3fdd774318a74
Author: mchurch <mchurch>
Date:   Wed, 14 Nov 2007 00:00:10 +0900
Tag:    v1.8.4

MDL-11646 Simplified.

commit 5d6dccfa8ea2bf6d429c70bee4895368ca854153
Author: mchurch <mchurch>
Date:   Tue, 13 Nov 2007 23:31:00 +0900
Tag:    v1.8.4

MDL-11646 Cycled through all roles for a user, using role_unassign for reach role, when deleting the user.

commit 24ec59cd3ca4bea1db53263491aa3866f4adb224
Author: mchurch <mchurch>
Date:   Tue, 30 Oct 2007 06:27:03 +0900
Tag:    v1.8.4

Removing the questionnaire language file from main release.

commit 7a3fa1280fd6148d602cf305f8f81e0addbef8d3
Author: mchurch <mchurch>
Date:   Tue, 30 Oct 2007 04:48:58 +0900
Tag:    v1.8.4

Removing the questionnaire language file main release.

commit aa4be7608255dbf3081eb87c819d8979544fea18
Author: mchurch <mchurch>
Date:   Thu, 23 Aug 2007 21:38:21 +0800
Tag:    v1.8.3

Moving get $cm outside of the 'forum_enabletimedposts' condition as it is needed even if this isn't set.

commit 4fb30fc90b654b6a4cc96bcfeaf53bc3cf54fb37
Author: mchurch <mchurch>
Date:   Sat, 28 Jul 2007 02:42:51 +0800
Tag:    v1.8.3

Bug #MDL-10632, fixing the use of 'delete_event'.

commit d715f651f4797923472f3a5e9e90d3cb06b49aa9
Author: mchurch <mchurch>
Date:   Fri, 20 Jul 2007 01:01:04 +0800
Tag:    v1.8.3

Changing the doc.

commit 9a1dd76cfa2bdf4f82c173398bfc60f532427d0f
Author: mchurch <mchurch>
Date:   Fri, 20 Jul 2007 00:49:08 +0800
Tag:    v1.8.3

Adding 'get_coursemodule_info' to the standard available functions for assignment types. As a minimum, this allows assignment types to add their own icon (like resource does).

commit d10350ce8373df05d9c17ca28407854d84af720e
Author: mchurch <mchurch>
Date:   Sat, 14 Jul 2007 04:12:32 +0800
Tag:    v1.8.3

Tracker #MDL-9353 - Paypal cost of course not visible in course settings.

commit 552ae418de3af63d16861b73f5ab4544bc003659
Author: mchurch <mchurch>
Date:   Fri, 29 Jun 2007 02:15:13 +0800
Tag:    v1.8.2

Bug MDL-8520. Adding target= to the logs buttons.

commit 4db3f36034178001078075651e167a5548824f80
Author: mchurch <mchurch>
Date:   Fri, 29 Jun 2007 02:07:09 +0800
Tag:    v1.8.2

Bug MDL-8520. Adding target= to the prev/next buttons.

commit 1239139dd39266da904d12278f8592cc7c802835
Author: mchurch <mchurch>
Date:   Tue, 26 Jun 2007 04:43:36 +0800
Tag:    v1.8.2

Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.

commit fc1bdd6e88986eb8ae923b3263eeba943c023dd2
Author: mchurch <mchurch>
Date:   Tue, 26 Jun 2007 04:33:52 +0800
Tag:    v1.8.2

Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.

commit 7c4b621a2051fc5bdc769f2372a468411e65150e
Author: mchurch <mchurch>
Date:   Wed, 17 Jan 2007 07:02:07 +0900
Tag:    v1.8.0

Fixing bug where quizzes from 1.4 will lose their answers when upgraded to later versions. Fixes MDL-8207.