moodle/mod/forum/db
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
..
access.php MDL-55982 mod_forum: Add time-based discussion locking 2016-09-21 09:03:42 +08:00
events.php MDL-45075 mod_forum: Move user subscription to an observer 2014-04-22 11:50:52 +08:00
install.xml MDL-55982 mod_forum: Add time-based discussion locking 2016-09-21 09:03:42 +08:00
log.php MDL-372 forum: Improve pinning and update for Moodle 3.0 2016-01-13 02:01:26 +00:00
messageinbound_handlers.php MDL-3714 mod_forum: pre-integration clean up 2014-10-08 09:39:44 +13:00
messages.php MDL-44087 mod_forum: Move forum digest to new processor 2016-02-08 07:54:14 +08:00
services.php MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +08:00
tasks.php MDL-46880 mod_forum: move cron to scheduled task 2014-08-21 13:45:43 +01:00
upgrade.php MDL-55982 mod_forum: Add time-based discussion locking 2016-09-21 09:03:42 +08:00