Git commits in Moodle 2.7.x by Andrew Nicols

commit 6cfcfff1189c3ce14eebf594d58ce9a0c2a85f5f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 03 May 2017 08:32:04 +0800
Tag:    v2.7.20

MDL-58746 core: Simplify environment check

commit 7a142305cffde08743de8f7c5a8ace420f735b58
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 01 May 2017 08:51:37 +0800
Tag:    v2.7.20

MDL-58746 core: Add environment check for finfo

commit 43235c6236ba5362c5990c487a31085cde173c35
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 19 Jan 2017 13:47:40 +0800
Tag:    v2.7.19

MDL-57639 mod_forum: Update to use correct variable name

commit 76523cdfa98effd0e7dc9c9c9b80670fdb39b30c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 07 Oct 2016 10:56:29 +0800
Tag:    v2.7.18

MDL-56225 mod_forum: Remove unnecessary attributes from update

commit 0cc5fd542cdd9780dadecf6ef57f7bbbd525dc9e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 May 2016 17:03:10 +0800
Tag:    v2.7.14

MDL-53589 badges: Correct context

commit 1f5c494f761ef7961c449075adf192e149148e1a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 08 Apr 2016 09:57:15 +0800
Tag:    v2.7.14

MDL-53755 forum: Check session when marking posts

commit 14d3f19dd839e7c3e1da10f5a10b7e2184761383
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 28 Oct 2015 12:57:52 +0800
Tag:    v2.7.11

weekly release 2.7.10+

commit 59b8d89ba82a5e68cb3b9910163d3787e666e1ba
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 28 Oct 2015 11:55:16 +0800
Tag:    v2.7.11

MDL-51939 mod_forum: Correct empty groupinfo check

commit 0bbeac0d0de4561a598cd09c959d032f7924806c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 08 Sep 2015 14:12:34 +0800
Tag:    v2.7.10

MDL-50576 mod_forum: Correct use of movedicussions cap when posting This is a partial backport of the logic added on MDL-50714 to post.php to prevent users to post to a forum without permission.

commit c66e940849838fe9d959f77e29336dcf80b7f7ed
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Aug 2015 12:11:15 +0800
Tag:    v2.7.10

weekly release 2.7.9+

commit 79da0b1581a2da6d0389763798620f1f3c526248
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 01 May 2015 09:18:37 +0800
Tag:    v2.7.8

MDL-50055 tests: Add new step to deal with Single Selects

commit 0a2c4e7ecac058cd12ba40929488b6aa0a50c854
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Apr 2015 09:15:54 +0800
Tag:    v2.7.8

MDL-50055 enrol: Stop requiring javascript for behat tests

commit 04b42e3077ac19b5b792c072ba9f7f1619cbf815
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Apr 2015 08:57:02 +0800
Tag:    v2.7.8

MDL-49232 enrol_self: Add behat test for non-guest self-enrolment

commit a94e5a405d60b9dc455cd9bb799e204da8f2fbd2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 21 Apr 2015 11:34:00 +0800
Tag:    v2.7.8

MDL-40811 uploaduser: Optimise testuser code

commit bef2cf1d2838b7edfec79a564b819f80dab04987
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 07 Apr 2015 15:17:38 +0800
Tag:    v2.7.8

MDL-49395 core: add more unit tests for get_enrolled_sql

commit ca92a72426244999677caf7fdb9e1c56c27e277b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 31 Mar 2015 14:11:04 +0800
Tag:    v2.7.8

MDL-49294 logging: Improve cleanup tests

commit 922586359527b5ebc117ec625a041381b17a9ac3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 31 Mar 2015 12:19:05 +0800
Tag:    v2.7.8

MDL-49669 badges: Add comment to explain CURLOPT_POSTREDIR

commit 25327eecffe9ed4be7f9f0d42a56e2aabde5c429
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Mar 2015 14:21:27 +0800
Tag:    v2.7.6

MDL-49303 mod_scorm: Fix JS errors with default values

commit bb323b1876c75713e495360b39cb6ff0e734f61c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Feb 2015 16:01:36 +0800
Tag:    v2.7.6

MDL-48807 accesslib: Change create_level_instance to recordset

commit 86d20a95c8a959f5466f9734e93a192178265a20
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 19 Feb 2015 09:18:40 +0800
Tag:    v2.7.6

Revert "Merge branch 'MDL-49154_27' of git://github.com/timhunt/moodle into MOODLE_27_STABLE"

commit d0284fe7192fcf2535d3b43c525c0a33e5b1f0a4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 18 Feb 2015 12:55:07 +0800
Tag:    v2.7.6

MDL-49216 mod_forum: Add tests for discussion reply count

commit 933fa26e63fe3b3b51e48590a339913333060117
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 18 Feb 2015 11:57:29 +0800
Tag:    v2.7.6

MDL-49216 mod_forum: Move subquery to outer component

commit a47aabc7833d0c88a83791d99a1204742c33f59b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 13 Feb 2015 14:06:31 +0800
Tag:    v2.7.6

MDL-49087 mnet: Ensure typeroot is in dirroot

commit 76da7e9bc88669eab62f83f04639ba356a0b0c5a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Feb 2015 10:03:15 +0800
Tag:    v2.7.6

MDL-49087 mnet: Use real dataroot instead of user-provided

commit 3657649aaa46ffab6d29b046f1f04dc4f73bed1b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Feb 2015 08:58:37 +0800
Tag:    v2.7.6

MDL-49144 blocks: Add behat test to ensury sanity of block title

commit 3a89cea7f71c2a818a610b62134cc6f3a88b4d5f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 10 Feb 2015 15:04:12 +0800
Tag:    v2.7.6

MDL-49144 blocks: Sanitise alt and title for block controls

commit 8d3e6e385d2094f44ac09aec023dd6627a0c7f41
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 03 Feb 2015 13:21:40 +0800
Tag:    v2.7.6

MDL-48484 admin: Improve coding style

commit 4e482832b34593079bdcd490c291af5eea5008ff
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 Jan 2015 14:44:17 +0800
Tag:    v2.7.8

MDL-48918 course: Fix keyboard drag/drop after dropped resource

commit 365e0555eedabaaccd401e023eaab712d985bcda
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 28 Jan 2015 13:50:55 +0800
Tag:    v2.7.5

MDL-41026 webservices: Correct unit tests

commit cccb0c0722232e8174c97dff98a38188e602ca82
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 23 Jan 2015 08:27:49 +0800
Tag:    v2.7.5

weekly release 2.7.4+

commit d02eaee727211584dbc03e3ef1625d1372ef35d5
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 22 Jan 2015 12:17:17 +0800
Tag:    v2.7.5

Revert "Merge branch 'wip-mdl-48624-m27' of https://github.com/rajeshtaneja/moodle into MOODLE_27_STABLE"

commit 40c809b83e9487b6adfedfdb7141c2d265a7c208
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 21 Jan 2015 14:35:30 +0800
Tag:    v2.7.6

MDL-48899 lib: Use the wwwroot to inform the message-ID

