Andrew Hancox
d2ba493cfe
MDL-46929 mod_forum: Implement tagging
2017-04-11 08:30:09 +01:00
Andrew Nicols
9a8753de73
MDL-55499 mod_forum: Use context when formatting e-mail text
2017-03-30 11:37:46 +08:00
Jun Pataleta
1da58a1a75
MDL-57660 mod_forum: Preserve forum ID selection after form submission
2017-01-27 10:09:37 +08:00
Dan Poltawski
22526ad9ed
MDL-57550 forum: remove legacy forum.js uses
...
The search form options can be achieved in jquery rather than using
global js function/vars.
forum_get_subscribe_link legacylink had not been useful for some time
2017-01-23 09:42:29 +00:00
Mike Churchward
d679a45f73
MDL-57590 mod_forum: fixed search form with forumid and actionurl.
2017-01-16 11:13:03 -05:00
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
Frederic Massart
10deddd34e
MDL-55594 mod_forum: Convert 'big' search form to templates
...
Part of MDL-55071
2016-09-23 10:53:56 +01:00
Frederic Massart
66bb9eadfe
MDL-55497 mod_forum: Converted quick forum search to a renderable
...
Part of MDL-55071
2016-09-23 10:53:29 +01:00
David Monllao
8bee2d8df6
MDL-55237 core_component: Fix last namespace level matching
...
Thanks to Andreas Grabs for proposing a fix.
2016-08-30 11:15:27 +08:00
Matteo Scaramuccia
2e385e9c57
MDL-53622 mod_forum: Added the file_rewrite_pluginfile_urls() call.
2016-04-01 22:41:25 +02: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