moodle/mod/forum
2013-04-10 10:37:29 +08:00
..
backup MDL-31390 Convert set_source_sql with order clauses to set_source_table 2013-03-01 11:29:01 +00:00
db Fix permissions 2013-02-14 13:43:58 +08:00
lang/en MDL-38352 Merge English strings from the en_fix language pack 2013-03-06 16:44:39 +01:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests Merge branch 'MDL-37410-master' of git://github.com/mouneyrac/moodle 2013-04-10 10:37:29 +08:00
discuss.php MDL-30166 Remove deprecated %fullname% from core 2013-03-12 10:38:09 +08:00
externallib.php MDL-30102 mod_forum: adding webservice function to allow for the retrieval of forum discussions 2013-02-04 19:28:29 +08:00
forum.js MDL-24561 forum subscription checks sesskey 2011-01-05 13:01:46 +01:00
index.php Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13:00
lib.php MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting 2013-03-12 17:14:53 +08:00
locallib.php MDL-33857 Increase performance of queries for Server files repository (small improvements) 2012-10-10 15:21:27 +08:00
markposts.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
mod_form.php MDL-38005 form: Headers have a proper name 2013-03-15 11:06:25 +08:00
post.php MDL-30909 Accessibility: Improved access to reply form in forums 2012-09-18 14:54:24 +08:00
post_form.php MDL-38005 form: Headers have a proper name 2013-03-15 11:06:25 +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-36741 mod_forum: fixed the function forum_rss_newstuff that was using count_records_sql incorrectly as well as generating RSS content when no data exists 2013-01-10 17:59:40 +08:00
search.php MDL-33996 Forum search. Stop displaying raw search strings to users 2013-02-21 14:48:56 +01: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-5875 forum: Option to display post word count 2013-02-11 12:08:46 +08:00
subscribe.php MDL-32125 mod_forum: Updating subscription mode not reflecting subscribers 2013-02-28 11:33:51 -05:00
subscribers.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
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-37633 Forum: Allow fronpage user to have forum:allowforcesubscribe capability by default 2013-02-12 14:57:47 +08:00
user.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
version.php Merge branch 'wip-mdl-37633' of git://github.com/rajeshtaneja/moodle 2013-02-12 15:48:33 +08:00
view.php MDL-30166 Remove deprecated %fullname% from core 2013-03-12 10:38:09 +08:00