- 20 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>
-
- 18 Apr, 2016 2 commits
-
-
- Fixed 'Remove' button for existing attachments - Fixed reloading of modal popup for 'Add a file' if form reloads with error behatnotneeded Change-Id: Ib68e6a33beb6f85701281fcdf337fafd079c9528
-
behatnotneeded Change-Id: Ic839970344a7b09d742f3f609ef2a80e6ea500af
-
- 15 Apr, 2016 1 commit
-
-
behatnotneeded Change-Id: I15041cdfbaf3f8cd3519794dd1102928201c7551
-
- 14 Apr, 2016 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I19e0890d0129f5e77cc2f73bfc65a4d3e9c16ce1
-
- 13 Apr, 2016 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I10dc5393b078efa3661d710809cdadf9721c0f43
-
- 07 Apr, 2016 1 commit
-
-
Allowing the select button to appear on group/institution places behatnotneeded Change-Id: Ie58ff61b915753c2de5e9f60cf8d17b345b0b6e4
-
- 04 Apr, 2016 2 commits
-
-
Pat Kira authored
behatnotneeded Change-Id: I2525b475e8857f8e5f56d3e84759fcf56093f5c5
-
behatnotneeded Change-Id: Id08d4da5523f57b296d6135e521526e3c7c6faf0
-
- 31 Mar, 2016 7 commits
-
-
behatnotneeded Change-Id: I2484ca19a56ebf2e25345f86f596e7cc7c41c093 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
1) Moving the template files to correct theme/raw/plugintype subdir 2) Removing the old thumb image 3) Removing the non english translation files - they should be translated as part of the lang pack 4) Adding a basic behat test 5) Adding some warning styles to messages where there are no badges to choose from Change-Id: I897f02bc233879296f3156cd282d84a61fc1df45 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1397131 behatnotneeded Change-Id: I90381d94eae44abae300082a77277b0f5b045f7d
-
Replace flow_player by html5_player behatnotneeded Change-Id: If067e9723857d5c596a30a52752d44a3c05040a2
-
1. Move style.css to htdocs/theme/raw/plugintype/blocktype/openbadgedisplayer/style 2. Move js code from tpl to a js file htdocs/blocktype/openbadgedisplayer/js/showdetails.js behatnotneeded Change-Id: I21f18e44581d11652553334760bdc1e6a3e5b206
-
behatnotneeded Change-Id: I4205f8fa54fbd50a43b8cd649ad34a82ddc1c1c1
-
When there is no 'replayall' footer link present behatnotneeded Change-Id: Ifa1f2a3487c8ab568a8465a48b87fd817c7e1a07
-
- 29 Mar, 2016 2 commits
-
-
Robert Lyon authored
The 'tag' pieform element will now become a wrapper for the autocomplete one - rather than using the 'autocomplete' element directly - so that we can centeralise how the tags field is generated and avoid having to duplicate setup code. Todo: need to get the select2 behat test to do ajax search Change-Id: I795969f2411ed5a088103398460e6ac135015319 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This is a slimmer / stripped down system for doing jquery ratings. Instead of relying on styling radio buttons it relies on bootstrap glyphs and a hidden input field. The code is also controlled by a pieform element See lib/form/elements/ratings.php for more info about that part It also has some new settings in the Extensions -> artefact -> comment config form. They include settign the colour for the star icon, or using a different icon, eg hearts/thumbs up, and the number of ratings to show (3 - 12) behatnotneeded Change-Id: Ibf529efcb9a665c9f303242ed12d0c7b3dee2356 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Mar, 2016 4 commits
-
-
behatnotneeded - should be covered by existing tests Change-Id: Ia4592c9bd261c978dc911999e81f906fa0b13450
-
Bug 1558361 Change-Id: Ifb0dba0d91a0ea2ba2b2dfc2daeda39b679c0397
-
Bug 1558361 behatnotneeded Change-Id: Idc139a671137cbde6958fdc8406bc56f8c395f08
-
Aaron Wells authored
Bug 1560738: The problem was a URL starting with "//". The fix is to surround it with single-quotes. Change-Id: I8f3f761f99f7d5bb447897240b5c7185720e46b8 behatnotneeded: Covered by existing tests
-
- 22 Mar, 2016 3 commits
-
-
Change-Id: Ia4ebd5bf2b3bdb8b75530ff58826e74794aa9f68
-
Son Nguyen authored
behatnotneeded Change-Id: I9c0c82dd9c788bcab1ec1efb6cd1a2cba688e887
-
Robert Lyon authored
This version simplifies how we deal with cookie consent All a user has to do is acknowledge that they understand that the site uses cookies and if they want to know more they can follow the link to the cookie policy of the site. Change-Id: I8a757cb09487167b0bc655d75c3625a0e1d7d0d7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Mar, 2016 2 commits
-
-
Robert Lyon authored
As they are set to TITLE we can just assign TITLE to PAGEHEADING in the smarty function call. We can later override the PAGEHRADING with $smarty->assign('PAGEHEADING', string); if we need to. Have also updated a few files where TITLE was not defined. behatnotneeded - everything should work as before Change-Id: I3ea592cd37344e68c6e90a3c64947cf99db59471 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To make this similar to PAGEHEADING / TITLE for consistency This allows the for it to display when an AccessDeniedException is thrown. Also fixing up where the PAGEHEADING / SUBSECTIONHEADING were set in the wrong order. behatnotneeded - existing tests should be fine Change-Id: Ife016639aa8f444e6d3f3183e3753cd9f8e9aae4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Mar, 2016 1 commit
-
-
Robert Lyon authored
Because if we have a latest pages block but no group pages listed then the template will not initially compile as there has been no call to require lib/group.php Actually we should avoid having non basic function calls in the template so I'll move all instances of group_homepage_url() in templates out to the php that generates the data. behatnotneeded Change-Id: Ia804fee854418e7b3b3620c998f2219a0b0d6f25 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Mar, 2016 1 commit
-
-
Pat Kira authored
behatnotneeded Change-Id: I6c59b9bb13384f0a4cdf71d1ab82fb219a9137ee
-
- 17 Mar, 2016 1 commit
-
-
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>
-
- 16 Mar, 2016 1 commit
-
-
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>
-
- 13 Mar, 2016 1 commit
-
-
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>
-
- 08 Mar, 2016 1 commit
-
-
Kristina Hoeppner authored
behatnotneeded Change-Id: Ia7d8770536169703ef5bfc77e3e0dcb46e21dfcb
-
- 07 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
-
- 02 Mar, 2016 3 commits
-
-
Robert Lyon authored
So that skins display correctly behatnotneeded - just style changes Change-Id: I7b8244343745a9ef9df6f582feb68503c536a148 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Tested in German behatnotneeded Change-Id: Iffe1d77c2184b66a37de20a3fc83dee83dab46d8
-
behatnotneeded Change-Id: I03788cc684c28d36c921fe414cc93d511a8d4eab
-
- 01 Mar, 2016 2 commits
-
-
Kristina Hoeppner authored
behatnotneeded Change-Id: I993387ddd6afe635fe7a95b0a89af5179a6a68df
-
Bug1519976 behatnotneeded Change-Id: I4c582239405cb7a4d2b96144e0dd4aa63ced28c1
-
- 29 Feb, 2016 1 commit
-
-
behatnotneeded Change-Id: If841646d56d5cd097d9751aef5767e84baf9ba86 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-