← Back to team overview

mahara-contributors team mailing list archive

[Bug 1486813] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5420
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/48c1e54ea275d679a2228d86a8994562a55d91ff
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit 48c1e54ea275d679a2228d86a8994562a55d91ff
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Sep 4 10:28:36 2015 +1200

Bug 1486813: Stop redirect to 'register site' page after each upgrade

By adding a cancel option to the register site form that clears the
new_registration_policy config setting.

behatnotneeded

Change-Id: I65cf7239b9fe021d17be387eeb8bfda9547c5032
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1486813

Title:
  Prompt for new stat data after upgrade needs a 'no thanks' option

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  With the patch for Bug 1450334 an admin on upgrade is redirected to
  the Register site page.

  If they navigate away rather than deciding to register the check
  'new_registration_policy' is still active.

  This means that if the user upgrades again (or upgrades a plugin )
  they are again redirected to the register site page.

  We need to alter the register site form so that there is a 'no thanks'
  (cancel) option that updates the 'new_registration_policy' to false as
  well otherwise it will get a bit annoying for those not wanting to
  register their site.

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


References