- 11 Nov, 2016 1 commit
-
-
Robert Lyon authored
Change-Id: If416f9b458e91b0e22ab76a9fbae572932ca7f0e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Sep, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Iae37718b837258cf3221987d994d306bd3dc6335 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Sep, 2016 2 commits
-
-
Robert Lyon authored
To those that should see the select dropdown To those that can self-assess vs cannot self-assess Change-Id: I37c0fff459c0131c420d34e52e45d7d199c71167 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
When clicking on the 'dot' on the Smart evidence frame work we can add an annotation to the view relating to the standard Change-Id: Iab2f55c325c4e4d0dea52c915eb04da9933bd7df Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Aug, 2016 1 commit
-
-
Robert Lyon authored
This patch: - Fixes up the behat step to select a radio button and moves it from BehatGeneral to BehatForms as a radio button is a form element. - Adjusts the accessibility strings for selecting/deleting a profile icon so we can target the correct item in behat. - Adjusted the edit_admin_profile.feature to include adding / set as default / deletion of a profile icon Change-Id: I11fbe4e660ba5755a0c45941217b42f13b5d6736 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 May, 2016 1 commit
-
-
Aaron Wells authored
Change-Id: I902082b65e669dcb07a306f39782d478fb4300c5 behatnotneeded: Covered by existing tests
-
- 11 May, 2016 1 commit
-
-
Robert Lyon authored
Change-Id: I91bbaf6d807d029d316b005d2b5c8f9b6836f65a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Apr, 2016 1 commit
-
-
Aaron Wells authored
Need to give the browser a chance to proceed, in case the popup makes the page reload. Change-Id: I271a00e38be3cb65f236f6aa46f20a14105ca230
-
- 05 Apr, 2016 1 commit
-
-
Aaron Wells authored
Bug 1566127 Change-Id: I8e249a93fbff7c3bf914099e53f1f29068a36a15 behatnotneeded: Covered by existing tests
-
- 01 Apr, 2016 1 commit
-
-
Robert Lyon authored
Change-Id: Iaee6116f6220227325d5ead4ec548a8f8df26797 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Mar, 2016 2 commits
-
-
Robert Lyon authored
Change-Id: Ic864bdcb8e777dfc59b81488ada8b82bfae27e0a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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>
-
- 21 Mar, 2016 1 commit
-
-
Bug 1559796: Because the block config modal's "X" closer button is outside of the <form> tags of the new block, the standard form change checker code wasn't binding the "reset" event to it. Also, because the form change checker was written with the assumption that each form submitted to it would have a unique ID, you wind up with tons of forms in the formcheckers list, all with the same "instconf" id, one for each time you open the modal. Change-Id: I26c06c322d5c876e406a203647676cd73cda511d
-
- 18 Mar, 2016 1 commit
-
-
Robert Lyon authored
When deleting users Change-Id: Ie94c0e2d045b84dd5e7f227e2d571fdedc5eae5e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Mar, 2016 1 commit
-
-
- Then I should see images in the block :title - Then I should not see images in the block :title Fix the step "I set the field ..." to assign value with double quote behatnotneeded - the tests are in the child patch Change-Id: I70a8fcbf46cfbff8db6d2e257b82ef0a10bfeef4
-
- 02 Mar, 2016 1 commit
-
-
Robert Lyon authored
To stop unwarrented access to the lib/cron.php page and to the admin/upgrade.php page behatnotneeded Change-Id: I9eef9e2ddf85bdf8a2424bb9d0972ea4970dfa86 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Mar, 2016 1 commit
-
-
Robert Lyon authored
Change-Id: I563eb236711677ddc637f9cd8a4296fdaedde009 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Feb, 2016 2 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>
-
- 18 Feb, 2016 1 commit
-
-
Fix behat step definitions, features Change-Id: I2bf4e94804b9e86c4e54e5f9e66af233b3f86abf
-
- 02 Feb, 2016 1 commit
-
-
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
-
- 10 Jan, 2016 2 commits
-
-
Son Nguyen authored
This reverts commit a8289074. Change-Id: I36b8754a592c98b0b1a81964028870283931029c
-
Son Nguyen authored
behatnotnedded Change-Id: Iaffc0dca9c98ee96c38c1ad9ecb060faa543f76d
-
- 09 Dec, 2015 1 commit
-
-
Aaron Wells authored
Bug 1523499: Old wiki.mahara.org links without the "/wiki", and HTTP links that should be HTTPS. Also updated the installer release notes link to point to the base "Release_Notes" page in the wiki, because we no longer maintain separate wiki pages for each release. behatnotneeded: Covered by existing tests Change-Id: I02e80eb4d8df5adddee88e77156e8e103ca24c51
-
- 07 Dec, 2015 1 commit
-
-
Robert Lyon authored
Includes fixing up how we access select2 both via ajax and for existing list. Have added a simple behat test for sending a message as that uses the select2 in an ajax way Change-Id: I3aa6722169c61e4fc2ad196a02fa5bb696761210 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Oct, 2015 1 commit
-
-
Robert Lyon authored
Added a 'And the following "messages" exist:' behat step Change-Id: I2d65a455a2eadf662105bf409ecf70fccdadc887 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Oct, 2015 1 commit
-
-
Robert Lyon authored
Using 'password1' is bad practice as it's one of the not accepted passwords in mahara So we should use 'kupuhika' which is maori for password Change-Id: I997830546adcb233ff6ced2898da7d756bad9240 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Sep, 2015 1 commit
-
-
Jono Mingard authored
- 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: Ic834c67aae0f2b9e5941a1a494d343074f4443e3
-
- 17 Sep, 2015 3 commits
-
-
Change block "Latest pages" to " Latest changes I can view" (Bug #1492674) to reflect that both pages and collections are displayed. Since both pages and collections can be portfolios, that title is chosen to encompass both. Change-Id: Ia978ee6b50271e23adfab4785afbec35df31b3d5 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
Kathy Lowry authored
Added a: I press the key "key" step Currently works for 'enter' key and char keys, eg 'B' Change-Id: I1d2cea37ef7bf1e0ae74974733abeae27106cb29
-
Son Nguyen authored
We must use the steps: And I set the field "field name" to "value" And I set the following fields to these values: in place of And I fill in "field name" with "value" And I fill in the following: Change-Id: I21a86756b6f994597aaf521f0a7cd4168ad1bf64
-
- 26 Aug, 2015 1 commit
-
-
Son Nguyen authored
behatnotneeded: No behat test for this behat step fixing Change-Id: I172acc8686e575ea9921a43aa8c5d9713537c0cb
-
- 18 Aug, 2015 1 commit
-
-
Robert Lyon authored
This patch should do the following: Add a new site / institution menu item called 'Journals' Allow an institution to add Journals An admin can add entries to the journal A newly created user can get a copy of the journal Change-Id: I1fc424824fefe548d253e4c55d234ac3456484a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Aug, 2015 2 commits
-
-
Aaron Wells authored
Bug 884023 Change-Id: Ide9df8c7df229395fe4e3ae496a70fa9d4ffcab1
-
Aaron Wells authored
Change-Id: I676a4c4c5bac56673e02bf6e0c95283edab54feb behatnotneeded: Tested in subsequent patches
-
- 10 Aug, 2015 1 commit
-
-
Robert Lyon authored
This test should find the delete button within a row and click it Note: delete buttons should have a confirm popup on them Change-Id: I99c2b1154b154b63676c1d08bd5c82da1c73e308 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Aug, 2015 2 commits
-
-
Aaron Wells authored
Change-Id: Ieff8ebae03f6cfb68ea2dd3295f8882910467afb
-
Aaron Wells authored
Bug 1480731. behatnotneeded: Will test in subsequent commits Change-Id: Idc68c13727d143c24f3858d9cd1efb87018994b7
-
- 27 Jul, 2015 1 commit
-
-
It currently isn't working locally it isn't identifying the links but we can use the test to bounce this fix off. Change-Id: If0998d3a96b2898767ac98ca00e4115cde430d84
-
- 23 Jul, 2015 1 commit
-
-
Robert Lyon authored
Change-Id: Ia5275e7b5761b0c8e155c0c55ede490be73c773b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-