Git commits in Moodle 2.3.x by Dan Marsden

commit c76c989420b984a86b1a290cf6fc5ad04be3d4c4
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 13 May 2013 06:41:27 +0800
Tag:    v2.3.8

MDL-39628 Chat: check mod/chat:chat capability when using daemon.

commit 8bdac11f11364d6f3594ff301fc04cd8dab4061d
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 31 Jan 2013 06:12:43 +0800
Tag:    v2.3.5

MDL-34231 SCORM: use correct calculation of attemptsleft

commit 9de3aac74892c53020fb7e27156bec29019ac57b
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 28 Jan 2013 16:17:43 +0800
Tag:    v2.3.5

MDL-34231 SCORM: Lock after final attempt when using skip content structure or direct navigation to player.php

commit 9e9b69fff9549a7531b7dceb277584a6d850849b
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 28 Jan 2013 05:31:08 +0800
Tag:    v2.3.5

MDL-37696 SCORM css: don't include style.css multiple times

commit 1c951c4649d81e856ce31c99df9f1f8755130f8b
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 28 Nov 2012 15:53:18 +0800
Tag:    v2.3.4

MDL-36858 SCORM: improve lang help for attempts grading to warn about failed status.

commit 64100280a0166b3f97c2126051eb9648a56aa673
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 26 Oct 2012 10:13:39 +0800
Tag:    v2.3.4

MDL-35737 SCORM: when scorm_parse is called and external scorm manifest use always update the package.

commit b7ed59c32695daf2caa51cd77eaa27f53f31efbc
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 25 Oct 2012 12:12:52 +0800
Tag:    v2.3.4

MDL-36168 SCORM: fix reset of course completion settings.

commit 31fabbdbaa3922ef96ed33c71e053f23d4563183
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 21 Sep 2012 17:52:42 +0800
Tag:    v2.3.3

MDL-35562 enrol_database: enrolment_sync - don't halt sync on failed search for course.

commit add494f1afb2ee00240235b086c0d89585621baa
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 21 Sep 2012 09:41:43 +0800
Tag:    v2.3.3

MDL-35557 enrol/database: use distinct call when getting list of courses that should be added.

commit 860c7e82bd45d068a15827875c790bf7da2e0b89
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 18 Sep 2012 09:07:01 +0800
Tag:    v2.3.3

MDL-35227 SCORM: set completion in correct location.

commit fa3a1652bf10cfd4d3c5b0c3f6d24df940f11239
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 06 Sep 2012 14:45:02 +0800
Tag:    v2.3.3

MDL-35123 SCORM: cleaner version of get_last_attempt and get_last_completed_attempt, fixes support for MS Sql driver

commit 4d48a651592ab18f63f78120fc73bec5ac6a0947
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 05 Sep 2012 08:44:18 +0800
Tag:    v2.3.3

MDL-35255 mod_assign plagiarism api shift update_status call to after header has been printed.

commit 70c2ec0ba26041dbebd358285b5b322cc7cd5149
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 04 Sep 2012 07:01:06 +0800
Tag:    v2.3.3

MDL-35208 mod_choice: respect order of options when running backup

commit 43b135e5989ca1b9194e3b44e43a2adf8e79f2b6
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 03 Sep 2012 08:42:26 +0800
Tag:    v2.3.3

MDL-35156 remove references to non-existant options

commit 2b062ed6a637aa5b753f080f2f40af0b150550cb
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 22 Aug 2012 05:01:54 +0800
Tag:    v2.3.2

MDL-34994 mod_choice: fix restore of user responses - use correct optionid

commit 605d6ffcf4d04817078f781a98f99991e435040f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 02 Aug 2012 15:49:28 +0800
Tag:    v2.3.2

MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.

commit 8dc49e14c4b19006a106b32bb2493cc61ddb0d3f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 01 Aug 2012 05:27:37 +0800
Tag:    v2.3.2

MDL-34656 prevent login form from being shown inside iframe - also prevent wantsurl from being set to loadsco.php which isn't a valid page for initial load.

