- 01 May, 2016 1 commit
-
-
Change-Id: Ia4ebd5bf2b3bdb8b75530ff58826e74794aa9f68 (cherry picked from commit 9551080b)
-
- 28 Apr, 2016 3 commits
-
-
behatnotneeded Change-Id: I105728bdc5ed9c500e86efc99965c3936e543f17
-
- chevrons are now on the sides of the image - caption is below the image instead of on top behatnotneeded Change-Id: I145a81fd06ae92580a541dd3ade55fcd6ab1d000
-
behatnotneeded Change-Id: If377cc507a3ee524ffe28d72b87c3f906a045812 (cherry picked from commit 0ebe822b)
-
- 26 Apr, 2016 1 commit
- 23 Apr, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded - unable to test other languages Change-Id: I417b1b1bd8fd8dcddcd1c7277d2da83d2c3c6f8e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 8d58e3a6)
-
- 19 Apr, 2016 1 commit
- 15 Apr, 2016 1 commit
- 11 Apr, 2016 1 commit
-
-
Allowing the select button to appear on group/institution places behatnotneeded Change-Id: Ie58ff61b915753c2de5e9f60cf8d17b345b0b6e4
-
- 31 Mar, 2016 1 commit
-
-
When there is no 'replayall' footer link present behatnotneeded Change-Id: Ifa1f2a3487c8ab568a8465a48b87fd817c7e1a07 (cherry picked from commit 2a357b58)
-
- 23 Mar, 2016 3 commits
-
-
Aaron Wells authored
behatnotneeded - should be covered by existing tests Change-Id: Ia4592c9bd261c978dc911999e81f906fa0b13450
-
Aaron Wells authored
Bug 1558361 Change-Id: Ifb0dba0d91a0ea2ba2b2dfc2daeda39b679c0397
-
Aaron Wells authored
Bug 1558361 behatnotneeded Change-Id: Idc139a671137cbde6958fdc8406bc56f8c395f08
-
- 22 Mar, 2016 2 commits
-
-
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
-
behatnotneeded: Visual change only Change-Id: I19bf094ed0ec134d75af7a548920b34ceb1020ee (cherry picked from commit 892c33e3)
-
- 20 Mar, 2016 2 commits
-
-
behatnotneeded Change-Id: I6c59b9bb13384f0a4cdf71d1ab82fb219a9137ee (cherry picked from commit df4492a0)
-
Robert Lyon authored
There was a setting to stop the login link (top right) from showing if there were sidebars on logged out homepage. This became a problem if the login box was turned off (not counted as a sidebar block for some reason) via $cfg->showloginsideblock = false; But the top right login link should always show when logged out whether a sidebar is in play or not. behatnotneeded Change-Id: I8d6c1916f165285afb1f0210a0ae9b364f3a7a4f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 51910ec5)
-
- 18 Mar, 2016 5 commits
-
-
Robert Lyon authored
behatnotneeded existing tests should be enough Change-Id: I6316c6301c703353928c9e6210e02cdfc25151a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> (cherry picked from commit 1f9bbefe)
-
Robert Lyon authored
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
-
Robert Lyon authored
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>
-
Robert Lyon authored
behatnotneeded external library Change-Id: I0f05181347916a328758e180efe0a2254b5b6c57 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Mar, 2016 2 commits
-
-
Robert Lyon authored
When 'Staff report access' is set to 'no'. This is due to the column being built from both the 'select' and 'icon' part of the $cols array. So need to pass in a mostly blank 'select' column info rather than unset it. Also fixed up the missing right side line on button when viewing page as staff with 'Staff report access' set to 'yes' behatnotneeded Change-Id: I97d77f0dc136967efa16945114bcd990e49754d0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit b5bf4d5d)
-
Robert Lyon authored
behatnotneeded Change-Id: I5c448ecb560a3315d5ff99c408894a0807603e05 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 805b2f0d)
-
- 08 Mar, 2016 1 commit
-
-
Bug 1521818. Making the "Tagged journal entries" block act more like a collection of "Journal entry" blocks. So, it doesn't add the parent blog to view_artefacts, only the specific blog entries that are displayed in the block. Also removing the title of the parent blog (and the link to it) from the list of blog entries, like the "Journal entry" block, which doesn't display the title of the containing journal. Note the viewer may still have access to the whole blog, if the blog is also shared on the same page via a "blog" or "recent journal entries" block. Change-Id: I33fc7e58b964c03bc8003f1de81a4bf58b6079b7 (cherry picked from commit ada12dba)
-
- 02 Mar, 2016 2 commits
-
-
Robert Lyon authored
For non multi-party notifications as it was in 15.04 1 to 1 communtications should only be able to be deleted by the recipient and not the sender. behatnotneeded - should be covered by existing tests Change-Id: If7c1ebc114566c615add01b41f6f30c1a2bc80f5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 56b4561a)
-
Robert Lyon authored
So that skins display correctly behatnotneeded - just style changes Change-Id: I7b8244343745a9ef9df6f582feb68503c536a148 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 638ec9db)
-
- 29 Feb, 2016 1 commit
-
-
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 (cherry picked from commit 172d0e95)
-
- 21 Feb, 2016 2 commits
-
-
Robert Lyon authored
For the non-title columns behatnotneeded Change-Id: I6bce5acf674ca02392300738f152d5f653bfa0e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
NOTE: Does not include the fix for: "2. All columns should be sortable, but it doesn't work properly for me. I could only get the first column under "Pages shared with this group" to sort and that sorted also "Pages owned by this group"." behatnotneeded Change-Id: If043d94dab3d52fea7c8d1e70910d6e5bd45a41b
-
- 03 Feb, 2016 1 commit
-
-
Also added class="description" to tags input description behatnotneeded Change-Id: Ic9fdb9c2ea7785c916c3c6173969cded786e1a22 (cherry picked from commit 633aff3e)
-
- 02 Feb, 2016 4 commits
-
-
behatnotneeded Change-Id: I5e27ec47538edf53bd1de4d96d156e402826b73f
-
Uses a variable for the color for themes: raw & default behatnotneeded Change-Id: I9aa0210bb80ebd22b909e7494b1e612f71712f4c (cherry picked from commit 5ec1fdae)
-
behatnotneeded Change-Id: Ieea780e3903290576ccee47c627a1fea8de4164b (cherry picked from commit 076e2d93)
-
Bug 1540181 Change-Id: I9365d725453a86581d31937d0bb6057c81926a03 (cherry picked from commit cc075305)
-
- 21 Jan, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded - colour / style change - functionality the same Change-Id: Iee61793b4d00f52c52c0025f91b638ded3c59a81 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 70ccca97)
-
- 20 Jan, 2016 1 commit
-
-
behatnotneeded In bug 1529714, a new tag called tag-action-description has been made in edittags.tpl, and has been given the properties of description text, and margins to give it good spacing in _tags.scss. Changed the tabs to spaces in _tags.scss Change-Id: Ia4836bf185c2021399b28a454b35d4cbb534acf2 (cherry picked from commit e4577cac)
-
- 18 Jan, 2016 3 commits
-
-
Robert Lyon authored
Includes: 1) Group -> my groups 2) Group -> find groups 3) Admin -> Users -> Suspended ... 4) Admin -> Group 5) Content -> Journal -> entries list This is also to standardize pagination behatnotneeded Change-Id: Iad9edc668b3f5f8e8c71408c842cbf28a69fa2f4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 117ab531)
-
Robert Lyon authored
This was mostly right but the json bits were not hooked up Also fixing layout of table to be more like a similar table, User -> Search behatnotneeded Change-Id: I9b29c8cc780535efae5b74b4f1eedb60d2227625 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This is 4 of 6 patches to standardize pagination behatnotneeded Change-Id: If89d7a800e4d76c6ec6e7dc44c3b69c73dee9952 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-