Git commits in Moodle 1.9.0 by thepurpleblob

commit 91fa457ea2cdf843747a1d99ce5593648c95bf05
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 12 Feb 2008 20:55:33 +0900
Tag:    v1.9.0

Added check for <text> fields that contain markup (an error!)

commit 3ed692737cece29c99d4f1cbfdc38be9ad775a0f
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 15 Jan 2008 23:50:24 +0900
Tag:    v1.9.0

MDL-12016: Read xml structure correctly to get category path

commit be1448f47b1a1c772e14b73ca6dfc85b1034b577
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 15 Jan 2008 23:34:08 +0900
Tag:    v1.9.0

Reverting Mike C's change in MDL-12016

commit 235b0335efdcd365309f47df4d094c94fd8ba4d3
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 05 Jan 2008 06:05:44 +0900
Tag:    v1.9.0

MDL-12701: Missing string

commit a87249f1968341d5b48004c759c7396afa76273e
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 24 Nov 2007 00:41:27 +0900
Tag:    v1.9.0

MDL-12296: Oops, missed adding do-not-unenrol option to synchronisation script. Also took out bogus test function

commit 5612af0dbadd0d50c0afc0e5f8c43519c8302f1a
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Nov 2007 20:07:56 +0900
Tag:    v1.9.0

MDL-12296: Added option to prevent database enrolment plugin unenrolling users.

commit e80944a42a18ce7711e8b2348ccfc72e5320b1fd
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Nov 2007 20:04:52 +0900
Tag:    v1.9.0

MDL-12296: Add option to turn off unenrolment by database plugin.

commit 915e268e6252fb3443ae679969e602988e28f3cb
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 01 Nov 2007 23:36:25 +0900
Tag:    v1.9.0

MDL-11977: Add an an optional forgotten password handling url

commit 290084cfdcc632d1f573f9aa1adbd65915f9575c
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 15 Oct 2007 21:50:16 +0800
Tag:    v1.9.0

MDL-11769: question name is properly truncated to less than 255 characters tom stop PostGRES choking.

commit a7bf255c507a9f2fcdb73398df74a615cc36ae55
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 09 Oct 2007 18:26:09 +0800
Tag:    v1.9.0

MDL-11514: Link to missing word information and help file removed. There was no extra help.

commit f182f580994a3ecce803a93a681a99f47a7dad73
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 09 Oct 2007 18:22:40 +0800
Tag:    v1.9.0

MDL-11515: Help file is not used.

commit 6f8481ec0a64d546907805a631d98ddac1a5055e
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 09 Oct 2007 18:16:01 +0800
Tag:    v1.9.0

MDL-11425: Process the text properly for the category path.

commit ad2cd664d7067b9e7bdfdfa96fc476dd203df174
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 18 Sep 2007 20:30:19 +0800
Tag:    v1.9.0

Typo!

commit 450802d3bdf2b9405bd6e99c81579ca2a746d24b
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 17 Sep 2007 20:37:51 +0800
Tag:    v1.9.0

MDL-11104 Markdown updated to latest version.

commit 9e89dbba2e5e5000304f6d248e2f164270996ab8
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 17 Sep 2007 20:30:22 +0800
Tag:    v1.9.0

MDL-11104: Added some extra information for markdown-extra features.

commit 8cc7d98a31bc7e207cc890338b3875d55a4c18be
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 17 Sep 2007 19:01:53 +0800
Tag:    v1.9.0

Forgot to take out duplicate question count check.

commit 2c6d2c888c5a0b427970299245137396958ee2f1
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 17 Sep 2007 18:57:49 +0800
Tag:    v1.9.0

MDL-11279: Code was not properly checking for empty category. Check moved to right place and proper print_error() function called as appropriate

commit bad6ba65aee5f3903ffa9450c79e4a8370b60ef3
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 11 Sep 2007 22:55:34 +0800
Tag:    v1.9.0

Missing a stripslashes() so TeX functions didn't work

commit 07caf142d7dc7da5d2c09990860aca73e137b2bf
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 11 Sep 2007 21:55:33 +0800
Tag:    v1.9.0

MDL-10092: Decode HTML entities before processing.

