moodle/mod/forum
Peter 18cd2efd44 MDL-65573 mod_forum: Set userid properly after split
* Set the discussion's userid properly when splitting a discussion.
* Update step to correct existing incorrect records.
2020-01-14 07:34:18 +08:00
..
amd MDL-67544 mod_forum: Correct aria-role => role 2020-01-06 15:01:06 +08:00
backup MDL-67178 mod_forum: Allow users to backup forum grades 2019-11-13 13:25:54 +08:00
classes Merge branch 'MDL-67544-master' of git://github.com/andrewnicols/moodle 2020-01-08 16:35:39 +01:00
db MDL-65573 mod_forum: Set userid properly after split 2020-01-14 07:34:18 +08:00
lang/en MDL-67544 mod_forum: Add missing label for discussion move 2020-01-06 15:01:08 +08:00
pix NOBUG: Fixed SVG browser compatibility 2019-11-08 15:39:33 +01:00
report/summary MDL-67527 lang: Import fixed English strings (en_fix) 2019-12-18 21:23:46 +01:00
templates Merge branch 'MDL-67544-master' of git://github.com/andrewnicols/moodle 2020-01-09 15:22:27 +08:00
tests Merge branch 'MDL-65849-master' of git://github.com/rezaies/moodle 2020-01-07 13:17:08 +08:00
deprecatedlib.php MDL-66079 mod_forum: Add forum grade support 2019-10-30 10:23:40 +08:00
discuss.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
export.php MDL-67241 mod_forum: raise memory limit when exporting 2019-11-14 10:12:15 +08:00
externallib.php MDL-67336 mod_forum: Fixing forum inline reply filtering before saving 2019-12-17 13:20:14 +01:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
locallib.php MDL-31355 mod_forum: Create, update and delete due date event 2019-04-11 18:33:35 +10: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
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
upgrade.txt MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
user.php MDL-64820 forum: convert user.php to user new rendering 2019-03-22 09:31:20 +08:00
version.php MDL-65573 mod_forum: Set userid properly after split 2020-01-14 07:34:18 +08:00
view.php MDL-66906 mod_forum: Show learners their grades in a Modal 2019-11-12 16:17:04 +08:00