← Back to team overview

mahara-contributors team mailing list archive

[Bug 1401210] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4227
Committed: http://gitorious.org/mahara/mahara/commit/669ebe8bf4354a0cb29c8691261a43c050261d1d
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 669ebe8bf4354a0cb29c8691261a43c050261d1d
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Wed Jan 21 18:33:49 2015 +1300

Make blocktype:taggedposts work with view_artefacts

Bug 1401210. The get_artefacts() method is used by the Blogpost
artefact to find all the blocks that use a particular blogpost,
for storing in the view_artefacts table.

I needed to add a table, blocktype_taggedposts_tags, to store
the tags in a manner that was easier to query than a serialized
blockconfig.

Change-Id: Ieef58715e404689d95848e32ccd4132ea3fbcdc5

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

Title:
  Watching a page with a journal block

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  A page of user A is on the watchlist of user B.

  The page contains a journal block. When user A updates is journal by
  adding a new article, the new article is displayed in the page but
  there is no notification to user B that user A has updated is journal.

  This situation is the same with a journal block, a recent journal
  entry block and tagged journal entry block.

  It would be nice either to have the option to add the block to the
  watchlist, specifically or to make sure that when a page is on a
  watchlist all modifications including a new journal entry in a block
  trigger a notification.

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


References