..
db
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +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
merged proper fix for MDL-6926
2006-10-17 04:46:34 +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-6968
2006-10-17 05:18:52 +00:00
markposts.php
ROLES AND PERMISSIONS - FIRST CHECK-IN
2006-08-08 05:13:06 +00:00
mod.html
fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135
2006-10-07 20:47:54 +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
Merged two recent checkins from Moodle 1.7, stripslashes and navbar fixes
2006-10-17 09:10:15 +00:00
prune.html
ROLES AND PERMISSIONS - FIRST CHECK-IN
2006-08-08 05:13:06 +00:00
rate.php
Merged fixes for MDL-2583
2006-10-05 03:18:29 +00:00
report.php
SWEEPING CLEANUP
2006-08-14 05:55:40 +00:00
restorelib.php
Apply modularity to the creation of the log file during restore to a new course.
2006-10-17 10:05:41 +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
When javascript was turned off the group menu did not work because the Go button linked to course/view.php rather than mod/forum/view.php
2006-10-13 23:27:37 +00:00