moodle/mod/forum/backup/moodle2
Andrew Nicols 0f3bbfd4f8 MDL-55982 mod_forum: Add time-based discussion locking
This patch adds support for time-based locking of discussions.
Discussions are automatically locked after a user-definable period of
inactivity. After this time, only those with the the relevant capability
are able to add replies.

This has been designed to add support for other types of discussion locking
at a later date with relative ease.
2016-09-21 09:03:42 +08:00
..
backup_forum_activity_task.class.php MDL-29506 forum: Fix use of ampersand in backup parent links 2016-02-15 08:08:29 +08:00
backup_forum_settingslib.php MDL-44157 mod_forum: unified @package use 2014-02-18 11:15:10 +13:00
backup_forum_stepslib.php MDL-55982 mod_forum: Add time-based discussion locking 2016-09-21 09:03:42 +08:00
restore_forum_activity_task.class.php MDL-44157 mod_forum: unified @package use 2014-02-18 11:15:10 +13:00
restore_forum_stepslib.php MDL-53660 mod_forum: Fix coding style 2016-04-13 15:59:45 +01:00