commit 146c80d33818f22e5689d38abb4e08c64fa6bf62
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 15 Jan 2015 14:20:00 +0800
Tag:    v2.7.5

weekly release 2.7.4+

commit d8b26e11ddc1aed7adc60461817605acd18a1e53
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 09 Jan 2015 09:05:50 +0800
Tag:    v2.7.5

MDL-47166 atto_indent: Swap Outdent and Indent

commit 8bc846ff7aa5020aca446219dc77298d4ab5e906
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 08 Jan 2015 14:58:26 +0800
Tag:    v2.7.6

MDL-48544 blocks: Only add docked tags if all blocks are docked

commit 53b91996aa1d7a1cbb8254927ba3d674df2d79df
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 Jan 2015 10:34:26 +0800
Tag:    v2.7.4

MDL-20304 lesson: Remove Description from behat tests

commit b0de178292a733a678822b28fdc025f839c5389b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 Jan 2015 10:04:37 +0800
Tag:    v2.7.4

MDL-20304 lesson: Uncomment tests following MDL-48631

commit 7956f0c3af8f65cd3e317ab76fcd1234fec4d1da
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 23 Dec 2014 15:09:37 +0800
Tag:    v2.7.5

MDL-48685 core_useragent: Correct IE 5.0 issues

commit f53e024291e38610b40714af3fbd5042b7b8a1bf
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 23 Dec 2014 15:09:04 +0800
Tag:    v2.7.5

MDL-48685 tests: Add testing for supports_json_contenttype

commit 3f4c39004d4eded6665cf9acfc3d3641ba7775dc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 23 Dec 2014 14:25:20 +0800
Tag:    v2.7.5

MDL-48685 tests: Add additional User Agents

commit a0adb4195e6a742565fbe0c5f346b75ddb0c79b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 22 Dec 2014 16:21:51 +0800
Tag:    v2.7.5

MDL-48685 tests: Rewrite useragent tests

commit 4ef9c95b9763ca0726984d496bf829079de969fb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 02 Dec 2014 08:57:38 +0800
Tag:    v2.7.4

MDL-48374 behat: improved page load detection

commit 0f381d4158166a1cbc013614d42917dded446bf8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 28 Nov 2014 11:36:24 +0800
Tag:    v2.7.4

MDL-46491 course: Correct activity visibility on section show

commit 840f924e755e74a6e0b27502f470a00e742f07d2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Nov 2014 07:58:48 +0800
Tag:    v2.7.4

MDL-47475 mod_assign: Copy files to other group members for editpdf

commit c4250ef4f23776ff4862d2860b6be2cf7b2d85f6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 20 Nov 2014 09:27:24 +0800
Tag:    v2.7.4

MDL-48106 mod_glossary: Add missing sesskey checks

commit c131db47618e40f3e6b948e77a93da399f8b6140
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 19 Nov 2014 13:10:04 +0800
Tag:    v2.7.4

MDL-22043 mod_forum: Fix toggle subscription editing button behaviour

commit 49f7f2e20ab1439590c02a5f256030eb8a85c475
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 19 Nov 2014 10:22:02 +0800
Tag:    v2.7.4

MDL-14402 blocks: Do not show assign roles on my home

commit b23f2171458f96fb34cd5a6f2e503a13efbd327b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 18 Nov 2014 15:54:05 +0800
Tag:    v2.7.4

MDL-46534 course: Remove calls to error_log in activity duplication

commit c2787a78d026f45147c4898e6a44ef796513ff3b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 18 Nov 2014 11:07:54 +0800
Tag:    v2.7.4

MDL-23839 navigation: Check for assignable course category roles

commit d569c472198cc30f9f1e3bf3b0ece2234ab662db
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 17 Nov 2014 14:55:19 +0800
Tag:    v2.7.4

MDL-48104 mod_assign: Strip out use of eval() for string parsing

commit 23fdeb32a56e6d1f16d81bb0968c898e1c0873f0
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 14 Nov 2014 14:38:16 +0800
Tag:    v2.7.4

MDL-48224 cron: Buffer SMTP connections around tasks

commit fbe9cfab3cbe74e6714432e06514b071d08acf39
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 12 Nov 2014 15:04:17 +0800
Tag:    v2.7.4

MDL-48196 phpunit: Set e-mail address for admin user at installation

commit cc2621c4039d5f7d38e55d0faaba3588198a6632
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 12 Nov 2014 11:46:03 +0800
Tag:    v2.7.4

MDL-48194 testing: Adjust naming of testsuites in phpunit.xml

commit c812956efda7d10dfdce5ae19c0ec8879de38a31
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 03 Nov 2014 09:49:00 +0800
Tag:    v2.7.3

MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs

commit 906ecbfd05ec1e6c55870085ad38caaf1bed1f55
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 29 Oct 2014 09:28:55 +0800
Tag:    v2.7.3

MDL-25057 mod_forum: Stop duplicating forum_read posts from cron

commit 2fe3a171c4adeb7777e82862933d01d917f73e4a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 28 Oct 2014 16:15:43 +0800
Tag:    v2.7.3

MDL-47930 mod_forum: Display all forum statuses correctly

commit f3e6ff8a6c88e9326d6cf0f927fb214b2b71ad66
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 27 Oct 2014 19:23:54 +0800
Tag:    v2.7.3

MDL-47898 mod_quiz: Correct path when checking content_editable

commit 9cc49c2f58b6c419a1cc193f0487a264ca9e7cce
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 22 Oct 2014 12:56:07 +0800
Tag:    v2.7.3

MDL-47706 gradebook: Update pageload time between changes

commit 6e2ae290059b856f19b52d7aed84eca9f3a8d1b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 13 Oct 2014 11:28:52 +0800
Tag:    v2.7.3

MDL-47612 gradereport_grader: Remove max-width for RTL

commit 9c8f956e9d0f9d23b86c116ad296e6bc35d99ee2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 01 Oct 2014 15:27:35 +0800
Tag:    v2.7.3

MDL-47214 core: IPs should be cleaned

commit ac4f596acd67776ce8b5758bd5f4842035bb2972
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 18 Sep 2014 09:01:52 +0800
Tag:    v2.7.3

MDL-47183: viewhiddenactivities should use the module context

commit af3085d2d50c00ff646002f6dbfbfdcc05c561eb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 21 Aug 2014 16:38:05 +0800
Tag:    v2.7.2

MDL-46917 atto: Focus on the editor when the form label is selected

commit 90e4b2622991a808946d36b7e87ab515c4607880
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 13 Aug 2014 15:44:52 +0800
Tag:    v2.7.2

MDL-45759 mod_quiz: Correct behat test to reflect changes from a translation fix

commit c58559191abab3ad82f321edb5cceeeb75b13a09
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 08 Aug 2014 14:06:19 +0800
Tag:    v2.7.2

MDL-46496 libraries: Add additional tests for jquery and jqueryUI

commit 4f88c9f38dbbb24b2d0dd0bbdac8ef3c237c4cfd
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 29 Jul 2014 10:56:49 +0800
Tag:    v2.7.2