commit fece4fd6482afb6499481200f884ca74f319820f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 18 Jul 2012 06:32:46 +0800
Tag:    v2.3.2

MDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course format.

commit 001ff67298b6b8e7b76c4d7081c35d9df38f3cd8
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 16 Jul 2012 10:01:33 +0800
Tag:    v2.3.2

MDL-34233 SCORM backup - change to using set_source_sql to preserve order of records in backup.

commit 6b8399df5e8a24b27bd805176972914c809f1e33
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 06 Jul 2012 05:53:59 +0800
Tag:    v2.3.2

MDL-34198 SCORM remove unecessary get_records call

commit 800fb7533e2900411b97985c96cfe6dfd4f6a68a
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 25 Jun 2012 08:22:55 +0800
Tag:    v2.3.1

MDL-33978 SCORM activity completion - don't tiggere completion update state on creation of SCORM

commit 0ba1ee1dd25cff09c292ea3ce5e34993d5a3f723
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 22 Jun 2012 18:16:25 +0800
Tag:    v2.3.1

MDL-33914 SCORM show scrollbar on TOC if too long.

commit e0d90c54c040fc8d7e42a39aadf644f5fae93c36
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 21 Jun 2012 15:24:58 +0800
Tag:    v2.3.1

MDL-33938 SCORM use consistant naming for maxattempt setting - match setting name with db field name to help when matching default settings

commit 7debccbdee9f8157d320d1a637b1eccf5a376090
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 20 Jun 2012 07:48:24 +0800
Tag:    v2.3.1

MDL-33835 Marking Guide - set currentfocus var to the first criteria comment to avoid JS errors.

commit c6e423695a62289060511b5cca238bf04dafc549
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 13 Jun 2012 10:09:41 +0800
Tag:    v2.3.0-beta

MDL-33477 Advanced grading Marking Guide - fix lang

commit cb6782d4a5228d09fb07279b1e6c683935347456
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 13 Jun 2012 05:59:11 +0800
Tag:    v2.3.0-beta

MDL-32937 SCORM: better lang for dnd interface

commit e0991666352ac67f88d62333df999ebeef7fa0a5
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 08 Jun 2012 16:33:38 +0800
Tag:    v2.3.0-beta

MDL-33515 SCORM - attempts grading setting is confusing - last attempt is really last completed attempt.

commit eef67fe8c55a71b7853976efaaefef23db459c43
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 24 May 2012 10:08:01 +0800
Tag:    v2.3.0-beta

MDL-33318 use $CFG->admin in path correctly - thanks to Clarence Prudhoe for report/fix

commit c91dc553e5f58660a5e758a9e21213b4b146e1ba
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 16 May 2012 08:04:55 +0800
Tag:    v2.3.2

MDL-33022 mod_form: set correct groupid when editing an existing post

commit 0ae299769cd9ed45e5ee6a4392d8ee484e357cda
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 11 May 2012 08:51:39 +0800
Tag:    v2.3.0-beta

MDL-32794 SCORM prevent items in tree that have no navigation from triggering a navigation change.

commit 37ca1722cdfd4d835eab32f0e1977fd943b40e90
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 08 May 2012 04:59:54 +0800
Tag:    v2.3.0-beta

MDL-32507 SCORM fix some strict standard errors

commit abf0c875bb19a553d5b157be198afc6ffda185c9
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 04 May 2012 16:05:29 +0800
Tag:    v2.3.0-beta

MDL-31731 gradeing form: Fix module name

commit cfc73aa7905b66c9bf01d11629d887a31bbb8693
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 04 May 2012 15:26:16 +0800
Tag:    v2.3.0-beta

MDL-31731 Advanced Grading: Marking Guide - prevent negative scores when marking users

commit 6c2092582766a3b5ce7439be63abbc4b8c4df439
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 04 May 2012 05:33:30 +0800
Tag:    v2.3.0-beta

MDL-31731 Advanced Grading: Marking Guide display scale warning for higher max grade as well as lower.

commit b4b1d49044323f919dc84ba9246738bff74a1914
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 04 May 2012 05:12:29 +0800
Tag:    v2.3.0-beta

