moodle/mod/forum
2018-01-15 22:57:12 +01:00
..
backup MDL-60669 forum: Added duplicate check for restoring forum subscriptions 2017-11-27 10:51:34 +01:00
classes MDL-60981 core_search: Add get_contexts_to_reindex API 2017-12-22 13:02:37 +00:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-51885 lang: Remove strings deprecated in 3.1 2018-01-08 12:44:07 +05:30
pix MDL-56919 mod_forum: Assign check icon for selected subscription mode 2016-11-29 12:03:34 +08:00
templates MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
tests Merge branch 'MDL-61162-master' of git://github.com/junpataleta/moodle 2018-01-15 22:57:12 +01:00
yui MDL-46215 mod_forum: Only add text on discussion view 2014-10-28 14:27:05 +08:00
deprecatedlib.php MDL-55173 mod_forum: Perform final deprecations 2016-07-18 08:42:33 +08:00
discuss.php MDL-59736 mod_forum: show discussionlocked as notification 2017-08-07 09:32:31 +08:00
externallib.php MDL-57407 mod_forum: Return ratings in external functions 2017-09-08 13:49:09 +02:00
index.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
lib.php Merge branch 'MDL-61010-master' of git://github.com/andrewnicols/moodle 2018-01-15 09:53:48 +01:00
locallib.php MDL-46929 mod_forum: small fixes for post tagging 2017-04-11 08:30:09 +01:00
maildigest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
markposts.php MDL-53755 forum: Check session when marking posts 2016-05-06 09:27:26 +08:00
mod_form.php MDL-59460 mod_forum: Ensure CFG->forum_subscription is set 2017-07-18 12:21:42 +02:00
post.php MDL-46929 mod_forum: small fixes for post tagging 2017-04-11 08:30:09 +01:00
renderer.php MDL-55594 mod_forum: Convert 'big' search form to templates 2016-09-23 10:53:56 +01:00
rsslib.php MDL-61068 mod_forum: Round timed posts to nearest 60 seconds 2018-01-05 16:43:02 +08:00
search.php MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
settings.php MDL-59460 mod_forum: Ensure CFG->forum_subscription is set 2017-07-18 12:21:42 +02:00
settracking.php MDL-51253 forum: fix urls for exceptions and redirects 2015-09-14 14:18:50 +10:00
styles.css MDL-57093 forum: less specific unread styling 2016-11-23 03:40:30 +00:00
subscribe.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
subscribe_ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
subscribers.php MDL-51998 Forum: Move subscription update button into page (from navbar) 2017-03-30 12:06:39 +03:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-57407 mod_forum: Return ratings in external functions 2017-09-08 13:49:09 +02:00
user.php MDL-59172 user: user_can_view_profile() now checks viewalldetails cap 2017-08-07 09:27:04 +08:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
view.php MDL-57246 forum: Fixed mod/forum/view.php redirection. 2017-04-04 16:16:54 +10:00