MDL-45780 mod_quiz: Autosave should listen for textarea:change events too

commit fbb6559b82512459ab2168c953d613dcc7f93b9f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 27 Jun 2014 13:38:37 +0800
Tag:    v2.7.3

MDL-36460 mod_forum: Restrict forum subsription list based on availability info

commit 601d32ae664fdb1cf2e94560bcdc9a502505523a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 10 Jun 2014 09:29:28 +0800
Tag:    v2.7.1

MDL-45935 tests: Specify step names during backup/restore tests

commit 81e433d505771fd683aabc9fdab824fb42af1e58
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Jun 2014 11:25:38 +0800
Tag:    v2.7.1

MDL-18162 mod_forum: Correct @param type in phpdoc to use stdClass

commit 096ef13c79b7b657f6b7bfbf80e92b3b397de8cc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Jun 2014 09:41:48 +0800
Tag:    v2.7.2

MDL-45780 editor_atto: Update the textarea more often

commit cf93e03ea048cce74ddc2def0a048ee949228513
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 30 May 2014 00:11:24 +0800
Tag:    v2.7.2

MDL-45759 javascript: Handle setting of the confirm button fields post-init

commit 658bba713a0258d823a379abb2ae204012d2f2c6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 29 May 2014 00:58:46 +0800
Tag:    v2.7.1

MDL-45560 report_log: Close sessions before download only

commit b19370bd35fe6ba3af7aa5400ae3facbc966b210
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 28 May 2014 09:21:42 +0800
Tag:    v2.7.1

MDL-18162 mod_forum: Correct phpdoc for forum_clean_search_terms

commit 91c8d4da71a6706c70071f9182e8ae6110c86d70
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 27 May 2014 17:21:25 +0800
Tag:    v2.7.1

MDL-38990 mod_forum: Restrict ability to post to all groups in a forum

commit fd4c7d7b694340429514220fd69824fd93666cfb
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 26 May 2014 12:02:02 +0800
Tag:    v2.7.1

MDL-45682 editor_atto: Ensure that the current editor is active when saving selections

commit 68a1c2a8d9b92dd52a32d1e4ec6264661b6276bc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 23 May 2014 16:01:48 +0800
Tag:    v2.7.1

MDL-45635 javascript: Make core dialogue translatable

commit fb7e5c42cd65d866c8d6e6d8959eff9c2d7a343f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 22 May 2014 11:55:00 +0800
Tag:    v2.7.1

MDL-45239 editor_atto: On Android do not restore focus in the callbackWrapper

commit 2e2a229f58f40ca0f996b12120297adf34a668e8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 22 May 2014 10:47:32 +0800
Tag:    v2.7.1

MDL-45536 atto_html: Update the textarea size when switching to HTML view

commit 61609ec2740fd743190868db440c63f642ba51e3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 16 May 2014 13:45:30 +0800
Tag:    v2.7.1

MDL-41109 dndupload: Add missing error string

commit 10f981a794490a3e8e57be8a76a446c2d6e4be6d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 14 May 2014 16:57:02 +0800
Tag:    v2.7.1

MDL-45536 theme: Use width auto for inputs and textareas specifying them

commit b60373f3e4c348bdd4d910220552152bfbff8f5c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 14 May 2014 13:18:48 +0800
Tag:    v2.7.1

MDL-45479 atto_image: Improve the preview area

commit 83e8f495f29f60145800deed50c136d1e6d781c4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 08 May 2014 16:14:25 +0800
Tag:    v2.7.1

MDL-45472 AJAX: Whitelist prototype values form JS Error in exception dialogue

commit da02a3c472edad1d637a2d926298f9cd247a10f2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 08 May 2014 14:36:16 +0800
Tag:    v2.7.1

MDL-45468 editor_atto: Check that the common ancestor is within the editor

commit d90846033b0c25b219219972029d0a8c615a9483
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 08 May 2014 14:31:46 +0800
Tag:    v2.7.1

MDL-45239 editor_atto: The editor cannot be active if it is not the active element

commit 079c3a9446acfaf8d732321021143b35e9a7839a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 07 May 2014 14:20:19 +0800
Tag:    v2.7.0-rc2

MDL-45444 editor_atto: Fix vertical alignment of editor buttons

commit eb497e26fb9cb1a60ef08e7d1faf4b0633203ebd
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 May 2014 16:09:54 +0800
Tag:    v2.7.0-rc2

MDL-45338 editor_atto: Correct gesturemoveend listening

commit 02915dfc23471a901bdc227c5b9927256c3db3a1
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 May 2014 15:13:10 +0800
Tag:    v2.7.0-rc2

MDL-45357 events: Remove unnecessary the before 'id' in event descriptions

commit 4d87e5c1093afcde392deb10bc6fef34ae243e5b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 May 2014 14:57:42 +0800
Tag:    v2.7.0-rc2

MDL-45357 events: Normalise event description names

commit f32629c7ea44ea80b1e59a202afc93fdb754ec66
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 May 2014 14:32:06 +0800
Tag:    v2.7.0-rc2

MDL-45357 events: Improve clarity of allow role change descriptions

commit ee37639542e999e0eb299bf5b089fed82922a84c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 06 May 2014 12:49:47 +0800
Tag:    v2.7.0-rc2

MDL-45425 editor_atto: Check for change selections asynchronously

commit e30506416bb080e52999411c5dd28995bed38739
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 02 May 2014 14:03:16 +0800
Tag:    v2.7.0-rc2

MDL-45338 editor_atto: Check for selection changes on touch-based devices too

commit 0ef60744c35d25d0d8cd2207c9d8c0b8e41a4fd7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 01 May 2014 12:33:43 +0800
Tag:    v2.7.0-rc2

MDL-45359 JS: Only change mask zIndex on modal dialogues

commit 241836683af824832eaf8cc8235145e89480a5f3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 01 May 2014 10:18:03 +0800
Tag:    v2.7.0-rc1

MDL-44867 atto_equation: Adjust the help string describing cursor info

commit 5b932559cec19a365875bfbace6fbca20e81c80f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 01 May 2014 09:53:37 +0800
Tag:    v2.7.0-rc1

MDL-44815 theme: Make chooser icons the standard 16px

commit b76ed36f85f49e460c2f52779abc1ca24fb1a471
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 01 May 2014 09:50:41 +0800
Tag:    v2.7.0-rc1

MDL-44815 core: Add chooser type to boundingbox class

commit 395e5e5304892f0b00be281e0a85ac1180f3e525
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 30 Apr 2014 15:21:41 +0800
Tag:    v2.7.0-rc1

MDL-45167 install: Improve styling of installation process

commit d8e2dc99b7159d0b81f81484332fca742ee58a91
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 30 Apr 2014 11:14:34 +0800
Tag:    v2.7.0-rc1

MDL-44867 atto_equation: Switch to the Downarrow for cursor position

