← Back to team overview

mahara-contributors team mailing list archive

[Bug 1746259] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8483
Committed: https://git.mahara.org/mahara/mahara/commit/f1c0934d1083e0624b262656fdf74b729be9ce91
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f1c0934d1083e0624b262656fdf74b729be9ce91
Author: Maria Sorica <maria.sorica@xxxxxxxxxxxxxxx>
Date:   Tue Jan 30 14:34:12 2018 +0000

Bug 1746259: Add the T&C to the site_content_version table

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1746259

Title:
  Make the T&C have the same behaviour as the privacy statement

Status in Mahara:
  In Progress

Bug description:
  We need to make a series of changes in Mahara to comply with the GDPR.
  More info is available on the wiki at
  https://wiki.mahara.org/wiki/Developer_Area/Specifications_in_Development/GDPR_compliance.

  We will need to make the following changes:

  1. Add the T&C to the site_content_version table.

  2. Display the T&C under the 'Legal' navigation link.

  3. Allow the site/institution admins to create new T&C versions.

  4. Ask user to agree to the site and institution T&C.

  5. Show the user the current T&C version they have consented to.

  6. Allow the user to withdraw their consent to the current T&C
  version.

  7. Add T&C to the registration form

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1746259/+subscriptions


References