Andrew Nicols
|
2fff69ec72
|
MDL-55858 mod_forum: Remove subscription links when not relevant
When a forum is force-subscribed or subscription is disabled, do not
include the subscription link in forum posts.
|
2016-10-14 12:14:58 +08:00 |
|
Andrew Nicols
|
e5a1f7d92a
|
MDL-52136 mod_forum: forum_post is templatable
|
2016-03-02 12:10:57 +08:00 |
|
Andrew Nicols
|
ca0227dd18
|
MDL-52136 mod_forum: Correctly quote get_string vars in mustache
|
2016-03-02 09:00:28 +08:00 |
|
Eloy Lafuente (stronk7)
|
45cb6145fb
|
Merge branch 'MDL-51852-master' of git://github.com/andrewnicols/moodle
|
2016-02-17 02:03:48 +01:00 |
|
Andrew Nicols
|
a6fc917168
|
MDL-51852 mod_forum: Respect timed discussions in emails
|
2016-02-17 07:57:57 +08:00 |
|
Brendan Heywood
|
091420f9e6
|
MDL-34160 mod_forum: Add extra site and course vars to postmailsubject
|
2016-02-16 13:06:22 +11:00 |
|
Skylar Kelty
|
ee4320a6fc
|
MDL-52664 forum: Fix forum email unsubscribe/discussion URL
|
2016-01-06 12:50:50 +00:00 |
|
Andrew Nicols
|
fe26df5ec9
|
MDL-49682 mod_forum: Correct arguments to format_message_text
This feeds straight into context_module::instance() and I was inadvertantly
using the forum->id, rather than the cm->id.
|
2015-10-12 14:54:34 +08:00 |
|
Andrew Nicols
|
317938393c
|
MDL-49682 mod_forum: Build forum email templates
|
2015-10-12 13:26:29 +08:00 |
|