commit f12f34166dc8ba8d507d09ce0cb314e805a8303e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 30 Apr 2014 10:45:37 +0800
Tag:    v2.7.0-rc1

MDL-45329 admin_task: Allow scheduled task change prevention

commit d926ce71739300fc15ee232673467e72608ad3e4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 24 Apr 2014 15:13:19 +0800
Tag:    v2.7.0-rc1

MDL-45254 atto_equation: Allow insertion of macros at the beginning of words

commit 05a7f9e749ac31a0a0c9e59a1e0ddab065ddc2f7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 23 Apr 2014 16:59:37 +0800
Tag:    v2.7.0-rc1

MDL-45239 editor_atto: The editor cannot be active if it is not the active element

commit 7bb7de44cfedcc097344e393be130194315d95aa
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 23 Apr 2014 14:45:54 +0800
Tag:    v2.7.0-rc1

MDL-45075 mod_forum: Add unit tests for forum subscription on forum creation

commit ea382deaafec74fab5651e5af0a13f477a4ef975
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 23 Apr 2014 11:22:44 +0800
Tag:    v2.7.0-rc1

MDL-45207 atto_equation: Handle multiple equations on the same line

commit 7c5ea4935a4ac1159a21f72e6f5d9af2c79ecc36
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 23:25:26 +0800
Tag:    v2.7.0-rc1

MDL-45226 AJAX: Backport upstream bug fixes from YUI

commit 9cd7bb37648e405001ad987dbd9f6cd92ffd4d65
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 22:45:33 +0800
Tag:    v2.7.0-rc1

MDL-45221 admin: configexecutable admin settings should only accept files

commit f857b668f9ba13c8fa3c06dd4a699908f2b03e9e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 16:48:02 +0800
Tag:    v2.7.0-rc1

MDL-44855 AJAX: Arrays and Objects should be defined in the initializer

commit d2782804cb1749b22c7f5bce2e809a236f73f7d8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 16:07:29 +0800
Tag:    v2.7.0-rc1

MDL-45124 dndupload: Lowercase types when comparing

commit 4d1becbbab50c97755b3a96b9469a727155988d4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 15:06:23 +0800
Tag:    v2.7.0-rc1

MDL-40716 report_completion: Set RTL

commit 8e6775d8f93e6192bfa661b6994865cd9cb689f9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 22 Apr 2014 10:36:45 +0800
Tag:    v2.7.0-rc1

MDL-45075 mod_forum: Move user subscription to an observer

commit 8ae76e1388d32a7a1b88a8475b75d3d73a95d172
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 16 Apr 2014 15:22:54 +0800
Tag:    v2.7.0-rc1

MDL-45119 editpdf: Do not load quick comments in read-only mode

commit 5344148b34d465d513fcf65b86ea600d0d18e122
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 16 Apr 2014 15:12:44 +0800
Tag:    v2.7.0-rc1

MDL-45119 ajax: Correct use of COUNT in exception dialogue

commit 10d7d8f2b7163256e0d48c531ce6803c5138a849
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 16 Apr 2014 15:11:44 +0800
Tag:    v2.7.0-rc1

MDL-45119 ajax: AJAX exceptions need a String in the Link

commit 234ead34610de3c63c67718833d37d1288d94335
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 16 Apr 2014 10:26:40 +0800
Tag:    v2.7.0-rc1

MDL-44798 editor_atto: Backport a fix for HTML5Shiv

commit b359900cd7dd10a52976a452d4cb0d800b96ee31
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 15 Apr 2014 10:24:32 +0800
Tag:    v2.7.0-rc1

MDL-43277 block_navigation: Trim from the left for long names

commit e41b0e75432794d81c976efd9adf2dec74bc83b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 14 Apr 2014 10:09:08 +0800
Tag:    v2.7.0-rc1

MDL-44674 editor_atto: Remove the ability to prevent callback wrapping

commit 040e13010df39a5903f4f67110d3388655c5c926
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 14 Apr 2014 09:51:50 +0800
Tag:    v2.7.0-rc1

MDL-44906 atto_collapse: Keep focus on the collapse button on toggle

commit 58f70bb6af8ddd0840ddab3df520d0469246c6c7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 11 Apr 2014 10:40:09 +0800
Tag:    v2.7.0-rc1

MDL-43145 dock: Enable regions before the drag operation starts

commit c63f90539a6c0f8e7dae8e1db68fdc723f831c00
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Apr 2014 15:26:32 +0800
Tag:    v2.7.0-beta

MDL-44760 editor_atto: Address issues with focus when closing menus

commit 9b2fc5741ecdc2e10710fa23140c16a9d82a5508
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Apr 2014 14:44:58 +0800
Tag:    v2.7.0-rc1

MDL-44844 core: Fix custom menu navigation

commit 6411513518f1ffd9826bdc0d4c0897a84bdf2472
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 09 Apr 2014 12:53:06 +0800
Tag:    v2.7.0-rc1

MDL-45008 atto_link: Standardise unlinking for non-selections

commit 5c1af530db9db0b05c0498982e0c6454b51e3b64
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 02 Apr 2014 10:52:02 +0800
Tag:    v2.7.0-beta

MDL-32729 Question: Load all hidden fields from the source form

commit f87b22327fae5ee778df25b9324dbcd195b49efc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 02 Apr 2014 09:41:31 +0800
Tag:    v2.7.0-beta

MDL-32729 Question: Correct button selection when openin qbank chooser

commit ee616cff450b5ce80e62d0f7e126000d1771a718
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 27 Mar 2014 12:40:25 +0800
Tag:    v2.7.0-beta

MDL-44760 editor_atto: Make menus consistent with Clean theme

commit 0b98f8e8e0c78679891eb474952a96a5670d5467
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 26 Mar 2014 23:59:21 +0800
Tag:    v2.7.0-beta

MDL-32729 Question: Convert remaining Questionbank code to YUI3

commit d86e45f0ce988e0856c453ce3fbee81594681e7b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Mar 2014 23:15:14 +0800
Tag:    v2.7.0-beta

MDL-44761 editor_atto: Add keyboard shortcut descriptions to the button titles.

commit 49a510efbd4b620d46bebda17f6bbe05df6dc503
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Mar 2014 13:21:49 +0800
Tag:    v2.7.0-beta

MDL-44241 atto_unlink: Merge into atto_link

commit c390774adeab7fb4640355064b9d1e17c935acb5
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Mar 2014 13:09:03 +0800
Tag:    v2.7.0-beta

MDL-44752 atto: Correct spelling of color => colour in plugin languages

commit 9ad87e7900e0454c77c9b45455149328c242e659
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Mar 2014 12:25:16 +0800
Tag:    v2.7.0-beta

MDL-44749 atto_collapse: Skip button inclusion if it will impact UX

commit 6d402310a4767666946e20b3a026834e6e3c1e6d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Mar 2014 00:47:45 +0800
Tag:    v2.7.0-beta

MDL-34353 Javascript: Allow chooser dialogues to fall back to non-JS version

commit 6bf267776c1117e23403e88720872cd5429cccb9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 24 Mar 2014 19:28:59 +0800
Tag:    v2.7.0-beta

