moodle/mod/forum
2006-10-03 01:19:35 +00:00
..
db Removed capability mod/forum:viewforum. We will use moodle/course:viewhiddenactivities and hide/unhide forums instead. 2006-09-21 08:32:05 +00:00
backuplib.php Changes to take care of forum upgrade to new roles system. Backed up forums 2006-08-25 02:41:16 +00:00
config.html Fixed up some layout issues in the configuration files 2005-02-08 09:23:21 +00:00
discuss.php Patched login for discussions 2006-10-03 01:19:35 +00:00
icon.gif OK, some massive changes with many files removed or changed. 2002-07-31 14:19:35 +00:00
index.php Changed <module>_print_recent_activity() functions so that they don't use $isteacher. However, I've left the $isteacher parameter in the functions, for backward compatibility so as not to break thrid party modules. Should we remove the parameter now? 2006-09-24 14:01:50 +00:00
lib.php Merged fix for MDL-6681 2006-09-28 08:29:17 +00:00
markposts.php ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +00:00
mod.html Removed forum->open config since roles will take over this 2006-08-22 02:43:58 +00:00
post.html trusttext implementation in Forum module, fixed incorrect merging, added missing postresql upgrade code, some other minor fixes 2006-08-27 20:45:04 +00:00
post.php Fixes for MDL-3975 2006-09-28 07:29:50 +00:00
prune.html ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +00:00
rate.php FIxed to use the new debugging function 2006-09-18 09:13:04 +00:00
report.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
restorelib.php Merged fix for MDL-6363 2006-09-25 04:03:18 +00:00
rsslib.php Fix for MDL-3975. Also added function in rsslib.php to delete cached RSS feeds for the source and destination forums when moving a discussion between 2 forums. 2006-09-26 08:37:56 +00:00
search.php Merged fix for MDL-6615. 2006-09-24 15:28:16 +00:00
settracking.php ROLES AND PERMISSIONS - FIRST CHECK-IN 2006-08-08 05:13:06 +00:00
subscribe.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
subscriber.html closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
subscribers.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
user.php Fixed bug in forum_search_posts(). More testing needed still. 2006-09-15 06:04:23 +00:00
version.php forum throttling capability meaning reversed 2006-09-20 21:25:51 +00:00
view.php Fix for MDL-3975. Also added function in rsslib.php to delete cached RSS feeds for the source and destination forums when moving a discussion between 2 forums. 2006-09-26 08:37:56 +00:00