Comment 2 for bug 1866779

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11484
Committed: https://git.mahara.org/mahara/mahara/commit/5d55b90c61567b8fb321304f2e578039ec673d1e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 5d55b90c61567b8fb321304f2e578039ec673d1e
Author: Doris Tam <email address hidden>
Date: Wed Dec 2 15:06:34 2020 +1300

Bug 1866779: moving watchlist delay notification settings

Moving the watchlist delay notification setting from site options from admin settings
to plugin administration under blocktype.

- Moved strings to the blocktype.watchlist lang strings area.
- Removed a set_config call in upgrade.php and added a post_inst method
following other blocktype plugin post install calls instead.

- Upgrade step to transfer over old site setting 'watchnotification_delay'
to plugin admin, updating the version number too
Change-Id: If388ddd083ceb8f46026fdc138f27ca8c8da5b04