Reviewed: https://reviews.mahara.org/5422 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/824c1dbbec1e8f0419f94fa3596196871ca7317f Submitter: Robert Lyon ([email protected]) Branch: 1.9_STABLE
commit 824c1dbbec1e8f0419f94fa3596196871ca7317f Author: Robert Lyon <[email protected]> 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 <[email protected]> -- 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: New Status in Mahara 1.9 series: New Status in Mahara 15.04 series: New 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