commit d93a90dcfd3e8cc06cebdf35cb3709b613e83988
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 07 Sep 2007 22:24:18 +0800
Tag:    v1.9.0

MDL-11147: Debug screen now supports LaTeX/Ghostscript renderer.

commit 39dc779aa96b2a09c4547ded21a86707ae6f1a44
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 21 Aug 2007 18:36:46 +0800
Tag:    v1.9.0

MDL-10929: User search will now additionally return users based on an exact match to their username.

commit 12e80b7badbc09f75bfbee270dd13ee0f5bdd89c
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 21 Aug 2007 17:54:49 +0800
Tag:    v1.9.0

MDL-10928: Markdown library updated to latest version (Markdown Extra 1.1.4)

commit 88e5f3578e1bc9861b099cb92cc926a56f17d47e
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 20 Aug 2007 23:15:18 +0800
Tag:    v1.9.0

MDL-9345: Hard coded error message "cannot view profile" put into the errors file in the language pack. Where it should be smile

commit 13e88db4a2955182f032d856621b9b9abcc293b7
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 20 Aug 2007 18:36:30 +0800
Tag:    v1.9.0

MDL-10819: GIFT now exports grade fractions for numeric questions

commit c1828e0b19d09272fa5c25f24c12babe7512b34f
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 20 Aug 2007 18:06:57 +0800
Tag:    v1.9.0

MDL-10689: No questions imported if "stop on error" selected and there are invalid grades.

commit d510ec64b6f3f166d8bb3e215e72ca84b0f19083
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 18 Aug 2007 17:33:45 +0800
Tag:    v1.9.0

MDL-10902: Whoops! Overwrote question object. Variable name changed Thanks to Adriane Boyd for spotting that one.

commit 45b68eef6c04d183fb7fc9adac8808fa6a7cffca
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 17 Aug 2007 23:15:21 +0800
Tag:    v1.9.0

MDL-10876: Import/Export format select list is now a (required) list of radio buttons, with no default

commit 4433fff5a8aa6e0c0fb67d9f8702c2d0fa948312
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 17 Aug 2007 17:47:51 +0800
Tag:    v1.9.0

Moved check for plugin import/export to the start rather than the end

commit 83601351d731c75a522bab3f4a4ff6cbadf967b6
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 13 Aug 2007 21:26:16 +0800
Tag:    v1.9.0

Should be $COURSE not $course

commit a1bed32fa5dca500d674208a4d5d7326848ea353
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 13 Aug 2007 21:21:22 +0800
Tag:    v1.9.0

Typo: should be $COURSE not $course it seems

commit 7cb30aca207e5fbc3e607b1123cabd1777a264c0
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 13 Aug 2007 21:19:42 +0800
Tag:    v1.9.0

Typo, should be $COURSE not $course

commit 228b6f6b1dae76ea39668764e0ea60ff6d57a8b4
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 10 Aug 2007 15:17:46 +0800
Tag:    v1.9.0

MDL-10785: empty() changed to !isset()

commit 64de04fb093fec094070f1e362e066024e8ab817
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 09 Aug 2007 22:12:12 +0800
Tag:    v1.9.0

Added hooks to qtype import/export

commit 392238d6269a68074be500dbf3de982e799b0a52
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 08 Aug 2007 23:23:11 +0800
Tag:    v1.9.0

Was not checking error return from plugin export properly

commit a41e328736f4cdd95c62277346832c19da93115a
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 08 Aug 2007 18:45:09 +0800
Tag:    v1.9.0

MDL-6367: First shot at import/export support in plugins.

commit c56abad90069473a2ee1115cfa0dfa97ef86e62d
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 01 Aug 2007 21:44:35 +0800
Tag:    v1.9.0

MDL-10680: subquestions/subanswers needed swapped for matching questions

commit 4d3145f3d34e069349d4e76c7f99c4e49a56d2d5
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 01 Aug 2007 19:52:05 +0800
Tag:    v1.9.0

MDL-10585: MDL-10584: Present more factually correct message when a guest attempts to enrol. Provide a mechanism for specifying which role in a course holds the enrolment key.