MDL-31731 Advanced Grading: Marking Guide: fix bug with check to display warning about discrepency between module maxgrade and number of marks in Marking Guide.

commit e529ec8c09613b10085f249b439fe749ddbf5491
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 03 May 2012 18:12:34 +0800
Tag:    v2.3.0-beta

MDL-31731 Grading form Marking Guide - fix for test 6.2, checkboxes not saving state when clearing both.

commit b5a64b112c91ae31506bc97074de02d77f1d28ac
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 24 Apr 2012 07:12:01 +0800
Tag:    v2.3.0-beta

MDL-32597 typo in path to version.php file for local plugins

commit cbed6472b4f0ba470dacb3eb6dc1c19414a4b5ce
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 23 Apr 2012 07:30:11 +0800
Tag:    v2.3.0-beta

MDL-32102 Course completion - only restore user completion if not adding to existing course

commit 77143217f2d01b3d2d306e0ddb2dd79094e64104
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 19 Apr 2012 12:31:03 +0800
Tag:    v2.3.0-beta

MDL-31731 - new grading form - Marking Guide

commit b952d27517f9effb1abb2d0190d16c5da1231054
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 11 Apr 2012 16:46:53 +0800
Tag:    v2.3.0-beta

MDL-32388 SCORM: Fix chrome pop-ups

commit d5159fb8d31985eb98025175ee7d708d1e42446c
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 28 Mar 2012 09:28:19 +0800
Tag:    v2.3.0-beta

MDL-29975 SCORM improve pop-up generation

commit dbdc7355598e437e65ba17d59940dcc1ab33e0de
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 23 Mar 2012 04:58:52 +0800
Tag:    v2.3.0-beta

MDL-32147 - use correct 404 for server type

commit 6ceef54c6e77fc9056881dce3a005a1562a2d02f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 22 Mar 2012 15:05:59 +0800
Tag:    v2.3.0-beta

MDL-32147 SCORM improve performance of 404s for files inside SCORM packages.

commit d2e3a1b4f9c1f568a23d972402f4c5747b5f73cb
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 19 Mar 2012 09:50:59 +0800
Tag:    v2.3.0-beta

MDL-27368 Clean up invalid course completion records  keep oldest timestamps from all records

commit c1b81ff6233262e19982ad5f0ffca095217afbc0
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 16 Mar 2012 08:16:05 +0800
Tag:    v2.3.0-beta

MDL-32080 SCORM - remove old css

commit eb3a62d293e2418c532c65cabf16d52e297ab814
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 08 Mar 2012 15:37:17 +0800
Tag:    v2.3.0-beta

MDL-31942 Choice - remove deprec func

commit 85a2d566e2195b4ca3f6c66d9546fda7674b31b6
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 07 Mar 2012 04:01:45 +0800
Tag:    v2.3.0-beta

MDL-31888 SCORM prevent scrollbars on yui div

commit 1a27cb5da7f5aabc5e221a0b301ee62b6fa1c191
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 29 Feb 2012 04:48:58 +0800
Tag:    v2.3.0-beta

MDL-31749 - remove extra space from scorm pop-up - especially for afterburner theme

commit 6a3f2ad229e36566285e4f1084999368a2490186
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 16 Feb 2012 16:48:36 +0800
Tag:    v2.3.0-beta

MDL-31659 SCORM remove old file and reference to it - it hasn't been used since the rework of SCORM player in MDL-22951

commit 8aba9cda72e8c1911cd95840bbf714e1b152c097
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 16 Feb 2012 07:16:02 +0800
Tag:    v2.3.0-beta

MDL-31652 SCORM - hide updatefreq setting and remove it if not required.

commit 2be99ddee8ad423a4b89d0bb7ce8616b2fc4a5fe
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 01 Feb 2012 18:09:49 +0800
Tag:    v2.3.0-beta

MDL-31360 use extra param in get_in_or_equal - one less line of code...

commit 266540eb237911b47e938ef9cde3233c9f97b99f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 01 Feb 2012 15:56:52 +0800
Tag:    v2.3.0-beta

