moodle/mod/forum
Marcus Fabriczy f5d1dbb37f MDL-62893 mod: Grade visibility bug in the Outline/Complete reports
Grades that have been hidden will appear in the outline/complete
report - even if the user is a student.

The modules that have been fixed are:
* mod_assign
* mod_data
* mod_forum
* mod_glossary
* mod_lesson
* mod_scorm
* mod_workshop
2019-02-05 20:01:32 +10:30
..
backup MDL-60669 forum: Added duplicate check for restoring forum subscriptions 2017-11-27 10:51:34 +01:00
classes MDL-46881 forum: whitespace fix (and related phpdocs completed) 2019-01-30 11:24:00 +01:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +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-46881 mod_forum: Move cron around 2019-01-30 07:48:38 +08:00
tests MDL-46881 forum: Only skip post, not discussion 2019-01-30 10:55:48 +08: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-61309 mod_forum: Implement privacy deletion 2018-05-09 14:04:13 +08:00
index.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
lib.php MDL-62893 mod: Grade visibility bug in the Outline/Complete reports 2019-02-05 20:01:32 +10:30
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 MDL-64240 mod_forum: Clean forum post text before storing 2018-12-18 14:10:43 +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-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
view.php MDL-57246 forum: Fixed mod/forum/view.php redirection. 2017-04-04 16:16:54 +10:00