- 24 Jan, 2018 6 commits
-
-
Cecilia Vela Gurovic authored
When a user is logged in the 'Privacy statement' link in the footer should go to /account/userprivacy.php when no user is logged in then it should go to /privacy.php behatnotneeded Change-Id: Ic0ded32c71a2f4e0f2238559c4c8a3fb0269f5b9
-
Robert Lyon authored
* changes: Bug 1734174: Users Privacy Statement page Bug 1734174: Create usr_agreement table Bug 1734182: Change menu from 'Privacy statement' to 'Legal' Bug 1734182: Displaying the existing site/institution privacy within table Bug 1734182: Add view/edit logic to institution privacy statement Bug 1734182: Add the first privacy statement of an institution Bug 1734182: Display the site privacy on institution privacy page Bug 1734182: Add the edit/view logic to the site privacy page Bug 1734182: Display the Privacy Statement on page /privacy.php Bug 1734182: Display all versions of the site privacy statement Bug 1734170: add new admin menu item 'Privacy' Bug 1734182: Move privacy to site_content_version table Bug 1734182: Add privacy to the site_content_version table
-
Maria Sorica authored
The page displays the current privacy statement that the user has consented to. behatnotneeded Change-Id: I03d79f538b0a3775cf49c0ed39a05b3a98c8bf04
-
Maria Sorica authored
behatnotneeded Change-Id: Ibd10a64a601a38ed88a4c49ce720f0d343d1fe83
-
Robert Lyon authored
That way we can have other things like terms and conditions also part of this system Change-Id: I00d44a856142095dc3d48f9953a5c775b06b6891 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Rather than loading page with just existing content we can load table with table and content displayed together for easier comprehension of which row relates to which statement Also added the 'Cancel' link so one can cancel out of the form without saving behatnotneeded Change-Id: Idae22c7659c5ea9f63e98e77b73abccaecd97462 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Jan, 2018 5 commits
-
-
Maria Sorica authored
behatnotneeded Change-Id: If1d564c309ebf32025299035fb8cca4d0981f603
-
Maria Sorica authored
behatnotneeded Change-Id: I1330f4975460a5fff7313b0af139735caf8b9d99
-
Maria Sorica authored
behatnotneeded Change-Id: I50c0bb5767f866ce0a8b5a961cbd0dd177962323
-
Maria Sorica authored
behatnotneeded Change-Id: I5559d777409f9416e52b911dedd73a3c6fb36fe4
-
Maria Sorica authored
behatnotneeded Change-Id: If7c5d5b4c0f2da9dfb29a5294cb70f2fbe1c1045
-
- 22 Jan, 2018 2 commits
-
-
Maria Sorica authored
The versions are displayed under Administration -> Configure site -> Privacy statement in order to have a log of when changes were made by whom. behatnotneeded Change-Id: I9a4e72e9ae97453e171e849bff5c4b8f1204e2e1
-
Cecilia Vela Gurovic authored
Stop the error: [SimpleSAML_Error_UnserializableException]: [ARRAY]: The option 'Format' is not a valid string value And allow the js submit form for the redirect of the POST to IdP behatnotneeded Change-Id: Id617e51722d55c286e9b5340cdc3f5922f7320bc Adjusting ssphp to copy the extlib www/resources/ files into sp/resources/ Change-Id: Ie347d43b64638b4b36a198c5904cee6128ea6f7f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Jan, 2018 2 commits
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I2d0e298b6ec4c249f4b3a1ee2d8d4b2e54193f1d
-
Maria Sorica authored
On site update, delete Privacy Statement from the 'site_content' table and add it to the 'site_content_version' table. behatnotneeded Change-Id: Idd765bad0e72165c940e5f6090d3c8861ae8fcd5
-
- 18 Jan, 2018 1 commit
-
-
Maria Sorica authored
Add the site Privacy Statement to the 'site_content_version' table during installation behatnotneeded Change-Id: I50016c5d91df776025aa8ebb54077ae953844603
-
- 16 Jan, 2018 6 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
To take advantage of the new things plus the bug fixes behatnotneeded Change-Id: Id7033f4c1308ecbfbd38a76e018a1a4ca4327dda Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 15 Jan, 2018 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 14 Jan, 2018 1 commit
-
-
Rebecca Blundell authored
- Updated details for behat.yml config to BehatConfigManager and a call to update the file - Added BehatHooks to get screenshots on fail. Screenshots are saved in the Behat maharadata directory at /behat/results/html/screenshots - Added auto-open of report - Added some explanatory notes on how to run report If you set the "html" flag as third parameter of the Behat command, you can generate the HTML report. The report will be saved in the Behat dataroot under behat/html_results If you accidentially set the "html" flag as 2nd parameter it will instead show help info behatnotneeded Change-Id: I76c67a1148278efa049317b526fef760c1a43ded
-
- 11 Jan, 2018 1 commit
-
-
Rebecca Blundell authored
I have successfully run tests with the new version of chromedriver (2.35) and chrome (63). I thought the best way to test further was to let maharabot run the test suite and see if any issues come up. failing tests are now fixed. behatnotneeded Change-Id: I22e45e8a95669e2109ca70ae782aa2c40546db14
-
- 09 Jan, 2018 10 commits
-
-
Robert Lyon authored
Kill any sessions that the account may have active behatnotneeded Change-Id: I602fe94262c453eae1f5e1faf83d7709720bd906 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Maria Sorica authored
behatnotneeded Change-Id: I2cecf16fbbd54b8e4b95ba9d78c51c34d19171f4
-
Robert Lyon authored
This way if we ever query / display who has edited the content we can know user = 0 is the installed version. behatnotneeded Change-Id: I81973a315d7953f29249425ae52712ec2334634f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Maria Sorica authored
behatnotneeded Change-Id: Ifabd4eade9fe94ed2dd1d61ed041a36544be74be
-
Robert Lyon authored
-
Robert Lyon authored
-
- 04 Jan, 2018 2 commits
-
-
Rebecca Blundell authored
-Become parentuser when masquerading now displays unescaped quotes -User name on groupmember thumbnail now displays unescaped quotes behatnotneeded Change-Id: Idca76c9e31c0a7794416cafc8e8d66f6315611be
-
Rebecca Blundell authored
...and change tests that used "Edit this page" too Change-Id: I5e3e71f880b536af59da6d348384d2de15758e88
-
- 03 Jan, 2018 2 commits
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0037ead6646e002c5cf96b43343f9aefc1a71754
-
Rebecca Blundell authored
Added a field displaying the last logged in date behatnotneeded Change-Id: I90febf22f0c06d1d739fcd1f9f93857e5f8d9db4
-