moodle/mod/forum
Sumit Negi bd6449fca9 MDL-68900 mod_forum: permission check for user who is viewing timed post
Pass current user object to post builder as argument, so that the permission to view timed post
will check with current user, who is viewing the posts instead of user who made that post.
2020-10-08 12:47:31 +05:30
..
amd MDL-66109 js: Build changes for NodeJS upgrade 2020-05-11 10:55:54 +08:00
backup MDL-67178 mod_forum: Allow users to backup forum grades 2019-11-13 13:25:54 +08:00
classes MDL-68900 mod_forum: permission check for user who is viewing timed post 2020-10-08 12:47:31 +05:30
db MDL-68647 forum: Add index over posts privatereplyto field 2020-07-21 11:55:25 +02:00
lang/en MDL-67663 mod_forum: Add missing lang strings 2020-04-09 17:50:09 +08:00
pix NOBUG: Fixed SVG browser compatibility 2019-11-08 15:39:33 +01:00
report/summary Merge branch 'MDL-67735-master' of git://github.com/bmbrands/moodle 2020-08-19 08:28:49 +08:00
templates MDL-69454 core_search: consistent mod searches 2020-09-21 11:54:51 +02:00
tests MDL-68900 mod_forum: permission check for user who is viewing timed post 2020-10-08 12:47:31 +05:30
deprecatedlib.php MDL-69521 core: Move all comments in code from 4.1 to 3.11 2020-09-08 18:59:30 +02:00
discuss.php MDL-66707 mod_forum: do not blindly mark discussion replies as read 2020-07-15 22:20:40 +10:00
export.php MDL-67547 mod_forum: convert pluginfile URLs prior to export. 2020-05-26 00:54:51 +01:00
externallib.php MDL-68900 mod_forum: permission check for user who is viewing timed post 2020-10-08 12:47:31 +05:30
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-68618 mod_forum: stop reverting idnumber when updating instance. 2020-08-10 09:11:02 +01:00
locallib.php MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
maildigest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
markposts.php MDL-64820 forum: add new classes for rendering to local namespace 2019-03-22 09:24:05 +08:00
mod_form.php MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
post.php MDL-65573 mod_forum: Set userid properly after split 2020-01-14 07:34:18 +08:00
renderer.php MDL-65876 forum: same arrows forum/activity navigation 2019-09-27 14:20:17 +02:00
rsslib.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
search.php MDL-65129 mod_forum: Ability to search based on favourite status 2019-08-14 14:59:30 +08:00
settings.php MDL-64365 mod_forum: hide RSS settings if RSS not enabled 2019-03-11 09:04:32 +00:00
settracking.php MDL-51253 forum: fix urls for exceptions and redirects 2015-09-14 14:18:50 +10:00
styles.css MDL-66074 mod_forum: Correct 0 length styles 2019-10-31 15:30:48 +08:00
subscribe.php MDL-55451 mod_forum: Limit subscription redirect to internal URLs 2019-09-02 17:04:35 +02:00
subscribers.php MDL-64506 templates: BS2 pull-x -> BS4 float-x 2019-04-03 19:47:13 +08:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-68900 mod_forum: permission check for user who is viewing timed post 2020-10-08 12:47:31 +05:30
user.php MDL-64820 forum: convert user.php to user new rendering 2019-03-22 09:31:20 +08:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php MDL-68200 mod_forum: single discussion to follow nestet_v2 display rules 2020-05-12 10:56:29 +10:00