moodle/mod/forum
Juan Leyva 4daa0d08fe MDL-64655 forum: New WS mod_forum_get_forum_access_information
This WS returning the current user capabilities info.
2019-03-14 17:37:29 +01:00
..
backup MDL-60669 forum: Added duplicate check for restoring forum subscriptions 2017-11-27 10:51:34 +01:00
classes MDL-64652 forum: Use an inner join when fetching ratings 2019-03-05 10:12:22 +08:00
db MDL-64655 forum: New WS mod_forum_get_forum_access_information 2019-03-14 17:37:29 +01:00
lang/en Merge branch 'MDL-64509-master-enfix' of git://github.com/mudrd8mz/moodle 2019-01-08 16:17:06 +01:00
pix MDL-56919 mod_forum: Assign check icon for selected subscription mode 2016-11-29 12:03:34 +08:00
templates MDL-58428 theme: Move templates from mod/forum 2019-02-26 12:56:14 +01:00
tests MDL-64655 forum: New WS mod_forum_get_forum_access_information 2019-03-14 17:37:29 +01:00
yui MDL-46215 mod_forum: Only add text on discussion view 2014-10-28 14:27:05 +08:00
deprecatedlib.php MDL-46881 mod_forum: Move cron around 2019-01-30 07:48:38 +08:00
discuss.php MDL-61309 mod_forum: Implement privacy deletion 2018-05-09 14:04:13 +08:00
externallib.php MDL-64655 forum: New WS mod_forum_get_forum_access_information 2019-03-14 17:37:29 +01:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-64878 grades: Update delete_instance 2019-02-27 10:37:54 +08:00
locallib.php MDL-62232 mod_forum: Limit portfolio to files belonging to the post 2018-05-10 09:15:57 +08: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 Merge branch 'MDL-63892-master-rework' of git://github.com/mickhawkins/moodle 2019-02-13 10:18:25 +08:00
renderer.php MDL-55594 mod_forum: Convert 'big' search form to templates 2016-09-23 10:53:56 +01:00
rsslib.php MDL-62543 forum: Switched the usage of the deleted flag for rss 2018-05-23 14:05:28 +02: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-61391 forum: Improve semantics for permalinks 2018-10-22 10:55:32 +08: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-61378 forum: Upgrade notes 2018-10-09 09:35:02 +08: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-64655 forum: New WS mod_forum_get_forum_access_information 2019-03-14 17:37:29 +01:00
view.php MDL-57246 forum: Fixed mod/forum/view.php redirection. 2017-04-04 16:16:54 +10:00