MDL-28261 Javascript: Check for a working connection in SCORM activities

commit 5d504395f720bd80908b608b7dc2696e04432f5d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 21 Mar 2014 11:48:52 +0800
Tag:    v2.7.0-beta

MDL-44597 lessphp: Add sourceMap support in theme designer mode

commit 6246779510e768cd36f281d170dbfdd6ba75fec4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Mar 2014 12:57:47 +0800
Tag:    v2.7.0-beta

MDL-44164 atto: Refactor the world

commit 1f777e5c6cd5dc3bf4fde9f8a0b91b488fdb6736
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Mar 2014 11:40:44 +0800
Tag:    v2.7.0-beta

MDL-41987 Javascript: Tidy up YUI documentation

commit 9ee8a359c9cab32a95a85d42cdb7fde9dbca3262
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 08 Mar 2014 01:01:10 +0800
Tag:    v2.7.0-beta

MDL-44225 atto_equation: Set focus after adding equation from toolbar

commit d10e6118761102bd58da47722157d401f4f21974
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Mar 2014 17:02:22 +0800
Tag:    v2.7.0-beta

MDL-44480 Javascript: Correct dialogue ID generation

commit 502d5809708532ce13664c1342153234c596f7c3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Mar 2014 15:14:20 +0800
Tag:    v2.7.0-beta

MDL-44478 Javascript: Remove duplications in simpleyui rollup

commit 117f9f04dc1237f8edb2ec1e0b5ccef18500a60d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Mar 2014 10:25:24 +0800
Tag:    v2.7.0-beta

MDL-44475 editor_atto: Stop using deprecating functionality

commit 051548b897dd86bc5386e85c0e66a9fa888fde9d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 26 Feb 2014 16:01:40 +0800
Tag:    v2.7.0-beta

MDL-44361 Javascript: Fix js_pending injector Y.io

commit 4d24e65cb8a43289049cae9dd4e5032a355470c5
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 26 Feb 2014 14:38:59 +0800
Tag:    v2.7.0-beta

MDL-44361 Import YUI 3.15.0

commit b959e5085ac0d16d99ac3354e0d098a32a7f39b7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 25 Feb 2014 10:42:45 +0800
Tag:    v2.7.0-beta

MDL-44334 Javascript: Prevent scroll locking for small screen heights

commit 1fa31fb376de0a92ad8d376b92cd812df4f1753e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 24 Feb 2014 11:48:27 +0800
Tag:    v2.7.0-beta

MDL-44061 Ajax: Log whitespace issues to the server error log

commit 2ae7e4ddd667dd495f4fb1372cd63d6ba3207ed5
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 17 Feb 2014 11:33:50 +0800
Tag:    v2.7.0-beta

MDL-43504 Course: Include the course/category collapse JS correctly

commit 0f722cfbe508128db2dc70021758db7607abb4b6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 17 Feb 2014 10:02:10 +0800
Tag:    v2.7.0-beta

MDL-44214 Javascript: Allow for patching of modules in the simpleyui rollup

commit 4e55f11de2aa3ef4c83505659b8b3b941644468b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 16 Feb 2014 20:43:30 +0800
Tag:    v2.7.0-beta

MDL-44187 JavaScript: Remove data from debug footer

commit 2173d5532bda400987596029298e324e29e2132e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 14 Feb 2014 14:10:34 +0800
Tag:    v2.7.0-beta

MDL-44161 Javascript: Include upstream patch for modal widget position jump

commit 29ee3cf789560a24f48dbdd462ae732052da96ff
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Feb 2014 18:01:36 +0800
Tag:    v2.7.0-beta

MDL-44101 Javascript: Apply widget-focusonclose to some core dialogues

commit 7ae6ce009eb460766215379bb07ae73c88d7c335
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Feb 2014 18:01:29 +0800
Tag:    v2.7.0-beta

MDL-44101 Javascript: Introduce a module to focus after widget close

commit aebc768f94fb1c4bb09dd96fea60fab6ccde386d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Feb 2014 12:17:47 +0800
Tag:    v2.7.0-beta

MDL-44079 Javascript: EditPDF editor should be modal

commit bc0477392b7d69d0cb5c35da8facb4ff33909918
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Feb 2014 12:17:28 +0800
Tag:    v2.7.0-beta

MDL-44079 Javascript: Closing a tooltip should pass event details

commit bf24abd2214eb21f772bee4d4053f1585c7ace6b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 11 Feb 2014 11:26:46 +0800
Tag:    v2.7.0-beta

MDL-44079 Javascript: Check whether a dialogue is focused before closing

commit cb0f82ddf9734526517a61eea0687329186943f9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 21:24:13 +0800
Tag:    v2.7.0-beta

MDL-44055 mod_glossary: Add missing alternate name fields

commit 3047f140ded99643f2d7bfc78eed62318d5094d9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 21:14:13 +0800
Tag:    v2.7.0-beta

MDL-44055 mod_quiz: Add missing alternate name fields

commit 2f5c1441d75cc2925d484d3ad496aa770749197f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 16:58:24 +0800
Tag:    v2.7.0-beta

MDL-43979 Javascript: Correct checking of attributes during dialogue init

commit b44b0fdab47a22594357bce88b8ddb17c5361b03
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 15:44:19 +0800
Tag:    v2.7.0-beta

MDL-43504 Javascript: Frontpage collapsing should not depend on enableajax

commit af64bc6179bd258d9f085b0d16250f4d82d2c230
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 15:17:46 +0800
Tag:    v2.7.0-beta

MDL-33099 Javascript: Deprecate the ajaxenabled function

commit 26df91ca5718bc6e7cb586037a25a5b0b5ded05f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 09:36:03 +0800
Tag:    v2.7.0-beta

MDL-43941 Behat: Section visibility tests should not check if activities are visible

commit 8892ec2b2d35847d47a6ba400e9fb7c830f077e7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 10 Feb 2014 08:50:02 +0800
Tag:    v2.7.0-beta

MDL-43994 Blocks: Hide the move icon when blocks are docked on Afterburner too

commit 2ab0238ff61590a8d33f82663be00f90f1abd6ea
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 07 Feb 2014 16:06:15 +0800
Tag:    v2.7.0-beta

MDL-44042 Javascript: Handle moving to the top of the current section with keyboard

commit e14e17029cb73774dc1d9e79ecb396dfa0dd8bcc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Feb 2014 14:43:16 +0800
Tag:    v2.7.0-beta

MDL-43994 Blocks: Hide the move icon when blocks are docked

commit fd2e73abefb9104402a5b074f51ee7a35db30c7a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 06 Feb 2014 13:33:41 +0800
Tag:    v2.7.0-beta

MDL-43687 Javascript: Correct instantiation of the question-preview

commit cfa770b47b082f73fd1b25b916347daab12b84be
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 05 Feb 2014 23:57:32 +0800
Tag:    v2.7.0-beta

MDL-43997 Javascript: Make all informative dialogues display correctly

