← Back to team overview

mahara-contributors team mailing list archive

[Bug 1468156] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5208
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/30fe96269e5a3e5ef726948c84bfc531624241ff
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 30fe96269e5a3e5ef726948c84bfc531624241ff
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Sep 3 19:41:21 2015 +1200

Bug 1468156: Missed 'artefact' to 'module' text changes

When multirecipientnotification plugin was changed

behatnotneeded

Change-Id: I90e60f939ab4e04b871d7be309a5184e5aa747ac
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/1468156

Title:
  Migrate PluginArtefactMultirecipientnotification to a Module
  plugintype instead

Status in Mahara:
  Fix Committed

Bug description:
  The new Inbox was a third-party contribution authored by Tobias and
  graciously shared with the community. Unfortunately, it's a bit hacky
  that it was implemented as an artefact, since it does not provide any
  artefact functionality (i.e. no entities that are meant to be
  displayed via blocks in a portfolio Page).

  I understand the reason it was done that way, was because Tobias
  wanted to write it as a plugin (since he first wrote it for his own
  use and didn't want to hack the core), and the generic "module" plugin
  type wasn't yet available when he wrote it. But now that we have the
  "module" plugin type, we should really migrate the
  multirecipientinboxnotification to that type.

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


References