Git commits in Moodle 2.0.0 by thepurpleblob

commit 344e15e666e10ad8c8281cc2093d2b15910ceac5
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 20:12:33 +0900
Tag:    v2.0.0-rc1

MDL-18542: Just noticed a couple of oddnesses in the diff.....

commit f62f7d8f8edb2d63cc4294fe65a8077e1284848b
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 24 Mar 2009 19:52:50 +0900
Tag:    v2.0.0-rc1

MDL-18542: Reverting various checkins related to this bug. PLUS... proper 1 line fix included (merged from STABLE19)

commit 6bfa3f3ecfe810765c922d0313871161d745d5fe
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 20:36:17 +0900
Tag:    v2.0.0-rc1

MDL-18542: Aaargh... yet another one missed. Hopefully that's it.

commit ff7636f7ff327c4e9e9b95b33ce65fcbdf421c1d
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 06:17:25 +0900
Tag:    v2.0.0-rc1

MDL-18542: Missed the format field for textarea.

commit cfd799821690f6f8cab5ea3e801f1181c877e805
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Mar 2009 05:45:40 +0900
Tag:    v2.0.0-rc1

MDL-18542: Correctly deals with field types that have multiple parts (e.g. data and lat/long) Thanks to Eloy for spotting this.

commit 10b4a508aed9b1308648d6dbeb0e2bd0f1964da7
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 18 Mar 2009 20:15:51 +0900
Tag:    v2.0.0-rc1

MDL-18579: Provide nicer message if 'Stop on error' is selected and errors are found.

commit 268104371be89c6e49db20b4c1c56f7863e1df49
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Mar 2009 01:37:31 +0900
Tag:    v2.0.0-rc1

MDL-18567: Check for (boolean) false coming back from database instead of real data

commit 410b53deed2d2a9527af3b94bd0e42e08b9c25fd
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 17 Mar 2009 00:38:06 +0900
Tag:    v2.0.0-rc1

MDL-18542 Can now uncheck checkboxes and have them stored correctly.

commit c95defa90bc7ba72377c5ed156a806e1d49fb64c
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Mar 2009 23:25:30 +0900
Tag:    v2.0.0-rc1

MDL-18555: Adding better handling for unsupported question types.

commit f24222e2a21dd8a0904d13d3ab6f8da96c609bec
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 12 Mar 2009 23:45:13 +0900
Tag:    v2.0.0-rc1

MDL-18535: Adding checks for field name mismatches and "proper" error messages.

commit aa907a94fc308d6f60997504deebcd5d5c75e6f9
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 12 Mar 2009 23:40:32 +0900
Tag:    v2.0.0-rc1

MDL-18535: Adding checks for field name mismatches and "proper" error messages.

commit f040135da5349649aa4efb879e09be1b2f0e293b
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Mar 2009 22:16:54 +0900
Tag:    v2.0.0-rc1

MDL-18390 - now correctly looks up name of questiontype from language pack

commit c05878500b12cf6da35beff177c98320ac726a5e
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 04 Mar 2009 00:36:17 +0900
Tag:    v2.0.0-rc1

MDL-18390: Correctly report unhandled question types and get string from language pack.

commit adc82791a0770d3e5bff1e80182dad5a2284bc98
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 14 Jan 2009 19:07:39 +0900
Tag:    v2.0.0-rc1

MDL-17048: Added additional check for non-visible fields in signup page.

commit 85576776aed1c86e2fb4e88a95ca09b03b999176
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 Jan 2009 22:22:15 +0900
Tag:    v2.0.0-rc1

MDL-17048 Corrected misuse of formslib - works now.

commit 17a99a133efb8932e54cba569eb5da4be52866c5
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 07 Jan 2009 22:58:41 +0900
Tag:    v2.0.0-rc1

MDL-17048 Suppress display of empty custom profile field categories

commit 9843511764e40775bcac45434a09683ff0c4e435
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 Jan 2009 00:23:10 +0900
Tag:    v2.0.0-rc1

MDL-17779 Add simple check that question at least has questiontext before allowing it.

commit 54485442710bb80447350e84e68757d79835cb24
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 10 Dec 2008 18:39:02 +0900
Tag:    v2.0.0-rc1

