- 14 Feb, 2018 4 commits
-
-
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 2 commits
-
-
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 11 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
-
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
-
When a user doesn't consent to a privacy statement, a message will be sent to the institution/site admin. If the user is part of an institution,the message will be sent just to the inst admin. Else the message will be sent to the site admin. behatnotneeded Change-Id: I7b3b87a59a537a805d851d29031df9cff941863e
-
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 2 commits
-
-
behatnotneeded Change-Id: Ibdee312bfbe94affc59d74c0fa24578faf1a9255
-
Replace Robotoslab fonts with Latin extended behatnotneeded Change-Id: Ib09159428cc42dd413ac46459a5ec12b30a99183
-
- 10 Feb, 2018 1 commit
-
-
Robert Lyon authored
Merge "Bug #970537: Institution staff members should also be contactable directly from institution homepage Edit"
-
- 09 Feb, 2018 14 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Bug #970537: Institution staff members should also be contactable directly from institution homepage Edit behatnotneeded Change-Id: Iec65cb9a5923a12137a0b720223744038c98a780
-
behatnotneeded Change-Id: I3b259bdca08eb70601e828450019c3ac8a7adbe9
-
behatnotneeded Change-Id: I6d4b18615ae9032d3156bcd7c8d9e577e094c8a9
-
Robert Lyon authored
Rather the more confusing x days in the future behatnotneeded Change-Id: I1413b75ae279bbee537cd7aff3c1ee37b5a73598 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Bug 1698251: Remove the gulp-bless option Bug 1560739: Un-pinning gulp-bless Bug 1736800: Removing the installation / test scripts for bootstrap-sass
-
Niranjan Bandi authored
- Made the changes according to the code review Everything in the background is now moved to the scenario. Visible_asterix_message.feature is now moved to send_message.feature. visible_asterix_nessage.feature is now deleted. Change-Id: I98c915048d1eff40dce4cd0eb0d62fc1b42913da
-
Niranjan Bandi authored
-test/behat/features/social/modified_date.feature is now merged into test/behat/features/site_content/shared_with_group.feature Change-Id: Ic0db83120af073969c423af914456600aac9e8e6
-
Niranjan Bandi authored
- This test verifies if the logout functionality works fine. Change-Id: I88bdf80c9be2a5ec7527d5c337e293d36af6ddf7
-
- 08 Feb, 2018 4 commits
-
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
* changes: Bug 1734169: Use modal for are you sure question Bug 1734169: Suspend user if privacy statement is refused Bug 1734174: Add the after login privacy page
-
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
-
- 07 Feb, 2018 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
If a site has event logging switched to 'all' then the page activity report will be based on event.ctime for the created/updated views better reflecting what has changed during the timeframe. If a site has event log switched off then the page activity report will be based on view.mtime (last modified time) for the time period behatnotneeded Change-Id: I420dcbbb8be99146e8677ff3260484d72debd2a0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-