MDL-31461 Plagiarism - adjust api functions to allow better support for renderers

commit 9e93f995dc961749ba98ca141edc8c5d02ddfcc4
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 01 Feb 2012 04:40:48 +0800
Tag:    v2.3.0-beta

SCORM MDL-31397 - add slashes to js string

commit 047b4e83ab7ec67894378e9a691eabb59ee0b5df
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 26 Jan 2012 16:42:06 +0800
Tag:    v2.3.0-beta

SCORM AICC MDL-31039 update external AICC url correctly - thanks to Albert Rhemrev for report/fix

commit 1c6df63d5c4caaa76c25c7bfba3e4c4e99a95749
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 26 Jan 2012 15:41:41 +0800
Tag:    v2.3.0-beta

SCORM MDL-31381 decrease max width of TOC to prevent SCORM content from being hidden, remove padding from pop-up and improve maxheight calculation

commit 03a6727b6c53703c6250335caa1ad6e685e81fb4
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 25 Jan 2012 15:03:11 +0800
Tag:    v2.3.0-beta

MDL-28522 Choice : View reports now correctly shows unanswered column - thanks to Marcus Boon for the patch

commit d14c00e239c6b2e90ca9c7c1af76ebefee5acb2e
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 25 Jan 2012 10:21:37 +0800
Tag:    v2.3.0-beta

MDL-31360 Don't use get_in_or_equal if array is empty, tidy up structure of $extracaps array

commit 0ec75d9ffee0bbe3ab7f20718ac769bed1f3014f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 10 Jan 2012 08:57:44 +0800
Tag:    v2.3.0-beta

MDL-31086 Calendar : fix sql to get distinct list of courses

commit 896405146d6b7fa41ae64ec3b1e12c4c0545af84
Author: Dan Marsden <dan@danmarsden.com>
Date:   Tue, 10 Jan 2012 07:55:52 +0800
Tag:    v2.3.0-beta

MDL-31985 - fix quotes in filter

commit 0f6d934941b9ff21846ff8808b6d50be9df54eaf
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 06 Jan 2012 07:48:01 +0800
Tag:    v2.3.0-beta

MDL-31043 allow themes to set custommenu instead of using global settings

commit 1a50148e8b5953f5f0d29381b81de181f515c80f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 16 Dec 2011 06:22:39 +0800
Tag:    v2.3.0-beta

MDL-28728 SCORM Add missing string

commit 62169a677da4645e9341eff8373d5e5f4e85bdd0
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 05 Dec 2011 16:38:27 +0800
Tag:    v2.3.0-beta

MDL-26974 - add extra logging information all the time - not just when debugging is on.

commit b47316cded8a425c038449f7df5407ce15eca00c
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 17:57:29 +0800
Tag:    v2.3.0-beta

MDL-29325 imsenterprise enrolment - allow more flexible naming of courses - thanks to Adam Barbary for patch

commit c72c63568986a7a5b16c9178349a05d8afb30371
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 17:41:51 +0800
Tag:    v2.3.0-beta

MDL-30211 imsenterprise enrolment - set up default enrolment methods in new courses

commit a12b1d751dd74fc9555af158b0c9a70583737d5c
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 17:18:34 +0800
Tag:    v2.3.0-beta

MDL-28728 SCORM - only show delete button if data exists for this user in this scorm

commit d32e353e355142a7780781954a41647ca22e4318
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 17:06:35 +0800
Tag:    v2.3.0-beta

MDL-28728 SCORM - add capability to allow users to delete own attempts - given to no-one by default.

commit aff3a5d60c0711f62cf952097848973d2231d3d7
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 16:16:21 +0800
Tag:    v2.3.0-beta

MDL-30536 Choice - remove setType so that validation works when JS is disabled

commit b27917eea4be16b9de4a100bfd3c14038535bc9b
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 02 Dec 2011 16:07:59 +0800
Tag:    v2.3.0-beta

MDL-30028 - use page pref correctly when pagination or re-ordering