commit 7e804d0cb403aa6f2aeac769669afed2f28e20c7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 05 Feb 2014 12:14:01 +0800
Tag:    v2.7.0-beta

MDL-43992 Javascript: Remove <return> key listener for confirmation

commit d4e438718e05b89c1457a3d860a9163676c5dc57
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 04 Feb 2014 11:55:14 +0800
Tag:    v2.7.0-beta

MDL-43969 Forms: Adjust ARIA attributes for short forms

commit db6e9aa8d3da0bed79a239e64942909b23cd2e6e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 03 Feb 2014 19:55:43 +0800
Tag:    v2.7.0-beta

MDL-43941 Course: Allow AJAX show/hide of activities in hidden and orphaned sections

commit aea2973734bc51e7306330e35fa828824aa61d8d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 03 Feb 2014 11:59:26 +0800
Tag:    v2.7.0-beta

MDL-43952 Javascript: Support invalidation of browser caches for YUI patching

commit 8cf30a371ac9e1decffb053026f9660fd442b086
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Jan 2014 16:53:54 +0800
Tag:    v2.7.0-beta

MDL-42928 Filepicker: Disable behat tests run by phantom

commit 8659df93f95f907997920072c5daec009147e59d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Jan 2014 00:36:19 +0800
Tag:    v2.7.0-beta

MDL-43267 Javascript: Improve focus before and after drag/drop

commit 02839a35f040cbdd923b02845b9e0010a8be41f2
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Jan 2014 00:35:02 +0800
Tag:    v2.7.0-beta

MDL-43267 Javascript: Remove aria drag/drop related attributes for drag/drop

commit 34bcc6a95c39a8262c50294916e94405f0075a6f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 30 Jan 2014 00:32:25 +0800
Tag:    v2.7.0-beta

MDL-43267 Javascript: Improve accessibility of keyboard move

commit a964ead06d95e44d6c5a39cc25014e93aa36d2a4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 29 Jan 2014 23:18:15 +0800
Tag:    v2.7.0-beta

MDL-43911 Behat: Save dumps of the page content to disk on scenario failure

commit d125cf103c1873579c84830196b803a4f1c5f82d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 29 Jan 2014 22:34:22 +0800
Tag:    v2.7.0-beta

MDL-43684 Course: Correct showing and hiding of resources on drag/drop

commit da942d13d28ed1a63725e1e1964db7b62c044b20
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 29 Jan 2014 00:12:55 +0800
Tag:    v2.7.0-beta

MDL-43893 Javascript: Remove YUI2 uses in group members management JS

commit 0860dd78f7e9fc9d495a052bf29df0110517fd59
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 28 Jan 2014 23:54:32 +0800
Tag:    v2.7.0-beta

MDL-43886 Javascript: Remove dialouges from the DOM upon destroy

commit 649c80e6a449527764a6012c30e168edb4a907b6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 28 Jan 2014 16:01:59 +0800
Tag:    v2.7.0-beta

MDL-43885 Javascript: Make the [X] button work like 'No' in relevant dialogues

commit ab20c84affd2e06b86d3290da8c9ddf1c871fa92
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 28 Jan 2014 14:59:21 +0800
Tag:    v2.7.0-beta

MDL-42428 Javascript: Switch M.util.show_confirm_dialog to use moodle-core-notification

commit 06acdf04f630dea840cdd82e88e89db5f009f6c6
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 13 Jan 2014 14:44:18 +0800
Tag:    v2.7.0-beta

MDL-43664 Javascript: Use YUI indexOf for pending_js tracking

commit b5154feacc19280a77c2a67598712521e20fa67f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 08 Jan 2014 16:34:27 +0800
Tag:    v2.7.0-beta

MDL-40119 Forms: Remove cursor style override for calendar button

commit 6fc9488862d85e02cc16254f99e55f5970c57a0e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 07 Jan 2014 13:12:49 +0800
Tag:    v2.7.0-beta

MDL-36334 JS: Deprecate YUI galleryversion in enrol

commit 1d98ca14eb790153538cae5d61b6e872dc83c13a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 02 Jan 2014 14:58:31 +0800
Tag:    v2.7.0-beta

MDL-43538 Javascript: Deprecate callback argument to confirm_action

commit b4ab504574feb646b617fc8171f5668b11914252
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 02 Jan 2014 11:34:54 +0800
Tag:    v2.7.0-beta

MDL-43534 Course: Remove deprecated functions from course/renderer

commit 2ad8f0f680e269071254d3f6b15d695a7ed83714
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 02 Jan 2014 11:27:23 +0800
Tag:    v2.7.0-beta

MDL-43532 Course: Remove deprecated functions from calendar

commit e9a235e444c88ab4d057eb789dd7428809401687
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 02 Jan 2014 11:19:59 +0800
Tag:    v2.7.0-beta

MDL-43531 Course: Remove deprecated functions from dnduploadlib

commit fd2dcaa603aaf02f998b5573b72944680f1c8f8a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 31 Dec 2013 13:45:14 +0800
Tag:    v2.7.0-beta

MDL-43451 Cron: Retrieve additional name fields when creating passwords

commit 83e9f0ad7174b31a16c7a24b7b697754471eda75
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 30 Dec 2013 15:53:39 +0800
Tag:    v2.7.0-beta

MDL-40119 Forms: Date selector should use images for the calendar popup toggle

commit 1cce5dfb9aee9af610a27c2cbc3b680947c10c91
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 30 Dec 2013 14:09:37 +0800
Tag:    v2.7.0-beta

MDL-43281 Blocks: Retrieve a newly created block after creating it

commit 4e2c2c64bb85b6b6615277fedd02c05e55b1a221
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 30 Dec 2013 10:47:55 +0800
Tag:    v2.7.0-beta

MDL-36334 mod_scorm: Remove gallery-sm-treeview

commit 5b49f8b3a8003d2caa9882a13563a6436ff5da35
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 30 Dec 2013 10:44:16 +0800
Tag:    v2.7.0-beta

MDL-36334 JavaScript: Enable access to the gallery

commit 9edca1ae4299a23ec9ecf12efac829a9b91fd6af
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 30 Dec 2013 10:43:48 +0800
Tag:    v2.7.0-beta

MDL-36334 Libraries: Add version gallery-2013.10.02-20-26 of specified gallery modules

commit 80cd508669695967800e202c6797db129e9b0574
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 28 Dec 2013 11:35:48 +0800
Tag:    v2.7.0-beta

MDL-34356 JavaScript: Allow chooser dialogues to submit values for hidden elements

commit 2fad76eb9b629a80ed4070f34437229cfa3306e3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 28 Dec 2013 08:33:32 +0800
Tag:    v2.7.0-beta

MDL-42392 Blocks: Do not hide blocks if JS is disabled

commit 5b9e2cc78b18327cb39dd606d2cd008a00a1dbc4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 17:25:48 +0800
Tag:    v2.7.0-beta

MDL-35423 JavaScript: Reduce specifity of course AJAX

