mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29164
[Bug 1497065] Re: Make multirecipientnotifications module the default one
** Changed in: mahara
Milestone: None => 15.10.0
--
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/1497065
Title:
Make multirecipientnotifications module the default one
Status in Mahara:
In Progress
Bug description:
When this module was added it was still somewhat unpolished so we made
it an optional module.
One could either use multirecipient notifications or the existing
notifications inbox.
Now as we arrive at 15.10 the multirecipient notifications module now
the preferred one to use so we need to make it the default for all.
If one installs a new site it is the default but may not be if you
upgrade from earlier versions
We fix this by:
1) Adding some code to htdocs/lib/db/upgrade.php to force the module
to install and/or be made active
2) Add public static function can_be_disabled() { return false; } to
the module
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1497065/+subscriptions
References