mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17606
[Bug 1041228] A change has been merged
Reviewed: https://reviews.mahara.org/2491
Committed: http://gitorious.org/mahara/mahara/commit/6fe99d5f54db6dcd91ec9852a221d54d4edcd21a
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 6fe99d5f54db6dcd91ec9852a221d54d4edcd21a
Author: Tobias Zeuch <tobias.zeuch@xxxxxxxxxxxxxxxxxx>
Date: Wed Sep 11 15:51:25 2013 +0200
New watchlistnotification Plugin (Bug 1041228)
Introducing a new plugin watchlistnotification that responds to the
events saveartefact, blockinstancecommit and deleteblockinstance. It
stores the changed view and the blockinstance in a table watchlist_queue
and checks via cron if there were any changes on a view and if for that
view the last change has happened some time ago (the minutes are stored
in config under watchlistnotification_delay, the default is 20min).
If so, a message is generated that informs the watchlist recipient about
which view and which block-instances on this view have been touched
(added or changed).
As there is no way to disable the built-in/old watchlist-notification-
system, this is disabled in the mahara-core code, that is,
artefact/lib.php and lib/view.php
Change-Id: I039c5285cdd1b09ed9eb38a647e0c1510c3cabb9
Signed-off-by: Tobias Zeuch <tobias.zeuch@xxxxxxx>
--
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/1041228
Title:
Improve watchlist notifications
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Notifications are sent every time when clicking the "Configure" button of a block on page to the users that have the page in their watchlist.
The notifications should only be sent when the "Done" button below the page is clicked.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1041228/+subscriptions
References