moodle/mod/forum
Adrian Greeve c3871a9174 MDL-70196 navigation: Update to pages to add a URL.
- Part of: MDL-69588
Some pages have added an item to the end of the  navbar without a
link for it. This adds the current page as a url to this navigation
node. Doing this brings it in line with all of the other pages
around Moodle and also helps with the new navigation changes in
theme boost.
2021-08-23 17:46:38 +08:00
..
amd MDL-69918 core: Update uses of legacy form change checker 2021-08-10 23:54:01 +08:00
backup MDL-67178 mod_forum: Allow users to backup forum grades 2019-11-13 13:25:54 +08:00
classes MDL-65252 mod_forum: make inline attachment field optional 2021-07-08 16:14:12 +08:00
db MDL-65252 mod_forum: removal of get_forum_discussion_posts ws 2021-07-02 06:19:16 +08:00
lang/en MDL-72063 lang: Import fixed English strings (en_fix) 2021-07-01 14:11:23 +02:00
pix NOBUG: Fixed SVG browser compatibility 2019-11-08 15:39:33 +01:00
report/summary MDL-69918 core: Update uses of legacy form change checker 2021-08-10 23:54:01 +08:00
templates MDL-71570 mod_forum: Avoid using deprecated string in forum templates 2021-05-10 12:21:31 +08:00
tests MDL-70196 navigation: Update to feature files. 2021-08-23 17:46:38 +08:00
deprecatedlib.php MDL-65252 core: final deprecation of forum_count_replies() function 2021-07-02 06:19:16 +08: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-71359 mod_forum: empty forums shouldn't export anything. 2021-05-04 17:23:11 +02:00
externallib.php MDL-65252 mod_forum: make inline attachment field optional 2021-07-08 16:14:12 +08:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php Merge branch 'MDL-71144-master' of git://github.com/rezaies/moodle 2021-04-23 13:16:01 +02: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-70621 mod_forum: use forum rsstype string. 2021-01-29 23:43:37 +01:00
post.php MDL-65573 mod_forum: Set userid properly after split 2020-01-14 07:34:18 +08:00
renderer.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
rsslib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
search.php MDL-70196 navigation: Update to pages to add a URL. 2021-08-23 17:46:38 +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-70335 mod_forum: Subscribe users from Forced to Auto mode 2021-07-03 10:01:08 +02:00
subscribers.php MDL-70196 navigation: Update to pages to add a URL. 2021-08-23 17:46:38 +08:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-65252 mod_forum: removal of get_forum_discussion_posts ws 2021-07-02 06:19:16 +08:00
user.php MDL-70772 mod_forum: check for valid usernode before making active. 2021-04-14 09:20:02 +01:00
version.php MDL-72186 mod_forum: version bump to trigger services reload. 2021-07-19 22:32:37 +01:00
view.php MDL-71161 mod_forum: show forum activity info 2021-04-13 01:21:11 +08:00