commit 583d4cec4f2f863964b9305236d69cf92dd4a8ad
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 01 Aug 2007 18:56:50 +0800
Tag:    v1.9.0

MDL-10585: MDL-10584: Present more factually correct message when a guest attempts to enrol. Provide a mechanism for specifying which role in a course holds the enrolment key.

commit 1b36a5859771060e4f05888ef9eaca73f2ced2b6
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 23:08:16 +0800
Tag:    v1.9.0

MDL-10239: Improper check for correct answer in true/false questions

commit 46d798182ac2447430b71a9b3abf77c34e9eba66
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 21:50:59 +0800
Tag:    v1.9.0

This new moodle_url thing (which is really confusing by the way) had broken the page. The selected category was being ignored. Fixed, but possibly not in the most elegant way!!

commit 7d43178bf2c90efb4403e3e60d95f4c2f49eff13
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 21:43:25 +0800
Tag:    v1.9.0

This new moodle_url thing (which is really confusing by the way) had broken the page. The selected category was being ignored. Fixed, but possibly not in the most elegant way!!

commit a783cec297a265239c514ed50becb68813a7cb35
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 20:38:28 +0800
Tag:    v1.9.0

Possible error passing course id from page to page resolved

commit 301317e9877835f867165235ecd4f05b3399d4d7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 19:04:28 +0800
Tag:    v1.9.0

Whoops - parameters need to match category check and display of course.

commit 978284623531ce8cb4560e7d011b6028b39367d6
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 26 Jul 2007 18:56:13 +0800
Tag:    v1.9.0

MDL-9123: Check that the selected category is allowed.

commit 6f83b034e099532913db7820fca304fc3a626e55
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 25 Jul 2007 22:02:27 +0800
Tag:    v1.9.0

MDL-10604: Add ability to add sub categories directly from category screens.

commit ba5c5f210ada81f68b0a1bfec047df64dd1183e9
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 25 Jul 2007 21:57:26 +0800
Tag:    v1.9.0

MDL-10604: Add ability to add sub categories directly from category screens.

commit 7d59f03afd00940507a3eece57a12a868564301d
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 25 Jul 2007 21:54:25 +0800
Tag:    v1.9.0

MDL-10604: Add ability to add sub categories directly from category screens.

commit 713b2a2f7189e8786235dd75d6b01ad633b99d1e
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 21 Jul 2007 15:48:56 +0800
Tag:    v1.9.0

MDL-10531: GIFT now handles Essay and Description type questions. See help/docs.

commit d53dd78ad1d257616d7e8d51cda02a0a20b1731d
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 21 Jul 2007 15:40:59 +0800
Tag:    v1.9.0

MDL-10531: GIFT now handles Essay and Description type questions. See help/docs.

commit e8825e724bf6f916752a067c9be983295729ed4f
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 21 Jul 2007 15:39:22 +0800
Tag:    v1.9.0

MDL-10531: GIFT now handles Essay and Description type questions. See help/docs.

commit 61fbd0fb523fe64e032deea72e584eb5a57656f1
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Jul 2007 21:03:19 +0800
Tag:    v1.9.0

MDL-10396: Add an option and a check to (optionally) prevent users being enrolled in hidden courses.

commit 830ba6ea4642af852d7a69f2e78404bd5d759b2a
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Jul 2007 16:57:05 +0800
Tag:    v1.9.0

MDL-10157: Turn the diagnostic prints into error_logs. The more normal "course skipped" message now requires DEBUG_ALL or greater before it is generated at all.

commit 808b3dbeb3569b440e4abd4bb626445b6785ab46
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 18 Jul 2007 17:14:28 +0800
Tag:    v1.9.0

MDL-10496: Correct role capability requirements had not been included, so menu was not displayed for roles with only category update and/or bacup selected (assigned at site level)

commit e8513d2ca0943446288b82d834a5297b2869731d
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Jul 2007 22:07:56 +0800
Tag:    v1.9.0

MDL-10395: Course managers are now displayed in the order that the user selects in the Define Roles page.

commit d717df34e0ccdf0fe07b1348e3be8eec4c034149
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Jul 2007 21:13:35 +0800
Tag:    v1.9.0

