moodle/mod/forum
Mihail Geshoski de4d940d41 MDL-68437 forum: Support to show only active course users in grader
The following change adds support to show only active course users
in the forum grader and generally replicates the behaviour from the
assignment grader which relies on certain config settings, user
permissions and capabilities.
2022-09-30 12:01:08 +08:00
..
amd MDL-68437 forum: Support to show only active course users in grader 2022-09-30 12:01:08 +08:00
backup MDL-75072 mod_forum: Revert the patch for MDL-74623 2022-06-27 17:39:13 +08:00
classes MDL-68437 forum: Support to show only active course users in grader 2022-09-30 12:01:08 +08:00
db MDL-49795 mod_forum: Add usermodified foreign key to forum_discussions 2022-08-03 15:17:04 +10:00
lang/en MDL-75072 mod_forum: Revert the patch for MDL-74623 2022-06-27 17:39:13 +08:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
report/summary MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
templates MDL-68437 forum: Support to show only active course users in grader 2022-09-30 12:01:08 +08:00
tests MDL-68437 forum: Support to show only active course users in grader 2022-09-30 12:01:08 +08:00
deprecatedlib.php MDL-73415 mod_forum: Address the followup issues for forum 2022-02-22 21:57:21 +05:30
discuss.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export.php Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00
externallib.php MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-75029 block_news_items: indicate posts made by deleted users. 2022-08-04 09:43:30 +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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mod_form.php MDL-75072 mod_forum: Revert the patch for MDL-74623 2022-06-27 17:39:13 +08:00
post.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-73415 mod_forum: Address the followup issues for forum 2022-02-22 21:57:21 +05:30
rsslib.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
search.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-75072 mod_forum: Revert the patch for MDL-74623 2022-06-27 17:39:13 +08:00
settracking.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
styles.css MDL-66074 mod_forum: Correct 0 length styles 2019-10-31 15:30:48 +08:00
subscribe.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
subscribers.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
unsubscribeall.php
upgrade.txt MDL-71747 upgrade: remove adhoc tasks not used anymore 2022-07-07 20:30:11 +02:00
user.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
version.php MDL-49795 mod_forum: Add usermodified foreign key to forum_discussions 2022-08-03 15:17:04 +10:00
view.php MDL-68437 forum: Support to show only active course users in grader 2022-09-30 12:01:08 +08:00