Git commits in Moodle 2.4.x by Davo Smith

commit 59e88791300d5654281ec1704f50ca452136e78f
Author: Davo Smith <git@davosmith.co.uk>
Date:   Tue, 15 Oct 2013 21:30:33 +0800
Tag:    v2.4.7

MDL-35402 forms - prevent crash when multiple rules defined on an editor element

commit 7b443f87ddc063a77063395f6a4903ed16df7861
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 24 Apr 2013 01:58:09 +0800
Tag:    v2.4.4

MDL-39219 mod_scorm - make sure YUI JSON module is loaded

commit 76bb36da6fc209fb9dd61ef910919e6ac57091c3
Author: Davo Smith <git@davosmith.co.uk>
Date:   Thu, 18 Apr 2013 19:44:24 +0800
Tag:    v2.4.4

MDL-39219 mod_scorm - replace JSON with Y.JSON for IE7 compatibility

commit aea372a65911b02d709369a85ba64de666447014
Author: Davo Smith <git@davosmith.co.uk>
Date:   Fri, 15 Feb 2013 04:19:41 +0800
Tag:    v2.4.2

MDL-38033 dndupload - ignore case when comparing dropped file extensions with those supported by activity modules

commit 80accd23bbc7bc39db80123350bf00b7515de0be
Author: Davo Smith <git@davosmith.co.uk>
Date:   Sat, 09 Feb 2013 04:37:19 +0800
Tag:    v2.4.2

MDL-37831 filepicker - icons / details / tree selector buttons now work more reliably

commit 747e16f7b0f017452528dadf19c2101f28915777
Author: Davo Smith <git@davosmith.co.uk>
Date:   Thu, 31 Jan 2013 20:52:26 +0800
Tag:    v2.4.2

MDL-37801 mod_glossary - encode / decode links to 'showentry' pages during backup & restore

commit 6cf6c3806fc4239a61ab890173d971211a9e08c2
Author: Davo Smith <git@davosmith.co.uk>
Date:   Fri, 04 Jan 2013 20:31:31 +0800
Tag:    v2.4.2

MDL-35568 course dndupload - resources created with the same visibility as the section they are dragged onto

commit 606c07ae3e888fa5f6814f1563ac4d6237bb44b2
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 19 Dec 2012 05:11:35 +0800
Tag:    v2.4.1

MDL-37220 course dndupload - improved 'add files' icon

commit 359c790b1cb13063f1cd9eb13e494899af867f13
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 19 Dec 2012 04:46:26 +0800
Tag:    v2.4.1

MDL-35887 course dndupload - correct default used for completion tracking when resources created by drag and drop

commit 2e8da707a0d796747eb6cef2f16be8f169217cf1
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 19 Dec 2012 04:22:20 +0800
Tag:    v2.4.1

MDL-31641 filemanager - display help message when drag and drop upload is not supported

commit 8f0019214e8791394901831727bb9c639a36e5ee
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 05 Dec 2012 22:05:24 +0800
Tag:    v2.4.1

MDL-37014 repository_webdav - strip the server URL from file & folder paths returned by webdav lib (if present)

commit cf839b43962347e1180ba8e0d46bfbd97bd7e428
Author: Davo Smith <git@davosmith.co.uk>
Date:   Tue, 13 Nov 2012 00:51:06 +0800
Tag:    v2.4.1

MDL-36538 repository_webdav - save files directly to local filesystem, rather than buffering in memory

commit 91813c1b4bf195e91933c780a716f6c2104d5c0e
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 03 Oct 2012 15:46:55 +0800
Tag:    v2.4.0-beta

MDL-35288 drag and drop upload - adjust error message text when attempting to upload a folder

commit b1c669a711f2181d5d036d5d9eb0b34b4c04d04d
Author: Davo Smith <git@davosmith.co.uk>
Date:   Tue, 10 Jul 2012 04:39:34 +0800
Tag:    v2.4.0-beta

MDL-34221 Filepicker - disableIf now prevents drag and drop upload

commit a32dabc26038861aa6f065a65b0e73a1064cbe86
Author: Davo Smith <git@davosmith.co.uk>
Date:   Tue, 10 Jul 2012 03:50:35 +0800
Tag:    v2.4.0-beta

MDL-33927 Filemanager - enforce the maxfiles limit on form submission

commit 4d40dc9256c8bb9a8f1c8e2f65fdf7c85a422870
Author: Davo Smith <git@davosmith.co.uk>
Date:   Sun, 08 Jul 2012 01:56:42 +0800
Tag:    v2.4.0-beta

MDL-34214 Course dndupload - removed unneeded classes from preview element

commit 970f0c0a36314a90dfa57a89dc44979233b6ab21
Author: Davo Smith <git@davosmith.co.uk>
Date:   Mon, 02 Jul 2012 15:10:24 +0800
Tag:    v2.4.0-beta

MDL-34107 Upload repository - do not add a dot to files without an extension

commit 652cc648511dc3887ae06b99b704414a5e113562
Author: Davo Smith <git@davosmith.co.uk>
Date:   Tue, 26 Jun 2012 19:05:04 +0800
Tag:    v2.4.0-beta

MDL-34029 update mod/upgrade.txt to include course drag and drop upload

commit d8613ef967467d583d110b03fe9dbe98c7b20e93
Author: Davo Smith <git@davosmith.co.uk>
Date:   Wed, 18 Apr 2012 18:01:30 +0800
Tag:    v2.4.2

MDL-31484 backup - repeated restores with anonymised users now works correctly