moodle/mod/forum
2012-11-14 21:01:19 +08:00
..
backup MDL-32104 forum: Fixing issue with logs during restore 2012-04-20 08:55:40 +08:00
db MDL-33166 Forum: whitespace fix 2012-09-19 00:53:05 +02:00
lang/en MDL-30377 forum: do not allow users to view not yet started or expired discussions 2012-11-14 21:01:19 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
tests MDL-32400 improve module generators 2012-04-15 14:16:59 +02:00
discuss.php MDL-30377 forum: do not allow users to view not yet started or expired discussions 2012-11-14 21:01:19 +08:00
forum.js MDL-24561 forum subscription checks sesskey 2011-01-05 13:01:46 +01:00
index.php MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
lib.php MDL-30377 forum: do not allow users to view not yet started or expired discussions 2012-11-14 21:01:19 +08:00
locallib.php MDL-33857 Increase performance of queries for Server files repository (small improvements) 2012-09-20 15:49:01 +08:00
markposts.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
mod_form.php MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
post.php MDL-30909 Accessibility: Improved access to reply form in forums 2012-09-18 14:57:20 +08:00
post_form.php MDL-33948 mod_forum correctly passes files options to file_save_draft_area_files() 2012-07-02 17:44:43 +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-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
rsslib.php Alteration to the code to hide the body of the post / discussion 2012-05-28 13:09:23 +08:00
search.php MDL-34565 - remove duplicate labeling 2012-08-15 16:24:14 +08:00
settings.php MDL-27171 forum: refactor forum settings 2011-05-27 13:49:28 +01:00
settracking.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
styles.css MDL-31934 mod/forum: Added CSS fix to mod/forum/styles.css for unread forumposts also reversed a previous commit in theme/base/core.css. 2012-10-30 11:43:09 +00:00
subscribe.php MDL-33194 forum: correct number of parameters for get_record() 2012-05-22 11:33:21 -07:00
subscribers.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
unsubscribeall.php MDL-31460 mod_forum: added some controls to mod/forum/unsubscribeall.php to prevent the removal of subscriptions the user shouldnt be able to delete 2012-06-04 09:16:21 +07:00
user.php MDL-28615 forum: Fixed up a couple of minor regressions 2011-10-05 11:08:50 +13:00
version.php MDL-33166 Forum: Adding capability mod/forum:allowforcesubscribe 2012-09-17 10:07:28 +08:00
view.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00