- 21 Feb, 2018 1 commit
-
-
Liam authored
behatnotneeded Change-Id: I6847110e207a688f695aa7e8c50a2c131526931f
-
- 16 Feb, 2018 2 commits
-
-
behatnotneeded Change-Id: I8bec1baf76707b2fb275480b7a1d0e88b722d953
-
added settings - institution level: reviewselfdeletion 0 if the institution does not require approval from an admin to delete an account 1 if the institution requires an admin to approve account deletion requests from users if not set, it takes the value from the site's default - site level: defaultreviewselfdeletion (Site options->User Settings -> Review account before self-deletion) 1 if the site's default is requiring approval null otherwise Account deletion by a user when a user accesses to the account settings, a 'Delete account' button is displayed. This will: - If the user belongs to an institution that requires approval (or does not have the settings but the site requires approval by default) then a notification will be sent to the admins of the institutions that require approval that the user belongs to - if the user belongs to institutions and none of them require approval (or does not have the setting but the site does not require approval by default) then the account is deleted - if the user does not belong to any institution then the action will depend on the setting of the 'mahara' institution or sites default if 'mahara' doesn't have the setting Approval by institution admins An institution admin can see the pending deletion requests in Admin menu-> Institution -> Pending deletions After approving/denying a request, the user that requested the account deletion will receive a notification behatnotneeded Change-Id: I4ccd9c798cab065ec557eaddf7dfc3a51920b6d0
-
- 14 Feb, 2018 3 commits
-
-
Had to change the definition of the following strings: "siteprivacystatement" to "siteprivacy" "sitetermsstatement" to "sitetermsandconditions" "institutiontermsstatement" to "institutiontermsandconditions" behatnotneeded Change-Id: Ib2fd10b72ab4d6d80299a120e9cfbd11bd9fc8fe
-
behatnotneeded Change-Id: I71f21f76129bc160904cffd1ff62dc6c7fd83c27
-
The last version of privacy statement and the last version of T&C are editable. behatnotneeded Change-Id: I444bb2dba4d119e86fb1c77d3595f982e99bd2b5
-
- 12 Feb, 2018 4 commits
-
-
behatnotneeded Change-Id: I70237140502aad0296a793343b37a8aab2d3691e
-
Add a textare in the 'are you sure' modal where the user can write the reason why he refuses to consent to a privacy statement. This reason will be sent in a message to the institution or site admin. behatnotneeded Change-Id: I6abe4c8c7c517b1319139497bedb40525d095fcb
-
1. Add the Yes/No switch to the users privacy page that will allow the user to withdraw their consent if they change their mind. 2. Display the date when a user consented to a privacy statement. behatnotneeded Change-Id: If9f85125287a7384e27c1b45aefa98ad37e97776
-
behatnotneeded Change-Id: I9d7685dc6c3b0871fa2471ce27c0a4aa67af0b34
-
- 11 Feb, 2018 1 commit
-
-
behatnotneeded Change-Id: Ibdee312bfbe94affc59d74c0fa24578faf1a9255
-
- 09 Feb, 2018 1 commit
-
-
Bug #970537: Institution staff members should also be contactable directly from institution homepage Edit behatnotneeded Change-Id: Iec65cb9a5923a12137a0b720223744038c98a780
-
- 08 Feb, 2018 2 commits
-
-
Robert Lyon authored
@TODO - add a textarea field for reason to not accept - add test to suspend user when it doesn't accept Change-Id: I7479e8ac1863f7712d45d92e5b60deced2847391 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Maria Sorica authored
If a privacy switch has the value 'No', a confirmation form will be displayed to make sure this is really the users decision. If yes, the users account is suspended. behatnotneeded Change-Id: Ifa7c175569cbad780a449c8431d4d9f981839c21
-
- 05 Feb, 2018 1 commit
-
-
Maria Sorica authored
Upon login, if the user has not yet agreed to the most recent Privacy statement versions, he will be redirected to this page. On install admin user accepts default privacy behatnotneeded Change-Id: I6afc3d4d4db0676782a8b1501a962862108eab6b
-
- 24 Jan, 2018 2 commits
-
-
The page displays the current privacy statement that the user has consented to. behatnotneeded Change-Id: I03d79f538b0a3775cf49c0ed39a05b3a98c8bf04
-
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 4 commits
-
-
behatnotneeded Change-Id: If1d564c309ebf32025299035fb8cca4d0981f603
-
behatnotneeded Change-Id: I1330f4975460a5fff7313b0af139735caf8b9d99
-
behatnotneeded Change-Id: I50c0bb5767f866ce0a8b5a961cbd0dd177962323
-
Maria Sorica authored
behatnotneeded Change-Id: I5559d777409f9416e52b911dedd73a3c6fb36fe4
-
- 22 Jan, 2018 1 commit
-
-
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
-
- 19 Jan, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I2d0e298b6ec4c249f4b3a1ee2d8d4b2e54193f1d
-
- 29 Dec, 2017 1 commit
-
-
Robert Lyon authored
Also tidying up the table / layout to be more like user search page behatnotneeded Change-Id: I1c7e880d0ff6bc658ac4c21f5f04138fcf8c7b5c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Dec, 2017 1 commit
-
-
Allow page/collection download in leap2A format through the Copy button of a page. When copy option is allowed, the page/collection is public, or shared via secret url, and is not institution/group/site owned behatnotneeded Change-Id: I545b5d70450fb27b0011814fb55a9827bf4c1ff1
-
- 17 Dec, 2017 1 commit
-
-
Robert Lyon authored
So as to help slim down repetitive stuff and / or replace obsolete steps behatnotneeded - this is only a helper script and not part of normal functionality To use, check out the patch and go to http://mahara/testing/frameworks/behat/behat_steps_used.php Change-Id: I67abb4f6c7a762587252fe0bae2d3ef9edad7164 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Dec, 2017 2 commits
-
-
Robert Lyon authored
To stop user clicking the button multiple times thinking it didn't work the first time. This is via the 'Copy' button within the collection. Also fix up the changing of button to 'processing ...' and showing the spinner when copying collection/page on 'Copy page or collection' page behatnotneeded Change-Id: I4188abded7135f6722c679114b8299a92dfbf2aa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Accidentially merged earlier version of patch so was missing the changes to deal with messages to login box behatnotneeded Change-Id: Ie3a69df6ecc904a5c41d6f239b92c572bcfc6da3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Dec, 2017 1 commit
-
-
Robert Lyon authored
Before it was transparent, which was fine when header background colour was dark. But when it is light, eg white, then we can't see where the button finishes and the page start. Have made the border the same colour as text of button. To test: re-save custom theme for institution with some actual change so system saves new info behatnotneeded Change-Id: I925599d51d1c3446700c5439c1aeffda1383d150 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Dec, 2017 1 commit
-
-
Robert Lyon authored
Problem on PHP 7.1 where messages were not being cleared behatnotneeded Change-Id: Ie6365c98b665a9b7271a9c748e4934e468ffa75f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Nov, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I96afb57bba9e2c9195a6ae7b4f76cb1e9354ca72 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Oct, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7963cd4e454722991683d69b76fb5d6487769bfc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Oct, 2017 1 commit
-
-
Robert Lyon authored
Only show the secret url info once for each portfolio Also fix the sort by owner so pagination works correctly behatnotneeded Change-Id: I3ea9ef06b45ea785eeda154beb37a8da6ec27407 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Oct, 2017 1 commit
-
-
Kristina Hoeppner authored
Correct capitalization and a couple of language strings relating to access to the reporting section for staff. behatnotneeded Change-Id: Ib8cd4851f49dcc10c4cd57636bdde9283d4be2a7
-
- 19 Oct, 2017 1 commit
-
-
Kristina Hoeppner authored
And change some other language strings behatnotneeded Change-Id: I0cd6d8f8bdba56a7cddc5ece0fec25f9aa1678df
-
- 11 Oct, 2017 1 commit
-
-
To make choosing 'from' date more realistic behatnotneeded Change-Id: Idd11d28e4115989f23cca8046567a72720fe553b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Oct, 2017 2 commits
-
-
behatnotneeded Change-Id: Ifd293db94937be83ca86ffcb9181a455b3b74c95
-
Robert Lyon authored
This is due switching the default behaviour of a new Skin object to being private rather than public. But as we are just wanting to display the holder image we can get it directly. behatnotneeded Change-Id: I26da51afb34a63bfc0cf097cf7819d4c503b9d74 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Oct, 2017 2 commits
-
-
Bug 1720264 Bug 1720235 Bug 1719736 Bug 1718821 Bug 1705126 Bug 1694908 Bug 1690687 Bug 1690232 Bug 1686843 Bug 1685041 Bug 1683561 Bug 1681987 Bug 1681934 Bug 1675223 Bug 1636064 Bug 1575512 Bug 1369569 Bug 692769 Also fixing up un-closed html tags in Bug 1701437 for raw and old raw behatnotneeded Change-Id: I8ac930ceebf78b4edad97289994318e7689a1e94
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I8b3c5a74b802f41df218f52fe7907f7eb9b6d0c7
-