moodle/mod/forum
2014-07-11 16:50:38 +08:00
..
backup MDL-34612 forum: convert default format value during restore 2013-10-08 09:56:04 -07:00
classes MDL-38990 mod_forum: Restrict ability to post to all groups in a forum 2014-07-10 11:53:06 +08:00
db MDL-45483 mod_forum: corrects values for maxattachments in forum settings 2014-05-12 00:00:18 -04:00
lang/en MDL-41251 forum_mod: add aria label and role to forum discussion page for accessibility purpose. 2013-10-23 12:43:35 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-38990 mod_forum: Restrict ability to post to all groups in a forum 2014-07-10 11:53:06 +08:00
discuss.php MDL-26170 RSS: fixed RSS cache clearing when items are deleted 2013-10-22 10:29:05 +07:00
externallib.php MDL-42098 - mod_forum: Update webservice sql query to include all name fields. 2013-10-07 10:02:44 +08:00
forum.js MDL-24561 forum subscription checks sesskey 2011-01-05 13:01:46 +01:00
index.php MDL-29663 forum: Replace constant FORUM_TRACKING_ON with FORUM_TRACKING_FORCED 2013-10-08 08:04:55 -04:00
lib.php MDL-31089 mod_forum: Filtering non-visible groups 2014-07-11 16:50:38 +08:00
locallib.php MDL-33857 Increase performance of queries for Server files repository (small improvements) 2012-10-10 15:21:27 +08:00
maildigest.php MDL-43178 mod_forum: fixed the digest setting confirmation message 2014-01-10 08:42:21 +08:00
markposts.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
mod_form.php MDL-45483 mod_forum: corrects values for maxattachments in forum settings 2014-05-12 00:00:18 -04:00
post.php MDL-35973 lib: added a page title to redirect() and added 2 seconds to the page redirection when posting in a forum 2014-01-05 20:08:05 +08:00
post_form.php MDL-41143 mod_forum: Prevent unnessary loading of formslib 2013-08-20 17:50:07 +08:00
prune.html MDL-17227 forum: seekey-ize forum prune (split). Merged from 19_STABLE 2008-11-16 22:46:23 +00:00
renderer.php MDL-43916 - Email addresses incorrectly displayed 2014-03-03 10:37:22 +08:00
rsslib.php MDL-42607 mod_forum:fixed some inefficiencies in forum RSS generation 2014-01-02 10:50:54 +08:00
search.php MDL-18162 mod_forum: Correct @param type in phpdoc to use stdClass 2014-06-04 11:26:19 +08:00
settings.php MDL-29663 forum: Replace constant FORUM_TRACKING_ON with FORUM_TRACKING_FORCED 2013-10-08 08:04:55 -04:00
settracking.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
styles.css MDL-5875 forum: Option to display post word count 2013-02-11 12:08:46 +08:00
subscribe.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
subscribers.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
unsubscribeall.php MDL-45546 mod_forum: Login the user before getting its context 2014-05-14 16:17:09 +08:00
upgrade.txt MDL-29663 forum: Replace constant FORUM_TRACKING_ON with FORUM_TRACKING_FORCED 2013-10-08 08:04:55 -04:00
user.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
version.php MDL-45483 mod_forum: corrects values for maxattachments in forum settings 2014-05-12 00:00:18 -04:00
view.php MDL-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08:00