MDL-11090 Added absent trim - Thanks Tim smile

commit 79ae8789bbb99fe28afc821e4e49642d262e9c34
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 27 Nov 2008 00:15:58 +0900
Tag:    v2.0.0-rc1

MDL-17125 Fix as suggested by Jonathan Kemp.

commit 4d22ec8144cddb941457c78499cf4a70c65adc76
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 26 Nov 2008 23:34:40 +0900
Tag:    v2.0.0-rc1

MDL-11090 Passwords are now held in clear text so you can see what the password is on the config screen. Still backward compatible with old md5 passwords (which are still not displayed of course)

commit 508fe4d8b5ca69db6e55b70cde5a861660933137
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 26 Nov 2008 22:10:18 +0900
Tag:    v2.0.0-rc1

MDL-17411 defaultquestion() now reflects the one in the question bank code, thus supressing lots of notices

commit 94babb8c142dea2855b1c442467f7cc5f16edb32
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 26 Nov 2008 20:51:53 +0900
Tag:    v2.0.0-rc1

MDL-14155 $a in string no longer required. Changed the text slightly to make it make some sense.

commit 3695cfa93f351dc3b9e2f0d8c7ade222bd952596
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 19 Sep 2008 18:01:47 +0800
Tag:    v2.0.0-rc1

MDL-16570 Use CDATA sections for text where required. More readable and less error prone.

commit 73b7b195ed928359c9f40c8701d3ed342be9193c
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 21:49:25 +0800
Tag:    v2.0.0-rc1

MDL-16198 Blackboard V6+ can now handle the .dat file directly as an option to the .zip file Some changes needed to recover the original filename.

commit 670710966d9f649f66a4312f283433a833c77648
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 20:46:31 +0800
Tag:    v2.0.0-rc1

MDL-16221 Specify both width and height for user image

commit 33ed59a2088ac25c3778f7318a6714facce0f904
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:59:22 +0800
Tag:    v2.0.0-rc1

MDL-16252 Fixed some notices with essay questions when there is no feedback

commit 252af403a133452cb913c0d31dc57c7c928e6723
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:36:16 +0800
Tag:    v2.0.0-rc1

MDL-16251 Changed tests to empty rather than isset to avoid notices when array is set but empty

commit b81d2dbee353844e2865ed89c5881d2a319aa1aa
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 18:07:51 +0800
Tag:    v2.0.0-rc1

MDL-16250 Added support for Essay type questions

commit 706c4f740583b7f3f78eb95752deecaca3c2519b
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 28 Aug 2008 16:40:59 +0800
Tag:    v2.0.0-rc1

MDL-16221 Fixed missing height/width in CSS

commit 8de7c5e4bc12d740ffb2874833e33ed3e42e7294
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 27 Aug 2008 18:27:39 +0800
Tag:    v2.0.0-rc1

Curse you CVS!!!  Didn't notice strange merge error.

commit 549c2dd2f6f68937e537d06efa3a7c769fecde30
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 27 Aug 2008 18:24:48 +0800
Tag:    v2.0.0-rc1

MDL-16221 The height and width are now included in the user's image.

commit 4a5d721cd67d2872aca3e4092ee9217722811d81
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 19 Aug 2008 18:46:27 +0800
Tag:    v2.0.0-rc1

MDL-8130 Change html_entity_decode to PHP5 version and also fix problem with shortening question to derive name.

commit d1fe54865a05339e72affbbf06b0b4e25d5a71d9
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 05 Aug 2008 22:21:39 +0800
Tag:    v2.0.0-rc1

MDL-15949 enrol_logtolocation not defined in config_form()

commit 6e01bf15356bb40f22bc7350bd1e633d65f2f408
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 04 Aug 2008 18:20:51 +0800
Tag:    v2.0.0-rc1

MDL-15885 QTI fixes from Niall Barr

commit 488aa8f8a5cd2fc4de556c7215d194b40de39f4b
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jul 2008 22:36:10 +0800
Tag:    v2.0.0-rc1

MDL-13925 Was not handling adding subcategories properly. Thanks to Dennis Protzek for the patch.

commit e1eaf071e323f4fc699565274a66adf36accc5e8
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jul 2008 21:18:49 +0800
Tag:    v2.0.0-rc1