MDL-10495: Course Managers role's now in same order as Manage Roles screen.

commit e53ff7f60ab5ca7dd0ec99e9d8d6eb0ef53e085c
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 13 Jul 2007 16:36:14 +0800
Tag:    v1.9.0

MDL-10380: Check for randeredmatch plugin done using array_key_exists() for PHP4 compatibility MDL-10317: Question name is now the question ID, rather than the question text.

commit 1d1e8f2bab6c317cc77a1148100b8ec29f9b43a6
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Jul 2007 21:57:59 +0800
Tag:    v1.9.0

MDL-10380: Modified check for existence of renderedmatch plugin so that it sees it properly. Bodged weird parameter passing issue so that correct answer choices are found.

commit c569a9754168d36e33b6339c1f80dac829c96dda
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Jul 2007 17:58:11 +0800
Tag:    v1.9.0

MDL-10415: Documentation for Aiken format added back, plus a few other minor improvements.

commit f0c1799e43cf03ee3893ef56c845b75ab71175fd
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Jul 2007 17:18:32 +0800
Tag:    v1.9.0

MDL-10415: Aiken format returns/

commit 3e60818b91027fbfe3b6e1f21d745b42fcc208e4
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 29 Jun 2007 22:32:20 +0800
Tag:    v1.9.0

MDL-10240: Added Bb Short Response as a Moodle Essay type question. Found quite a lot of stuff that could do to be checked and improved in this code, so this should be considered an intermediate step.

commit 717357948e0be31289025f1902c791a4f726e6c7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Jun 2007 23:15:06 +0800
Tag:    v1.9.0

MDL-10234 Encoded images in subdirectories failed to load. Thanks to Enrique Castro for fix.

commit bf98228ade91d5a20e65da4fb67edaa1b20bd85e
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 18 Jun 2007 18:35:02 +0800
Tag:    v1.9.0

Missing cvs id tag

commit d022bf655e05ba0340ad7c0157e2f083530061b0
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 01 Jun 2007 16:25:18 +0800
Tag:    v1.9.0

MDL-9265: 'correctanswer' field missing for true/false.

commit caa99ee7355fbdcd655047c476a03a1a4be9944c
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 31 May 2007 16:32:07 +0800
Tag:    v1.9.0

Fixed typo stopping image importing working

commit 2377f8dcd4636a6bc299ef8551a893fab187f322
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 29 May 2007 23:19:12 +0800
Tag:    v1.9.0

MDL-9716 'answernumbering' field now supported

commit 67c12527530cf9f51fc45a1174c49cb4660bf900
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 May 2007 22:07:12 +0800
Tag:    v1.9.0

Added some set_time_limit()s in case of slow servers timing out.

commit 81a7a02b8f3bbf988b496cfcfb36a665ab75f1d3
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 May 2007 20:52:33 +0800
Tag:    v1.9.0

Progress with making the code a bit more resilient. Added XML tidy up if tidy extension is available.

commit 6af98025d710e86ae242c7dab43a98ddd2130fd2
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 21 May 2007 21:11:06 +0800
Tag:    v1.9.0

merged from STABLE18

commit b698c2ab612c81f62c5e5dc0e48140b424110963
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 May 2007 01:44:06 +0800
Tag:    v1.9.0

Check if the files exist. Display tick if they do and cross if not.

commit 460135234cf7d350f109882bed5fd4824e860562
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 08 May 2007 22:24:13 +0800
Tag:    v1.9.0

MDL-9700: Added more comprehensive checks for missing fields not exported in previous versions. More could be done, but this covers the basics and works for 1.6 (and probably 1.5) exports.

commit fe219f8d7695cddb0b7f6311b15b1896283ad4fa
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 08 May 2007 22:15:48 +0800
Tag:    v1.9.0

Merege from stable. New strings for xml import error messages.

commit 5931ea94a18f98fae77b97ecc25f00657eaf9a46
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 05 May 2007 22:44:12 +0800
Tag:    v1.9.0

MDL-9675: Default value added for 'answernumbering'. Default is 'abc'

commit cdeabc0638db35440fc6f8dc5155bdda348ad061
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 04 May 2007 22:31:56 +0800
Tag:    v1.9.0