commit fd03a33c354a6610e02488f9f65dd7a17c5377b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 16:52:44 +0800
Tag:    v2.7.0-beta

MDL-43270 JavaScript: Migrate moodle-course-dragdrop to use Shifter

commit bd5b681a898ecf8e6029af2c51a5a493e27c2360
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 16:40:28 +0800
Tag:    v2.7.0-beta

MDL-43302 JavaScript: Migrate moodle-form-passwordunmask to use Shifter

commit 80c2d360079eb3a65c93c264ae8beb4b283ac5c9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 16:34:36 +0800
Tag:    v2.7.0-beta

MDL-43273 JavaScript: Migrate moodle-course-coursebase to use Shifter

commit 672ce80ea61a8e299056bb58fcd10e57d89e95c3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 16:23:18 +0800
Tag:    v2.7.0-beta

MDL-43271 JavaScript: Migrate moodle-course-formatchooser to use Shifter

commit 54a3dca258501484a25a6fb082d112140de8839c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 15:48:54 +0800
Tag:    v2.7.0-beta

MDL-43307 JavaScript: Migrate moodle-mod_assign-history to use Shifter

commit 193136ccd566477052f2421f278108515b04984b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 15:35:10 +0800
Tag:    v2.7.0-beta

MDL-43490 JavaScript: Remove deprecated yui2_lib from 2.7

commit 2901378c3669407cd3d261c5cb6ecdd9dd838179
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 15:27:49 +0800
Tag:    v2.7.0-beta

MDL-43489 JavaScript: Remove deprecated js_gallery_module from 2.7

commit 47281f7ede2276f4644759909f2a962ce8cad162
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 23 Dec 2013 09:26:25 +0800
Tag:    v2.7.0-beta

MDL-43411 JavaScript: Correct checks for section support to use helper function

commit af4d19abfb9c40eb3b6a44c80ce28149d56d4993
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 17 Dec 2013 08:00:23 +0800
Tag:    v2.7.0-beta

MDL-43410 JavaScript: Stop event propagation when opening the action menu

commit 052d64a478d3ac6f49ad6b6c182ae7e5bda64e65
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 16 Dec 2013 16:59:11 +0800
Tag:    v2.7.0-beta

MDL-43322 JavaScript: Correct cache-base entry in base rollup

commit 5329506f221f5586549cde719d8bc1bec858970b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 13 Dec 2013 11:06:17 +0800
Tag:    v2.7.0-beta

MDL-34182 Repositories: Check for and warn on invalid output in the file picker

commit f2c780d525b717c32668221d37828b5cd1808331
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 13 Dec 2013 11:05:36 +0800
Tag:    v2.7.0-beta

MDL-34182 AJAX: Change to use shared method when checking the siteadminbranch for invalid output

commit af736f903d7f4b9e1e5c5b2ceabf06242e858c10
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 13 Dec 2013 10:53:26 +0800
Tag:    v2.7.0-beta

MDL-34182: Add functions to warn of output in AJAX scripts

commit 44b724c374ab7ac7b88cb1126295c01d8243cbce
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Dec 2013 13:29:39 +0800
Tag:    v2.7.0-beta

MDL-43232 JavaScript: Correct typo when cancelling the confirmcancel

commit 5c1d99b02748dd85ec24a18acea4f0912529bdba
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Dec 2013 10:42:06 +0800
Tag:    v2.7.0-beta

MDL-43325 JavaScript: Set a default visibility for most Moodle dialogues

commit ce4da4612e7c468181d2a557402791dfcf2ada54
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Dec 2013 10:01:49 +0800
Tag:    v2.7.0-beta

MDL-43323 JavaScript: Lazily load exception dependencies for tooltip

commit 9a45ac14f0040b0220192d8d39c0a1e3bc521bb1
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 11 Dec 2013 09:34:36 +0800
Tag:    v2.7.0-beta

MDL-43322 JavaScript: Include moodle-core-popuphelp in the mcore rollup

commit 43736b7dd0f2b1dae259399a62a18fd12ac958de
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 10 Dec 2013 18:41:46 +0800
Tag:    v2.7.0-beta

MDL-43272 JavaScript: Migrate moodle-course-modchooser to use Shifter

commit 676bad62f476b60b13db81a9d6126b4d4893834f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 23:26:59 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct use of centered attribute override

commit a67233e76fe52eb1a2a44c74ae6c30c773a93e82
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 23:26:59 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct use of centered attribute override

commit 713577985ce13e5bf997be5db00c9d661a9a2f26
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 22:54:58 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct visible attribute override

commit c46cca4f943dce8dddeeff474aecb9b66505673e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 22:54:58 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct visible attribute override

commit d0cf26c328fc9d8303d0fcdfa9fe6f6ab974ffe7
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 22:49:13 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct width attribute override

commit 16d024348ae1db19fbb27e4ff2d90b0e34fd783f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 22:49:13 +0800
Tag:    v2.7.0-beta

MDL-43262 JavaScript: Correct width attribute override

commit cff3b8feed7c8d6a0cabc8d5e44daa8d852f3909
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 16:26:20 +0800
Tag:    v2.7.0-beta

MDL-43259 JavaScript: Deprecate M.core.dialogue's lightbox attribute

commit 5947ab3333ac0ee560f9fde87922796339d18ed9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sun, 08 Dec 2013 16:15:42 +0800
Tag:    v2.7.0-beta

MDL-43259 JavaScript: Stop using deprecated lightbox config setting when instantiating dialogues

commit 6531d5a8ecf3506795cd34abece9da240f693288
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 07 Dec 2013 23:44:12 +0800
Tag:    v2.7.0-beta

MDL-43253 JavaScript: Migrate moodle-backup-backupselectall to use Shifter

commit 4246e5c7ccfc1dea4ab65f22d2572695f0c08b21
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 07 Dec 2013 09:04:43 +0800
Tag:    v2.7.0-beta

MDL-43234 JavaScript: Clone dialogue configuration before initialising

commit aff365cc108830ec12417f2acf46570ebda8b794
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 17:47:44 +0800
Tag:    v2.7.0-beta

MDL-43243 JavaScript: Deprecate destroy_item

commit 0d8907e3d89824eeb226afe2e0e10000fb8d7d8d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 17:47:34 +0800
Tag:    v2.7.0-beta

MDL-43243 JavaScript: Deprecate show_item

commit f260850efc88c33f83f01cf17de6ebb94da181fc
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 17:27:41 +0800
Tag:    v2.7.0-beta

MDL-43243 JavaScript: Deprecate addonload

commit bc549847d963e699e7e8d7a194eb22cff6157f3f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 17:27:32 +0800
Tag:    v2.7.0-beta

MDL-43243 JavaScript: Deprecate getElementsByClassName

commit e1b4553d8cf3d84b8ded493d684d1597eca85555
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 17:09:32 +0800
Tag:    v2.7.0-beta

MDL-43243 JavaScript: Deprecate hide_item

commit a4582a51a421df1c78cd8a833a2875f87cf85268
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 16:51:46 +0800
Tag:    v2.7.0-beta