MDL-14566 Misused get_role_users() was not returning users assigned in parent categories

commit 9faa5c44696295c5737addbfe293206202e1a875
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 16 Jul 2008 18:47:50 +0800
Tag:    v2.0.0-rc1

fixed a small typo causing syntac error.

commit fb2ce31bfca52181d28b08d4100c84ba6ea6a2e7
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 11 Jul 2008 18:49:08 +0800
Tag:    v2.0.0-rc1

MDL-14431: Moving qti2 to qti_two as numbers are not allowed in module names

commit fba84198e5924df675e96740130f84b3f60e6045
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 11 Jul 2008 18:47:19 +0800
Tag:    v2.0.0-rc1

MDL-14431: Changing name of qti2 format, as digits not allowed in module names

commit f94902db28f0b332195e94bdb345cf5c5025a124
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 10 Jul 2008 23:06:19 +0800
Tag:    v2.0.0-rc1

MDL-15008 Make question import/export formats fully pluggable, especially in respect of languages.

commit 79e3dd8e3c106fedb29ce5edf90db5bc3790745c
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 09 Jul 2008 21:07:29 +0800
Tag:    v2.0.0-rc1

MDL-14431 Changing import/export help to be properly pluggable.

commit 08b82a53f3ee261b4cbc9c0b9650a82fc48e77e7
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 09 Jul 2008 20:56:54 +0800
Tag:    v2.0.0-rc1

MDL-14431 Changing import/export help to be properly pluggable.

commit 906ebc4b66770a56b95a408b4dcefc7e93326552
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 09 Jul 2008 18:26:13 +0800
Tag:    v2.0.0-rc1

MDL-15571: Now substitutes for group templates

commit c0a578c0719d432c4457a646981f18e9a16d2d35
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 08 Jul 2008 17:39:18 +0800
Tag:    v2.0.0-rc1

MDL-15304 Default name 'label' is looked up from language pack.

commit 8f829910d6440bd954f01053a977d75f7e713f6f
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 08 Jul 2008 16:45:26 +0800
Tag:    v2.0.0-rc1

MDL-15304 Remove the item number from the created label name. It doesn't work for new labels.

commit e7ef42f531827f56ef7a84f6198f99d892c4a9b6
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 07 Jul 2008 19:54:39 +0800
Tag:    v2.0.0-rc1

MDL-15473 Fixed typo causing the image location to be ignored if the base_64 image is not included.

commit 6d34fea4f98e49e33909199ebe7880b11e0efdba
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 03 Jul 2008 23:14:25 +0800
Tag:    v2.0.0-rc1

MDL-13007 Corrected help for category selection. I hope this is what the tick boxes now do smile

commit 5ca9e32d979cdb881511cfd74d412c5107f51629
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 03 Jul 2008 22:50:30 +0800
Tag:    v2.0.0-rc1

MDL-13010 Now correctly checks for category context id and does not fail if it isn't there.

commit ffed6d83ad92305d7bcc716f6bf79bbff1438478
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 02 Jul 2008 22:25:16 +0800
Tag:    v2.0.0-rc1

MDL-15505 Add debugging call if mnet authentication is not enabled.

commit 1ed96821e61cc60f7bc49ca5d0c57f419668ba90
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 30 Jun 2008 23:01:24 +0800
Tag:    v2.0.0-rc1

MDL-15476 Can now override the public key lifetime by specificying value for $CFG->mnetkeylifetime in config.php

commit 38612df89962aa5ca6c989368f70db3370455415
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 30 Jun 2008 22:55:48 +0800
Tag:    v2.0.0-rc1

MDL-15476 Can now override the public key lifetime by specificying value for $CFG->mnetkeylifetime in config.php

commit 90715d7a8d250bb229c18e6937e49b4614b8d61d
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 30 Jun 2008 22:16:39 +0800
Tag:    v2.0.0-rc1

MDL-14793 Added some debugging messages, if anything fails.

commit 68ad9ccc59eb892a1e393fa7781780bf5828103f
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 27 Jun 2008 21:12:21 +0800
Tag:    v2.0.0-rc1

MDL-15447 Admin search option only shown if user has moodle/site:config capability

