moodle/mod/forum/classes
Andrew Nicols be773fd65b MDL-48221 mod_forum: Improve discussion subscription on post
If the user has posted in the forum before, follow their previous
discussion preference.

If the user has not posted before, but is subscribed to the forum, follow
their forum preference.

Otherwise, follow their user-preference.

This has the result that if a user has unsubscribed from a forum and writes
their first response; the user preference will be followed. This may
override the forum subscription.

This commit also changes from a dropdown to a checkbox in the post form.
2015-02-09 15:17:09 +08:00
..
event MDL-47207 mod_forum: Unifying criteria 2014-10-30 12:50:17 +08:00
message/inbound MDL-48704 inbound: Fix notices in pickup task 2014-12-29 14:38:07 +05:30
task MDL-46880 mod_forum: move cron to scheduled task 2014-08-21 13:45:43 +01:00
existing_subscriber_selector.php MDL-36460 mod_forum: Restrict forum subsription list based on availability info 2014-10-03 08:20:24 +08:00
observer.php MDL-47107 mod_forum Optimise forum subscription checks 2014-09-05 15:06:15 +08:00
post_form.php MDL-48221 mod_forum: Improve discussion subscription on post 2015-02-09 15:17:09 +08:00
potential_subscriber_selector.php MDL-36460 mod_forum: Restrict forum subsription list based on availability info 2014-10-03 08:20:24 +08:00
subscriber_selector_base.php MDL-45627 mod_fourm: Move subscriber classes to separate class files 2014-05-20 13:03:02 +08:00
subscriptions.php MDL-48090 mod_forum: Optimise subquery out of discussion subs list 2014-11-06 13:39:44 +00:00