moodle/mod/forum
2015-04-10 17:17:07 +08:00
..
backup MDL-1626 mod_forum: Create new discussion subscription tracking table 2014-06-24 12:16:33 +08:00
classes MDL-48930 navigation: Using user headers in user pages. 2015-04-10 17:17:07 +08:00
db MDL-49503 forum: Add view_forum_discussion to the mobile service 2015-04-02 17:11:27 +02:00
lang/en Merge branch 'MDL-19670-master' of git://github.com/gurgus/moodle 2015-03-16 13:45:31 +08:00
pix NOBUG: Fixed SVG browser compatibility 2014-09-25 11:17:48 +01:00
tests MDL-48930 navigation: Using user headers in user pages. 2015-04-10 17:17:07 +08:00
yui MDL-46215 mod_forum: Only add text on discussion view 2014-10-28 14:27:05 +08:00
deprecatedlib.php MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs 2014-11-05 10:35:12 +00:00
discuss.php MDL-49503 forum: Move discussion viewed triggering to API function 2015-04-02 17:08:42 +02:00
externallib.php MDL-49503 forum: New external function mod_forum_view_forum_discussion 2015-04-02 17:08:42 +02:00
forum.js MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs 2014-11-05 10:35:12 +00:00
index.php MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs 2014-11-05 10:35:12 +00:00
lib.php Merge branch 'MDL-49503-master' of git://github.com/jleyva/moodle 2015-04-07 20:28:23 +08:00
locallib.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
maildigest.php MDL-43178 mod_forum: fixed the digest setting confirmation message 2014-01-10 08:33:03 +08:00
markposts.php Merge branch '44157-27' of git://github.com/samhemelryk/moodle 2014-02-18 00:51:33 +01:00
mod_form.php Merge branch 'MDL-49101' of https://github.com/andrewhancox/moodle 2015-04-07 17:27:17 +08:00
post.php MDL-19670 mod_forum: Allow user to post a copy to all accessible groups 2015-03-12 17:02:49 +08:00
prune.html
renderer.php MDL-8501 mod_forum: Adding links to navigate between discussions 2014-07-25 10:26:56 +08:00
rsslib.php MDL-44157 mod_forum: unified @package use 2014-02-18 11:15:10 +13:00
search.php MDL-18162 mod_forum: Correct @param type in phpdoc to use stdClass 2014-06-04 11:25:38 +08:00
settings.php MDL-49069 mod_forum: Ability to specify default values for Forum RSS 2015-03-10 14:57:03 -07:00
settracking.php MDL-48019 mod_forum: Add sesskey checks when setting tracking prefs 2014-11-05 10:35:12 +00:00
styles.css Merge branch 'MDL-48044-master' of git://github.com/andrewnicols/moodle 2014-11-06 11:55:46 +13:00
subscribe.php Merge branch 'MDL-48309-master' of git://github.com/andrewnicols/moodle 2014-12-01 11:10:25 +13:00
subscribe_ajax.php MDL-48029 mod_forum: Check for subscription before enrolling 2014-11-06 10:42:09 +08:00
subscribers.php MDL-22043 mod_forum: Fix toggle subscription editing button behaviour 2014-11-19 13:31:54 +08:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-1626 mod_forum: Move subscription management to a separate class 2014-06-24 12:16:33 +08:00
user.php MDL-48935 navigation: Update the user nav breadcrumbs. 2015-04-10 17:17:07 +08:00
version.php MDL-49502 forum: Add the new function to the mobile service 2015-03-27 11:33:34 +01:00
view.php MDL-49502 forum: New API function forum_view 2015-03-26 21:21:10 +01:00