MDL-43241 JavaScript: Deprecate findChildNodes

commit 0a59cd591727061588bd6795120d9a87b60ca055
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 16:26:10 +0800
Tag:    v2.7.0-beta

MDL-43240 JavaScript: Remove deprecated functions for 2.7

commit 5f77a55984eccf9f77a67e8aa087c4bf2a4e2075
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 14:02:28 +0800
Tag:    v2.7.0-beta

MDL-42959 JavaScript: Backport fix from https://github.com/yui/yui3/pull/1465

commit 078d8c6e703b215efde2198e3dc8c9771c6e2c10
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 06 Dec 2013 08:16:33 +0800
Tag:    v2.7.0-beta

MDL-43232 JavaSript: Migrate moodle-backup-confirmcancel to use Shifter

commit c0c1b7ac979e3a7a300d4351a4a7405aba4d3206
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 05 Dec 2013 09:42:31 +0800
Tag:    v2.7.0-beta

MDL-43212 JavaScript: Remove deprecated moodle-enrol-notification

commit 81cb52bb9ad8737e2bd1cef89fc0a209cede745f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 22:50:58 +0800
Tag:    v2.7.0-beta

MDL-38776 JavaScript: Migrate moodle-form-showadvanced to Shifter

commit 5e4ef61c00d0dfa2ef827c8060cb568c407433b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 22:24:32 +0800
Tag:    v2.7.0-beta

MDL-38775 JavaScript: Migrate moodle-form-shortforms to Shifter

commit d69286101031d0da931de91b7b82d450e47ffc9d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 21:55:01 +0800
Tag:    v2.7.0-beta

MDL-43202 JavaScript: Migrate moodle-course-toolboxes to user Shifter

commit 7c64c102ad7962e93ce6847e5e568556050514d4
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 16:55:26 +0800
Tag:    v2.7.0-beta

MDL-43152 JavaScript: Add update instructions for gallery-bootstrap

commit ea90423cf975fdd891e49ac4f48cf93fac7291b8
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 16:39:48 +0800
Tag:    v2.7.0-beta

MDL-43194 JavaScript: Correct maxlen jshint configuration

commit 3eb67d05b0e47a0d467b91a080dade347e7ffe12
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 16:16:38 +0800
Tag:    v2.7.0-beta

MDL-43152 JavaScript: Fix linting issues with moodle-theme_bootstrapbase

commit 2db015372ab92c36ce7674999fac660ad3efd404
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 16:16:11 +0800
Tag:    v2.7.0-beta

MDL-43152 JavaScript: Fix linting issues with moodle-core-blocks

commit 83cdecec1eabec183f8824aacb05a7c4ac04e60b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 04 Dec 2013 14:13:41 +0800
Tag:    v2.7.0-beta

MDL-38774 JavaScript: Migrate moodle-core-dragdrop to Shifter

commit d3f62f2aa38501ef9916e1924a5b2c5ff4f7acc9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 03 Dec 2013 14:36:40 +0800
Tag:    v2.7.0-beta

MDL-42989 JavaScript: Check result of navigation IO requests before reporting errors

commit 2f13dd98b0a1ae7fdddb86922b916ec0742a2b36
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 03 Dec 2013 14:20:49 +0800
Tag:    v2.7.0-beta

MDL-42989 JavaScript: Do not attempt to expand navigation when opening link

commit 69353dcecd8cbfda5f6813da0be4e2f2558e4506
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Tue, 03 Dec 2013 08:15:56 +0800
Tag:    v2.7.0-beta

MDL-43164 JavaScript: Use the up/down move icon for non-AJAX courses

commit 350ef81938177e3c26587f33fd923d1e92026b4a
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Mon, 02 Dec 2013 14:20:09 +0800
Tag:    v2.7.0-beta

MDL-43152 JavaScript: Fix linting issue with navigation JS

commit 104d698ffdadf6eb4e1d11743d66ceb19790d3dd
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 28 Nov 2013 11:49:12 +0800
Tag:    v2.7.0-beta

MDL-43105 JavaScript: Use the correct versions of our rollups

commit 0bb56f2e310baed64ae6fa8e9b5939ef1411b13e
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Thu, 28 Nov 2013 11:21:28 +0800
Tag:    v2.7.0-beta

MDL-42989 Admin: Clean output when building site administration tree for JS

commit 54d076a353d2570c466116b6cfbcbd34c9ab55f3
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 27 Nov 2013 09:46:58 +0800
Tag:    v2.7.0-beta

MDL-43104 JavaScript: Combine mcore JS into simplemoodle

commit 19d97d6b157364cf477e708a1488ba245101035f
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 27 Nov 2013 09:33:12 +0800
Tag:    v2.7.0-beta

MDL-43018 JavaScript: Correct joining of multiple minified JS

commit 478d82db06522f79951c85afee0dda93d6a4970d
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 16 Nov 2013 09:01:16 +0800
Tag:    v2.7.0-beta

MDL-42928 JavaScript: Disable lockScroll for small chooserdialogues

commit 73747aea778766bbb25d74ae14ca9a5fc4e6f85c
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 16 Nov 2013 08:59:37 +0800
Tag:    v2.7.0-beta

MDL-42928 JavaScript: Add LockScroll to all modal dialogues

commit 5ab39a0e970e78f452bf91d21def73c7b244241b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Sat, 16 Nov 2013 08:54:22 +0800
Tag:    v2.7.0-beta

MDL-42928 JavaScript: Create a module to handle page scroll locking

commit 11dd4dadb49d52b7ca4e4afd87bb9ef477feced0
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 08 Nov 2013 12:25:09 +0800
Tag:    v2.7.0-beta

MDL-42796 ActionMenu: Add additional keyboard event handling

commit a4e1fefa3990acaf6036e549783154eb9d9fed36
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 08 Nov 2013 12:20:30 +0800
Tag:    v2.7.0-beta

MDL-42796 ActionMenu: Move event handlers to showMenu

commit 3c2d450259b7899ade63b49fd6763545b559cb99
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 08 Nov 2013 11:56:57 +0800
Tag:    v2.7.0-beta

MDL-42774 JavaScript: Ensure that shifter cleans build directories before running

commit 9b2ad813b848df7973160e0904fc4fadce6f527b
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 06 Nov 2013 23:52:04 +0800
Tag:    v2.7.0-beta

MDL-42801 JavaScript: Fix dndupload to match actual style

commit a42791cb90a3d2fa5ab50ba9364f0107f5e9fde9
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Fri, 01 Nov 2013 15:45:00 +0800
Tag:    v2.7.0-beta

MDL-41030 JavaScript: Convert remaining YUI2 IO calls to YUI3

commit a0f39f2b57f75150844d28e37692ff7c30e69068
Author: Andrew Nicols <andrew@nicols.co.uk>
Date:   Wed, 14 Aug 2013 23:50:43 +0800
Tag:    v2.7.1

MDL-41258 Forum: Add additional unit tests for forum digest settings