commit 376ca347caab29dce18d7b54fe1f922e992b6e6d
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 18 Jun 2008 23:31:47 +0800
Tag:    v2.0.0-rc1

MDL-15304 Handle empty names for labels (if only HTML tags in label text)

commit 2e6c58a2be015e36038a0da739d020aa39fbc231
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Jun 2008 22:44:01 +0800
Tag:    v2.0.0-rc1

MDL-15173 Remove obsolete coursetestmanager format to contrib

commit 169d0efa6c8fb75c048b8768df9e0219dbbf8554
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Jun 2008 22:39:44 +0800
Tag:    v2.0.0-rc1

MDL-MDL-15173 Remove obsolete coursetestmanager format to contrib

commit 6f96466d3760e0006a225edbad3dbd47768cb702
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 16 Jun 2008 18:08:30 +0800
Tag:    v2.0.0-rc1

MDL-15257 Fix notice caused by (possibly) uninitialised variable.

commit 7ba71c513b077467c4c2ba4920c36096af977856
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 13 Jun 2008 19:13:31 +0800
Tag:    v2.0.0-rc1

MDL-15228 The old 1.9 code ignored any multiple results so I guess this can do the same.

commit e5d7d1dc02beac8cf2062991739d197c348fb580
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 13 Jun 2008 18:52:58 +0800
Tag:    v2.0.0-rc1

MDL-15229 Fixed incorrect options array for DB call

commit 6d2d4228d0e6e0b659ba63804efcedd05e7bd60a
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 03 Jun 2008 21:59:41 +0800
Tag:    v2.0.0-rc1

MDL-14045 Now respects mod/assignment:view

commit 473e36826fa77200c07211b4c3cb2bf24f372d3b
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 02 Jun 2008 17:41:45 +0800
Tag:    v2.0.0-rc1

MDL-15085 String points to correct module now

commit 57443b9af49ef451d384a81d0a63cc9c9041b891
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 30 May 2008 19:06:49 +0800
Tag:    v2.0.0-rc1

MDL-15056 Added missing global $DB

commit e60d5b26764b603934f9dbe4bc2e40f951f199a0
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 29 May 2008 20:49:29 +0800
Tag:    v2.0.0-rc1

MDL-15043 No need to use $USER in the log write call, it's the default

commit ac1dc9845ac4cf5be2a0fde299d74e172cd0e69c
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 29 May 2008 18:53:30 +0800
Tag:    v2.0.0-rc1

MDL-14854 Changed the language strings to something more sensible as per Petr's comments.

commit cb4db90d27c935ef5468b150a57ee96e76a368af
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 22 May 2008 18:13:55 +0800
Tag:    v2.0.0-rc1

MDL-14945 MDL-14946 Now checks properly for mod/choice:deleteresponses and mod/choice:downloadresponses

commit ab7ac6ac5584e8eb0f767b43bc0aecef07f4d0f6
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 May 2008 20:47:35 +0800
Tag:    v2.0.0-rc1

MDL-14916: Tidy up notices

commit 95dff9da6b7cd4d880e299889455db5d8f3c38ef
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 May 2008 20:28:09 +0800
Tag:    v2.0.0-rc1

MDL-14936 Course managers admin screen shows roles in "correct" order.

commit 9d5a4b235e63bdc10e6bd9e2a9ec792f943ec97e
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 May 2008 20:03:22 +0800
Tag:    v2.0.0-rc1

MDL-14832 Don't show a user name more than once. Only show them in the most 'senior' role.

commit 25b05ce567c8f26519981443b017330ea862926c
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 15 May 2008 23:24:03 +0800
Tag:    v2.0.0-rc1

Whoops. missed a string.

commit dfac8649c7d51163bc1721c66c210e15b2756f03
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 15 May 2008 22:47:08 +0800
Tag:    v2.0.0-rc1

MDL-14854 Add facility to XMLDB editor to check for inconsistent field defaults.

commit 74da63289f3cc8b46e329c4c2b1652086a9cf7cd
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 May 2008 23:19:31 +0800
Tag:    v2.0.0-rc1

Wasn't checking for empty due date.

commit 7a3f8bf4b79f7a124b6cb9a8eb65c3f24a9dc691
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 May 2008 23:10:36 +0800
Tag:    v2.0.0-rc1

