Reviewed: https://reviews.mahara.org/2703 Committed: http://gitorious.org/mahara/mahara/commit/835244524a7568b761bdd130a48319f7c227c454 Submitter: Son Nguyen ([email protected]) Branch: master
commit 835244524a7568b761bdd130a48319f7c227c454 Author: Robert Lyon <[email protected]> Date: Wed Nov 13 11:26:39 2013 +1300 Artefacts still accessible when disabled/hidden (bug #646691) Currently we only hide links to artefact when we 'hide' them on the extensions page rather than have them not accessible. This patch will check to see if artefact is active and if it isn't will display a access denied message. note for testing: when hiding an artefact plugin it turns off the blocktypes associated with it - but when you re-enable the artefact it does not re-enable the blocktypes Change-Id: Ic2282ededa7e85696dcaaac0768d35c52ecf3d01 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/646691 Title: Blog account settings still available when blog disabled Status in Mahara ePortfolio: In Progress Bug description: Reported in the forum: http://mahara.org/interaction/forum/topic.php?id=2303 I've already pushed a potential fix for this in merge request 10 - though on second thoughts testing all plugin types is a bad idea, and it's best kept at just artefacts (as the current status quo). If you're happy with this as a solution, I'll re-prepare the merge and push to master without the changes to lib/web.php Andrew To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/646691/+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

