moodle/mod/forum
2013-11-06 11:41:00 +08:00
..
backup MDL-34612 forum: convert default format value during restore 2013-10-08 09:56:04 -07:00
classes MDL-40244 forms: added setType() for groupinfo in forum and wiki 2013-11-06 12:23:18 +11:00
db MDL-42003 mod_forum: Convert handlers to observers 2013-09-26 16:08:13 +08: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-40975 course: Adapt behat tests to the new course editing interface 2013-11-06 11:41:00 +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 Merge branch 'MDL-41251_c' of git://github.com/rwijaya/moodle 2013-11-01 08:55:24 +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-4908 Forum: Correctly check for appropriate login on maildigest changes 2013-08-15 15:24:15 +12:00
markposts.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
mod_form.php MDL-29663 forum: Replace constant FORUM_TRACKING_ON with FORUM_TRACKING_FORCED 2013-10-08 08:04:55 -04:00
post.php MDL-25176 forum Redirects for new discussions shouldn't use SESSION 2013-10-01 21:17:57 -04: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-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
rsslib.php MDL-42599 forum rss: Update the sql statements to return all user name fields. 2013-10-30 11:25:59 +08:00
search.php MDL-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07: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-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +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-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
view.php MDL-40733 forum: fix duplciate headings 2013-09-11 16:14:37 +08:00