Small tidy up - left in some stuff, and now use proper error function.

commit 62e49765a4cfbb6ca6afd4c0dded1806f84f01c8
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 May 2008 22:56:29 +0800
Tag:    v2.0.0-rc1

MDL-14045: Assignment type now links to type/xxxx/all.php if it exists.

commit 3b0d5ca3016eacb155d7c18ef97f491cbc473c6a
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 May 2008 22:46:10 +0800
Tag:    v2.0.0-rc1

MDL-14045: Add ability to list all online assignments in a course. Rather like what Journal used to do.

commit e1faf3b99b505486e390117a71f163e53fcbd098
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 13 May 2008 18:43:20 +0800
Tag:    v2.0.0-rc1

MDL-14813: submittedlink() returns an absolute rather than relative link.

commit 15c31560d87ef2ae126681065b65778f361b86c7
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 May 2008 22:59:39 +0800
Tag:    v2.0.0-rc1

MDL-14659 Add bypass list for proxy usage.

commit 9bc760f2374198c379180e5b563c0552cba112bd
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 May 2008 22:51:30 +0800
Tag:    v2.0.0-rc1

MDL-14659 Add bypass list for proxy usage.

commit 3f5633df1140dad0543f9d62702e9473e073849f
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 01 May 2008 20:21:55 +0800
Tag:    v2.0.0-rc1

MDL-14406 Ensure 'length' field for description type questions is 0 and that default for all questions is 0

commit 2e34d3f97946851c3ab03202c9cc9b8fc5fa3f2f
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Apr 2008 22:35:32 +0800
Tag:    v2.0.0-rc1

MDL-14406 MNET can now establish a peer through a proxy

commit e47878d8703b2111893e4f6fad9af620328630fb
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Apr 2008 16:47:27 +0800
Tag:    v2.0.0-rc1

MDL-14461: The user must be (effectively) be logged in to use this function. Adding the logged in check means they will be asked if they are not (like everywhere else).

commit 3ab292c678927aeaf5ccac3c612e5708507fb837
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 02 Apr 2008 22:04:47 +0800
Tag:    v2.0.0-rc1

Replaced some nasty 'magic numbers' with defines.

commit 1a7601ca83837d94b6710c1b369a99429611f7b1
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 27 Mar 2008 00:13:25 +0900
Tag:    v2.0.0-rc1

Fixed typo in debug message, causing notice

commit 7f91ea90de9be9badeb75b6fd97cbe982ea796f6
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 11 Mar 2008 23:26:38 +0900
Tag:    v2.0.0-rc1

MDL-13872: Display a dash when no grade info, suppresses notice.

commit fc22da99e2c3e8129fd6474f57ab33567dabf3bd
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 12 Feb 2008 20:57:39 +0900
Tag:    v2.0.0-rc1

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

commit 86b685208de8cf2dc6f970e0c55201a334afcc3b
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 15 Jan 2008 23:52:49 +0900
Tag:    v2.0.0-rc1

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

commit 40e714432363aa9bdce81dc7af87b1594ab91bf0
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 15 Jan 2008 23:35:59 +0900
Tag:    v2.0.0-rc1

Reverting Mike C's change in MDL-12016

commit ca04c711e3c87ecfeb4e47e33a3f3de29767b8df
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 05 Jan 2008 06:06:39 +0900
Tag:    v2.0.0-rc1

MDL-12701: Missing string

commit 220f149cfc26d3012948c9f7dc2935bc45e9ffdd
Author: thepurpleblob <thepurpleblob>
Date:   Sat, 24 Nov 2007 00:49:00 +0900
Tag:    v2.0.0-rc1

MDL-12296: Unenrol disable option now works in synchronisation script.

commit 3d49005f20316c023b970d32d935968ff001536b
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 21 Nov 2007 20:06:46 +0900
Tag:    v2.0.0-rc1

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

commit fcd0ddbfba44ed0bd0834582b12eb1d1504b1754
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 01 Nov 2007 23:37:51 +0900
Tag:    v2.0.0-rc1

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

commit 0db7823cf938978d51f1f7a18fcded11aaf37dbe
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 15 Oct 2007 21:50:57 +0800
Tag:    v2.0.0-rc1

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