Fixed hard coded string

commit b0c1b3ad03b4dc928956983e9a0ba81403f3ce5b
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 04 May 2007 22:10:56 +0800
Tag:    v1.9.0

Fix a hard coded string

commit fa5cb18b74116415ec738383b47ecdb647155f34
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 25 Apr 2007 17:43:37 +0800
Tag:    v1.9.0

MDL-9577: Fixing change of name (answer => correctanswer) for true/false questions.

commit d19d228e7c43a369f2ada5a6b7c1623ddccbc820
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Apr 2007 20:18:28 +0800
Tag:    v1.9.0

MDL-9123: Added language string for error message

commit 22afe6d6998e0b76a82a015c569b35e18baecf84
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Apr 2007 19:00:26 +0800
Tag:    v1.9.0

MDL-9123: No check was made of the validity of the category id read from the form. So it could theoretically have been spoofed.

commit fccf96bdebe9892757d197a1a1b625390c350ffd
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 28 Mar 2007 20:04:08 +0800
Tag:    v1.9.0

Mmm... bit of comment oddness crept in. Don't know if it was a slip of an editor key by yours truly!

commit 5fd8f999d3226f8a892b1d50109481f8e8da9048
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 28 Mar 2007 19:58:44 +0800
Tag:    v1.9.0

A couple of changes to Pierre's calculated question import/export export_process and import_process flags now apply to all questions and what looked like a development print_r has been commented out.

commit 171022696687537d4e3b66d4208c095a7b65556e
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Mar 2007 20:18:28 +0900
Tag:    v1.9.0

Check for empty text strings. Thanks to Quedoc.

commit 3bf76211211696b0dbcf7ca1b4dae07abfd8acd7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 15 Mar 2007 00:16:20 +0900
Tag:    v1.9.0

Fixed true/false bug due to new 'correctanswer' field.

commit 532344b2cce33a1e1675fe78f03ed2a26a5608f3
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 14 Mar 2007 23:09:57 +0900
Tag:    v1.9.0

Fixed some hardcoded strings in GIFT format.

commit 4089729b66c2d1f40f438ff4530ad04ba650ba32
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 14 Mar 2007 22:14:37 +0900
Tag:    v1.9.0

Use $this->error for only error report

commit f37015613cc12359b4e14c7fd2367e34e2c1be82
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 14 Mar 2007 22:03:57 +0900
Tag:    v1.9.0

MDL-8898 Improvements to error handling in question bank import/export.

commit 533f9aeab353bc37fc5bbdf2ebe66cf0282e2165
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 14 Mar 2007 21:55:04 +0900
Tag:    v1.9.0

MDL-8898 Improvements to error handling in question bank import/export.

commit 55c548682f33b7155d95b879d3172abe37b8d258
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 Mar 2007 01:32:52 +0900
Tag:    v1.9.0

MDL-8857 Make numerical and essay question formats more consistent.

commit bd6648ea937a23a8430b5285cfdeff6bc3f38c5a
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 23:55:32 +0900
Tag:    v1.9.0

MDL-8602 Don't count modules where course=0 (ie, they must exist in real courses)

commit 7939a4a0cba0134981b3a7680902acb4e503fbaa
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 23:20:46 +0900
Tag:    v1.9.0

MDL-8563 $question->answer was swapped for $question->correctanswer in questiontype for some reason! Compensated for in format type.

commit 474991a19d040fc44a8415f5a33481d1cb4d513a
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 22:09:17 +0900
Tag:    v1.9.0

D'oh - counting $totalcount wrongly (duplicate courses are ignored)

commit 594bb20b95d35dee6334a9969a07b3c762abf313
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 22:03:24 +0900
Tag:    v1.9.0

Slightly more helpful message if no courses can be shown.

commit 806dab4385b5825bd359140f54af3b2dcee15093
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 20:57:28 +0900
Tag:    v1.9.0

Whoops. Missed setting $totalcount var

commit 616ad119ad753e10db7f578d4bd1bd82540e2433
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Feb 2007 20:42:48 +0900
Tag:    v1.9.0

MDL-8087 Modules and Blocks lists now link to course search page for actual instances.