- 29 Jun, 2017 1 commit
-
-
behatnotneeded Change-Id: Ic74144a55e7e3f8e82380b6d5394e258787e0471
-
- 09 Jun, 2017 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Pat Kira authored
- Changed label and wrapper display so the help icon is positioned next to radio input group - Ensured that help icon is next to input field on smaller screen Change-Id: I4a36ba5523ebceb3fbc736578886d452b62b9133 behatnotneeded: styling only
-
Pramith Dayananda authored
export.js: collections container not identified Change-Id: Ib9fe9f1316f928eaec9f0598d028f3fa53dcaecf
-
- 08 Jun, 2017 1 commit
-
-
Change-Id: Ief51f31e0e19cbf8ba110b3932a1bd14d0f59983 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Jun, 2017 5 commits
-
-
Currently gives an error: [WAR] ca (lib/errors.php:859) Failed to get a recordset: postgres8 error: [-18: ERROR: relation "behat_artefact_installed_type" does not exist The fix still shows errors but they are just uncaught sql exceptions the fix actually allows the site to uninstall and install correctly behatnotneeded Change-Id: I2af1b32ee1d88f30126681517afb069050586d27 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I77a43c4019db0565b3f57ba09ef8dfe184d9fefb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Jun, 2017 3 commits
-
-
Robert Lyon authored
-
A new filter or search functionality for the inbox and outbox in the notification section, that lets you search for words in the sender list, recipient list, subject and message-body. The output offers distinguished numbers for the different search locations and lets you filter for results in either column No behat-tests until the gui is actually implemented for this feature: behatnotneeded Change-Id: Ibf4730b84332e95711ae79779cfb27f4681d7223 Signed-off-by:
Tobias Zeuch <tobias.zeuch@rwth-aachen.de>
-
Robert Lyon authored
-
- 02 Jun, 2017 3 commits
-
-
behatnotneeded Change-Id: I5839c05c534ddb237573587fc1ae2c7268aca123
-
- The URL was incorrect and resulted in an error message. - Added missing adminusersearch.js behatnotneeded Change-Id: I02c59c2f67bf051803c479ea6b466e547aea2724
-
Robert Lyon authored
-
- 01 Jun, 2017 3 commits
-
-
edit to BehatGeneral.php to create a step to take you to a named group's homepage. Change-Id: Ib637c6438b3845712678782a3ada102f556d6cae
-
Change-Id: I70f88a3bcb709c1239a16deff3bdb87c48b836a5
-
Robert Lyon authored
To see if will be ok for jenkins Change-Id: I80b941ca0570d94a98086e33ab09468c1ca91a03 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 31 May, 2017 2 commits
-
-
Robert Lyon authored
-
Added step to make the test pause until you press enter in the console. Also added a step to print a debug line to the console behatnotneeded Change-Id: I0066c0203d34f4fd021d8ac24105cf5e55a2cc07
-
- 30 May, 2017 1 commit
-
-
Rebecca Blundell authored
Added steps to sort the order of the pages before clicking on "A's Page 01" to be sure that the page is visible and therefore clickable. Change-Id: I3cb4c3003320510bc13a3f20183545e72b1789f5
-
- 28 May, 2017 2 commits
-
-
Robert Lyon authored
Making the admin/statistics.php obsolete and getting admin/users/statistics.php to do the work. The institution 'all' shows the site statistics Sponsored by University of Sussex and Dublin City University behatnotneeded Change-Id: Ic2fb9d4ef355fdc5e5527c1ce776463d821c0c08 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: Id024139fdff2f11aaa916d93df13f03614ad227c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 May, 2017 5 commits
-
-
Pat Kira authored
Added a class to page and collection panels so we can use CSS to select every second item on smaller screen and 4th item on larger screen then set collection list and page access dropdown to right align. Other collection list and page access dropdowns are left align. Change-Id: If09e7e9d66dc727ee334dc3f9f4311e6a45716e9 behatnotneeded: styling only
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
When viewing the page the blog/post is on and being logged out behatnotneeded Change-Id: I8418b37158073d3772d70f20cc696d6ab49d1f13 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 May, 2017 1 commit
-
-
Robert Lyon authored
-
- 23 May, 2017 1 commit
-
-
Robert Lyon authored
This patch only deals with: 1) removing passwords from existing event_log table data 2) stopping the recording of passwords into the event_log table 3) sets the reset password on next login for those users It doesn't deal with removing the unnecessary cruft information that will be handled by the bug 1692385 behatnotneeded Change-Id: Id29148f78fa6918f5f5afcb89d211ccb3b60c95b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 May, 2017 1 commit
-
-
Kristina Hoeppner authored
State that the steps are more of a checklist to encourage readers to read the full installation instructions. Change-Id: Ia862a21a7ac30a1ff55c63f6fb261e86e9d5ea21 behatnotneeded: Just update to the Readme file
-
- 18 May, 2017 1 commit
-
-
Moved the file to the new 'collections' dir Change-Id: I2ef3129062e88a61251bdd516d1417d376eea7c4
-
- 16 May, 2017 3 commits
-
-
Robert Lyon authored
* changes: Bug 1688452: Fixing the behat tests Bug 1688452: Changing 'Make public' lang string for comments
-
Robert Lyon authored
-
Robert Lyon authored
-
- 15 May, 2017 2 commits
-
-
Add JS event handlers for - pieforms - tinyMCE editor - bootstrap to detect when a page is ready after a behat test step Refactor behat tests .feature files - remove redundant steps I wait - replace the step I set the field ... by the faster step I fill in ... for regular text inputs Change-Id: I0ce4cc8dc32f228a648cfee608ec60ed917b7774
-
Change-Id: I92d2d20bf15622f916dab0ddd9a8ce09ba70b44a Signed-off-by:
Amalie Hendy <amaliehendy9@gmail.com>
-