- 01 Mar, 2016 1 commit
-
-
Bug1519976 behatnotneeded Change-Id: I4c582239405cb7a4d2b96144e0dd4aa63ced28c1
-
- 29 Feb, 2016 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
And marking some that do not pass as @failed again so we know those ones are broken Change-Id: I9028565bc657695fa8e860c2c9c49020ea441a12 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Feb, 2016 2 commits
-
-
This prevents an infinite loop caused by an error in a ajax block causing error.tpl to be rendered, which causes block.js to get loaded, which causes a new ajax request for all the ajax blocks, which causes error.tpl to be rendered, etc. Also moving this JS file out of the theme directory and into the /js directory, because it's core, not theme. behatnotneeded: Can't test error state via Behat Change-Id: Idc83002dbf5cb8af36d9d33e916da2bdfa5a308f
-
Robert Lyon authored
Change-Id: I8bcaec402167e754daf62595c3ad77091634a865 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Feb, 2016 3 commits
-
-
Robert Lyon authored
Change-Id: If705e1e0b62c0a27fb5164b3ee90663de8ddd1f0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I7ac36462c4695ba8bbcca6209c6808a1e69e82be Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
And putting one back to @failed as it still has problems Change-Id: I2ba9718489c4bbd75d0fb37ede11b7cf65e1d089 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Feb, 2016 1 commit
-
-
Robert Lyon authored
See https://reviews.mahara.org/#/c/6072 for list of old failed ones Change-Id: I137832c66f8763ff4675880e73770ec1eb238c23 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Feb, 2016 7 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
(Originally Bug #1414770) behatnotneeded Cherry-picked from commit a96da002 Change-Id: Id7b06985309daaf1142867dee8c093c8d0179f53
-
Robert Lyon authored
behatnotneeded Change-Id: I9cc8978e82f392a03d815103157f33540b527b6b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I9c3a55a82ef0d86e196a6551e9d1308e9b9bbdb4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
In MySQL, the default "text" column size is 65kB. Because this column can hold the serialized text from several other columns, it needs to be larger than that. Setting it to "big" generates a "longtext", which is 4GB. This change has no effect in Postgres. Postgres has only one text size (unlimited). The XMLDB generator is smart enough that it recognizes this and doesn't run any SQL in this case. behatnotneeded: Changes on database columns types only. Change-Id: I2b72e840676cb7345561ef81d51846509bc04049
-
- 23 Feb, 2016 6 commits
-
-
behatnotneeded Change-Id: Ie966c72484c06ac33ce7cf93c7b76d453443aad5 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-
Aaron Wells authored
-
Aaron Wells authored
Change-Id: I04a2857ff01aa81c456a3ed39e1eadb8a2c2ec7b
-
Aaron Wells authored
-
Aaron Wells authored
Change-Id: I06ca141132880ffe53f369032b015146a2a4f50c
-
Aaron Wells authored
-
- 22 Feb, 2016 2 commits
-
-
Robert Lyon authored
-
Liam Sharpe authored
behatnotneeded Change-Id: Id1daeae4d24b47b9c8de5c2547291e8042cadd73
-
- 21 Feb, 2016 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 19 Feb, 2016 4 commits
-
-
Also added the chevron icon spin so to indicate if item is expanded or not behatnotneeded Change-Id: I3eaa5d1fa22730abbb4c8ce1dab6a1b1b0bccb9c
-
Robert Lyon authored
-
behatnotneeded: Visual change only Change-Id: I19bf094ed0ec134d75af7a548920b34ceb1020ee
-
Robert Lyon authored
-
- 18 Feb, 2016 1 commit
-
-
Fix behat step definitions, features Change-Id: I2bf4e94804b9e86c4e54e5f9e66af233b3f86abf
-
- 17 Feb, 2016 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I3d61c1c46e0aa28ba19a548df606e6c1865c1b9b
-
- 16 Feb, 2016 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I3f3dbfc2e627814fbe6c1da357e8d2443b92c083
-
- 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
-