mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-64656-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
ff3c8c0e6c
28 changed files with 1091 additions and 18 deletions
|
@ -9,8 +9,8 @@ information provided here is intended especially for developers.
|
|||
* The get_forum_discussion_posts web service has been deprecated in favour of get_discussion_posts.
|
||||
* The forum_count_replies function has been deprecated in favour of get_reply_count_for_post_id_in_discussion_id in
|
||||
the Post vault.
|
||||
* External function get_forums_by_courses now returns two additional fields "duedate" and "cutoffdate" containing the due date and the cutoff date
|
||||
for posting to the forums respectively.
|
||||
* External function get_forums_by_courses now returns two additional fields "duedate" and "cutoffdate" containing the due date and the cutoff date for posting to the forums respectively.
|
||||
* External function get_forum_discussion_posts now returns an additional field "tags" returning the post tags.
|
||||
|
||||
=== 3.6 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue