- 18 Feb, 2016 1 commit
-
-
Fix behat step definitions, features Change-Id: I2bf4e94804b9e86c4e54e5f9e66af233b3f86abf
-
- 11 Feb, 2016 1 commit
-
-
behatnotneeded Change-Id: I0fd9d3b26fe1951bcc5dd02a8d9d53e21badcaea
-
- 10 Feb, 2016 2 commits
-
-
Bug 1534081 * This alters the default allowed attributes for iframe and adds: - allowfullscreen - mozallowfullscreen - webkitallowfullscreen All are allowed 0, 1 or empty values. * This resolves issues with vimeo and youtube, who require these attributes before showing the fullscreen icon: https://developer.vimeo.com/player/embedding behatnotneeded: Can't test Flash with behat Change-Id: Ie57c3c3968c4f7cd58a544135351ef506aa6be11
-
Aaron Wells authored
-
- 09 Feb, 2016 3 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
mahara_behat.sh contains sufficient error checking of command return values that we don't need the "-e" flag, which causes it to quit with an error code if any of its constituent commands fails. behatnotneeded Change-Id: I093ec73a7a3341459a5c3ad87dc66dc1179252f4
-
Aaron Wells authored
Because Persona is going to be decommissioned by Mozilla in November 2016, we want to discourage new sites from using it. An easy way to do that, is to disable it for newly installed sites, or when upgrading sites where it is not yet in use. behatnotneeded: Can't be tested in behat Change-Id: I7a986d8610a7bed0e7e1968912a242320b8ac44f
-
- 05 Feb, 2016 1 commit
-
-
Aaron Wells authored
-
- 04 Feb, 2016 9 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
behatnotneeded Change-Id: I01dc196e0c9931d5cb4be926e7d3c8ce17e06546
-
Normally it should load more options if they exist when one scrolls to the bottom of the list, but was not working as the 'more' bits of code were left out. behatnotneeded: can't test a select2 that loads data via ajax yet Change-Id: Ibc5682392d0006c66005a6da27904ed59b97417a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- Modify the AJAX data adapter and search box so that items are read out when moving up and down through them with the keyboard - Link select2 instances to the label(s) of the original <select> - Allow removing tags with the keyboard - Hide original <select> completely instead of leaving it accessible to screen readers - Keep focus position when loading more elements with infinite scrolling - Add behat step to set select2 value(s) behatnotneeded Change-Id: I6b380f74525c2ca3c38070744d71d1812cec05b0
-
Also allow the default selected option (this view/collection) from being removable in the select2 selector Change-Id: I08187f8e8e131a508abafd3883a3c97e6df7922d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
behatnotneeded external library Change-Id: I0f05181347916a328758e180efe0a2254b5b6c57 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
Robert Lyon authored
-
- 03 Feb, 2016 11 commits
-
-
Robert Lyon authored
-
Liam Sharpe authored
behatnotneeded Change-Id: I9c3f3cf0d721f718b2ff45468b9a79d988175cb2
-
behatnotneeded Change-Id: Ibab6aebee4f94578d8943d0d8e037a58f3298e5d
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
Change-Id: Ib0de08d1ed51baa1f5e58ec1b805eacf034bb541
-
Robert Lyon authored
-
behatnotneeded Change-Id: I0b1b3fe606cb16685c63c46552c0edeefb81e240
-
Robert Lyon authored
-
- 02 Feb, 2016 12 commits
-
-
Table from plugin artefact.blog/blocktype:taggedposts wasn't deleted because plugins inside an artefact were not retrieved in the uninstall process. behatnotneeded: Not related to the interface, only unit tests. Change-Id: I82f5ca40f2e6b17869228aef0d81e21ba69ed675
-
Bug 1540667: Prior to commit c4329032, we were loading htdocs/artefact/internal/lib.php on *every* page load, via the login auth method's code that checked for missing internal artefact files. This call meant that we also loaded artefact/lib.php on every page load. Removing that for performance reasons, caused some calls to embeddedimages.php to fail, when they were on pages that aren't otherwise requiring artefact/lib.php. behatnotneeded: Can't use the image embedder from Behat Change-Id: Ibcdbd17d289f2b4614c28ad522173286acc9bc27
-
Also added class="description" to tags input description behatnotneeded Change-Id: Ic9fdb9c2ea7785c916c3c6173969cded786e1a22
-
behatnotneeded Change-Id: I5e27ec47538edf53bd1de4d96d156e402826b73f
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Gregor Anzelj authored
Updated font "Bree Serif" in theme default to properly display extended latin and cyrillic characters. Added support for greek characters. Since "Bree Serif" is licensed under SIL OFL license which does not allow the redistribution of derivative versions without wholesale name changes inside and out of the font, it was renamed to "Breeze Serif". Updated font "Oswald" in theme ocean by adding support for greek characters. Since "Oswald" is licensed under SIL OFL license which does not allow the redistribution of derivative versions without wholesale name changes inside and out of the font, it was renamed to "Osvaldo". behatnotneeded Change-Id: I205689fbaca8fabcad2db20fe99cd4edcdc448fa Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-
Aaron Wells authored
Bug 1540722: Use "And I fill in <text> in WYSIWYG editor", and it just uses the first TinyMCE on the page. behatnotneeded: Tested in subsequent commit Change-Id: I69368751aaf7256bc6cedaa8e4ab3a5413c68f87
-
Robert Lyon authored
-
Robert Lyon authored
-
Comprises two fixes: 1. Icon in profile sidebar next to the Moodle instance's name 2. Mentioning of the Moodle instance in the "Online users" sidebar behatnotneeded Change-Id: I3c1c09df9156834dc79313b8c30e5264dda2e6ad
-