- 22 Feb, 2018 1 commit
-
-
This can happen if a group had auto add new members on yet the group was deleted when the user was added to the site behatnotneeded Change-Id: I72de52032f41c21d961d437c48a6e87d4f299188 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Feb, 2018 4 commits
-
-
Cecilia Vela Gurovic authored
-
for things like OS, database, PHP etc so user knows it might not workl on too newer system behatnotneeded Change-Id: Ie3f70f74728718950954925d660f06357dbbc5e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
It is not used anymore behatnotneeded Change-Id: I5b9ed4b340308c3c1fd3c516c4a67ac7afac4779 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 20 Feb, 2018 2 commits
-
-
Robert Lyon authored
-
behatnotneeded Change-Id: Ic6f9e5df4ee083b972ed32aad2ae2cf240040f24
-
- 19 Feb, 2018 4 commits
-
-
Maria Sorica authored
behatnotneeded Change-Id: Idb2a48f6e7c9b0c97f4c3b8fd19207964d96442e
-
Robert Lyon authored
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
-
- 16 Feb, 2018 9 commits
-
-
Robert Lyon authored
-
Add js to hide navigation menu when focus is moved away from menu or ESC is pressed behatnotneeded Change-Id: Ieefc13be65a8c2e7409e9336be13f0d42caa1ed7
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
-made error message that displays for a partial plugin easier to follow -replaced hard-coded string message with string variable -replaced hard-coded string with the variable in the other 2 places it occurred note: I also found an almost duplicated function that contained the string. behatnotneeded Change-Id: Ifda3bb2155e2adeb775aef8c72b4a90b7d202f17
-
Robert Lyon authored
-
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
-
- 15 Feb, 2018 1 commit
-
-
behatnotneeded Change-Id: I47db01f11f2b3748663612c5684d97468be79a53
-
- 14 Feb, 2018 9 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Bug 1746259: Add the T&C to the register form Bug 1746259: Withdraw consent to the T&C Bug 1746259: Show the T&C on the after login page Bug 1746259: Display and edit the T&C of an institution Bug 1746259: Make the data on the site's 'Legal' page editable
-
Robert Lyon authored
-
Had to change the definition of the following strings: "siteprivacystatement" to "siteprivacy" "sitetermsstatement" to "sitetermsandconditions" "institutiontermsstatement" to "institutiontermsandconditions" behatnotneeded Change-Id: Ib2fd10b72ab4d6d80299a120e9cfbd11bd9fc8fe
-
Liam authored
behatnotneeded Change-Id: I6f2b26e6bb9e839e8c3ccaddef6fdfc916b3bdd9
-
1. Change the user manu item name from Settings -> Privacy statement to Settings -> Legal. 2. Display T&C on the user's Legal page. 3. Allow T&C consent withdraw. behatnotneeded Change-Id: I08e5d97fc5ee712d3b930881aa97de6b2486ead4
-
behatnotneeded Change-Id: I3bf21e40c957fd97b7c1b0d836ed340bebeb7616
-
behatnotneeded Change-Id: I71f21f76129bc160904cffd1ff62dc6c7fd83c27
-
The last version of privacy statement and the last version of T&C are editable. behatnotneeded Change-Id: I444bb2dba4d119e86fb1c77d3595f982e99bd2b5
-
- 13 Feb, 2018 3 commits
-
-
Niranjan Bandi authored
This should be a user test, not admin as we want to check that a user can add pages and collections. Admin user is now changed to normal user One of the failing tests was tinymce_mathslate_plugin.feature. I was able to replicate this locally twice in 10 runs of the test. Because of that I'm adding a 1 second wait to that test -rjb Change-Id: Ie1fd1e08abda501669f7691a8efbf72d031e7fc7
-
Niranjan Bandi authored
- combined notification_choices.feature into this test - Changed feature text - Removed And I should see steps from notification_setting_order.feature - Deleted notification_setting_order.feature - Added steps after saving the settings - Renamed the file to notification_settings.feature Change-Id: Id20a2c3407e44b35c16932d570ba7f597365f6b4
-
Robert Lyon authored
* changes: Bug 1746259: Display the T&C on 'Configure site'->'Legal' page Bug 1746259: Move the T&C to the site_content_version table Bug 1746259: Add the T&C to the site_content_version table
-
- 12 Feb, 2018 7 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
behatnotneeded Change-Id: I70237140502aad0296a793343b37a8aab2d3691e
-
Robert Lyon authored
-
1. On site update, delete all T&C from the 'site_content' table and add it to the 'site_content_version' table. 2. Auto accept the site terms and conditions for the site admins. behatnotneeded Change-Id: I07e7da0bd8bbdb3a1e36c3321e0a2b5bb3e89522
-
Cecilia Vela Gurovic authored
* changes: Bug 1734169: Allow the user to say why he refuses the privacy Bug 1734169: Send message to admin when user rejects the privacy Bug 1734171: Revoke privacy consent Bug 1734169: Add privacy statement to the register form
-
1. Add the site T&C to the 'site_content_version' table during installation 2. Display just the privacy statement on the privacy pages for now. The logic to display the T&C will be added in a future patch. behatnotneeded Change-Id: I70c1477c974b5790762a371d37107819d3c685b6
-